PostGIS 3.7.0dev-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 433 of file lwgeom_topo.c.

434{
435 CBT3(topo, getRingEdges, edge, numedges, limit);
436}
#define CBT3(to, method, a1, a2, a3)

References CBT3.

Referenced by _lwt_AddFaceSplit(), and lwt_ChangeEdgeGeom().

Here is the caller graph for this function: