com.jogamp.opengl.impl.windows.wgl
Class WindowsWGLDrawable
java.lang.Object
com.jogamp.opengl.impl.GLDrawableImpl
com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawable
- All Implemented Interfaces:
- GLDrawable
- Direct Known Subclasses:
- WindowsDummyWGLDrawable, WindowsExternalWGLDrawable, WindowsOffscreenWGLDrawable, WindowsOnscreenWGLDrawable, WindowsPbufferWGLDrawable
public abstract class WindowsWGLDrawable
- 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 |
WindowsWGLDrawable
public WindowsWGLDrawable(GLDrawableFactory factory,
NativeSurface comp,
boolean realized)
setRealizedImpl
protected void setRealizedImpl()
- Specified by:
setRealizedImpl
in class GLDrawableImpl
swapBuffersImpl
protected void swapBuffersImpl()
- Specified by:
swapBuffersImpl
in class GLDrawableImpl
getGLDynamicLookupHelper
public GLDynamicLookupHelper getGLDynamicLookupHelper()
- Description copied from class:
GLDrawableImpl
- Returns the DynamicLookupHelper
- Specified by:
getGLDynamicLookupHelper
in class GLDrawableImpl
Copyright 2010 JogAmp Community.