osgEarth 2.1.1
Classes | Namespaces | Defines

/home/cube/sources/osgearth/src/osgEarth/Registry File Reference

#include <osgEarth/Common>
#include <osgEarth/Caching>
#include <osgEarth/Capabilities>
#include <osgEarth/Profile>
#include <osgEarth/TaskService>
#include <OpenThreads/ReentrantMutex>
#include <OpenThreads/ScopedLock>
#include <osg/Referenced>
#include <osgDB/ReaderWriter>
Include dependency graph for Registry:

Go to the source code of this file.

Classes

class  osgEarth::Registry

Namespaces

namespace  osgEarth

Defines

#define OSGEARTH_REGISTRY   1
#define GDAL_SCOPED_LOCK   OpenThreads::ScopedLock<OpenThreads::ReentrantMutex> _slock( osgEarth::Registry::instance()->getGDALMutex() )\

Define Documentation

#define GDAL_SCOPED_LOCK   OpenThreads::ScopedLock<OpenThreads::ReentrantMutex> _slock( osgEarth::Registry::instance()->getGDALMutex() )\

Definition at line 33 of file Registry.

#define OSGEARTH_REGISTRY   1

Definition at line 21 of file Registry.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines