MCPcopy Create free account
hub / github.com/RenderKit/oidn / config

Method config

external/catch.hpp:12772–12774  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12770 }
12771
12772 IConfigPtr RunContext::config() const {
12773 return m_config;
12774 }
12775
12776 IStreamingReporter& RunContext::reporter() const {
12777 return *m_reporter;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected