Aviatrix3D
2.1.0

Uses of Interface
org.j3d.aviatrix3d.rendering.CustomCullable

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

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

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

Classes in org.j3d.renderer.aviatrix3d.nodes that implement CustomCullable
 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