Cogs.Core
|
Public Attributes | |
StringRef | baseUrl = NoString |
StringRef | username = NoString |
StringRef | password = NoString |
![]() | |
Extent | extent |
Tiling | tiling |
CoordSys | coordsys |
TextureFormat | textureFormat = TextureFormat::Unknown |
MimeType | mimeType = MimeType::None |
StringRef | cacheKey = NoString |
StringRef | name = NoString |
float | noData = std::numeric_limits<float>::quiet_NaN() |
bool | offline = false |
Additional Inherited Members | |
![]() | |
virtual bool | compatible (const BaseConfig *other) const |
Definition at line 9 of file HTTPRasterSource.h.
StringRef Cogs::Core::TerrainProvider::HTTPConfig::baseUrl = NoString |
Definition at line 12 of file HTTPRasterSource.h.
StringRef Cogs::Core::TerrainProvider::HTTPConfig::password = NoString |
Definition at line 14 of file HTTPRasterSource.h.
StringRef Cogs::Core::TerrainProvider::HTTPConfig::username = NoString |
Definition at line 13 of file HTTPRasterSource.h.