Hermes
 All Data Structures Files Functions Variables Macros Pages
ArithmeticOperators.h File Reference
#include "Definition.h"
Include dependency graph for ArithmeticOperators.h:
This graph shows which files directly or indirectly include this file:

Functions

SegmentSPresizeSegmentSP (const SegmentSP *segment, float8 nlength, SegmentSP *result)
 
PGDLLEXPORT Datum resizeSegmentSPV1 (PG_FUNCTION_ARGS)
 

Function Documentation

SegmentSP* resizeSegmentSP ( const SegmentSP segment,
float8  nlength,
SegmentSP result 
)

References SegmentSP::e, SegmentSP::i, length(), lengthSegmentSP(), round(), PointSP::x, and PointSP::y.

Referenced by atDistanceTrajectory(), and resizeSegmentSPV1().

Here is the call graph for this function:

PGDLLEXPORT Datum resizeSegmentSPV1 ( PG_FUNCTION_ARGS  )

References resizeSegmentSP().

Here is the call graph for this function: