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

Method SampleStep

src/game/server/nav_generate.cpp:4363–4637  ·  view source on GitHub ↗

-------------------------------------------------------------------------------------------------------------- * Search the world and build a map of possible movements. * The algorithm begins at the bot's current location, and does a recursive search * outwards, tracking all valid steps and generating a directed graph of CNavNodes. * * Sample the map one "step" in a cardinal direction to learn

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

LadderEndSearchFunction · 0.85
TraceAdjacentNodeFunction · 0.85
UTIL_TraceHullFunction · 0.85
StayOnFloorFunction · 0.85
AssertFunction · 0.85
SquareFunction · 0.85
IsNodeOverlappedFunction · 0.85
GetDirMethod · 0.80
HasVisitedMethod · 0.80
MarkAsVisitedMethod · 0.80
IsDispSurfaceMethod · 0.80
VectorClass · 0.70

Tested by

no test coverage detected