Hermes
 All Data Structures Files Functions Variables Macros Pages
Casts.c File Reference
Include dependency graph for Casts.c:

Functions

PointSTVector3D2PointST (const Vector3D *vector, PointST *result)
 
PGDLLEXPORT Datum Vector3D2PointSTV1 (PG_FUNCTION_ARGS)
 
 PG_FUNCTION_INFO_V1 (Vector3D2PointSTV1)
 

Function Documentation

PG_FUNCTION_INFO_V1 ( Vector3D2PointSTV1  )
PointST* Vector3D2PointST ( const Vector3D vector,
PointST result 
)

References round(), seconds2timestamp(), PointST::sp, PointST::t, Vector3D::x, PointSP::x, Vector3D::y, PointSP::y, and Vector3D::z.

Referenced by Vector3D2PointSTV1().

Here is the call graph for this function:

PGDLLEXPORT Datum Vector3D2PointSTV1 ( PG_FUNCTION_ARGS  )

References Vector3D2PointST().

Here is the call graph for this function: