Hermes
|
The implementantion of SegmentSP. More...
#include "../../h/Spatial/SegmentSP/ArithmeticOperators.h"
#include "../../h/Spatial/SegmentSP/Properties.h"
#include "../../h/Utilities/MSVCWorkarounds.h"
#include <math.h>
Functions | |
SegmentSP * | resizeSegmentSP (const SegmentSP *segment, float8 nlength, SegmentSP *result) |
PGDLLEXPORT Datum | resizeSegmentSPV1 (PG_FUNCTION_ARGS) |
PG_FUNCTION_INFO_V1 (resizeSegmentSPV1) | |
The implementantion of SegmentSP.
These functions are documented in the SegmentSP/ArithmeticOperators.h
PG_FUNCTION_INFO_V1 | ( | resizeSegmentSPV1 | ) |
References SegmentSP::e, SegmentSP::i, length(), lengthSegmentSP(), round(), PointSP::x, and PointSP::y.
Referenced by atDistanceTrajectory(), and resizeSegmentSPV1().
PGDLLEXPORT Datum resizeSegmentSPV1 | ( | PG_FUNCTION_ARGS | ) |