com.jogamp.opengl.impl.x11.glx
Class X11GLXDrawable
java.lang.Object
com.jogamp.opengl.impl.GLDrawableImpl
com.jogamp.opengl.impl.x11.glx.X11GLXDrawable
- All Implemented Interfaces:
- GLDrawable
- Direct Known Subclasses:
- X11ExternalGLXDrawable, X11OnscreenGLXDrawable, X11PbufferGLXDrawable, X11PixmapGLXDrawable
public abstract class X11GLXDrawable
- extends GLDrawableImpl
Methods inherited from class com.jogamp.opengl.impl.GLDrawableImpl |
destroy, destroyHandle, destroyImpl, getChosenGLCapabilities, getFactory, getFactoryImpl, getGLProfile, getHandle, getHeight, getNativeSurface, getRequestedGLCapabilities, getWidth, isRealized, isSurfaceLocked, lockSurface, setRealized, swapBuffers, toHexString, toString, unlockSurface, updateHandle |
X11GLXDrawable
protected X11GLXDrawable(GLDrawableFactory factory,
NativeSurface comp,
boolean realized)
getGLDynamicLookupHelper
public GLDynamicLookupHelper getGLDynamicLookupHelper()
- Description copied from class:
GLDrawableImpl
- Returns the DynamicLookupHelper
- Specified by:
getGLDynamicLookupHelper
in class GLDrawableImpl
setRealizedImpl
protected void setRealizedImpl()
- Specified by:
setRealizedImpl
in class GLDrawableImpl
swapBuffersImpl
protected void swapBuffersImpl()
- Specified by:
swapBuffersImpl
in class GLDrawableImpl
Copyright 2010 JogAmp Community.