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

Functions

float8 distanceSegmentSP_PointSP (const SegmentSP *segment, const PointSP *point)
 
PGDLLEXPORT Datum distanceSegmentSP_PointSPV1 (PG_FUNCTION_ARGS)
 
float8 distanceSegmentSP_SegmentSP (const SegmentSP *segmentA, const SegmentSP *segmentB)
 
PGDLLEXPORT Datum distanceSegmentSP_SegmentSPV1 (PG_FUNCTION_ARGS)
 

Function Documentation

PGDLLEXPORT Datum distanceSegmentSP_PointSPV1 ( PG_FUNCTION_ARGS  )

References distanceSegmentSP_PointSP().

Here is the call graph for this function:

PGDLLEXPORT Datum distanceSegmentSP_SegmentSPV1 ( PG_FUNCTION_ARGS  )

References distanceSegmentSP_SegmentSP().

Here is the call graph for this function: