#include <osg/Export>
#include <OpenThreads/ScopedLock>
#include <OpenThreads/Mutex>
#include <OpenThreads/Atomic>
Classes | |
class | osg::Referenced |
Base class from providing referencing counted objects. 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_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 Wed Apr 22 19:47:40 2009 for the OpenSceneGraph by doxygen 1.5.8. |