GlobeEngine
|
#include <TerrainLoadingJob.h>
Public Member Functions | |
void | run () |
Public Attributes | |
std::shared_ptr< geSpatial::Tile > | res |
std::shared_ptr< ge::Texture2Df > | tex |
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::AsyncTileLoadingJob::queuetype |
std::shared_ptr<geSpatial::Tile> geRaster::AsyncTileLoadingJob::res |
std::shared_ptr<ge::Texture2Df> geRaster::AsyncTileLoadingJob::tex |