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

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

Scales a quaternion (element-wise) by a scalar