PostGIS  3.7.0dev-r@@SVN_REVISION@@

◆ lwt_be_updateTopoGeomFaceSplit()

static int lwt_be_updateTopoGeomFaceSplit ( LWT_TOPOLOGY topo,
LWT_ELEMID  split_face,
LWT_ELEMID  new_face1,
LWT_ELEMID  new_face2 
)
static

Definition at line 324 of file lwgeom_topo.c.

326 {
327  CBT3(topo, updateTopoGeomFaceSplit, split_face, new_face1, new_face2);
328 }
#define CBT3(to, method, a1, a2, a3)
Definition: lwgeom_topo.c:97

References CBT3.

Referenced by _lwt_AddEdge(), and _lwt_SnapEdgeToExistingNode().

Here is the caller graph for this function: