Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/oidn
/ Memory
Method
Memory
core/buffer.h:126–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
125
public:
126
Memory() : byteOffset(0) {}
127
128
Memory(const Ref<Buffer>& buffer, size_t byteOffset = 0)
129
: buffer(buffer),
Callers
nothing calls this directly
Calls
1
attach
Method · 0.45
Tested by
no test coverage detected