PostGIS  3.4.0dev-r@@SVN_REVISION@@

◆ 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 384 of file lwgeom_topo.c.

385 {
386  CBT3(topo, getRingEdges, edge, numedges, limit);
387 }
#define CBT3(to, method, a1, a2, a3)
Definition: lwgeom_topo.c:108

References CBT3.

Referenced by _lwt_AddFaceSplit().

Here is the caller graph for this function: