PK_ERROR_code_t PK_SPHERE_create ( --- received arguments --- const PK_SPHERE_sf_t *sphere_sf, --- sphere standard form --- returned arguments --- PK_SPHERE_t *const sphere --- sphere ) This function creates a sphere from the given standard form. See documentation for PK_SPHERE_sf_t.