This commit is contained in:
Julia Flötotto 2003-11-20 16:25:06 +00:00
parent 7447fad06e
commit eaf1f99c78
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ natural_neighbor_coordinates_2(const Dt& dt,
hole_begin, EdgeIterator hole_end,
const Traits& traits){
CGAL_precondition(T.dimension()==2);
CGAL_precondition(dt.dimension()==2);
//precondition: p must lie inside the hole
// (=^ inside convex hull of neighbors)