Aviatrix3D
2.1.0

Uses of Class
org.j3d.aviatrix3d.management.DisplayCollection

Packages that use DisplayCollection
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 DisplayCollection in org.j3d.aviatrix3d.management
 

Subclasses of DisplayCollection in org.j3d.aviatrix3d.management
 class SingleDisplayCollection
          Display collection that manages just a single set of audio + graphics pipeline and a single output surface.
 

Methods in org.j3d.aviatrix3d.management with parameters of type DisplayCollection
 void SingleThreadRenderManager.addDisplay(DisplayCollection collection)
          Add a dislay collection to be managed.
 void RenderManager.addDisplay(DisplayCollection collection)
          Add a dislay collection to be managed.
 void MultiThreadRenderManager.addDisplay(DisplayCollection collection)
          Add a dislay collection to be managed.
 void SingleThreadRenderManager.removeDisplay(DisplayCollection collection)
          Remove an already registered display collection from the manager.
 void RenderManager.removeDisplay(DisplayCollection collection)
          Remove an already registered display collection from the manager.
 void MultiThreadRenderManager.removeDisplay(DisplayCollection collection)
          Remove an already registered display collection from the manager.
 


Aviatrix3D
2.1.0

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