Aviatrix3D 1.0

Uses of Interface
org.j3d.aviatrix3d.RenderPipelineManager

Packages that use RenderPipelineManager
org.j3d.aviatrix3d.pipeline Implementations of the various pipeline pieces. 
 

Uses of RenderPipelineManager in org.j3d.aviatrix3d.pipeline
 

Classes in org.j3d.aviatrix3d.pipeline that implement RenderPipelineManager
 class MultiThreadRenderManager
          Implementation of the RenderPipelineManager 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 RenderPipelineManager that uses a single thread for all of the processing steps.
 


Aviatrix3D 1.0

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