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

Method Buffer

core/buffer.h:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32
33 public:
34 Buffer() = default;
35 Buffer(const Ref<Arena>& arena, size_t byteOffset);
36 ~Buffer();
37

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected