Searched defs:toRotationMatrix (Results 1 – 5 of 5) sorted by relevance
45 inline RotationMatrixType toRotationMatrix() const { return derived().toRotationMatrix(); } in toRotationMatrix() function
39 inline RotationMatrixType toRotationMatrix() const { return derived().toRotationMatrix(); } in toRotationMatrix() function
382 public Matrix3f toRotationMatrix() { in toRotationMatrix() method in Quaternion395 public Matrix3f toRotationMatrix(Matrix3f result) { in toRotationMatrix() method in Quaternion440 public Matrix4f toRotationMatrix(Matrix4f result) { in toRotationMatrix() method in Quaternion
1718 public Matrix3f toRotationMatrix() { in toRotationMatrix() method in Matrix4f1723 public void toRotationMatrix(Matrix3f mat) { in toRotationMatrix() method in Matrix4f
174 Matrix3 toRotationMatrix(void) const in toRotationMatrix() function in EulerAngles