Cogs.Core
|
Public Attributes | |
float | value = 0.f |
![]() | |
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 7 of file FloatRasterSource.h.
|
inlinevirtual |
Definition at line 9 of file FloatRasterSource.h.
float Cogs::Core::TerrainProvider::FloatConfig::value = 0.f |
Definition at line 10 of file FloatRasterSource.h.