Home
last modified time | relevance | path

Searched refs:getRingEdges (Results 1 – 12 of 12) sorted by relevance

/dports/databases/postgis25/postgis-2.5.5/liblwgeom/
H A Dliblwgeom_topo.h616 LWT_ELEMID* (*getRingEdges) ( member
H A Dlwgeom_topo.c383 CBT3(topo, getRingEdges, edge, numedges, limit); in lwt_be_getRingEdges()
/dports/devel/librttopo/librttopo-1.1.0/headers/
H A Dlibrttopo.h610 RTT_ELEMID* (*getRingEdges) ( member
/dports/databases/postgis30/postgis-3.0.4/liblwgeom/
H A Dliblwgeom_topo.h579 …LWT_ELEMID *(*getRingEdges)(const LWT_BE_TOPOLOGY *topo, LWT_ELEMID edge, uint64_t *numedges, int … member
H A Dlwgeom_topo.c375 CBT3(topo, getRingEdges, edge, numedges, limit); in lwt_be_getRingEdges()
/dports/databases/postgis32/postgis-3.2.0/liblwgeom/
H A Dliblwgeom_topo.h564 …LWT_ELEMID *(*getRingEdges)(const LWT_BE_TOPOLOGY *topo, LWT_ELEMID edge, uint64_t *numedges, int … member
H A Dlwgeom_topo.c380 CBT3(topo, getRingEdges, edge, numedges, limit); in lwt_be_getRingEdges()
/dports/databases/postgis31/postgis-3.1.4/liblwgeom/
H A Dliblwgeom_topo.h579 …LWT_ELEMID *(*getRingEdges)(const LWT_BE_TOPOLOGY *topo, LWT_ELEMID edge, uint64_t *numedges, int … member
H A Dlwgeom_topo.c375 CBT3(topo, getRingEdges, edge, numedges, limit); in lwt_be_getRingEdges()
/dports/databases/postgis25/postgis-2.5.5/
H A DChangeLog78 … rings by human readable error Handle both topological and geometrical corruption Have getRingEdges
/dports/databases/spatialite/libspatialite-5.0.1/src/topology/
H A Dgaia_auxtopo.c2300 callbacks->getRingEdges = callback_getRingEdges; in gaiaTopologyFromDBMS()
/dports/devel/librttopo/librttopo-1.1.0/src/
H A Drtgeom_topo.c406 CBT3(topo, getRingEdges, edge, numedges, limit); in rtt_be_getRingEdges()