Lagrange
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Modules Pages
CloseSmallHolesOptions Struct Reference

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.
 

Detailed Description

Option struct for closing small holes.


The documentation for this struct was generated from the following file: