Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetRenderedFrameNumber
Method
GetRenderedFrameNumber
trinityal/stub/Tr2RenderContextStub.cpp:500–503 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
498
{
499
}
500
uint64_t Tr2RenderContextAL::GetRenderedFrameNumber() const
501
{
502
return m_frameNumber;
503
}
504
505
506
#endif
Callers
7
ReleasePendingFreeAreas
Method · 0.45
RenderGdprBatches
Method · 0.45
Tick
Method · 0.45
Tr2RingBuffer.cpp
File · 0.45
CollectMeshes
Method · 0.45
Update
Method · 0.45
PerformPicking
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected