![]() |
PK_PLANE_ask |
PK_ERROR_code_t PK_PLANE_ask ( --- received arguments --- PK_PLANE_t plane, --- a plane --- returned arguments --- PK_PLANE_sf_t *const plane_sf --- the standard form of the plane ) This function returns the standard form of the given plane. The application is responsible for allocating the standard form but need not initialise any of the fields. See documentation for PK_PLANE_sf_t.