|
Graphite Version 3
An experimental 3D geometry processing program
|
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. | |
Functions for removing degree 3 vertices in a mesh.
Definition in file mesh_degree3_vertices.h.