![]() |
MobilityDB 1.3
|
Set functions for box types. More...
Functions | |
bool | inter_stbox_stbox (const STBox *box1, const STBox *box2, STBox *result) |
Return in the last argument the intersection of two spatiotemporal boxes. More... | |
bool | inter_tbox_tbox (const TBox *box1, const TBox *box2, TBox *result) |
Return in the last argument the intersection of two temporal boxes. More... | |
Set functions for box types.