osgEarth 2.1.1
|
Public Attributes | |
std::string | _layerName |
std::string | _format |
int | _tileSize |
osg::ref_ptr< const Profile > | _profile |
std::string | _compressor |
Definition at line 113 of file Sqlite3Cache.cpp.
std::string MetadataRecord::_compressor |
Definition at line 119 of file Sqlite3Cache.cpp.
std::string MetadataRecord::_format |
Definition at line 116 of file Sqlite3Cache.cpp.
std::string MetadataRecord::_layerName |
Definition at line 115 of file Sqlite3Cache.cpp.
osg::ref_ptr<const Profile> MetadataRecord::_profile |
Definition at line 118 of file Sqlite3Cache.cpp.
Definition at line 117 of file Sqlite3Cache.cpp.