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

Method increment

tests/catch.hpp:2575–2577  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2573 }
2574
2575 void increment() {
2576 ++m_count;
2577 }
2578
2579 void reportStart();
2580 auto needsMoreIterations() -> bool;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected