PK_blend_prevent_sharp_t   

typedef int PK_blend_prevent_sharp_t;

Used in:

PK_FACE_make_blend_o_t


This datatype specifies whether to attempt to prevent sharp edges between
blend faces. Its values are:

    PK_blend_prevent_sharp_no_c:     Do not prevent sharp edges
    PK_blend_prevent_sharp_yes_c:    Attempt to prevent sharp edges
    PK_blend_prevent_sharp_report_c: Attempt to prevent sharp edges and
                                     report any faces that have been
                                     modified in the function return arguments