|
enum struct | ErrorCode {
NoError
, Done
, FailedToOpenDiskCache
, FailedToCreateDiskCache
,
MismatchedDiskCache
, NoHTTPService
} |
|
Definition at line 26 of file TerrainProviderFunctions.h.
◆ ErrorCode
enum struct Cogs::Core::TerrainProvider::IRasterSource::ErrorCode |
|
strong |
◆ ~IRasterSource()
Cogs::Core::TerrainProvider::IRasterSource::~IRasterSource |
( |
| ) |
|
|
virtual |
◆ id()
uint64_t Cogs::Core::TerrainProvider::IRasterSource::id |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: