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

Method Engine

core/engine.h:40–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38 {
39 public:
40 Engine() = default;
41 virtual ~Engine() = default;
42
43 virtual Device* getDevice() const = 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected