![]() |
PK_CYL_create |
PK_ERROR_code_t PK_CYL_create ( --- received arguments --- const PK_CYL_sf_t *cylinder_sf, --- standard form of a cylinder --- returned arguments --- PK_CYL_t *const cylinder --- the cylinder ) This function creates a cylinder from the given standard form. See documentation for PK_CYL_sf_t.