![]() |
MobilityDB 1.3
|
Set functions for temporal boxes. More...
Functions | |
TBox * | intersection_tbox_tbox (const TBox *box1, const TBox *box2) |
Return the intersection of two temporal boxes. More... | |
TBox * | union_tbox_tbox (const TBox *box1, const TBox *box2, bool strict) |
Return the union of two temporal boxes. More... | |
Set functions for temporal boxes.