PK_MESH_fix_self_int_t   

typedef int PK_MESH_fix_self_int_t;

Used in:

PK_MESH_fix_defects_o_t


This datatype is used to select the level of repair to be performed on
self intersections.
It has the values:

    PK_MESH_fix_self_int_no_c       do not fix self intersections in the mesh
    PK_MESH_fix_self_int_sx_c       fix self intersections which are not slits
    PK_MESH_fix_self_int_slits_c    fix slits only
    PK_MESH_fix_self_int_all_c      fix all self intersections (including
                                    slits) in the mesh