GlobeEngine
|
#include <TerrainLoadingJob.h>
Public Member Functions | |
void | run () |
Public Attributes | |
std::shared_ptr< geSpatial::Tile > | res |
int | queuetype |
Public Attributes inherited from geSpatial::LoadingJob | |
std::shared_ptr< geSpatial::CullableSpatialKey > | key |
std::string | fileTypeExtension |
std::string | url |
|
virtual |
Reimplemented from geSpatial::LoadingJob.
int geRaster::TileLoadingJob::queuetype |
std::shared_ptr<geSpatial::Tile> geRaster::TileLoadingJob::res |