MobilityDB 1.3
Loading...
Searching...
No Matches
Functions | Variables
trgeo_spatialrels.h File Reference

Distance functions for temporal rigid geometries. More...

#include <postgres.h>
#include <liblwgeom.h>
#include "temporal/temporal.h"
#include "pose/pose.h"

Go to the source code of this file.

Functions

int ea_contains_geo_trgeo (const GSERIALIZED *gs, const Temporal *temp, bool ever)
 Return 1 if a geometry ever contains a temporal rigid geometry, 0 if not, and -1 on error or if the geometry is empty. More...
 
int ea_covers_geo_trgeo (const GSERIALIZED *gs, const Temporal *temp, bool ever) extern int ea_covers_trgeo_geo(const Temporal *temp
 

Variables

int const GSERIALIZED bool ever
 
int const GSERIALIZEDgs
 

Detailed Description

Distance functions for temporal rigid geometries.