34#ifndef __TCBUFFER_TEMPSPATIALRELS_H__
35#define __TCBUFFER_TEMPSPATIALRELS_H__
40#include "temporal/temporal.h"
46 const Cbuffer *cb,
bool tinter);
Functions for temporal buffers.
Definition: cbuffer.h:50
Definition: postgis_ext_defs.in.h:170
Structure to represent the common structure of temporal values of any temporal subtype.
Definition: meos.h:183
Temporal * tinterrel_tcbuffer_cbuffer(const Temporal *temp, const Cbuffer *cb, bool tinter)
Spatiotemporal relationships for temporal points.
Definition: tcbuffer_tempspatialrels.c:577
Temporal * tinterrel_tcbuffer_geo(const Temporal *temp, const GSERIALIZED *gs, bool tinter)
Return a temporal Boolean that states whether a temporal circular buffer and a geometry intersect or ...
Definition: tcbuffer_tempspatialrels.c:530
int const GSERIALIZED * gs
Definition: trgeo_spatialrels.h:52