Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dvec_mat.h1067 T sin_theta_over_two = std::sin(theta_over_two); in create_quaternion() local
1135 T sin_theta_over_two = (T) sqrt( 1.0 - cos_theta_over_two * cos_theta_over_two ); in rotation_axis() local