![]() |
PK_MTOPOL_ask_box |
PK_ERROR_code_t PK_MTOPOL_ask_box
(
--- received arguments ---
PK_MTOPOL_t mtopol, --- the mtopol
--- returned arguments ---
PK_BOX_t *const bounding_box --- a bounding box for the mtopol
)
This function returns the bounding box of 'mtopol'. A bounding box is
currently only returned when 'mtopol' is an mfacet. The box is tight.
Specific Errors:
PK_ERROR_wrong_mtopol 'mtopol' is of wrong type (MILD)