|
osgEarth 2.1.1
|
#include <osgEarth/Registry>#include <osgEarth/Cube>#include <osgEarth/ShaderComposition>#include <osgEarth/Caching>#include <osg/Notify>#include <osg/Version>#include <gdal_priv.h>#include <ogr_api.h>#include <stdlib.h>
Include dependency graph for Registry.cpp:Go to the source code of this file.
Classes | |
| class | RegisterEarthTileExtension |
Defines | |
| #define | STR_GLOBAL_GEODETIC "global-geodetic" |
| #define | STR_GLOBAL_MERCATOR "global-mercator" |
| #define | STR_CUBE "cube" |
| #define | STR_LOCAL "local" |
| #define | LC "[Registry] " |
Variables | |
| const char * | builtinMimeTypeExtMappings [] |
| static OpenThreads::Mutex | s_initCapsMutex |
| static RegisterEarthTileExtension | s_registerEarthTileExtension |
| #define LC "[Registry] " |
Definition at line 37 of file Registry.cpp.
| #define STR_CUBE "cube" |
Definition at line 34 of file Registry.cpp.
| #define STR_GLOBAL_GEODETIC "global-geodetic" |
Definition at line 32 of file Registry.cpp.
| #define STR_GLOBAL_MERCATOR "global-mercator" |
Definition at line 33 of file Registry.cpp.
| #define STR_LOCAL "local" |
Definition at line 35 of file Registry.cpp.
| const char* builtinMimeTypeExtMappings[] |
Definition at line 20 of file MimeTypes.cpp.
OpenThreads::Mutex s_initCapsMutex [static] |
Definition at line 263 of file Registry.cpp.
Definition at line 318 of file Registry.cpp.
1.7.3