#include <osg/observer_ptr>#include <osg/Object>#include <OpenThreads/Thread>#include <OpenThreads/Barrier>#include <OpenThreads/Condition>#include <OpenThreads/Block>#include <list>#include <set>Classes | |
| class | osg::RefBlock |
| class | osg::RefBlockCount |
| class | osg::Operation |
| Base class for implementing graphics operations. More... | |
| class | osg::OperationQueue |
| class | osg::OperationThread |
| OperationThread is a helper class for running Operation within a single thread. More... | |
Namespaces | |
| namespace | osg |
| The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes. | |
Defines | |
| #define | OSG_OPERATIONTHREAD 1 |
Typedefs | |
| typedef OperationThread | osg::OperationsThread |
| #define OSG_OPERATIONTHREAD 1 |
| Generated at Sat May 14 08:21:07 2011 for the OpenSceneGraph by doxygen 1.5.9. |