![]() |
MobilityDB 1.3
|
Bounding box operators for temporal rigid geometries. More...
Go to the source code of this file.
Functions | |
void | trgeoinst_set_stbox (const GSERIALIZED *geom, const TInstant *inst, STBox *box) |
Set the spatiotemporal box from the geometry value. More... | |
void | trgeoinstarr_compute_bbox (const GSERIALIZED *geom, const TInstant **instants, int count, interpType interp, void *box) |
Set the bounding box from the array of temporal instant values (dispatch function) More... | |
void | trgeoinstarr_rotating_stbox (const GSERIALIZED *geom, const TInstant **instants, int count, STBox *box) |
Set the spatiotemporal box from the array of temporal rigid geometry values. More... | |
void | trgeoinstarr_static_stbox (const GSERIALIZED *geom, const TInstant **instants, int count, STBox *box) |
Set the spatiotemporal box from the array of temporal rigid geometry values. More... | |
Bounding box operators for temporal rigid geometries.