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

Method config

tests/catch.hpp:10137–10139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10135 }
10136
10137 IConfigPtr RunContext::config() const {
10138 return m_config;
10139 }
10140
10141 IStreamingReporter& RunContext::reporter() const {
10142 return *m_reporter;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected