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

Method GetHeight

trinityal/src/Tr2TextureAL.cpp:110–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108}
109
110uint32_t Tr2TextureAL::GetHeight() const
111{
112 return m_texture->GetDesc().GetHeight();
113}
114
115uint32_t Tr2TextureAL::GetDepth() const
116{

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