Home
last modified time | relevance | path

Searched refs:unreal (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/math/include/math/
DTQuatHelpers.h215 constexpr QUATERNION<T> PURE unreal(const QUATERNION<T>& q) { in unreal() function
221 return unreal(p*q); in cross()