![]() |
PK_SPHERE_ask |
PK_ERROR_code_t PK_SPHERE_ask ( --- received arguments --- PK_SPHERE_t sphere, --- sphere --- returned arguments --- PK_SPHERE_sf_t *const sphere_sf --- sphere standard form ) This function writes the standard form of a sphere at the given address. The application is responsible for allocating the standard form, but need not initialise any of the fields. See documentation for PK_SPHERE_sf_t.