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

Method ErrorRecord

apps/oidnTest.cpp:216–216  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

214 std::string lastMessage;
215
216 ErrorRecord() : count(0), lastError(Error::None) {}
217};
218
219void errorCallback(void* userPtr, Error error, const char* message)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected