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

Method BuildTriangulationRoute

src/game/server/ai_pathfinder.cpp:1041–1067  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Attempts to build a triangulation route between vStart and vEnd, ignoring entity pTarget the the given tolerance and triangulating around a blocking object at blockDist Input : Output : Returns a route if sucessful or NULL if no local route was possible ----------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

PrependLocalAvoidanceMethod · 0.80
OnTakeDamage_AliveMethod · 0.80

Calls 1

SetNextMethod · 0.80

Tested by

no test coverage detected