openscenegraph
|
#include <osg/Export>
#include <OpenThreads/ScopedLock>
#include <OpenThreads/Mutex>
#include <OpenThreads/Atomic>
Go to the source code of this file.
Classes | |
struct | osg::depends_on< T, M > |
class | osg::Referenced |
Namespaces | |
namespace | osg |
author: Julien Valentin 2017 (mp3bu.nosp@m.tche.nosp@m.r@hot.nosp@m.mail.nosp@m..com) | |
Macros | |
#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 |