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

Method GetHeight

trinity/Tr2TextureArray.cpp:106–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106uint32_t Tr2TextureArray::GetHeight() const
107{
108 return m_dimensions.GetHeight();
109}
110
111uint32_t Tr2TextureArray::GetArraySize() const
112{

Callers 1

AddElementMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected