Searched defs:sin_theta_over_two (Results 1 – 1 of 1) sorted by relevance
1067 T sin_theta_over_two = std::sin(theta_over_two); in create_quaternion() local1135 T sin_theta_over_two = (T) sqrt( 1.0 - cos_theta_over_two * cos_theta_over_two ); in rotation_axis() local