CGAL 6.2 - Polygon Mesh Processing
Loading...
Searching...
No Matches
Deprecated List
Member CGAL::Polygon_mesh_processing::border_halfedges (const FaceRange &face_range, const PolygonMesh &pmesh, HalfedgeOutputIterator out, const NamedParameters &np=parameters::default_values())
This function is deprecated since CGAL 6.2. Users should use instead CGAL::border_halfedges().
Member CGAL::Polygon_mesh_processing::extract_boundary_cycles (const PolygonMesh &pm, OutputIterator out)
This function is deprecated since CGAL 6.2. Users should use instead CGAL::extract_boundary_cycles().
Member CGAL::Polygon_mesh_processing::smooth_mesh (const FaceRange &faces, TriangleMesh &tmesh, const NamedParameters &np=parameters::default_values())
This function is deprecated since CGAL 5.5, CGAL::Polygon_mesh_processing::angle_and_area_smoothing() should be used instead.