Home
last modified time | relevance | path

Searched refs:rtpoint_to_twkb_buf (Results 1 – 2 of 2) sorted by relevance

/dports/devel/librttopo/librttopo-1.1.0/src/
H A Drtout_twkb.h102 static int rtpoint_to_twkb_buf(const RTCTX *ctx, const RTPOINT *line, TWKB_GLOBALS *global_values, …
H A Drtout_twkb.c233 static int rtpoint_to_twkb_buf(const RTCTX *ctx, const RTPOINT *pt, TWKB_GLOBALS *globals, TWKB_STA… in rtpoint_to_twkb_buf() function
373 return rtpoint_to_twkb_buf(ctx, (RTPOINT*) geom, globals, ts); in rtgeom_to_twkb_buf()