MCPcopy Create free account
hub / github.com/carbonengine/trinity / ClearLines

Method ClearLines

trinity/Tr2LineSet.cpp:232–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230}
231
232void Tr2LineSet::ClearLines()
233{
234 m_lines.clear();
235}
236
237void Tr2LineSet::ClearPickingTriangles()
238{

Callers 1

UpdateLinesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected