PostGIS  3.4.0dev-r@@SVN_REVISION@@
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages

◆ lwt_be_checkTopoGeomRemIsoEdge()

static int lwt_be_checkTopoGeomRemIsoEdge ( LWT_TOPOLOGY topo,
LWT_ELEMID  edge_id 
)
static

Definition at line 349 of file lwgeom_topo.c.

350 {
351  CBT1(topo, checkTopoGeomRemIsoEdge, edge_id);
352 }
#define CBT1(to, method, a1)
Definition: lwgeom_topo.c:100

References CBT1.

Referenced by lwt_RemIsoEdge().

Here is the caller graph for this function: