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

333 {
334  CBT3(topo, checkTopoGeomRemEdge, edge_id, face_left, face_right);
335 }
#define CBT3(to, method, a1, a2, a3)
Definition: lwgeom_topo.c:97

References CBT3.

Referenced by _lwt_RemEdge().

Here is the caller graph for this function: