|
◆ tinterrel_tpointseq_simple_geom()
Evaluates tintersects/tdisjoint for a temporal point and a geometry.
- Parameters
-
[in] | seq | Temporal point |
[in] | geom | Geometry |
[in] | box | Bounding box of the geometry |
[in] | tinter | True when computing tintersects, false for tdisjoint |
[out] | count | Number of elements in the resulting array |
- Precondition
- The temporal point is simple, that is, non self-intersecting
|