MobilityDB
1.3
Toggle main menu visibility
Main Page
Modules
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Files
File List
Globals
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
z
Variables
$
_
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
w
x
y
z
Typedefs
_
b
c
d
e
f
g
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
Enumerator
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
r
s
t
u
v
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
Set functions
bbox_union_span_span
inter_span_span
intersection_set_value
intersection_span_value
intersection_spanset_value
intersection_value_set
intersection_value_span
intersection_value_spanset
mi_span_span
minus_set_value
minus_span_value
minus_spanset_value
minus_value_set
minus_value_span
minus_value_spanset
super_union_span_span
union_set_value
union_span_value
union_spanset_value
union_value_set
union_value_span
union_value_spanset
◆
super_union_span_span()
Span
* super_union_span_span
(
const
Span
*
s1
,
const
Span
*
s2
)
Return the bounding union of two spans.
Parameters
[in]
s1,s2
Spans
Note
The result of the function is always a span even if the spans do not overlap
This function is similar to
bbox_union_span_span
with
memory allocation
Generated by
1.9.5