Home
last modified time | relevance | path

Searched refs:rtcollection_grid (Results 1 – 3 of 3) sorted by relevance

/dports/devel/librttopo/librttopo-1.1.0/src/
H A Drtcollection.c584 RTCOLLECTION* rtcollection_grid(const RTCTX *ctx, const RTCOLLECTION *coll, const gridspec *grid) in rtcollection_grid() function
H A Dlibrttopo_geom_internal.h438 RTCOLLECTION* rtcollection_grid(const RTCTX *ctx, const RTCOLLECTION *coll, const gridspec *grid);
H A Drtgeom.c1898 return (RTGEOM *)rtcollection_grid(ctx, (RTCOLLECTION *)rtgeom, grid); in rtgeom_grid()