PostGIS  2.4.9dev-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.

References CBT1.

Referenced by lwt_AddIsoNode(), and lwt_GetFaceByPoint().

331 {
332  CBT1(topo, getFaceContainingPoint, pt);
333 }
#define CBT1(to, method, a1)
Definition: lwgeom_topo.c:95
Here is the caller graph for this function: