Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Geometry/
DEulerAngles.h37 MatrixBase<Derived>::eulerAngles(Index a0, Index a1, Index a2) const in eulerAngles() function
/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dsimd_quat.inl57 GLM_FUNC_QUALIFIER fquatSIMD::fquatSIMD(vec3 const & eulerAngles)
/external/oboe/samples/RhythmGame/third_party/glm/gtc/
Dquaternion.inl563 GLM_FUNC_QUALIFIER tvec3<T, P> eulerAngles(tquat<T, P> const & x) function