Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ size
Method
size
Engine/source/navigation/navPath.cpp:556–559 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
554
}
555
556
S32 NavPath::size() const
557
{
558
return mPoints.size();
559
}
560
561
void NavPath::onEditorEnable()
562
{
Callers
15
init
Method · 0.45
resize
Method · 0.45
visitNext
Method · 0.45
update
Method · 0.45
renderSimple
Method · 0.45
packUpdate
Method · 0.45
unpackUpdate
Method · 0.45
navPath.cpp
File · 0.45
navMesh.cpp
File · 0.45
addLink
Method · 0.45
getLink
Method · 0.45
getLinkCount
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected