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

Method GetRenderTargetWidth

trinity/Shader/Tr2EffectStateManager.cpp:1081–1084  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1079
1080
1081unsigned int Tr2EffectStateManager::GetRenderTargetWidth()
1082{
1083 return m_renderTargetWidth;
1084}
1085
1086unsigned int Tr2EffectStateManager::GetRenderTargetHeight()
1087{

Callers 5

DoUpdateListsMethod · 0.80
JitterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected