![]() |
#include <CGAL/Triangulation_conformer_2.h>
template<class CDT> | ||||
void | make_conforming_Delaunay_2 ( CDT &t) | |||
Refines the constrained Delaunay triangulation t into a
conforming Delaunay triangulation. After a call to this function,
all edges of t are Delaunay edges.
|