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

Method GetArraySize

trinity/Tr2TextureArray.cpp:111–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109}
110
111uint32_t Tr2TextureArray::GetArraySize() const
112{
113 return m_dimensions.GetArraySize();
114}
115
116Tr2RenderContextEnum::PixelFormat Tr2TextureArray::GetFormat() const
117{

Callers 1

CreateTextureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected