|
OpenSceneGraph 3.6.5
|
#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 | |
| namespace | 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 Fri Jan 31 2020 11:03:07 for the OpenSceneGraph by doxygen 1.9.5. |