![]() |
MobilityDB 1.3
|
Transformation functions for temporal geometries. More...
Functions | |
Temporal * | tgeo_affine (const Temporal *temp, const AFFINE *a) |
Return the 3D affine transform of a temporal geo to do things like translate, rotate, scale in one step. More... | |
Temporal * | tgeo_scale (const Temporal *temp, const GSERIALIZED *scale, const GSERIALIZED *sorigin) |
Scale a temporal geo by given factors. More... | |
Temporal ** | tpoint_make_simple (const Temporal *temp, int *count) |
Return a temporal point split into an array of non self-intersecting fragments. More... | |
Transformation functions for temporal geometries.