PK_BCURVE_clamp_knots_o_t   

struct PK_BCURVE_clamp_knots_o_s
    {
    int          o_t_version;       --- options structure version
    };

typedef struct PK_BCURVE_clamp_knots_o_s PK_BCURVE_clamp_knots_o_t;



This options structure defines optional controls for clamping the knotset of
a bcurve.

Used in:

PK_BCURVE_clamp_knots


This option structure currently contains no options and is provided to support
future enhancements.