Home
last modified time | relevance | path

Searched defs:rtgeom (Results 1 – 14 of 14) sorted by relevance

/dports/devel/librttopo/librttopo-1.1.0/src/
H A Drtgeom.c38 rtgeom_force_clockwise(const RTCTX *ctx, RTGEOM *rtgeom) in rtgeom_force_clockwise()
66 rtgeom_reverse(const RTCTX *ctx, RTGEOM *rtgeom) in rtgeom_reverse()
104 rtgeom_as_rtline(const RTCTX *ctx, const RTGEOM *rtgeom) in rtgeom_as_rtline()
140 rtgeom_as_rtpoly(const RTCTX *ctx, const RTGEOM *rtgeom) in rtgeom_as_rtpoly()
202 rtgeom_as_rttin(const RTCTX *ctx, const RTGEOM *rtgeom) in rtgeom_as_rttin()
387 rtgeom_release(const RTCTX *ctx, RTGEOM *rtgeom) in rtgeom_release()
410 rtgeom_clone(const RTCTX *ctx, const RTGEOM *rtgeom) in rtgeom_clone()
601 rtgeom_drop_bbox(const RTCTX *ctx, RTGEOM *rtgeom) in rtgeom_drop_bbox()
614 rtgeom_add_bbox(const RTCTX *ctx, RTGEOM *rtgeom) in rtgeom_add_bbox()
677 rtgeom_drop_srid(const RTCTX *ctx, RTGEOM *rtgeom) in rtgeom_drop_srid()
[all …]
H A Drtgeom_debug.c160 rtgeom_summary(const RTCTX *ctx, const RTGEOM *rtgeom, int offset) in rtgeom_summary()
H A Drtcompound.c163 RTGEOM *rtgeom = comp->geoms[i]; in rtcompound_contains_point() local
H A Dg_serialized.c404 RTGEOM *rtgeom = rtgeom_from_gserialized(ctx, g); in gserialized_get_gbox_p() local
1272 RTGEOM *rtgeom = NULL; in rtgeom_from_gserialized() local
H A Drtin_wkb.c793 RTGEOM *rtgeom; in rtgeom_from_hexwkb() local
H A Drtline.c280 RTGEOM *rtgeom = (RTGEOM*)mpoint; in rtline_from_rtmpoint() local
H A Dg_box.c656 int rtgeom_calculate_gbox_cartesian(const RTCTX *ctx, const RTGEOM *rtgeom, RTGBOX *gbox) in rtgeom_calculate_gbox_cartesian()
H A Drtalgorithm.c843 char * rtgeom_geohash(const RTCTX *ctx, const RTGEOM *rtgeom, int precision) in rtgeom_geohash()
H A Drtt_tpsnap.c341 rtgeom_visit_lines(const RTCTX *ctx, RTGEOM *rtgeom, in rtgeom_visit_lines()
H A Drtspheroid.c644 double rtgeom_area_spheroid(const RTCTX *ctx, const RTGEOM *rtgeom, const SPHEROID *spheroid) in rtgeom_area_spheroid()
H A Dmeasures3d.c74 RTGEOM* create_v_line(const RTCTX *ctx, const RTGEOM *rtgeom,double x, double y, int srid) in create_v_line()
H A Drtgeom_geos.c341 RTGEOM2GEOS(const RTCTX *ctx, const RTGEOM *rtgeom, int autofix) in RTGEOM2GEOS()
H A Drtgeodetic.c1943 double rtgeom_area_sphere(const RTCTX *ctx, const RTGEOM *rtgeom, const SPHEROID *spheroid) in rtgeom_area_sphere()
/dports/databases/spatialite/libspatialite-5.0.1/src/gaiageo/
H A Dgg_rttopo.c774 const RTGEOM * rtgeom) in fromRTGeomIncremental()
1203 const RTGEOM *rtgeom = (const RTGEOM *) prtgeom; in fromRTGeom() local
1225 check_valid_type (const RTGEOM * rtgeom, int declared_type) in check_valid_type()
1279 fromRTGeomValidated (const RTCTX * ctx, const RTGEOM * rtgeom, in fromRTGeomValidated()
1347 fromRTGeomDiscarded (const RTCTX * ctx, const RTGEOM * rtgeom, in fromRTGeomDiscarded()
1878 fromRTGeomLeft (const RTCTX * ctx, gaiaGeomCollPtr gaia, const RTGEOM * rtgeom) in fromRTGeomLeft()
1912 fromRTGeomRight (const RTCTX * ctx, gaiaGeomCollPtr gaia, const RTGEOM * rtgeom) in fromRTGeomRight()