![]() |
PK_ELLIPSE_ask |
PK_ERROR_code_t PK_ELLIPSE_ask ( --- received arguments --- PK_ELLIPSE_t ellipse, --- ellipse --- returned arguments --- PK_ELLIPSE_sf_t *const ellipse_sf --- ellipse standard form ) This function writes the standard form of an ellipse 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_ELLIPSE_sf_t.