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

Method endRun

tests/catch.hpp:11658–11662  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11656 }
11657
11658 void TrackerContext::endRun() {
11659 m_rootTracker.reset();
11660 m_currentTracker = nullptr;
11661 m_runState = NotStarted;
11662 }
11663
11664 void TrackerContext::startCycle() {
11665 m_currentTracker = m_rootTracker.get();

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected