osgEarth 2.1.1
|
#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>
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 GDAL_SCOPED_LOCK OpenThreads::ScopedLock<OpenThreads::ReentrantMutex> _slock( osgEarth::Registry::instance()->getGDALMutex() )\ |