Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetTextureIndex
Method
GetTextureIndex
trinity/Resources/Tr2LightProfileRes.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
uint16_t Tr2LightProfileRes::GetTextureIndex() const
64
{
65
return m_element.GetElementIndex();
66
}
67
68
Tr2LightProfileRes::LoadingResult Tr2LightProfileRes::DoLoad()
69
{
Callers
8
AddLight
Method · 0.80
GetLights
Method · 0.80
GetLights
Method · 0.80
GetLights
Method · 0.80
GetLights
Method · 0.80
GetLights
Method · 0.80
GetLights
Method · 0.80
GetLights
Method · 0.80
Calls
1
GetElementIndex
Method · 0.80
Tested by
no test coverage detected