MCPcopy 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
88void duDebugDrawTorque::beginGroup(U32 group)
89{
90 mGroup = group;
91}
92
93/// Submit a vertex
94/// @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