Lagrange
|
Options for remove_duplicate_facets. More...
#include <lagrange/mesh_cleanup/remove_duplicate_facets.h>
Public Attributes | |
bool | consider_orientation = false |
If true, facets with opposite orientations (e.g. More... | |
Options for remove_duplicate_facets.
bool consider_orientation = false |
If true, facets with opposite orientations (e.g.
(0, 1, 2) and (2, 1, 0)) are considered as non-duplicates.