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

Method GetHeight

trinity/Tr2SwapChain.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60int Tr2SwapChain::GetHeight() const
61{
62 return m_swapChain.GetHeight();
63}

Callers 15

RenderVolumetricsMethod · 0.45
DrawToShadowMapResultMethod · 0.45
DoPrepareMethod · 0.45
PaintEmptyAreaMethod · 0.45
CopyTextureIntoAtlasMethod · 0.45
EjectTextureHelperMethod · 0.45
UpdateMipMapsMethod · 0.45
GatherSpritesMethod · 0.45
PyLockBufferFunction · 0.45
PyLockBufferAndMarginFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected