![]() |
PK_TORUS_create |
PK_ERROR_code_t PK_TORUS_create ( --- received arguments --- const PK_TORUS_sf_t *torus_sf, --- torus standard form --- returned arguments --- PK_TORUS_t *const torus --- created torus ) This function creates a torus from the given standard form. See documentation for PK_TORUS_sf_t.