Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetCurrentFrameOffset
Method
GetCurrentFrameOffset
trinity/Tr2RingBuffer.cpp:156–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
155
156
uint32_t Tr2RingBufferOffsets::GetCurrentFrameOffset() const
157
{
158
return m_currentFrameOffset;
159
}
160
161
uint32_t Tr2RingBufferOffsets::GetPreviousFrameOffset() const
162
{
Callers
8
GetPerObjectData
Method · 0.80
UpdateRtSkeleton
Method · 0.80
EveSpaceObject2.cpp
File · 0.80
UpdateRtSkeleton
Method · 0.80
GetPerObjectData
Method · 0.80
UpdateRtSkeleton
Method · 0.80
GetPerObjectData
Method · 0.80
PrepareMorphBuffers
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected