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

Method GetHeight

trinity/Tr2TextureReference.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70uint32_t Tr2TextureReference::GetHeight() const
71{
72 return m_texture.GetDesc().GetHeight();
73}
74
75uint32_t Tr2TextureReference::GetDepth() const
76{

Callers 1

SaveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected