PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ lwt_be_getFaceContainingPoint()

LWT_ELEMID lwt_be_getFaceContainingPoint ( LWT_TOPOLOGY topo,
LWPOINT pt 
)

Definition at line 330 of file lwgeom_topo.c.

331 {
332  CBT1(topo, getFaceContainingPoint, pt);
333 }
#define CBT1(to, method, a1)
Definition: lwgeom_topo.c:95

References CBT1.

Referenced by _lwt_AddIsoNode(), and lwt_GetFaceByPoint().

Here is the caller graph for this function: