PK_set_precision_method_t   

typedef int PK_set_precision_method_t;

Used in:

PK_EDGE_set_precision_o_t


This datatype is used to indicate the method used to generate SP-curves.

PK_set_precision_method_t has the values:

    PK_set_precision_default_c    Use the default method. In general, SP-curves
                                  will be non-c1 in the parameter space of the
                                  surface.
    PK_set_precision_c2_c         This method will create SP-curves which are
                                  c2 continuous in the parameter space of the
                                  surface.