PostGIS
2.4.9dev-r@@SVN_REVISION@@
◆
lwt_be_getRingEdges()
static
LWT_ELEMID
* lwt_be_getRingEdges
(
LWT_TOPOLOGY
*
topo
,
LWT_ELEMID
edge
,
int *
numedges
,
int
limit
)
static
Definition at line
380
of file
lwgeom_topo.c
.
References
CBT3
.
Referenced by
_lwt_AddFaceSplit()
.
382
{
383
CBT3
(topo, getRingEdges, edge, numedges, limit);
384
}
CBT3
#define CBT3(to, method, a1, a2, a3)
Definition:
lwgeom_topo.c:103
Here is the caller graph for this function:
liblwgeom
lwgeom_topo.c
Generated by
1.8.13