|
Aviatrix3D 2.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnableState | |
---|---|
org.j3d.aviatrix3d.output.graphics | Implementations of graphics output devices types for rendering the OpenGL output. |
Uses of EnableState in org.j3d.aviatrix3d.output.graphics |
---|
Methods in org.j3d.aviatrix3d.output.graphics that return EnableState | |
---|---|
abstract EnableState |
BaseBufferDescriptor.enable(javax.media.opengl.GLContext context)
Enable this buffer for rendering to now. |
EnableState |
RenderingProcessor.prepareData()
Perform the pre-rendering tasks now, including enabling the context for this buffer as needed. |
EnableState |
BaseRenderingProcessor.prepareData()
Perform the pre-rendering tasks now, including enabling the context for this buffer as needed. |
static EnableState |
EnableState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EnableState[] |
EnableState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
Aviatrix3D 2.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |