Function centerline::remove_internal_edges[][src]

pub fn remove_internal_edges(
    obj: RawObj
) -> Result<(FnvHashSet<(usize, usize)>, Vec<Point3<f32>>), CenterlineError>

remove internal edges from a wavefront-obj object