Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_DrawInfo.h81 return m_ViewMtx; in GetViewMtx()
94 m_ViewMtx = value; in SetViewMtx()
342 math::MTX34 m_ViewMtx; variable
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_DrawInfo.cpp36 MTX34Identity(&m_ViewMtx); in DrawInfo()