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

Method setConfig

tests/catch.hpp:8142–8144  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8140 m_runner = runner;
8141 }
8142 virtual void setConfig( IConfigPtr const& config ) override {
8143 m_config = config;
8144 }
8145
8146 friend IMutableContext& getCurrentMutableContext();
8147

Callers 3

listFunction · 0.80
RunContextMethod · 0.80
applyCommandLineMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected