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

◆ lwt_LoadPoint()

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

Definition at line 7669 of file lwgeom_topo.c.

7670{
7671 _lwt_AddPoint(topo, point, tol, 1, NULL, NULL);
7672}
static LWT_ELEMID _lwt_AddPoint(LWT_TOPOLOGY *topo, LWPOINT *point, double tol, int findFace, int *moved, int *numSplitEdges)

References _lwt_AddPoint().

Referenced by _lwt_LoadGeometryRecursive().

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