Aviatrix3D
2.1.0

Uses of Class
org.j3d.aviatrix3d.rendering.RenderableInstructions

Packages that use RenderableInstructions
org.j3d.aviatrix3d.rendering Interfaces used to describe the scene graph structure to rendering and sorting routines of the pipeline. 
 

Uses of RenderableInstructions in org.j3d.aviatrix3d.rendering
 

Methods in org.j3d.aviatrix3d.rendering with parameters of type RenderableInstructions
 boolean CustomRenderable.processCull(RenderableInstructions output, javax.vecmath.Matrix4f vworldTx, javax.vecmath.Matrix4f viewTransform, javax.vecmath.Vector4f[] frustumPlanes, float angularRes)
          This node is being subjected to rendering, so process the provided data and return the instructions to the rendering system.
 


Aviatrix3D
2.1.0

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