Aviatrix3D 1.0

Uses of Class
org.j3d.aviatrix3d.TransformGroup

Packages that use TransformGroup
org.j3d.aviatrix3d.surface Various surface types for rendering the OpenGL output too that implement the DrawableSurface
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.aviatrix3d.surface
 

Fields in org.j3d.aviatrix3d.surface declared as TransformGroup
protected  TransformGroup[] BaseRenderingProcessor.currentFogPath
          Path to the current fog
protected  TransformGroup[] BaseRenderingProcessor.currentBackgroundPath
          Path to the current background
 

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 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.
 void ViewpointManager.setViewInfo(Viewpoint view, TransformGroup tg)
          Set the view and it's related transform group to use.
 

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 1.0

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