org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSOpenGLGlobalOption
- Enclosing interface:
- AppKitLibrary
public static interface AppKitLibrary.NSOpenGLGlobalOption
native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h
enum values
NSOpenGLGOFormatCacheSize
static final int NSOpenGLGOFormatCacheSize
- See Also:
- Constant Field Values
NSOpenGLGOClearFormatCache
static final int NSOpenGLGOClearFormatCache
- See Also:
- Constant Field Values
NSOpenGLGORetainRenderers
static final int NSOpenGLGORetainRenderers
- See Also:
- Constant Field Values
NSOpenGLGOResetLibrary
static final int NSOpenGLGOResetLibrary
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.