MobilityDB
1.3
Loading...
Searching...
No Matches
Set functions
inter_stbox_stbox
inter_tbox_tbox
◆
inter_stbox_stbox()
bool
inter_stbox_stbox
(
const
STBox
*
box1
,
const
STBox
*
box2
,
STBox
*
result
)
Return in the last argument the intersection of two spatiotemporal boxes.
Parameters
[in]
box1,box2
Spatiotemporal boxes
[out]
result
Result
Note
This function is equivalent to
intersection_stbox_stbox
without memory allocation
Generated by
1.9.5