Hermes
|
The implementation of RangeST. More...
#include "../../h/SpatioTemporal/RangeST/Casts.h"
#include "../../h/Temporal/RangeT/Casts.h"
#include "../../h/Spatial/RangeSP/Casts.h"
Functions | |
BoxST * | RangeST2BoxST (const RangeST *range, BoxST *result) |
PGDLLEXPORT Datum | RangeST2BoxSTV1 (PG_FUNCTION_ARGS) |
PG_FUNCTION_INFO_V1 (RangeST2BoxSTV1) | |
The implementation of RangeST.
These functions are documented in the RangeST/Casts.h
PG_FUNCTION_INFO_V1 | ( | RangeST2BoxSTV1 | ) |
References RangeSP2BoxSP(), RangeT2Period(), RangeST::sp, BoxST::sp, RangeST::t, and BoxST::t.
Referenced by consistentGiSTSegmentST(), and RangeST2BoxSTV1().
PGDLLEXPORT Datum RangeST2BoxSTV1 | ( | PG_FUNCTION_ARGS | ) |