MobilityDB  1.0

◆ tinterrel_tpointinst_geom()

static TInstant* tinterrel_tpointinst_geom ( const TInstant inst,
Datum  geom,
Datum(*)(Datum, Datum)  func 
)
static

Evaluates tintersects/tdisjoint for a temporal point and a geometry.

Parameters
[in]instTemporal point
[in]geomGeometry
[in]funcPostGIS function to be called