Public Member Functions | |
GraphicsHandleCarbon () | |
void | setAGLContext (AGLContext context) |
AGLContext | getAGLContext () const |
Protected Attributes | |
AGLContext | _context |
osgViewer::GraphicsHandleCarbon::GraphicsHandleCarbon | ( | ) | [inline] |
void osgViewer::GraphicsHandleCarbon::setAGLContext | ( | AGLContext | context | ) | [inline] |
Set native AGL graphics context.
AGLContext osgViewer::GraphicsHandleCarbon::getAGLContext | ( | ) | const [inline] |
Get native AGL graphics context.
AGLContext osgViewer::GraphicsHandleCarbon::_context [protected] |