OpenSceneGraph
3.5.1
|
#include <osg/Notify>
#include <osg/ref_ptr>
#include <osg/Observer>
#include <OpenThreads/ScopedLock>
#include <OpenThreads/Mutex>
Classes | |
class | osg::observer_ptr< T > |
Smart pointer for observed objects, that automatically set pointers to them to null when they are deleted. 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_OBSERVER_PTR |
#define OSG_OBSERVER_PTR |
Generated at Wed Nov 11 2015 22:14:22 for the OpenSceneGraph by doxygen 1.8.10. |