|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Ray
Interface describing a ray.
Method Summary | |
---|---|
javax.vecmath.Vector3f |
getDirection()
Returns a copy of the direction of the ray. |
javax.vecmath.Point3f |
getOrigin()
Returns a copy of the origin of the ray. |
Method Detail |
---|
javax.vecmath.Point3f getOrigin()
javax.vecmath.Vector3f getDirection()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |