PostGIS  3.3.9dev-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 378 of file lwgeom_topo.c.

379 {
380  CBT3(topo, getRingEdges, edge, numedges, limit);
381 }
#define CBT3(to, method, a1, a2, a3)
Definition: lwgeom_topo.c:102

References CBT3.

Referenced by _lwt_AddFaceSplit(), and lwt_ChangeEdgeGeom().

Here is the caller graph for this function: