Geogram Version 1.9.6-rc
A programming library of geometric algorithms
Loading...
Searching...
No Matches
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

namespace  GEO
 Global Vorpaline namespace.
 

Functions

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

Detailed Description

Functions for removing degree 3 vertices in a mesh.

Definition in file mesh_degree3_vertices.h.