Aviatrix3D
2.0 Dev

Uses of Interface
org.j3d.aviatrix3d.Cullable

Packages that use Cullable
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 Cullable in org.j3d.renderer.aviatrix3d.geom.volume
 

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

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

Classes in org.j3d.renderer.aviatrix3d.nodes that implement Cullable
 class Billboard
          Not available at this time Provides local billboard capabilities that orient the children object towards the camera location.
 class LODGroup
          Not available at this time A grouping node structure that controls which children are being rendered based on distance from the user.
 


Aviatrix3D
2.0 Dev

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