40#ifndef GEOGRAM_MESH_MESH_CONVEX_HULL
41#define GEOGRAM_MESH_MESH_CONVEX_HULL
Common include file, providing basic definitions. Should be included before anything else by all head...
Global Vorpaline namespace.
void compute_convex_hull_3d(Mesh &mesh)
Computes the 3d convex hull of a set of points.
void compute_convex_hull_2d(Mesh &mesh)
Computes the 2d convex hull of a set of points.