Searched defs:cross (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | quaternion.inl | 10 GLM_FUNC_QUALIFIER tvec3<T, P> cross(tvec3<T, P> const& v, tquat<T, P> const& q) function 16 GLM_FUNC_QUALIFIER tvec3<T, P> cross(tquat<T, P> const& q, tvec3<T, P> const& v) function
|
D | simd_vec4.inl | 628 GLM_FUNC_QUALIFIER detail::fvec4SIMD cross function
|
/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | func_geometric.inl | 179 GLM_FUNC_QUALIFIER tvec3<T, P> cross(tvec3<T, P> const & x, tvec3<T, P> const & y) function
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | quaternion.inl | 389 GLM_FUNC_QUALIFIER tquat<T, P> cross(tquat<T, P> const & q1, tquat<T, P> const & q2) function
|