Aviatrix3D
2.1.0

Uses of Class
org.j3d.aviatrix3d.TransformGroup

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

Latest Info from http://aviatrix3d.j3d.org/
Copyright © 2003 - 2009 j3d.org