Function merge

Source
pub fn merge(point_clouds: Vec<PointCloud>) -> Result<PointCloud, Error>