PK_ERROR_code_t PK_CONE_create ( --- received arguments --- const PK_CONE_sf_t *cone_sf, --- standard form of a cone --- returned arguments --- PK_CONE_t *const cone --- the cone ) This function creates a cone from the given standard form. See documentation for PK_CONE_sf_t.