Home
last modified time | relevance | path

Searched refs:rtpoint_getPoint4d_p (Results 1 – 5 of 5) sorted by relevance

/dports/devel/librttopo/librttopo-1.1.0/src/
H A Drtline.c198 rtpoint_getPoint4d_p(ctx, (RTPOINT*)g, &pt); in rtline_from_rtgeom_array()
259 rtpoint_getPoint4d_p(ctx, points[i], &pt); in rtline_from_ptarray()
H A Drtpoint.c58 rtpoint_getPoint4d_p(const RTCTX *ctx, const RTPOINT *point, RTPOINT4D *out) in rtpoint_getPoint4d_p() function
H A Drtlinearreferencing.c393 rtpoint_getPoint4d_p(ctx, point, &p4d); in rtpoint_clip_to_ordinate_range()
448 rtpoint_getPoint4d_p(ctx, mpoint->geoms[i], &p4d); in rtmpoint_clip_to_ordinate_range()
877 rtpoint_getPoint4d_p(ctx, rtpt, &p); in rtgeom_interpolate_point()
/dports/devel/librttopo/librttopo-1.1.0/headers/
H A Dlibrttopo_geom.h972 extern int rtpoint_getPoint4d_p(const RTCTX *ctx, const RTPOINT *point, RTPOINT4D *out);
H A Dlibrttopo_geom.h.in972 extern int rtpoint_getPoint4d_p(const RTCTX *ctx, const RTPOINT *point, RTPOINT4D *out);