PK_clip_status_t   

typedef int PK_clip_status_t;

Used in:

PK_clip_lattice_r_t


This datatype specifies the status of a lattice created by clipping.

PK_clip_status_t can take the values:

    PK_clip_status_ok_c    No invalidities were detected in the new lattice.
    PK_clip_status_sx_c    The new lattice is self-intersecting.