![]() |
PK_CYL_ask |
PK_ERROR_code_t PK_CYL_ask ( --- received arguments --- PK_CYL_t cylinder, --- a cylinder --- returned arguments --- PK_CYL_sf_t *const cylinder_sf --- the standard form of the cylinder ) This function returns the standard form of the given cylinder. The application is responsible for allocating the standard form but need not initialise any of the fields. See documentation for PK_CYL_sf_t.