Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ IsCapturing
Method
IsCapturing
trinity/Sprite2d/Tr2Sprite2dScene.cpp:2134–2137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2132
}
2133
2134
bool Tr2Sprite2dScene::IsCapturing() const
2135
{
2136
return m_captureDisplayList != nullptr;
2137
}
2138
2139
void Tr2Sprite2dScene::RunJobHelper( TriRenderJob* job )
2140
{
Callers
2
SubmitSprites
Method · 0.45
GatherSprites
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected