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

Method GetDepth

trinityal/src/Tr2TextureAL.cpp:115–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115uint32_t Tr2TextureAL::GetDepth() const
116{
117 return m_texture->GetDesc().GetDepth();
118}
119
120uint32_t Tr2TextureAL::GetMipCount() const
121{

Callers 15

UpdateFogSettingsMethod · 0.45
IsValidFunction · 0.45
ToStringFunction · 0.45
AddElementMethod · 0.45
UpdateSyncronousMethod · 0.45
ClampToTextureMethod · 0.45
IsSubresourceFullMethod · 0.45
CropFunction · 0.45
AdvanceMipFunction · 0.45
TextureDescFunction · 0.45
CreateMethod · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36