triangulate_refine_and_fair_hole delegates everything so vertex point map

is already handled
This commit is contained in:
Jane Tournois 2015-03-26 12:44:44 +01:00
parent 993cb4f552
commit b57f2df027
1 changed files with 0 additions and 1 deletions

View File

@ -205,7 +205,6 @@ namespace Polygon_mesh_processing {
\sa CGAL::Polygon_mesh_processing::fair()
\todo handle islands
\todo code: VertexPointMap
*/
template<typename PolygonMesh,
typename FaceOutputIterator,