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

◆ bbox_union_span_span()

void bbox_union_span_span ( const Span s1,
const Span s2,
Span result 
)

Return in the last argument the bounding box union of two spans.

Parameters
[in]s1,s2Spans
[out]resultResulting span
Note
The result of the function is always a span even if the spans do not overlap