openscenegraph
|
#include <GraphicsThread>
GraphicsThread is a helper class for running OpenGL GraphicsOperation within a single thread assigned to a specific GraphicsContext.
osg::GraphicsThread::GraphicsThread | ( | ) |
|
virtual |
Run does the graphics thread run loop.
Reimplemented from osg::OperationThread.