|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gnu.gleem.linalg.IntersectionPoint
Wraps a 3D point and parametric time value.
| Constructor Summary | |
IntersectionPoint()
|
|
| Method Summary | |
Vec3f |
getIntersectionPoint()
|
float |
getT()
|
void |
setIntersectionPoint(Vec3f newPt)
|
void |
setT(float t)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IntersectionPoint()
| Method Detail |
public Vec3f getIntersectionPoint()
public void setIntersectionPoint(Vec3f newPt)
public float getT()
public void setT(float t)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||