|
j3d.org Aviatrix3D | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OffscreenTextureSource | |
org.j3d.aviatrix3d | A lightweight Object Oriented wrapper for OpenGL. |
Uses of OffscreenTextureSource in org.j3d.aviatrix3d |
Classes in org.j3d.aviatrix3d that implement OffscreenTextureSource | |
class |
OffscreenTexture2D
Describes the texture that is rendered to an offscreen buffer, using OpenGL pBuffers. |
Fields in org.j3d.aviatrix3d declared as OffscreenTextureSource | |
OffscreenTextureSource |
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. |
OffscreenTextureSource |
RenderInstructions.parentSource
Reference to the parent texture source that this instance is to be rendered into. |
|
j3d.org Aviatrix3D | ||||||||||
PREV NEXT | FRAMES NO FRAMES |