OpenSceneGraph
3.0.1
|
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.
virtual void osg::GraphicsThread::run | ( | ) | [virtual] |
Run does the graphics thread run loop.
Reimplemented from osg::OperationThread.
![]() | Generated at Sat Apr 28 2012 08:52:59 for the OpenSceneGraph by doxygen 1.8.0. |