maliput_sys::math::ffi

Function Quaternion_new

Source
pub fn Quaternion_new(w: f64, x: f64, y: f64, z: f64) -> UniquePtr<Quaternion>