Function skeletal_animation::math::quaternion::rotate_vector
[−]
[src]
pub fn rotate_vector<T>(q: (T, [T; 3]), v: [T; 3]) -> [T; 3] where T: FloatRotate the given vector using the given quaternion