MobilityDB 1.1
|
◆ spanset_make()Construct a span set from an array of disjoint span. 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
|