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

Method Clear

trinity/TriLineSet.cpp:391–394  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

389}
390
391void TriLineSet::Clear()
392{
393 m_vertices.clear();
394}
395
396void TriLineSet::SetCurrentColor( uint32_t val )
397{

Callers 15

RenderVolumetricsMethod · 0.45
RenderShadowsMethod · 0.45
DrawHelperMethod · 0.45
EndRenderMethod · 0.45
PickObjectMethod · 0.45
UseTexturesFunction · 0.45
InitRenderPassMethod · 0.45
EndFrameMethod · 0.45
EndRenderContextMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected