![]() |
PK_fill_hole_clamp_t |
typedef int PK_fill_hole_clamp_t;
This datatype specifies the type of clamp to be applied to a supporting body when the function PK_BODY_fill_hole creates a patch. It has the values: PK_fill_hole_clamp_no_c Do not apply a clamp at this supporting body. PK_fill_hole_clamp_planar_c Apply a planar clamp at this supporting body. If this value is set, the supporting body must be an acorn body with a single vertex.