j3d.org Aviatrix3D

Uses of Interface
org.j3d.aviatrix3d.PBufferTextureSource

Packages that use PBufferTextureSource
org.j3d.aviatrix3d A lightweight Object Oriented wrapper for OpenGL. 
 

Uses of PBufferTextureSource in org.j3d.aviatrix3d
 

Classes in org.j3d.aviatrix3d that implement PBufferTextureSource
 class OffscreenTexture2D
          Describes the texture that is rendered to an offscreen buffer, using OpenGL pBuffers.
 

Fields in org.j3d.aviatrix3d declared as PBufferTextureSource
 PBufferTextureSource RenderInstructions.pbuffer
          If set, the rendering should be done to an offscreen buffer that is then handed to this texture placeholder for use in another drawable object.
 


j3d.org Aviatrix3D

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