Searched defs:GetMatrix (Results 1 – 2 of 2) sorted by relevance
160 bool GetMatrix(int index, math::MTX34** matrix) in GetMatrix() function168 bool GetMatrix(int index, const math::MTX34** matrix) const in GetMatrix() function176 math::MTX34* GetMatrix(int index) in GetMatrix() function182 const math::MTX34* GetMatrix(int index) const in GetMatrix() function
100 const nw::math::MTX34& GetMatrix() const { return m_Mtx; } in GetMatrix() function