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

Method getResultCapture

tests/catch.hpp:8122–8124  ·  view source on GitHub ↗

IContext

Source from the content-addressed store, hash-verified

8120
8121 public: // IContext
8122 virtual IResultCapture* getResultCapture() override {
8123 return m_resultCapture;
8124 }
8125 virtual IRunner* getRunner() override {
8126 return m_runner;
8127 }

Callers 2

reportFatalFunction · 0.80
catch.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected