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

Method GetDepth

trinity/Tr2TextureReference.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75uint32_t Tr2TextureReference::GetDepth() const
76{
77 return m_texture.GetDesc().GetDepth();
78}
79
80uint32_t Tr2TextureReference::GetType() const
81{

Callers 1

SaveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected