Aviatrix3D
2.0 Dev

Uses of Interface
org.j3d.aviatrix3d.picking.GroupPickTarget

Packages that use GroupPickTarget
org.j3d.aviatrix3d A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. 
org.j3d.renderer.aviatrix3d.geom High-level simple geometry utility primitives for quickly making a scene graph with. 
org.j3d.renderer.aviatrix3d.nodes Scenegraph nodes that extend Aviatrix with new functionality. 
 

Uses of GroupPickTarget in org.j3d.aviatrix3d
 

Classes in org.j3d.aviatrix3d that implement GroupPickTarget
 class Group
          The Group node object is a generic container of other nodes in the scene.
 class SharedGroup
          A grouping node that can have multiple parents, thus allowing a graph structure to the scene graph.
 class SwitchGroup
          Special grouping node that allows the selection of only a single child to be rendered.
 class TransformGroup
          A grouping node that contains a transform.
 

Uses of GroupPickTarget in org.j3d.renderer.aviatrix3d.geom
 

Classes in org.j3d.renderer.aviatrix3d.geom that implement GroupPickTarget
 class Axis
          Representation of a set of axis around the coordinates.
 

Uses of GroupPickTarget in org.j3d.renderer.aviatrix3d.nodes
 

Classes in org.j3d.renderer.aviatrix3d.nodes that implement GroupPickTarget
 class Billboard
          Not available at this time Provides local billboard capabilities that orient the children object towards the camera location.
 class MaskedSwitch
          Special grouping node that allows the selection of only a mask of children to be rendered.
 


Aviatrix3D
2.0 Dev

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