All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
Eegeo::Resources::Terrain::Raster::RasterTerrainHeightLookup Class Reference
Inheritance diagram for Eegeo::Resources::Terrain::Raster::RasterTerrainHeightLookup:
Eegeo::NonCopyable

Public Member Functions

 RasterTerrainHeightLookup (Eegeo::Resources::Terrain::Heights::TerrainHeightRepository *pTerrainHeightRepository, const Streaming::MortonKey &key, Eegeo::dv3 ecefCellCenter, std::vector< float > heights)
 
bool TryGetHeight (Eegeo::dv3 ecefPoint, float &height) const
 
bool TryGetHeight (Eegeo::dv3 ecefPoint, Streaming::MortonKey key, float &height) const
 
float GetMaxHeight () const
 
float GetMinHeight () const
 
void Unload ()
 
void RemovedFromSceneGraph ()
 
void AddedToSceneGraph ()
 
const Eegeo::Streaming::MortonKeyGetMortonKey () const
 

Additional Inherited Members

- Protected Member Functions inherited from Eegeo::NonCopyable
 NonCopyable (const NonCopyable &)=delete
 
NonCopyableoperator= (const NonCopyable &)=delete
 

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