cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 5.5.2 - Polygon Mesh Processing
Deprecated List
Member
CGAL::Polygon_mesh_processing::parameters::all_default
()
This function is deprecated and
default_values()
should be used instead.
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::angle_and_area_smoothing()
should be used instead.