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

◆ inter_tbox_tbox()

bool inter_tbox_tbox ( const TBox box1,
const TBox box2,
TBox result 
)

Return in the last argument the intersection of two temporal boxes.

Parameters
[in]box1,box2Temporal boxes
[out]resultResulting box
Note
This function is equivalent to intersection_tbox_tbox without memory allocation