MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / markAsNeedingAnotherRun

Method markAsNeedingAnotherRun

tests/catch.hpp:11778–11780  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11776 m_ctx.completeCycle();
11777 }
11778 void TrackerBase::markAsNeedingAnotherRun() {
11779 m_runState = NeedsAnotherRun;
11780 }
11781
11782 void TrackerBase::moveToParent() {
11783 assert( m_parent );

Callers 1

failMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected