Aviatrix3D
2.1.0

Uses of Class
org.j3d.aviatrix3d.MRTTexture2D

Packages that use MRTTexture2D
org.j3d.aviatrix3d A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. 
 

Uses of MRTTexture2D in org.j3d.aviatrix3d
 

Subclasses of MRTTexture2D in org.j3d.aviatrix3d
 class MRTOffscreenTexture2D
          Describes the texture that is rendered to an offscreen buffer with the ability to have multiple render targets.
 

Methods in org.j3d.aviatrix3d that return MRTTexture2D
 MRTTexture2D MRTOffscreenTexture2D.getDepthRenderTarget()
          If the texture was configured with a separate offscreen depth texture from the colour texture, get that texture representation.
 MRTTexture2D MRTOffscreenTexture2D.getRenderTarget(int index)
          Get the numbered render target.
 


Aviatrix3D
2.1.0

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