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

Method GetRenderTargetHeight

trinity/Shader/Tr2EffectStateManager.cpp:1086–1089  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1084}
1085
1086unsigned int Tr2EffectStateManager::GetRenderTargetHeight()
1087{
1088 return m_renderTargetHeight;
1089}
1090
1091void Tr2EffectStateManager::SetFullScreenViewport()
1092{

Callers 6

DoUpdateListsMethod · 0.80
SetProjectionMethod · 0.80
JitterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected