Aviatrix3D
2.1.0

Uses of Interface
org.j3d.aviatrix3d.management.RenderManager

Packages that use RenderManager
org.j3d.aviatrix3d.management Interfaces and classes that provide the high level management of the integration between the scene graph and rendering pipeline. 
 

Uses of RenderManager in org.j3d.aviatrix3d.management
 

Classes in org.j3d.aviatrix3d.management that implement RenderManager
 class MultiThreadRenderManager
          Implementation of the RenderManager that uses separate threads for each of the pipelines that it is managing, allowing it to run multiple output surfaces simultaneously (eg Powerwall, CAVE etc).
 class SingleThreadRenderManager
          Implementation of the RenderManager that uses a single thread for all of the processing steps.
 


Aviatrix3D
2.1.0

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