![]() |
PK_BCURVE_create_splinewise |
PK_ERROR_code_t PK_BCURVE_create_splinewise ( --- received arguments --- const PK_BCURVE_splinewise_sf_t *bcurve_splinewise_sf, --- b-curve splinewise standard form --- returned arguments --- PK_BCURVE_t *const bcurve --- b-curve ) This function creates a b-curve from its splinewise standard form. Specific Errors: Takes a splinewise standard form, and creates a b-curve. Refer to the documentation of PK_BCURVE_splinewise_sf_t for a description of the standard form.