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

Public Member Functions

 ChunkedLcmTerrainHeightLookup (Eegeo::Resources::Terrain::Heights::TerrainHeightRepository *pTerrainHeightRepository, Eegeo::Collision::CollisionMeshResourceRepository *pCollisionMeshResourceRepository, const Streaming::MortonKey &key, const Eegeo::dv3 &ecefCellCenter, Eegeo::Collision::CollisionBvh *pCollisionBvh, const bool needsLegacyTerrainCollisionFixup)
 
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
 
virtual const
Eegeo::Collision::CollisionBvh
GetCollisionBvh () 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: