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

Method getRunner

tests/catch.hpp:8125–8127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8123 return m_resultCapture;
8124 }
8125 virtual IRunner* getRunner() override {
8126 return m_runner;
8127 }
8128
8129 virtual IConfigPtr const& getConfig() const override {
8130 return m_config;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected