Hermes
|
Functions | |
PointST * | iSegmentST (const SegmentST *segment, PointST *result) |
PointST * | eSegmentST (const SegmentST *segment, PointST *result) |
PGDLLEXPORT Datum | iSegmentSTV1 (PG_FUNCTION_ARGS) |
PGDLLEXPORT Datum | eSegmentSTV1 (PG_FUNCTION_ARGS) |
PGDLLEXPORT Datum | pointsSegmentST (PG_FUNCTION_ARGS) |
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 | ) |
PGDLLEXPORT Datum pointsSegmentST | ( | PG_FUNCTION_ARGS | ) |