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

Method Execute

trinity/RenderJob/TriStepPopViewport.cpp:7–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5#include "Tr2Renderer.h"
6
7TriStepResult TriStepPopViewport::Execute( Be::Time realTime, Be::Time simTime, Tr2RenderContext& renderContext )
8{
9 renderContext.m_esm.PopViewport();
10 return RS_OK;
11}

Callers

nothing calls this directly

Calls 1

PopViewportMethod · 0.80

Tested by

no test coverage detected