![]() |
PK_PLANE_create |
PK_ERROR_code_t PK_PLANE_create ( --- received arguments --- const PK_PLANE_sf_t *plane_sf, --- standard form of a plane --- returned arguments --- PK_PLANE_t *const plane --- the plane ) This function creates a plane from the given standard form. See documentation for PK_PLANE_sf_t.