|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gnu.gleem.RightTruncPyrMapping
The only mapping gleem supports right now -- a right truncated pyramid.
| Constructor Summary | |
RightTruncPyrMapping()
|
|
| Method Summary | |
void |
mapScreenToRay(Vec2f screenCoords,
CameraParameters params,
Vec3f raySource,
Vec3f rayDirection)
Maps screen (x, y) to 3D point source and direction based on given CameraParameters. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RightTruncPyrMapping()
| Method Detail |
public void mapScreenToRay(Vec2f screenCoords,
CameraParameters params,
Vec3f raySource,
Vec3f rayDirection)
ScreenToRayMapping
mapScreenToRay in interface ScreenToRayMapping
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||