MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetStride

Method GetStride

trinity/Tr2SuballocatedBuffer.cpp:207–210  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

205}
206
207uint32_t Tr2SuballocatedBuffer::Allocation::GetStride() const
208{
209 return m_stride;
210}
211
212uint32_t Tr2SuballocatedBuffer::Allocation::GetStartIndex() const
213{

Callers 15

GetBatchesMethod · 0.45
CreateGeometryBatchFunction · 0.45
SetGeometryMethod · 0.45
SetStreamSourceMethod · 0.45
SetInidicesMethod · 0.45
PyGetItemFunction · 0.45
PySetItemFunction · 0.45
PyGetItemElementFunction · 0.45
PySetItemElementFunction · 0.45
ProcessMeshTrianglesMethod · 0.45
GetIntersectionPointsMethod · 0.45
SaveMeshToCMFFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected