Hermes
|
The implementation of SegmentST. More...
Functions | |
PointST * | iSegmentST (const SegmentST *segment, PointST *result) |
PointST * | eSegmentST (const SegmentST *segment, PointST *result) |
PGDLLEXPORT Datum | iSegmentSTV1 (PG_FUNCTION_ARGS) |
PG_FUNCTION_INFO_V1 (iSegmentSTV1) | |
PGDLLEXPORT Datum | eSegmentSTV1 (PG_FUNCTION_ARGS) |
PG_FUNCTION_INFO_V1 (eSegmentSTV1) | |
PGDLLEXPORT Datum | pointsSegmentST (PG_FUNCTION_ARGS) |
PG_FUNCTION_INFO_V1 (pointsSegmentST) | |
The implementation of SegmentST.
These functions are documented in the SegmentST/Accessors.h
References SegmentSP::e, Period::e, PointST::sp, SegmentST::sp, PointST::t, and SegmentST::t.
Referenced by eSegmentSTV1(), and pointsSegmentST().
PGDLLEXPORT Datum eSegmentSTV1 | ( | PG_FUNCTION_ARGS | ) |
References SegmentSP::i, Period::i, PointST::sp, SegmentST::sp, PointST::t, and SegmentST::t.
Referenced by iSegmentSTV1(), and pointsSegmentST().
PGDLLEXPORT Datum iSegmentSTV1 | ( | PG_FUNCTION_ARGS | ) |
PG_FUNCTION_INFO_V1 | ( | iSegmentSTV1 | ) |
PG_FUNCTION_INFO_V1 | ( | eSegmentSTV1 | ) |
PG_FUNCTION_INFO_V1 | ( | pointsSegmentST | ) |
PGDLLEXPORT Datum pointsSegmentST | ( | PG_FUNCTION_ARGS | ) |