|
MobilityDB 1.3
|
Set functions for spatiotemporal boxes. More...
Functions | |
| STBox * | intersection_stbox_stbox (const STBox *box1, const STBox *box2) |
| Return the intersection of the spatiotemporal boxes. More... | |
| STBox * | union_stbox_stbox (const STBox *box1, const STBox *box2, bool strict) |
| Return the union of the spatiotemporal boxes. More... | |
Set functions for spatiotemporal boxes.