pub fn LocationUpdate_MakeOri(
    update: &mut LocationUpdate,
    yaw: c_float,
    pitch: c_float
)
Expand description

Makes a location update only containing yaw and pitch.