PostGIS  3.3.9dev-r@@SVN_REVISION@@

◆ lwt_be_computeFaceMBR()

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

Definition at line 416 of file lwgeom_topo.c.

417 {
418  CBT1(topo, computeFaceMBR, face);
419 }
#define CBT1(to, method, a1)
Definition: lwgeom_topo.c:94

References CBT1.

Referenced by lwt_ChangeEdgeGeom().

Here is the caller graph for this function: