PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ lwt_be_getFaceContainingPoint()

LWT_ELEMID lwt_be_getFaceContainingPoint ( LWT_TOPOLOGY topo,
LWPOINT pt 
)

Definition at line 323 of file lwgeom_topo.c.

324 {
325  CBT1(topo, getFaceContainingPoint, pt);
326 }
#define CBT1(to, method, a1)
Definition: lwgeom_topo.c:94

References CBT1.

Referenced by _lwt_AddIsoNode(), and lwt_GetFaceByPoint().

Here is the caller graph for this function: