PK_FACE_classify_details_o_t   

struct PK_FACE_classify_details_o_s
    {
    int                             o_t_version; --- options structure version
                                                 --- number
    const PK_FACE_details_hole_o_t *hole;        --- hole options ( NULL )
    };
typedef struct PK_FACE_classify_details_o_s PK_FACE_classify_details_o_t;



This structure contains options for PK_FACE_classify_details.

Used in:

PK_FACE_classify_details


Its fields are:

'hole'               options for hole classification