public interface FrameUpdateListener
| Modifier and Type | Method and Description |
|---|---|
void |
transitionEnded(org.j3d.maths.vector.Matrix4d t3d)
Called when a transition from one position to another has ended.
|
void |
viewerPositionUpdated(org.j3d.maths.vector.Matrix4d t3d)
Called after each phase of transition or mouse navigation.
|
void viewerPositionUpdated(org.j3d.maths.vector.Matrix4d t3d)
t3d - The transform of the new positionvoid transitionEnded(org.j3d.maths.vector.Matrix4d t3d)
t3d - The transform of the new position
Copyright © 2001 - 2015 j3d.org