#include <osg/Export>
#include <OpenThreads/ScopedLock>
#include <OpenThreads/Mutex>
#include <OpenThreads/Atomic>
Classes | |
struct | osg::depends_on< T, M > |
template class to help enforce static initialization order. More... | |
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_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 |
![]() | Generated at Wed Dec 15 2010 01:23:33 for the OpenSceneGraph by doxygen 1.7.1. |