Lagrange
RemoveDuplicateFacetOptions Struct Reference

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...
 

Detailed Description

Options for remove_duplicate_facets.

Member Data Documentation

◆ consider_orientation

bool consider_orientation = false

If true, facets with opposite orientations (e.g.

(0, 1, 2) and (2, 1, 0)) are considered as non-duplicates.


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