[][src]Function realsense_sys::rs2_create_units_transform

pub unsafe extern "C" fn rs2_create_units_transform(
    error: *mut *mut rs2_error
) -> *mut rs2_processing_block

Creates depth units transformation processing block All of the pixels are transformed from depth units into meters. \param[out] error if non-null, receives any error that occurs during this call, otherwise, errors are ignored