[][src]Function realsense_sys::rs2_depth_stereo_frame_get_baseline

pub unsafe extern "C" fn rs2_depth_stereo_frame_get_baseline(
    frame_ref: *const rs2_frame,
    error: *mut *mut rs2_error
) -> f32

Retrieve the stereoscopic baseline value from frame. Applicable to stereo-based depth modules \param[out] float Stereoscopic baseline in millimeters \param[out] error if non-null, receives any error that occurs during this call, otherwise, errors are ignored