Public Member Functions | |
| GraphicsHandleCocoa () | |
| void | setNSOpenGLContext (NSOpenGLContext *context) |
| NSOpenGLContext * | getNSOpenGLContext () const |
Protected Attributes | |
| NSOpenGLContext * | _context |
| osgViewer::GraphicsHandleCocoa::GraphicsHandleCocoa | ( | ) | [inline] |
| void osgViewer::GraphicsHandleCocoa::setNSOpenGLContext | ( | NSOpenGLContext * | context | ) | [inline] |
Set native AGL graphics context.
| NSOpenGLContext* osgViewer::GraphicsHandleCocoa::getNSOpenGLContext | ( | ) | const [inline] |
Get native AGL graphics context.
NSOpenGLContext* osgViewer::GraphicsHandleCocoa::_context [protected] |
1.5.6