MCPcopy 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
2134bool Tr2Sprite2dScene::IsCapturing() const
2135{
2136 return m_captureDisplayList != nullptr;
2137}
2138
2139void Tr2Sprite2dScene::RunJobHelper( TriRenderJob* job )
2140{

Callers 2

SubmitSpritesMethod · 0.45
GatherSpritesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected