|
OpenSceneGraph
3.0.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 | |
| 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_OBSERVER_PTR |
| #define OSG_OBSERVER_PTR |
| Generated at Thu Sep 27 2012 17:02:41 for the OpenSceneGraph by doxygen 1.7.6.1. |