apps.lightrays.raytracer.scene
Class SceneLight

java.lang.Object
  extended by apps.lightrays.raytracer.scene.SceneLight

public class SceneLight
extends java.lang.Object

The Class SceneLight.


Constructor Summary
SceneLight()
          Instantiates a new scene light.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SceneLight

public SceneLight()
Instantiates a new scene light.