|
BRL-CAD
|
#include <trimesh.h>
Data Fields | |
| fastf_t | max_hole_area |
| fastf_t | max_hole_area_percent |
Options governing triangle mesh repair operations.
Repair attempts to produce a closed, consistently-oriented, manifold mesh from a defective input by colocating near-duplicate vertices, removing degenerate / duplicate faces, and filling boundary holes up to the caller-specified size limit.
| fastf_t max_hole_area |
| fastf_t max_hole_area_percent |