|
bool | isPunctalBoxSP (const BoxSP *box) |
|
PGDLLEXPORT Datum | isPunctalBoxSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (isPunctalBoxSPV1) |
|
int32 | widthBoxSP (const BoxSP *box) |
|
int32 | heightBoxSP (const BoxSP *box) |
|
int64 | areaBoxSP (const BoxSP *box) |
|
PGDLLEXPORT Datum | widthBoxSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (widthBoxSPV1) |
|
PGDLLEXPORT Datum | heightBoxSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (heightBoxSPV1) |
|
PGDLLEXPORT Datum | areaBoxSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (areaBoxSPV1) |
|
PointXY * | centerBoxSP (const BoxSP *box, PointXY *result) |
|
float8 | centerXBoxSP (const BoxSP *box) |
|
float8 | centerYBoxSP (const BoxSP *e) |
|
PGDLLEXPORT Datum | centerBoxSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (centerBoxSPV1) |
|
PGDLLEXPORT Datum | centerXBoxSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (centerXBoxSPV1) |
|
PGDLLEXPORT Datum | centerYBoxSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (centerYBoxSPV1) |
|
PointSP * | lhBoxSP (const BoxSP *box, PointSP *result) |
|
PointSP * | hlBoxSP (const BoxSP *box, PointSP *result) |
|
PGDLLEXPORT Datum | lhBoxSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (lhBoxSPV1) |
|
PGDLLEXPORT Datum | hlBoxSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (hlBoxSPV1) |
|
SegmentSP * | l_hBoxSP (const BoxSP *box, SegmentSP *result) |
|
SegmentSP * | h_lBoxSP (const BoxSP *box, SegmentSP *result) |
|
PGDLLEXPORT Datum | l_hBoxSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (l_hBoxSPV1) |
|
PGDLLEXPORT Datum | h_lBoxSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (h_lBoxSPV1) |
|
SegmentSP * | lh_hlBoxSP (const BoxSP *box, SegmentSP *result) |
|
SegmentSP * | hl_lhBoxSP (const BoxSP *box, SegmentSP *result) |
|
PGDLLEXPORT Datum | lh_hlBoxSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (lh_hlBoxSPV1) |
|
PGDLLEXPORT Datum | hl_lhBoxSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (hl_lhBoxSPV1) |
|
SegmentSP * | lh_hBoxSP (const BoxSP *box, SegmentSP *result) |
|
SegmentSP * | h_lhBoxSP (const BoxSP *box, SegmentSP *result) |
|
PGDLLEXPORT Datum | lh_hBoxSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (lh_hBoxSPV1) |
|
PGDLLEXPORT Datum | h_lhBoxSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (h_lhBoxSPV1) |
|
SegmentSP * | h_hlBoxSP (const BoxSP *box, SegmentSP *result) |
|
SegmentSP * | hl_hBoxSP (const BoxSP *box, SegmentSP *result) |
|
PGDLLEXPORT Datum | h_hlBoxSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (h_hlBoxSPV1) |
|
PGDLLEXPORT Datum | hl_hBoxSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (hl_hBoxSPV1) |
|
SegmentSP * | hl_lBoxSP (const BoxSP *box, SegmentSP *result) |
|
SegmentSP * | l_hlBoxSP (const BoxSP *box, SegmentSP *result) |
|
PGDLLEXPORT Datum | hl_lBoxSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (hl_lBoxSPV1) |
|
PGDLLEXPORT Datum | l_hlBoxSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (l_hlBoxSPV1) |
|
SegmentSP * | l_lhBoxSP (const BoxSP *box, SegmentSP *result) |
|
SegmentSP * | lh_lBoxSP (const BoxSP *box, SegmentSP *result) |
|
PGDLLEXPORT Datum | l_lhBoxSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (l_lhBoxSPV1) |
|
PGDLLEXPORT Datum | lh_lBoxSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (lh_lBoxSPV1) |
|
The implementation of BoxSP.
- Author
- Marios Vodas (mvoda.nosp@m.s@gm.nosp@m.ail.c.nosp@m.om).
These functions are documented in the BoxSP/Properties.h