MobilityDB  1.0

◆ 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 sequence point and a geometry.

Parameters
[in]seqTemporal point
[in]geomGeometry
[in]boxBounding box of the geometry
[in]tinterWhether we compute tintersects or tdisjoint
[out]countNumber of elements in the resulting array
Precondition
The temporal point is simple, that is, non self-intersecting