Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_Model.h511 return this->m_NormalMatrix; in NormalMatrix()
517 return this->m_NormalMatrix; in NormalMatrix()
638 m_NormalMatrix(math::MTX34::Identity()), in Model()
814 math::MTX34 m_NormalMatrix; variable