![]() |
PK_fill_hole_opt_t |
typedef int PK_fill_hole_opt_t;
The values of the enum are used to control whether the fill hole algorithm should be optimised for performance, or for generating higher quality results. PK_fill_hole_opt_performance_c PK_BODY_fill_hole should be optimised for performance. PK_fill_hole_opt_quality_c PK_BODY_fill_hole will try harder to produce solutions with a single face, and will attempt to minimise the curvatures on the resultant surface.