 |
PK_BSURF_create_splinewise |
|
PK_ERROR_code_t PK_BSURF_create_splinewise
(
--- received arguments ---
const PK_BSURF_splinewise_sf_t *bsurf_splinewise_sf, --- bsurf standard form
--- returned arguments ---
PK_BSURF_t *const bsurf --- b-surface
)
This function creates a b-surface from its splinewise standard form.
Specific Errors:
Takes a splinewise standard form, and creates a b-surface.
Refer to the documentation of PK_BSURF_splinewise_sf_t for a
description of the standard form.
See here for more information about this function.