Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
208
bool Tr2TextureArrayElement::IsValid() const
209
{
210
return m_data != nullptr;
211
}
212
213
uint32_t Tr2TextureArrayElement::GetElementIndex() const
214
{
Callers
4
SetExpectedElementDimensions
Method · 0.45
AddElement
Method · 0.45
OnPrepareResources
Method · 0.45
CreateTexture
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected