PK_FACE_cover_output_t   

typedef int PK_FACE_cover_output_t;

Used in:

PK_FACE_cover_o_t


This datatype is used to specify the output of PK_FACE_cover. It has the
following values:

    PK_FACE_cover_output_replace_c    The original faces on the input body will
                                      be replaced with the new single face.
    PK_FACE_cover_output_sheet_c      A new sheet body with a single face will
                                      be returned. The original body will not
                                      be modified.