![]() |
MobilityDB 1.3
|
Go to the source code of this file.
Functions | |
Datum | Boxop_geo_tnpoint (FunctionCallInfo fcinfo, bool(*func)(const STBox *, const STBox *)) |
Bounding box operators for temporal network points. More... | |
Datum | Boxop_npoint_tnpoint (FunctionCallInfo fcinfo, bool(*func)(const STBox *, const STBox *)) |
Datum | Boxop_stbox_tnpoint (FunctionCallInfo fcinfo, bool(*func)(const STBox *, const STBox *)) |
Datum | Boxop_tnpoint_geo (FunctionCallInfo fcinfo, bool(*func)(const STBox *, const STBox *)) |
Datum | Boxop_tnpoint_npoint (FunctionCallInfo fcinfo, bool(*func)(const STBox *, const STBox *)) |
Datum | Boxop_tnpoint_stbox (FunctionCallInfo fcinfo, bool(*func)(const STBox *, const STBox *)) |
Datum | Boxop_tnpoint_tnpoint (FunctionCallInfo fcinfo, bool(*func)(const STBox *, const STBox *)) |