MobilityDB 1.3
Loading...
Searching...
No Matches

◆ node_box_calculate()

static void node_box_calculate ( const RTreeNode node,
STBox box 
)
static

Calculates the bounding box that encloses all STBoxes in an RTree node.

This function takes the destination STBox and change it to the minimal bounding box enclosing all STBoxes within a given RTree node.

Parameters
[in]nodePointer to the RTreeNode structure containing the STBoxes.
[out]boxSTBox that will be expanded