|
Aviatrix3D 2.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransformGroup | |
---|---|
org.j3d.renderer.aviatrix3d.navigation | User interface components and capabilities for implementing simple navigation
on any Aviatrix3D DrawableSurface based on the core org.j3d.ui.navigation
package. |
Uses of TransformGroup in org.j3d.renderer.aviatrix3d.navigation |
---|
Fields in org.j3d.renderer.aviatrix3d.navigation declared as TransformGroup | |
---|---|
TransformGroup |
AVViewpointData.viewTg
The transform group above the view |
Methods in org.j3d.renderer.aviatrix3d.navigation with parameters of type TransformGroup | |
---|---|
void |
ViewpointManager.setViewInfo(Viewpoint view,
TransformGroup tg)
Set the view and it's related transform group to use. |
void |
ViewpointTransition.transitionTo(TransformGroup viewTg,
javax.vecmath.Matrix4f endTx,
int totalTime)
Transition between two locations represented by the initial TranformGroup and the destination transform information starting immediately. |
Constructors in org.j3d.renderer.aviatrix3d.navigation with parameters of type TransformGroup | |
---|---|
AVViewpointData(java.lang.String name,
int id,
TransformGroup tg)
Create a new data object initialised to the set of values. |
|
Aviatrix3D 2.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |