Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dsimd_quat.inl57 GLM_FUNC_QUALIFIER fquatSIMD::fquatSIMD(vec3 const & eulerAngles)
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dquaternion.inl563 GLM_FUNC_QUALIFIER tvec3<T, P> eulerAngles(tquat<T, P> const & x) function