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

/external/ceres-solver/include/ceres/
H A Drotation.h196 void AngleAxisRotatePoint(const T angle_axis[3], const T pt[3], T result[3]);
582 void AngleAxisRotatePoint(const T angle_axis[3], const T pt[3], T result[3]) { function in namespace:ceres

Completed in 366 milliseconds