osg::GraphicsThread Class Reference
GraphicsThread is a helper class for running OpenGL
GraphicsOperation within a single thread assigned to a specific
GraphicsContext.
More...
List of all members.
|
Public Member Functions |
| GraphicsThread () |
virtual void | run () |
| Run does the graphics thread run loop.
|
Detailed Description
GraphicsThread is a helper class for running OpenGL
GraphicsOperation within a single thread assigned to a specific
GraphicsContext.
Constructor & Destructor Documentation
osg::GraphicsThread::GraphicsThread |
( |
|
) |
|
Member Function Documentation
virtual void osg::GraphicsThread::run |
( |
|
) |
[virtual] |
The documentation for this class was generated from the following file: