maliput_sys::math::ffi

Function RollPitchYaw_new

Source
pub fn RollPitchYaw_new(
    roll: f64,
    pitch: f64,
    yaw: f64,
) -> UniquePtr<RollPitchYaw>