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

Method GetWidth

trinity/Tr2TextureArray.cpp:101–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99}
100
101uint32_t Tr2TextureArray::GetWidth() const
102{
103 return m_dimensions.GetWidth();
104}
105
106uint32_t Tr2TextureArray::GetHeight() const
107{

Callers 1

AddElementMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected