cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
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()
.