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

Method IsValid

trinity/Tr2TextureArray.cpp:208–211  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

206}
207
208bool Tr2TextureArrayElement::IsValid() const
209{
210 return m_data != nullptr;
211}
212
213uint32_t Tr2TextureArrayElement::GetElementIndex() const
214{

Callers 4

AddElementMethod · 0.45
OnPrepareResourcesMethod · 0.45
CreateTextureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected