Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetOffset
Method
GetOffset
trinity/Tr2SuballocatedBuffer.cpp:197–200 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
195
}
196
197
uint32_t Tr2SuballocatedBuffer::Allocation::GetOffset() const
198
{
199
return m_offset;
200
}
201
202
uint32_t Tr2SuballocatedBuffer::Allocation::GetSize() const
203
{
Callers
3
GetBatches
Method · 0.45
GetInstanceData
Method · 0.45
CreateGeometryBatch
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected