![]() |
The class Surface_mesh_simplification::Midpoint_placement<ECM> provides a model for the GetPlacement concept. It computes the placement as the midpoint position along the edge.
The class Surface_mesh_simplification::Midpoint_placement<ECM> has one template arguments: the type of surface being simplified. It be a model of the EdgeCollapsableMesh concept.
#include <CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Midpoint_placement.h>
| |
Default constructor
|