MCPcopy Create free account
hub / github.com/carbonengine/trinity / Execute

Method Execute

trinity/RenderJob/TriStepPopRenderTarget.cpp:13–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11}
12
13TriStepResult TriStepPopRenderTarget::Execute( Be::Time realTime, Be::Time simTime, Tr2RenderContext& renderContext )
14{
15 renderContext.m_esm.PopRenderTarget( m_slot );
16 return RS_OK;
17}
18
19void TriStepPopRenderTarget::py__init__( uint32_t slot )
20{

Callers

nothing calls this directly

Calls 1

PopRenderTargetMethod · 0.45

Tested by

no test coverage detected