Home
last modified time | relevance | path

Searched refs:LoadHeightMap (Results 1 – 10 of 10) sorted by relevance

/dports/games/spring/spring_98.0/rts/Map/SMF/
H A DSMFReadMap.h73 void LoadHeightMap();
H A DSMFReadMap.cpp57 LoadHeightMap(); in CSMFReadMap()
115 void CSMFReadMap::LoadHeightMap() in LoadHeightMap() function in CSMFReadMap
/dports/games/spring/spring_98.0/rts/Map/SM3/terrain/
H A DTerrain.h131 void LoadHeightMap(const TdfParser&, ILoadCallback*);
H A DTerrain.cpp920 void Terrain::LoadHeightMap(const TdfParser& parser, ILoadCallback* cb) in LoadHeightMap() function in terrain::Terrain
/dports/graphics/libQGLViewer/libQGLViewer-2.7.2/examples/contribs/terrain/
H A Dterrain.h108 bool LoadHeightMap(const QString &szFilename,
H A Dviewer.cpp236 if (!myQuadtree.LoadHeightMap("height128.raw", mapSize)) in keyPressEvent()
H A Dterrain.cpp30 bool TERRAIN::LoadHeightMap(const QString &filename, int size) { in LoadHeightMap() function in TERRAIN
/dports/games/spring/spring_98.0/rts/Map/SM3/
H A DSM3Map.cpp76 renderer->LoadHeightMap(GetMapDefParser(), &cb); in CSM3ReadMap()
/dports/games/ags/ags_linux_v.3.4.4.1/Plugins/agspalrender/
H A Draycast.cpp383 void LoadHeightMap (int heightmapSlot) in LoadHeightMap() function
/dports/games/scummvm/scummvm-2.5.1/engines/ags/plugins/ags_pal_render/
H A Draycast.cpp359 void LoadHeightMap(int heightmapSlot) { in LoadHeightMap() function