Public Member Functions | |
| GraphicsHandleCocoa () | |
| void | setNSOpenGLContext (NSOpenGLContext *context) |
| Set native AGL graphics context. | |
| NSOpenGLContext * | getNSOpenGLContext () const |
| Get native AGL graphics context. | |
Protected Attributes | |
| NSOpenGLContext * | _context |
Derived osg::GraphicsContext classes can inherit from this class to share OpenGL resources.
| osgViewer::GraphicsHandleCocoa::GraphicsHandleCocoa | ( | ) | [inline] |
| NSOpenGLContext* osgViewer::GraphicsHandleCocoa::getNSOpenGLContext | ( | ) | const [inline] |
Get native AGL graphics context.
| void osgViewer::GraphicsHandleCocoa::setNSOpenGLContext | ( | NSOpenGLContext * | context | ) | [inline] |
Set native AGL graphics context.
NSOpenGLContext* osgViewer::GraphicsHandleCocoa::_context [protected] |
| Generated at Sat May 14 08:21:23 2011 for the OpenSceneGraph by doxygen 1.5.9. |