PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ lwt_be_checkTopoGeomRemEdge()

static int lwt_be_checkTopoGeomRemEdge ( LWT_TOPOLOGY topo,
LWT_ELEMID  edge_id,
LWT_ELEMID  face_left,
LWT_ELEMID  face_right 
)
static

Definition at line 350 of file lwgeom_topo.c.

352 {
353  CBT3(topo, checkTopoGeomRemEdge, edge_id, face_left, face_right);
354 }
#define CBT3(to, method, a1, a2, a3)
Definition: lwgeom_topo.c:103

References CBT3.

Referenced by _lwt_RemEdge().

Here is the caller graph for this function: