OpenSceneGraph 2.8.3
|
GraphicsThread is a helper class for running OpenGL GraphicsOperation within a single thread assigned to a specific GraphicsContext. More...
Public Member Functions | |
GraphicsThread () | |
virtual void | run () |
Run does the graphics thread run loop. |
GraphicsThread is a helper class for running OpenGL GraphicsOperation within a single thread assigned to a specific GraphicsContext.
osg::GraphicsThread::GraphicsThread | ( | ) |
virtual void osg::GraphicsThread::run | ( | ) | [virtual] |
Run does the graphics thread run loop.
Reimplemented from osg::OperationThread.
![]() | Generated at Tue Mar 22 2011 13:20:22 for the OpenSceneGraph by doxygen 1.7.3. |