TerraForge3D  2.3.1
3D Terrain And Landscape Generator

◆ GetHeight()

uint32_t Heightmap::GetHeight ( ) const
inline

Definition at line 21 of file Heightmap.h.

22 {
23 return m_Height;
24 }