|
Aviatrix3D 2.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseBufferDescriptor | |
---|---|
org.j3d.aviatrix3d.output.graphics | Implementations of graphics output devices types for rendering the OpenGL output. |
Uses of BaseBufferDescriptor in org.j3d.aviatrix3d.output.graphics |
---|
Fields in org.j3d.aviatrix3d.output.graphics declared as BaseBufferDescriptor | |
---|---|
protected BaseBufferDescriptor |
BaseRenderingProcessor.ownerRenderable
A reference to the containing renderable object that the contents of this rendering will be applied to. |
Fields in org.j3d.aviatrix3d.output.graphics with type parameters of type BaseBufferDescriptor | |
---|---|
protected java.util.HashMap<OffscreenBufferRenderable,BaseBufferDescriptor> |
BaseRenderingProcessor.childBuffers
Currently managed child buffers |
Methods in org.j3d.aviatrix3d.output.graphics with parameters of type BaseBufferDescriptor | |
---|---|
void |
RenderingProcessor.setOwnerBuffer(BaseBufferDescriptor desc)
Set the buffer descriptor that represents the surface that this renderer works with. |
void |
BaseRenderingProcessor.setOwnerBuffer(BaseBufferDescriptor desc)
Set the buffer descriptor that represents the surface that this renderer works with. |
|
Aviatrix3D 2.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |