Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
207
uint32_t Tr2SuballocatedBuffer::Allocation::GetStride() const
208
{
209
return m_stride;
210
}
211
212
uint32_t Tr2SuballocatedBuffer::Allocation::GetStartIndex() const
213
{
Callers
15
GetBatches
Method · 0.45
CreateGeometryBatch
Function · 0.45
SetGeometry
Method · 0.45
SetStreamSource
Method · 0.45
SetInidices
Method · 0.45
PyGetItem
Function · 0.45
PySetItem
Function · 0.45
PyGetItemElement
Function · 0.45
PySetItemElement
Function · 0.45
ProcessMeshTriangles
Method · 0.45
GetIntersectionPoints
Method · 0.45
SaveMeshToCMFFile
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected