MobilityDB
1.3
Loading...
Searching...
No Matches
Set functions
inter_stbox_stbox
inter_tbox_tbox
◆
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,box2
Temporal
boxes
[out]
result
Resulting box
Note
This function is equivalent to
intersection_tbox_tbox
without memory allocation
Generated by
1.9.5