Searched defs:QuaternionRotatePoint (Results 1 - 1 of 1) sorted by relevance

/external/ceres-solver/include/ceres/
H A Drotation.h181 void QuaternionRotatePoint(const T q[4], const T pt[3], T result[3]);
542 void QuaternionRotatePoint(const T q[4], const T pt[3], T result[3]) { function in namespace:ceres

Completed in 98 milliseconds