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

Method BuildRadialRoute

src/game/server/ai_pathfinder.cpp:1463–1563  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Attempts to build a radial route around the given center position over a given arc size Input : vStartPos - where route should start from vCenterPos - the center of the arc vGoalPos - ultimate goal position flRadius - radius of the arc flArc - how long should the path be (in degrees) bClockwise - the directio

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

SetRadialGoalMethod · 0.80

Calls 5

UTIL_VecToYawFunction · 0.85
AssertFunction · 0.85
AddWaypointListsFunction · 0.85
ModifyFlagsMethod · 0.80
VectorNormalizeFunction · 0.50

Tested by

no test coverage detected