org.rococoa.cocoa.opengl
Interface OpenGLLibrary.CGLGlobalOption
- Enclosing interface:
- OpenGLLibrary
public static interface OpenGLLibrary.CGLGlobalOption
kCGLGOFormatCacheSize
static final int kCGLGOFormatCacheSize
- See Also:
- Constant Field Values
kCGLGOClearFormatCache
static final int kCGLGOClearFormatCache
- See Also:
- Constant Field Values
kCGLGORetainRenderers
static final int kCGLGORetainRenderers
- See Also:
- Constant Field Values
kCGLGOResetLibrary
static final int kCGLGOResetLibrary
- See Also:
- Constant Field Values
kCGLGOUseErrorHandler
static final int kCGLGOUseErrorHandler
- Do a soft reset of the CGL library if true
Call the Core Graphics handler on CGL errors
- See Also:
- Constant Field Values
kCGLGOUseBuildCache
static final int kCGLGOUseBuildCache
- See Also:
- Constant Field Values