Lagrange
RemoveNullAreaFacetsOptions Struct Reference

Option struct for remove_null_area_facets. More...

#include <lagrange/mesh_cleanup/remove_null_area_facets.h>

Public Attributes

double null_area_threshold = 0
 Facets with area <= null_area_threshold will be removed.
 
bool remove_isolated_vertices = false
 If true, also remove isolated vertices after removing null area facets.
 

Detailed Description

Option struct for remove_null_area_facets.


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