MCPcopy 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
55int Tr2SwapChain::GetWidth() const
56{
57 return m_swapChain.GetWidth();
58}
59
60int Tr2SwapChain::GetHeight() const
61{

Callers 15

RenderVolumetricsMethod · 0.45
UpdatePerObjectDataMethod · 0.45
DrawToShadowMapResultMethod · 0.45
DoPrepareMethod · 0.45
PaintEmptyAreaMethod · 0.45
CopyTextureIntoAtlasMethod · 0.45
EjectTextureHelperMethod · 0.45
UpdateMipMapsMethod · 0.45
GatherSpritesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected