Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_SceneEnvironment.cpp159 m_LightSetIndex = -1; in ResetLightSet()
171 if ((lightSet != NULL) && (m_LightSetIndex != index)) in SetActiveLightSet()
173 m_LightSetIndex = index; in SetActiveLightSet()
/NW4C-1.2.23/include/nw/gfx/
Dgfx_SceneEnvironment.h64 m_LightSetIndex(-1), in SceneEnvironment()
557 s32 m_LightSetIndex; variable
/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResMaterial.h191 nw::ut::ResS32 m_LightSetIndex; member