MCPcopy 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
63uint16_t Tr2LightProfileRes::GetTextureIndex() const
64{
65 return m_element.GetElementIndex();
66}
67
68Tr2LightProfileRes::LoadingResult Tr2LightProfileRes::DoLoad()
69{

Callers 8

AddLightMethod · 0.80
GetLightsMethod · 0.80
GetLightsMethod · 0.80
GetLightsMethod · 0.80
GetLightsMethod · 0.80
GetLightsMethod · 0.80
GetLightsMethod · 0.80
GetLightsMethod · 0.80

Calls 1

GetElementIndexMethod · 0.80

Tested by

no test coverage detected