tracer
Class Light

java.lang.Object
  |
  +--tracer.Light

public class Light
extends java.lang.Object


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

Constructor Detail

Light

public Light()
Method Detail

getColor

public tracer.Vec3f getColor()

getPosition

public tracer.Vec3f getPosition()