Lagrange
|
Option struct for closing small holes. More...
#include <lagrange/mesh_cleanup/close_small_holes.h>
Public Attributes | |
size_t | max_hole_size = 16 |
Maximum number of vertices on a hole to be closed. | |
bool | triangulate_holes = true |
Whether to triangulate holes. If false, holes will be filled by polygons. | |
Option struct for closing small holes.