HomeSort by relevance Sort by last modified time
    Searched defs:fromRotationMatrix (Results 1 - 4 of 4) sorted by null

  /external/eigen/Eigen/src/Eigen2Support/Geometry/
Rotation2D.h 81 Rotation2D& fromRotationMatrix(const MatrixBase<Derived>& m);
127 Rotation2D<Scalar>& Rotation2D<Scalar>::fromRotationMatrix(const MatrixBase<Derived>& mat)
  /external/eigen/Eigen/src/Geometry/
Rotation2D.h 86 Rotation2D& fromRotationMatrix(const MatrixBase<Derived>& m);
134 Rotation2D<Scalar>& Rotation2D<Scalar>::fromRotationMatrix(const MatrixBase<Derived>& mat)
AngleAxis.h 114 AngleAxis& fromRotationMatrix(const MatrixBase<Derived>& m);
195 AngleAxis<Scalar>& AngleAxis<Scalar>::fromRotationMatrix(const MatrixBase<Derived>& mat)
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/common/
Geometry.js 89 WebInspector.Geometry.EulerAngles.fromRotationMatrix = function(rotationMatrix)

Completed in 151 milliseconds