|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
GLOffscreenAutoDrawable w/ GLCapabilities.setFBO(boolean)
via GLDrawableFactory.createOffscreenAutoDrawable(..).
public interface GLPbuffer
Provides offscreen rendering support via pbuffers. The principal
addition of this interface is a destroy() method to
deallocate the pbuffer and its associated resources. It also
contains experimental methods for accessing the pbuffer's contents
as a texture map and enabling rendering to floating-point frame
buffers. These methods are not guaranteed to be supported on all
platforms and may be deprecated in a future release.
| Field Summary |
|---|
| Fields inherited from interface javax.media.opengl.GLAutoDrawable |
|---|
SCREEN_CHANGE_ACTION_ENABLED |
| Method Summary | |
|---|---|
void |
destroy()
Deprecated. Destroys the native resources associated with this pbuffer. |
| Methods inherited from interface javax.media.opengl.GLDrawable |
|---|
getChosenGLCapabilities, getFactory, getGLProfile, getHandle, getHeight, getNativeSurface, getWidth, isGLOriented, isRealized, setRealized, swapBuffers, toString |
| Method Detail |
|---|
void destroy()
GLAutoDrawable.createContext(javax.media.opengl.GLContext).
destroy in interface GLAutoDrawable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||