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

Method GetWidth

trinityal/src/Tr2TextureAL.cpp:105–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103}
104
105uint32_t Tr2TextureAL::GetWidth() const
106{
107 return m_texture->GetDesc().GetWidth();
108}
109
110uint32_t Tr2TextureAL::GetHeight() const
111{

Callers 14

IsSubresourceFullMethod · 0.45
CropFunction · 0.45
AdvanceMipFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TESTFunction · 0.45
TEST_FFunction · 0.45
SaveReadableRenderTargetFunction · 0.45
CompareWithBitmapFunction · 0.45
GetReadableBackBufferFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 11

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
SaveReadableRenderTargetFunction · 0.36
CompareWithBitmapFunction · 0.36
GetReadableBackBufferFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36