Aviatrix3D
2.1.0

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

Packages that use BufferSetupData
org.j3d.aviatrix3d A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. 
org.j3d.aviatrix3d.rendering Interfaces used to describe the scene graph structure to rendering and sorting routines of the pipeline. 
 

Uses of BufferSetupData in org.j3d.aviatrix3d
 

Fields in org.j3d.aviatrix3d declared as BufferSetupData
protected  BufferSetupData MRTTexture2D.bufferData
          Capabilities setup for this renderer
 

Methods in org.j3d.aviatrix3d that return BufferSetupData
 BufferSetupData OffscreenTexture2D.getBufferSetup()
          Get the requested buffer setup that describes this offscreen buffer.
 BufferSetupData MRTTexture2D.getBufferSetup()
          Get the requested buffer setup that describes this offscreen buffer.
 

Uses of BufferSetupData in org.j3d.aviatrix3d.rendering
 

Methods in org.j3d.aviatrix3d.rendering that return BufferSetupData
 BufferSetupData OffscreenRenderTargetRenderable.getBufferSetup()
          Get the requested buffer setup that describes this offscreen buffer.
 


Aviatrix3D
2.1.0

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