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

Method useConfigData

tests/catch.hpp:10809–10812  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10807#endif
10808
10809 void Session::useConfigData( ConfigData const& configData ) {
10810 m_configData = configData;
10811 m_config.reset();
10812 }
10813
10814 int Session::run() {
10815 if( ( m_configData.waitForKeypress & WaitForKeypress::BeforeStart ) != 0 ) {

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected