Home
last modified time | relevance | path

Searched refs:GetVertexLight (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.3.3/include/nw/gfx/
Dgfx_SceneEnvironment.h267 const VertexLight* GetVertexLight(int index) const in GetVertexLight() function
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_RenderContext.cpp741 this->ActivateVertexLight(i, m_SceneEnvironment.GetVertexLight(i)); in ActivateVertexLights()