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

Method GetWidth

trinityal/stub/Tr2SwapChainALStub.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47uint32_t Tr2SwapChainAL::GetWidth() const
48{
49 return m_backBuffer.GetWidth();
50}
51
52uint32_t Tr2SwapChainAL::GetHeight() const
53{

Callers 3

IsValidMethod · 0.45
ResolveMethod · 0.45
GetRenderTargetSizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected