Hermes
|
The implementation of BoxSP. More...
#include "../../h/Spatial/BoxSP/Casts.h"
#include "../../h/Spatial/PointSP/Distance.h"
#include "../../h/Utilities/MSVCWorkarounds.h"
#include <math.h>
Functions | |
RangeSP * | BoxSP2RangeSP (const BoxSP *box, RangeSP *result) |
PGDLLEXPORT Datum | BoxSP2RangeSPV1 (PG_FUNCTION_ARGS) |
PG_FUNCTION_INFO_V1 (BoxSP2RangeSPV1) | |
The implementation of BoxSP.
These functions are documented in the BoxSP/Casts.h
References RangeSP::c, distancePointSP_PointSP(), BoxSP::h, BoxSP::l, RangeSP::r, round(), PointSP::x, and PointSP::y.
Referenced by BoxSP2RangeSPV1(), and BoxST2RangeST().
PGDLLEXPORT Datum BoxSP2RangeSPV1 | ( | PG_FUNCTION_ARGS | ) |
PG_FUNCTION_INFO_V1 | ( | BoxSP2RangeSPV1 | ) |