|
Aviatrix3D 2.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FrameUpdateListener
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 |
---|
void viewerPositionUpdated(javax.vecmath.Matrix4f t3d)
t3d
- The transform of the new positionvoid transitionEnded(javax.vecmath.Matrix4f t3d)
t3d
- The transform of the new position
|
Aviatrix3D 2.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |