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

Functions

RangeSPBoxSP2RangeSP (const BoxSP *box, RangeSP *result)
 
PGDLLEXPORT Datum BoxSP2RangeSPV1 (PG_FUNCTION_ARGS)
 

Function Documentation

RangeSP* BoxSP2RangeSP ( const BoxSP box,
RangeSP result 
)

References RangeSP::c, distancePointSP_PointSP(), BoxSP::h, BoxSP::l, RangeSP::r, round(), PointSP::x, and PointSP::y.

Referenced by BoxSP2RangeSPV1(), and BoxST2RangeST().

Here is the call graph for this function:

PGDLLEXPORT Datum BoxSP2RangeSPV1 ( PG_FUNCTION_ARGS  )

References BoxSP2RangeSP().

Here is the call graph for this function: