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

Functions

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

Function Documentation

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: