CG-lab
CG-lab
cdt2_delete
—
Delete a pointer that represents cdt2.
cdt2_get_connectivity
—
Get the connectivity of cdt2, constrained Delaunay triangulation.
cdt2_get_coord
—
Get coordinates of vertices of cdt2.
cdt2_insert_constraints
—
Insert constraint(s) in cdt2.
cdt2_insert_points
—
Insert new points in cdt2.
cdt2_remove_constraints
—
Remove constraint(s) from cdt2.
cdt2_remove_points
—
Remove the existante points from cdt2.
cgal_stream_2
—
Computes the streamlines of a given regular vector field.
cgal_streamlines
—
Plots data returned by stream_2.
constrained_delaunay_2
—
Constrained Delaunay triangulation
convex_hull_2
—
convex hull of a set of points in the plane.
convex_hull_3
—
Convex hull in 3d space.
delaunay_2
—
Delaunay triangulation of a set of points in 2d space.
delaunay_3
—
Delaunay triangulation of a set of points in 3d space.
delaunay_n
—
Delaunay triangulation of a set of points in some n-dimensional space
dt2_delete
—
Delete a pointer that represent dt2.
dt2_get_connectivity
—
Get the connectivity of dt2
dt2_insert_points
—
Insert new points in dt2.
dt2_remove_points
—
Remove the existante points from dt2.
dt3_delete
—
Delete a pointer that represent dt3.
dt3_get_connectivity
—
Get the connectivity of dt3
dt3_insert_points
—
Insert new points in dt3.
dt3_remove_points
—
Remove the existante points from dt3.
dtn_delete
—
Delete a pointer representing dtn.
dtn_get_connectivity
—
Get the connectivity of dtn
dtn_insert_points
—
Insert new points in dtn.
interp3
—
a trilinear interplation.
interp2
—
a bilinear interplation.
mesh2_delete
—
Delete a pointer that represent mesh2.
mesh2_get_connectivity
—
Get the connectivity of mesh2.
mesh2_get_coord
—
Get coordinates of vertices of the mesh
mesh2_refine
—
Refine mesh2.
mesh2_set_seeds
—
Set seed points of a domaine
mesh_2
—
Delaunay Mesher
surface_mesher
—
Meshes a surface defined as a grey level in a 3D image