Home
last modified time | relevance | path

Searched refs:m_LightSetIndex (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_SceneEnvironment.cpp151 m_LightSetIndex = -1; in ResetLightSet()
163 if ((lightSet != NULL) && (m_LightSetIndex != index)) in SetActiveLightSet()
165 m_LightSetIndex = index; in SetActiveLightSet()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_SceneEnvironment.h66 m_LightSetIndex(-1), in SceneEnvironment()
500 s32 m_LightSetIndex; variable
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResMaterial.h197 nw::ut::ResS32 m_LightSetIndex; member