Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/TriangleMeshDistance
/ setRunner
Method
setRunner
tests/catch.hpp:8139–8141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8137
m_resultCapture = resultCapture;
8138
}
8139
virtual void setRunner( IRunner* runner ) override {
8140
m_runner = runner;
8141
}
8142
virtual void setConfig( IConfigPtr const& config ) override {
8143
m_config = config;
8144
}
Callers
1
RunContext
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected