Aviatrix3D
2.1.0

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

Packages that use SinglePickTarget
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. 
 

Uses of SinglePickTarget in org.j3d.aviatrix3d
 

Classes in org.j3d.aviatrix3d that implement SinglePickTarget
 class Pixmap
          A Pixmap wraps 2D screen-aligned pixel blits.
 class Shape3D
          A Shape3D class wraps polygonal geometry and appearance information.
 class SharedNode
          A node that can have multiple parents, thus allowing a graph structure to the scene graph.
 class SharedNode2D
          A 2D node that can have multiple parents, thus allowing a graph structure to the scene graph.
 

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

Classes in org.j3d.renderer.aviatrix3d.geom that implement SinglePickTarget
 class Box
          A simple box primitive.
 class Cone
          A simple cone that uses triangles.
 class Cylinder
          A simple cylinder that uses triangle strips for rendering.
 class Sphere
          A simple sphere that uses triangle strips.
 class Spring
          A simple spring that uses triangle strips.
 class Torus
          A simple torus that uses triangle strips.
 


Aviatrix3D
2.1.0

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