GlobeEngine
|
#include <LoadingJob.h>
Public Member Functions | |
virtual void | run () |
Public Attributes | |
std::shared_ptr< geSpatial::CullableSpatialKey > | key |
std::string | fileTypeExtension |
std::string | url |
|
inlinevirtual |
Reimplemented in geRaster::FeatureLoadingJob, geRaster::AsyncTileLoadingJob, and geRaster::TileLoadingJob.
std::string geSpatial::LoadingJob::fileTypeExtension |
std::shared_ptr<geSpatial::CullableSpatialKey> geSpatial::LoadingJob::key |
std::string geSpatial::LoadingJob::url |