Hermes
|
The implementantion of SegmentSP. More...
#include "../../h/Spatial/SegmentSP/RelationalOperators.h"
#include "../../h/Spatial/SegmentSP/Interactions.h"
#include "../../h/Spatial/SegmentSP/Distance.h"
#include "../../h/Spatial/SessionParameters.h"
The implementantion of SegmentSP.
These functions are documented in the SegmentSP/RelationalOperators.h
References SegmentSP::e, BoxSP::h, SegmentSP::i, BoxSP::l, PointSP::x, and PointSP::y.
Referenced by containedProperlySegmentSP_BoxSPV1(), and containedProperlySegmentST_BoxST().
PGDLLEXPORT Datum containedProperlySegmentSP_BoxSPV1 | ( | PG_FUNCTION_ARGS | ) |
References SegmentSP::e, BoxSP::h, SegmentSP::i, BoxSP::l, PointSP::x, and PointSP::y.
Referenced by atBoxSegmentST(), atBoxTrajectory(), atBoxTSegmentST(), containedSegmentSP_BoxSPV1(), containedSegmentST_BoxSPV1(), and containedSegmentST_BoxST().
PGDLLEXPORT Datum containedSegmentSP_BoxSPV1 | ( | PG_FUNCTION_ARGS | ) |
References distanceSegmentSP_PointSP(), and spatialTolerance.
Referenced by atPointTSegmentST(), consistentGiSTSegmentST(), containsSegmentSP_PointSPV1(), and containsSegmentST_PointSPV1().
PGDLLEXPORT Datum containsSegmentSP_PointSPV1 | ( | PG_FUNCTION_ARGS | ) |
References intersectionSegmentSP_BoxSP().
Referenced by consistentGiSTSegmentST(), distanceBoxSP_SegmentSP(), intersectsSegmentSP_BoxSPV1(), intersectsSegmentST_BoxSPV1(), and intersectsTrajectory_BoxSP().
PGDLLEXPORT Datum intersectsSegmentSP_BoxSPV1 | ( | PG_FUNCTION_ARGS | ) |
References intersectionSegmentSP_SegmentSP().
Referenced by consistentGiSTSegmentST(), intersectsSegmentSP_SegmentSPV1(), and intersectsSegmentST_SegmentSPV1().
PGDLLEXPORT Datum intersectsSegmentSP_SegmentSPV1 | ( | PG_FUNCTION_ARGS | ) |
PG_FUNCTION_INFO_V1 | ( | intersectsSegmentSP_BoxSPV1 | ) |
PG_FUNCTION_INFO_V1 | ( | intersectsSegmentSP_SegmentSPV1 | ) |
PG_FUNCTION_INFO_V1 | ( | containsSegmentSP_PointSPV1 | ) |
PG_FUNCTION_INFO_V1 | ( | containedProperlySegmentSP_BoxSPV1 | ) |
PG_FUNCTION_INFO_V1 | ( | containedSegmentSP_BoxSPV1 | ) |
PG_FUNCTION_INFO_V1 | ( | withinDistanceSegmentSP_RangeSPV1 | ) |
References RangeSP::c, distanceSegmentSP_PointSP(), and RangeSP::r.
Referenced by consistentGiSTSegmentST(), withinDistanceSegmentSP_RangeSPV1(), withinDistanceSegmentST_RangeSPV1(), and withinDistanceSegmentST_RangeST().
PGDLLEXPORT Datum withinDistanceSegmentSP_RangeSPV1 | ( | PG_FUNCTION_ARGS | ) |