Function skeletal_animation::math::quaternion::rotate_vector [] [src]

pub fn rotate_vector<T>(q: (T, [T; 3]), v: [T; 3]) -> [T; 3] where T: Float

Rotate the given vector using the given quaternion