![]() |
PK_POINT_ask |
PK_ERROR_code_t PK_POINT_ask ( --- received arguments --- PK_POINT_t point, --- point --- returned arguments --- PK_POINT_sf_t *const point_sf --- point standard form ) This function returns the standard form of the given point. The application is responsible for allocating the standard form, but need not initialise any of the fields. See documentation for PK_POINT_sf_t.