Graphite  Version 3
An experimental 3D geometry processing program
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.