Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dvec_mat.h1065 static Quaternion<T> create_quaternion (Vec3d axis, T angle_rad) { in create_quaternion() argument
1066 T theta_over_two = angle_rad / (T) 2.0; in create_quaternion()