#include <osg/Export>#include <OpenThreads/ScopedLock>#include <OpenThreads/Mutex>#include <OpenThreads/Atomic>Namespaces | |
| namespace | osg |
Classes | |
| class | osg::Referenced |
| Base class from providing referencing counted objects. More... | |
Defines | |
| #define | OSG_REFERENCED 1 |
| #define | _OSG_REFERENCED_USE_ATOMIC_OPERATIONS |
Functions | |
| void | osg::intrusive_ptr_add_ref (Referenced *p) |
| void | osg::intrusive_ptr_release (Referenced *p) |
| #define _OSG_REFERENCED_USE_ATOMIC_OPERATIONS |
| #define OSG_REFERENCED 1 |
| Generated at Mon Mar 30 09:05:05 2009 for the OpenSceneGraph by doxygen 1.5.5. |