Raytracing
Class Light

java.lang.Object
  extended by Raytracing.Light

public abstract class Light
extends java.lang.Object


Constructor Summary
Light()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Light

public Light()