org.rococoa.cocoa.opengl
Interface OpenGLLibrary.CGLContextEnable
- Enclosing interface:
- OpenGLLibrary
public static interface OpenGLLibrary.CGLContextEnable
native declaration : /System/Library/Frameworks/OpenGL.framework/Headers/CGLTypes.h
enum values
kCGLCESwapRectangle
static final int kCGLCESwapRectangle
- See Also:
- Constant Field Values
kCGLCESwapLimit
static final int kCGLCESwapLimit
- See Also:
- Constant Field Values
kCGLCERasterization
static final int kCGLCERasterization
- See Also:
- Constant Field Values
kCGLCEStateValidation
static final int kCGLCEStateValidation
- See Also:
- Constant Field Values
kCGLCESurfaceBackingSize
static final int kCGLCESurfaceBackingSize
- See Also:
- Constant Field Values
kCGLCEDisplayListOptimization
static final int kCGLCEDisplayListOptimization
- See Also:
- Constant Field Values
kCGLCEMPEngine
static final int kCGLCEMPEngine
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.