|
j3d.org Aviatrix3D | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A listener interface used internally to notify of an update or change in the system that will effect the display.
Method Summary | |
void |
transitionEnded(javax.vecmath.Matrix4f t3d)
Called when a transition from one position to another has ended. |
void |
viewerPositionUpdated(javax.vecmath.Matrix4f t3d)
Called after each phase of transition or mouse navigation. |
Method Detail |
public void viewerPositionUpdated(javax.vecmath.Matrix4f t3d)
t3d
- The transform of the new positionpublic void transitionEnded(javax.vecmath.Matrix4f t3d)
t3d
- The transform of the new position
|
j3d.org Aviatrix3D | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |