Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1086
unsigned int Tr2EffectStateManager::GetRenderTargetHeight()
1087
{
1088
return m_renderTargetHeight;
1089
}
1090
1091
void Tr2EffectStateManager::SetFullScreenViewport()
1092
{
Callers
6
DoUpdateLists
Method · 0.80
SetProjection
Method · 0.80
PopulatePerFramePSData
Method · 0.80
Jitter
Method · 0.80
PopulatePerFrameVSData
Method · 0.80
PopulatePerFramePSData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected