MCPcopy Create free account
hub / github.com/TankOs/SFGUI / InvalidateImpl

Method InvalidateImpl

src/SFGUI/Renderers/VertexArrayRenderer.cpp:404–406  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

402}
403
404void VertexArrayRenderer::InvalidateImpl( unsigned char /*datasets*/ ) {
405 m_dirty = true;
406}
407
408}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected