Aviatrix3D
2.1.0

Uses of Class
org.j3d.aviatrix3d.BaseNode

Packages that use BaseNode
org.j3d.aviatrix3d A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. 
org.j3d.renderer.aviatrix3d.geom.volume Volume rendering extensions to the Aviatrix3D scene graph. 
org.j3d.renderer.aviatrix3d.nodes Scenegraph nodes that extend Aviatrix with new functionality. 
 

Uses of BaseNode in org.j3d.aviatrix3d
 

Subclasses of BaseNode in org.j3d.aviatrix3d
 class BaseGroup
          Abstracted verson of the Group node designed for extension by 3rd-party node implementors.
 

Uses of BaseNode in org.j3d.renderer.aviatrix3d.geom.volume
 

Subclasses of BaseNode in org.j3d.renderer.aviatrix3d.geom.volume
 class OctTree
          Node that implements a simple OctTree-style data structure useful for volume rendering of large datasets.
 

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

Subclasses of BaseNode in org.j3d.renderer.aviatrix3d.nodes
 class Billboard
          A class that automatically orients its children towards the camera location.
 class LODGroup
          A grouping node structure that controls which children are being rendered based on distance from the user.
 class MarkerGroup
          A grouping node that places it's children in the line of site between a target node and the viewpoint, oriented towards the viewpoint.
 


Aviatrix3D
2.1.0

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