Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ beginGroup
Method
beginGroup
Engine/source/navigation/duDebugDrawTorque.cpp:88–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
void duDebugDrawTorque::beginGroup(U32 group)
89
{
90
mGroup = group;
91
}
92
93
/// Submit a vertex
94
/// @param pos [in] position of the verts.
Callers
2
renderToDrawer
Method · 0.45
renderTileData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected