PostGIS 3.6.2dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ lwt_LoadPoint()

static void lwt_LoadPoint ( LWT_TOPOLOGY topo,
LWPOINT point,
double  tol 
)
static

Definition at line 7510 of file lwgeom_topo.c.

7511{
7512 _lwt_AddPoint(topo, point, tol, 1, NULL);
7513}
static LWT_ELEMID _lwt_AddPoint(LWT_TOPOLOGY *topo, LWPOINT *point, double tol, int findFace, int *moved)

References _lwt_AddPoint().

Referenced by _lwt_LoadGeometryRecursive().

Here is the call graph for this function:
Here is the caller graph for this function: