OpenSceneGraph
3.5.1
|
#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 | |
osg | |
The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes. | |
Macros | |
#define | OSG_OPERATIONTHREAD 1 |
Typedefs | |
typedef OperationThread | osg::OperationsThread |
#define OSG_OPERATIONTHREAD 1 |
Generated at Wed Nov 11 2015 22:14:22 for the OpenSceneGraph by doxygen 1.8.10. |