MCPcopy 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
197uint32_t Tr2SuballocatedBuffer::Allocation::GetOffset() const
198{
199 return m_offset;
200}
201
202uint32_t Tr2SuballocatedBuffer::Allocation::GetSize() const
203{

Callers 3

GetBatchesMethod · 0.45
GetInstanceDataMethod · 0.45
CreateGeometryBatchFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected