PostGIS  3.7.0dev-r@@SVN_REVISION@@

◆ lwt_be_computeFaceMBR()

static GBOX* lwt_be_computeFaceMBR ( const LWT_TOPOLOGY topo,
LWT_ELEMID  face 
)
static

Definition at line 411 of file lwgeom_topo.c.

412 {
413  CBT1(topo, computeFaceMBR, face);
414 }
#define CBT1(to, method, a1)
Definition: lwgeom_topo.c:89

References CBT1.

Referenced by lwt_ChangeEdgeGeom().

Here is the caller graph for this function: