PostGIS 3.0.6dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ lwt_be_getRingEdges()

static LWT_ELEMID * lwt_be_getRingEdges ( LWT_TOPOLOGY topo,
LWT_ELEMID  edge,
uint64_t *  numedges,
uint64_t  limit 
)
static

Definition at line 373 of file lwgeom_topo.c.

374{
375 CBT3(topo, getRingEdges, edge, numedges, limit);
376}
#define CBT3(to, method, a1, a2, a3)

References CBT3.

Referenced by _lwt_AddFaceSplit().

Here is the caller graph for this function: