Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_Model.h495 return this->m_NormalMatrix; in NormalMatrix()
501 return this->m_NormalMatrix; in NormalMatrix()
622 m_NormalMatrix(math::MTX34::Identity()), in Model()
798 math::MTX34 m_NormalMatrix; variable