![]() |
MobilityDB 1.3
|
◆ spanset_make_exp()Return a span set from an array of disjoint spans enabling the data structure to expand. For example, the memory structure of a SpanSet with 3 span is as follows ---------------------------------------------------------------------------------
( SpanSet )_X | ( bbox )_X | ( Span_0 )_X | ( Span_1 )_X | ( Span_2 )_X |
---------------------------------------------------------------------------------
where the
|