tracer
Class Eye

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

public class Eye
extends java.lang.Object


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

Constructor Detail

Eye

public Eye()
Method Detail

getPosition

public tracer.Vec3f getPosition()