com.jogamp.opengl.impl.macosx.cgl.awt
Class MacOSXAWTCGLDrawableFactory
java.lang.Object
javax.media.opengl.GLDrawableFactory
com.jogamp.opengl.impl.GLDrawableFactoryImpl
com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawableFactory
com.jogamp.opengl.impl.macosx.cgl.awt.MacOSXAWTCGLDrawableFactory
public class MacOSXAWTCGLDrawableFactory
- extends MacOSXCGLDrawableFactory
Methods inherited from class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawableFactory |
canCreateExternalGLDrawable, canCreateGLPbuffer, createExternalGLContextImpl, createExternalGLDrawableImpl, createOffscreenDrawableImpl, createOffscreenSurfaceImpl, createOnscreenDrawableImpl, getAvailableCapabilitiesImpl, getDefaultDevice, getGammaRamp, getGammaRampLength, getGLDynamicLookupHelper, getIsDeviceCompatible, getOrCreateSharedContextImpl, getOrCreateSharedDeviceImpl, resetGammaRamp, setGammaRamp, shutdownInstance |
Methods inherited from class com.jogamp.opengl.impl.GLDrawableFactoryImpl |
createExternalGLContext, createExternalGLDrawable, createGLDrawable, createGLPbuffer, createOffscreenDrawable, createOffscreenSurface, getFactoryImpl, getOrCreateSharedDevice, maybeDoSingleThreadedWorkaround, resetDisplayGamma, setDisplayGamma |
Methods inherited from class javax.media.opengl.GLDrawableFactory |
enterThreadCriticalZone, getAvailableCapabilities, getDesktopFactory, getEGLFactory, getFactory, getFactoryImpl, getFactoryImpl, getIsSharedContextAvailable, getOrCreateSharedContext, leaveThreadCriticalZone, shutdown, validateDevice |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MacOSXAWTCGLDrawableFactory
public MacOSXAWTCGLDrawableFactory()
canCreateContextOnJava2DSurface
public boolean canCreateContextOnJava2DSurface(AbstractGraphicsDevice device)
- Overrides:
canCreateContextOnJava2DSurface
in class MacOSXCGLDrawableFactory
createContextOnJava2DSurface
public GLContext createContextOnJava2DSurface(Object graphics,
GLContext shareWith)
throws GLException
- Overrides:
createContextOnJava2DSurface
in class MacOSXCGLDrawableFactory
- Throws:
GLException
Copyright 2010 JogAmp Community.