MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / GetSimpleGroundHeight

Method GetSimpleGroundHeight

src/game/server/nav_mesh.cpp:1373–1393  ·  view source on GitHub ↗

-------------------------------------------------------------------------------------------------------------- * Return the "simple" ground height below this point in "height". * This function is much faster, but less tolerant. Make sure the give position is "well behaved". * Return false if position is invalid (outside of map, in a solid area, etc). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

OnStartMethod · 0.80
UpdateMethod · 0.80
UpdateMethod · 0.80
MaintainAltitudeMethod · 0.80
FindHintMethod · 0.80
ComputeFollowPositionMethod · 0.80
UpdateMethod · 0.80
OnStartMethod · 0.80

Calls 1

UTIL_TraceLineFunction · 0.85

Tested by

no test coverage detected