Home
last modified time | relevance | path

Searched defs:toRotationMatrix (Results 1 – 3 of 3) sorted by relevance

/external/eigen/Eigen/src/Geometry/
DRotationBase.h45 …EIGEN_DEVICE_FUNC inline RotationMatrixType toRotationMatrix() const { return derived().toRotation… in toRotationMatrix() function
/external/eigen/unsupported/Eigen/src/EulerAngles/
DEulerAngles.h331 Matrix3 toRotationMatrix() const in toRotationMatrix() function
/external/eigen/demos/opengl/
Dquaternion_demo.cpp174 Matrix3 toRotationMatrix(void) const in toRotationMatrix() function in EulerAngles