Home
last modified time | relevance | path

Searched defs:getGroundLevelAtPoint (Results 1 – 10 of 10) sorted by relevance

/dports/games/freeminer/freeminer-0.4.10.4/src/
H A Dmapgen_singlenode.cpp106 int MapgenSinglenode::getGroundLevelAtPoint(v2s16 p) { in getGroundLevelAtPoint() function in MapgenSinglenode
H A Dmapgen_math.cpp521 int MapgenMath::getGroundLevelAtPoint(v2POS p) { in getGroundLevelAtPoint() function in MapgenMath
H A Dmapgen.h130 virtual int getGroundLevelAtPoint(v2s16 p) { return 0; } in getGroundLevelAtPoint() function
H A Dmapgen_v5.cpp232 int MapgenV5::getGroundLevelAtPoint(v2s16 p) { in getGroundLevelAtPoint() function in MapgenV5
H A Demerge.cpp313 int EmergeManager::getGroundLevelAtPoint(v2s16 p) { in getGroundLevelAtPoint() function in EmergeManager
H A Dmapgen_v7.cpp219 int MapgenV7::getGroundLevelAtPoint(v2s16 p) { in getGroundLevelAtPoint() function in MapgenV7
H A Dmapgen_v6.cpp309 int MapgenV6::getGroundLevelAtPoint(v2s16 p) { in getGroundLevelAtPoint() function in MapgenV6
/dports/games/minetest/minetest-5.4.1/src/mapgen/
H A Dmapgen.h202 virtual int getGroundLevelAtPoint(v2s16 p) { return 0; } in getGroundLevelAtPoint() function
H A Dmapgen_v6.cpp344 int MapgenV6::getGroundLevelAtPoint(v2s16 p) in getGroundLevelAtPoint() function in MapgenV6
/dports/games/minetest/minetest-5.4.1/src/
H A Demerge.cpp385 int EmergeManager::getGroundLevelAtPoint(v2s16 p) in getGroundLevelAtPoint() function in EmergeManager