|
OpenSceneGraph 3.6.5
|
Class to encapsulate platform-specific OpenGL context handle variables. More...
Public Member Functions | |
| GraphicsHandleCarbon () | |
| void | setAGLContext (AGLContext context) |
| Set native AGL graphics context. | |
| AGLContext | getAGLContext () const |
| Get native AGL graphics context. | |
Protected Attributes | |
| AGLContext | _context |
Class to encapsulate platform-specific OpenGL context handle variables.
Derived osg::GraphicsContext classes can inherit from this class to share OpenGL resources.
|
inline |
|
inline |
Get native AGL graphics context.
|
inline |
Set native AGL graphics context.
|
protected |
| Generated at Tue Feb 7 2023 00:00:00 for the OpenSceneGraph by doxygen 1.9.6. |