#include <GraphicsHandleCocoa.h>
Class to encapsulate platform-specific OpenGL context handle variables. Derived osg::GraphicsContext classes can inherit from this class to share OpenGL resources.
Definition at line 33 of file GraphicsHandleCocoa.h.
osgViewer::GraphicsHandleCocoa::GraphicsHandleCocoa |
( |
| ) |
|
|
inline |
NSOpenGLContext* osgViewer::GraphicsHandleCocoa::getNSOpenGLContext |
( |
| ) |
const |
|
inline |
void osgViewer::GraphicsHandleCocoa::setNSOpenGLContext |
( |
NSOpenGLContext * |
context | ) |
|
|
inline |
NSOpenGLContext* osgViewer::GraphicsHandleCocoa::_context |
|
protected |
The documentation for this class was generated from the following file: