![]() |
PK_LTOPOL_ask_box_r_t |
struct PK_LTOPOL_ask_box_r_s { int r_t_version; --- version number of return structure PK_BOX_t bounding_box; --- bounding box for ltopols }; typedef struct PK_LTOPOL_ask_box_r_s PK_LTOPOL_ask_box_r_t; A structure packaging the bounding box of the ltopols.
The structure has the following field: 'bounding_box' The box bounding the array of ltopols. The function PK_LTOPOL_ask_box_r_f may be used to free associated memory.