openscenegraph
|
Public Member Functions | |
GraphicsThread () | |
virtual void | run () |
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.