MobilityDB 1.3
Loading...
Searching...
No Matches
Functions
trgeo_utils.h File Reference

Utility functions for temporal rigid geometries. More...

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

Go to the source code of this file.

Functions

bool ensure_same_geom (const GSERIALIZED *gs1, const GSERIALIZED *gs2)
 Ensure that the temporal rigid geometry instants have the same reference geometry. More...
 
double geom_radius (const GSERIALIZED *gs)
 
void lwgeom_apply_pose (const Pose *pose, LWGEOM *geom)
 

Detailed Description

Utility functions for temporal rigid geometries.