Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_SceneUpdater.h101 virtual DepthSortMode GetDepthSortMode() const { return m_DepthSortMode; } in GetDepthSortMode()
106 m_DepthSortMode = depthSortMode; in SetDepthSortMode()
238 m_DepthSortMode(SORT_DEPTH_OF_ALL_MESH) in SceneUpdater()
249 DepthSortMode m_DepthSortMode; variable
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_SceneUpdater.cpp105 this->m_DepthSortMode, in SubmitView()
130 this->m_DepthSortMode, in SubmitView()
154 this->m_DepthSortMode, in SubmitView()