![]() |
PK_make_spcurves_method_t |
typedef int PK_make_spcurves_method_t;
This datatype is used to indicate the method used to generate SP-curves. PK_make_spcurves_method_t has the values: PK_make_spcurves_method_dflt_c Use the default method. In general, SP-curves will be not be c2 continuous in the parameter space of the surface. PK_make_spcurves_method_c2_c This method will create SP-curves which are c2 continuous in the parameter space of the surface.