PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ lwt_be_updateFacesById()

static int lwt_be_updateFacesById ( LWT_TOPOLOGY topo,
const LWT_ISO_FACE faces,
int  numfaces 
)
static

Definition at line 298 of file lwgeom_topo.c.

301 {
302  CBT2(topo, updateFacesById, faces, numfaces);
303 }
#define CBT2(to, method, a1, a2)
Definition: lwgeom_topo.c:99

References CBT2.

Referenced by _lwt_AddFaceSplit(), _lwt_RemEdge(), and lwt_ChangeEdgeGeom().

Here is the caller graph for this function: