PK_FACE_cover_smooth_t   

typedef int PK_FACE_cover_smooth_t;

Used in:

PK_FACE_cover_o_t


This datatype is used to control the smoothness of the fitted face to the
adjacent faces in PK_FACE_cover. It has the following values:

    PK_FACE_cover_smooth_yes_c    Maintain smoothness on visibly smooth
                                  boundary edges.
    PK_FACE_cover_smooth_no_c     Don't maintain smoothness.