| 
    MobilityDB 1.1
    
   | 
 
Set functions for box types. More...

Functions | |
| PGDLLEXPORT Datum | Intersection_stbox_stbox (PG_FUNCTION_ARGS) | 
| Return the intersection of the spatiotemporal boxes.  More... | |
| PGDLLEXPORT Datum | Intersection_tbox_tbox (PG_FUNCTION_ARGS) | 
| Return the intersection of the temporal boxes.  More... | |
| PGDLLEXPORT Datum | Union_stbox_stbox (PG_FUNCTION_ARGS) | 
| Return the union of the spatiotemporal boxes.  More... | |
| PGDLLEXPORT Datum | Union_tbox_tbox (PG_FUNCTION_ARGS) | 
| Return the union of the temporal boxes.  More... | |
Set functions for box types.