MCPcopy 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
87void duDebugDrawTorque::beginGroup(U32 group)
88{
89 mGroup = group;
90}
91
92/// Submit a vertex
93/// @param pos [in] position of the verts.

Callers 2

renderToDrawerMethod · 0.45
renderTileDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected