|
Aviatrix3D 2.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PbufferUnavailableException | |
---|---|
org.j3d.aviatrix3d.output.graphics | Implementations of graphics output devices types for rendering the OpenGL output. |
Uses of PbufferUnavailableException in org.j3d.aviatrix3d.output.graphics |
---|
Constructors in org.j3d.aviatrix3d.output.graphics that throw PbufferUnavailableException | |
---|---|
PbufferSurface(javax.media.opengl.GLCapabilities caps,
BaseSurface sharedSurface,
int width,
int height)
Construct a surface shares it's GL context with the given surface. |
|
PbufferSurface(javax.media.opengl.GLCapabilities caps,
javax.media.opengl.GLCapabilitiesChooser chooser,
BaseSurface sharedSurface,
int width,
int height)
Construct a surface shares it's GL context with the given surface. |
|
PbufferSurface(javax.media.opengl.GLCapabilities caps,
javax.media.opengl.GLCapabilitiesChooser chooser,
int width,
int height)
Construct a surface that requires the given set of capabilities. |
|
PbufferSurface(javax.media.opengl.GLCapabilities caps,
int width,
int height)
Construct a surface that requires the given set of capabilities. |
|
Aviatrix3D 2.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |