Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/lyt/
Dlyt_GraphicsResource.h367 return m_MtxModelView; in GetMtxModelView()
376 m_MtxModelView = m; in SetMtxModelView()
503 glUniform4fv(loc, 3, m_MtxModelView.a); in LoadMtxModelView()
577 math::MTX34 m_MtxModelView; variable
/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_GraphicsResource.cpp397 math::MTX34Identity(&m_MtxModelView); in FinishSetup()