Geogram  Version 1.9.1-rc
A programming library of geometric algorithms
mesh_degree3_vertices.h File Reference

Functions for removing degree 3 vertices in a mesh. More...

Go to the source code of this file.

Namespaces

 GEO
 Global Vorpaline namespace.
 

Functions

index_t GEO::remove_degree3_vertices (Mesh &M, double max_dist)
 Removes degree 3 vertices. More...
 

Detailed Description

Functions for removing degree 3 vertices in a mesh.

Definition in file mesh_degree3_vertices.h.