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

Method completedCycle

tests/catch.hpp:11672–11674  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11670 }
11671
11672 bool TrackerContext::completedCycle() const {
11673 return m_runState == CompletedCycle;
11674 }
11675 ITracker& TrackerContext::currentTracker() {
11676 return *m_currentTracker;
11677 }

Callers 2

GeneratorTrackerClass · 0.80
catch.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected