Home
last modified time | relevance | path

Searched defs:HeightData (Results 1 – 3 of 3) sorted by relevance

/dports/games/scorched3d/scorched/src/client/landscape/
H A DGraphicalLandscapeMap.h31 struct HeightData struct
53 HeightData *getHeightData() { return heightData_; } in getHeightData() argument
/dports/games/scorched3d/scorched/src/common/landscapemap/
H A DHeightMap.h64 struct HeightData struct
72 HeightData *heightData_; argument
/dports/games/crrcsim/crrcsim-0.9.13/src/mod_landscape/
H A Dheightdata.cpp25 HeightData::HeightData(ssgRoot* SceneGraph) in HeightData() function in HeightData