Searched defs:GetMatrix (Results 1 – 2 of 2) sorted by relevance
158 bool GetMatrix(int index, math::MTX34** matrix) in GetMatrix() function166 bool GetMatrix(int index, const math::MTX34** matrix) const in GetMatrix() function174 math::MTX34* GetMatrix(int index) in GetMatrix() function180 const math::MTX34* GetMatrix(int index) const in GetMatrix() function
98 const nw::math::MTX34& GetMatrix() const { return m_Mtx; } in GetMatrix() function