j3d.org Aviatrix3D

Uses of Class
org.j3d.aviatrix3d.CullInstructions

Packages that use CullInstructions
org.j3d.aviatrix3d A lightweight Object Oriented wrapper for OpenGL. 
org.j3d.renderer.aviatrix3d.geom.volume Volume rendering extensions to the Aviatrix3D scene graph. 
 

Uses of CullInstructions in org.j3d.aviatrix3d
 

Methods in org.j3d.aviatrix3d with parameters of type CullInstructions
 void Cullable.cullChildren(CullInstructions output, javax.vecmath.Matrix4f vworldTx, javax.vecmath.Matrix4f viewTransform, javax.vecmath.Vector4f[] frustumPlanes, float angularRes)
          Check this node for children to traverse.
 

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

Methods in org.j3d.renderer.aviatrix3d.geom.volume with parameters of type CullInstructions
 void OctTree.cullChildren(CullInstructions output, javax.vecmath.Matrix4f vworldTx, javax.vecmath.Matrix4f viewTransform, javax.vecmath.Vector4f[] frustumPlanes, float angularRes)
          Check this node for children to traverse.
 


j3d.org Aviatrix3D

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