org.rococoa.cocoa.opengl
Interface OpenGLLibrary.CGLError
- Enclosing interface:
- OpenGLLibrary
public static interface OpenGLLibrary.CGLError
native declaration : /System/Library/Frameworks/OpenGL.framework/Headers/CGLTypes.h
enum values
kCGLNoError
static final int kCGLNoError
- See Also:
- Constant Field Values
kCGLBadAttribute
static final int kCGLBadAttribute
- See Also:
- Constant Field Values
kCGLBadProperty
static final int kCGLBadProperty
- See Also:
- Constant Field Values
kCGLBadPixelFormat
static final int kCGLBadPixelFormat
- See Also:
- Constant Field Values
kCGLBadRendererInfo
static final int kCGLBadRendererInfo
- See Also:
- Constant Field Values
kCGLBadContext
static final int kCGLBadContext
- See Also:
- Constant Field Values
kCGLBadDrawable
static final int kCGLBadDrawable
- See Also:
- Constant Field Values
kCGLBadDisplay
static final int kCGLBadDisplay
- See Also:
- Constant Field Values
kCGLBadState
static final int kCGLBadState
- See Also:
- Constant Field Values
kCGLBadValue
static final int kCGLBadValue
- See Also:
- Constant Field Values
kCGLBadMatch
static final int kCGLBadMatch
- See Also:
- Constant Field Values
kCGLBadEnumeration
static final int kCGLBadEnumeration
- See Also:
- Constant Field Values
kCGLBadOffScreen
static final int kCGLBadOffScreen
- See Also:
- Constant Field Values
kCGLBadFullScreen
static final int kCGLBadFullScreen
- See Also:
- Constant Field Values
kCGLBadWindow
static final int kCGLBadWindow
- See Also:
- Constant Field Values
kCGLBadAddress
static final int kCGLBadAddress
- See Also:
- Constant Field Values
kCGLBadCodeModule
static final int kCGLBadCodeModule
- See Also:
- Constant Field Values
kCGLBadAlloc
static final int kCGLBadAlloc
- See Also:
- Constant Field Values
kCGLBadConnection
static final int kCGLBadConnection
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.