Class to encapsulate platform-specific OpenGL context handle variables. Derived osg::GraphicsContext classes can inherit from this class to share OpenGL resources.
§ GraphicsHandleCarbon()
osgViewer::GraphicsHandleCarbon::GraphicsHandleCarbon |
( |
| ) |
|
|
inline |
§ getAGLContext()
AGLContext osgViewer::GraphicsHandleCarbon::getAGLContext |
( |
| ) |
const |
|
inline |
Get native AGL graphics context.
§ setAGLContext()
void osgViewer::GraphicsHandleCarbon::setAGLContext |
( |
AGLContext |
context | ) |
|
|
inline |
Set native AGL graphics context.
§ _context
AGLContext osgViewer::GraphicsHandleCarbon::_context |
|
protected |
The documentation for this class was generated from the following file: