cgal_cdt2_delete - Delete a pointer that represent cdt2.
cgal_cdt2_get_connectivity - Get the connectivity of cdt2,constrained Delaunay triangulation.
cgal_cdt2_get_coord - Get coordinates of vertices of cdt2.
cgal_cdt2_insert_constraints - Insert constraint(s) in cdt2.
cgal_cdt2_insert_points - Insert new points in cdt2.
cgal_cdt2_remove_constraints - Remove constraint(s) from cdt2.
cgal_cdt2_remove_points - Remove the existante points from cdt2.
cgal_constrained_delaunay_2 - Constrained Delaunay triangulation
cgal_convex_hull_2 - convex hull of a set of points in the plane.
cgal_convex_hull_3 - Convex hull in 3d space.
cgal_delaunay_2 - Delaunay triangulation of a set of points in 2d space.
cgal_delaunay_3 - Delaunay triangulation of a set of points in 3d space.
cgal_delaunay_n - Delaunay triangulation of a set of points in some n-dimensional space
cgal_dt2_delete - Delete a pointer that represent dt2.
cgal_dt2_get_connectivity - Get the connectivity of dt2
cgal_dt2_insert_points - Insert new points in dt2.
cgal_dt2_remove_points - Remove the existante points from dt2.
cgal_dt3_delete - Delete a pointer that represent dt3.
cgal_dt3_get_connectivity - Get the connectivity of dt3
cgal_dt3_insert_points - Insert new points in dt3.
cgal_dt3_remove_points - Remove the existante points from dt3.
cgal_dtn_delete - Delete a pointer representing dtn.
cgal_dtn_get_connectivity - Get the connectivity of dtn
cgal_dtn_insert_points - Insert new points in dtn.
cgal_mesh2_delete - Delete a pointer that represent cgal_mesh2.
cgal_mesh2_get_connectivity - Get the connectivity of cgal_mesh2.
cgal_mesh2_get_coord - Get coordinates of vertices of the mesh
cgal_mesh2_refine - Refine cgal_mesh2.
cgal_mesh2_set_seeds - Set seed points of a domaine
cgal_mesh_2 - Delaunay Mesher