Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ beginGroup
Method
beginGroup
Engine/source/navigation/duDebugDrawTorque.cpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
void duDebugDrawTorque::beginGroup(U32 group)
88
{
89
mGroup = group;
90
}
91
92
/// Submit a vertex
93
/// @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