![]() |
PK_FACE_heal_loops_t |
typedef unsigned char PK_FACE_heal_loops_t;
This datatype controls how to heal the loops of the wound resulting from the deletion of faces. PK_FACE_heal_loops_together_c Loops of the wound are healed together. PK_FACE_heal_loops_separate_c Each loop of the wound is healed independently. PK_FACE_heal_loops_auto_c The loops of the wound are either healed together or separate as appropriate.