|
|
◆ union_stbox_stbox()
| STBox * union_stbox_stbox |
( |
const STBox * |
box1, |
|
|
const STBox * |
box2, |
|
|
bool |
strict |
|
) |
| |
Return the union of the spatiotemporal boxes.
- Parameters
-
| [in] | box1,box2 | Spatiotemporal boxes |
| [in] | strict | True when the boxes must overlap @csqlfn Union_stbox_stbox() |
|