#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. | |
Typedefs | |
| typedef OperationThread | osg::OperationsThread |
| Generated at Wed Dec 15 2010 00:58:47 for the OpenSceneGraph by doxygen 1.7.1. |