PK_blend_check_t   


typedef int PK_blend_check_t;


This data type is used to select which type of blend checking is to be used.
It has two values:

    PK_blend_check_vertex_c            check for consistency at vertices
    PK_blend_check_full_c              and ensure blend boundaries are legal