Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetWidth
Method
GetWidth
trinity/Tr2SwapChain.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
int Tr2SwapChain::GetWidth() const
56
{
57
return m_swapChain.GetWidth();
58
}
59
60
int Tr2SwapChain::GetHeight() const
61
{
Callers
15
RenderVolumetrics
Method · 0.45
UpdateFogEnvironmentMap
Method · 0.45
UpdatePerObjectData
Method · 0.45
RenderRaytracedShadows
Method · 0.45
PrepareShadowRendering
Method · 0.45
DrawToShadowMapResult
Method · 0.45
DoPrepare
Method · 0.45
PaintEmptyArea
Method · 0.45
CopyTextureIntoAtlas
Method · 0.45
EjectTextureHelper
Method · 0.45
UpdateMipMaps
Method · 0.45
GatherSprites
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected