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

Functions

PointSTiSegmentST (const SegmentST *segment, PointST *result)
 
PointSTeSegmentST (const SegmentST *segment, PointST *result)
 
PGDLLEXPORT Datum iSegmentSTV1 (PG_FUNCTION_ARGS)
 
PGDLLEXPORT Datum eSegmentSTV1 (PG_FUNCTION_ARGS)
 
PGDLLEXPORT Datum pointsSegmentST (PG_FUNCTION_ARGS)
 

Function Documentation

PointST* eSegmentST ( const SegmentST segment,
PointST result 
)
PGDLLEXPORT Datum eSegmentSTV1 ( PG_FUNCTION_ARGS  )

References eSegmentST().

Here is the call graph for this function:

PointST* iSegmentST ( const SegmentST segment,
PointST result 
)
PGDLLEXPORT Datum iSegmentSTV1 ( PG_FUNCTION_ARGS  )

References iSegmentST().

Here is the call graph for this function:

PGDLLEXPORT Datum pointsSegmentST ( PG_FUNCTION_ARGS  )

References eSegmentST(), and iSegmentST().

Here is the call graph for this function: