MCPcopy 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
156uint32_t Tr2RingBufferOffsets::GetCurrentFrameOffset() const
157{
158 return m_currentFrameOffset;
159}
160
161uint32_t Tr2RingBufferOffsets::GetPreviousFrameOffset() const
162{

Callers 8

GetPerObjectDataMethod · 0.80
UpdateRtSkeletonMethod · 0.80
UpdateRtSkeletonMethod · 0.80
GetPerObjectDataMethod · 0.80
UpdateRtSkeletonMethod · 0.80
GetPerObjectDataMethod · 0.80
PrepareMorphBuffersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected