GlobeEngine
geRaster::AsyncTileLoadingJob Class Reference

#include <TerrainLoadingJob.h>

Inheritance diagram for geRaster::AsyncTileLoadingJob:
geSpatial::LoadingJob

Public Member Functions

void run ()
 

Public Attributes

std::shared_ptr< geSpatial::Tileres
 
std::shared_ptr< ge::Texture2Dftex
 
int queuetype
 
- Public Attributes inherited from geSpatial::LoadingJob
std::shared_ptr< geSpatial::CullableSpatialKeykey
 
std::string fileTypeExtension
 
std::string url
 

Member Function Documentation

void geRaster::AsyncTileLoadingJob::run ( )
virtual

Reimplemented from geSpatial::LoadingJob.

Member Data Documentation

int geRaster::AsyncTileLoadingJob::queuetype
std::shared_ptr<geSpatial::Tile> geRaster::AsyncTileLoadingJob::res
std::shared_ptr<ge::Texture2Df> geRaster::AsyncTileLoadingJob::tex

The documentation for this class was generated from the following file: