PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
LWT_ELEMID lwt_AddIsoNode | ( | LWT_TOPOLOGY * | topo, |
LWT_ELEMID | face, | ||
LWPOINT * | pt, | ||
int | skipChecks | ||
) |
Add an isolated node.
For ST_AddIsoNode
topo | the topology to operate on |
face | the identifier of containing face or -1 for "unknown" |
pt | the node position |
skipChecks | if non-zero skips consistency checks (coincident nodes, crossing edges, actual face containment) |
Definition at line 586 of file lwgeom_topo.c.
References _lwt_AddIsoNode().