MobilityDB 1.1

◆ tinterrel_tpointseq_simple_geom()

static TSequence ** tinterrel_tpointseq_simple_geom ( const TSequence seq,
Datum  geom,
const STBox box,
bool  tinter,
int *  count 
)
static

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

Parameters
[in]seqTemporal point
[in]geomGeometry
[in]boxBounding box of the geometry
[in]tinterTrue when computing tintersects, false for tdisjoint
[out]countNumber of elements in the resulting array
Precondition
The temporal point is simple, that is, non self-intersecting