Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/oidn
/ getByteOffset
Method
getByteOffset
core/buffer.h:142–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
141
Buffer* getBuffer() const { return buffer.get(); }
142
size_t getByteOffset() const { return byteOffset; }
143
144
protected:
145
// If the buffer gets reallocated, these must be called to free/re-init internal resources
Callers
3
loadRow
Function · 0.80
storeRow
Function · 0.80
updateSrc
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected