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, createGLPbufferDrawableImpl, createOffscreenDrawableImpl, createOffscreenSurfaceImpl, createOnscreenDrawableImpl, getDefaultDevice, getGammaRamp, getGammaRampLength, getGLDynamicLookupHelper, getIsDeviceCompatible, getOrCreateSharedContextImpl, resetGammaRamp, setGammaRamp, shutdownInstance |
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.