PK_CURVE_find_self_int_o_t   

struct PK_CURVE_find_self_int_o_s
    {
    int              o_t_version;    --- version number of option structure
    };

typedef struct PK_CURVE_find_self_int_o_s PK_CURVE_find_self_int_o_t;



This structure holds optional controls for finding self-intersections on a
curve.

Used in:

PK_CURVE_find_self_int


It contains no options and is provided for future enhancement.