Class to encapsulate platform-specific OpenGL context handle variables.
More...
|
NSOpenGLContext * | _context |
|
Class to encapsulate platform-specific OpenGL context handle variables.
Derived osg::GraphicsContext classes can inherit from this class to share OpenGL resources.
◆ getNSOpenGLContext()
NSOpenGLContext* osgViewer::GraphicsHandleCocoa::getNSOpenGLContext |
( |
| ) |
const |
|
inline |
Get native AGL graphics context.
◆ setNSOpenGLContext()
void osgViewer::GraphicsHandleCocoa::setNSOpenGLContext |
( |
NSOpenGLContext * |
context | ) |
|
|
inline |
Set native AGL graphics context.
The documentation for this class was generated from the following file:
- /home/karlu20/private/installs/OpenSceneGraph/include/osgViewer/api/Cocoa/GraphicsHandleCocoa