Sets the dimensions of an R-tree based on the meostype of the RTree.
- Parameters
-
[in,out] | rtree | The R-tree structure whose dimensions are to be set. |
[in] | box | The spatial bounding box (STBox) from which to derive the dimensions. |
- Returns
true
if the dimensions were successfully set; false
otherwise.