Function PointGraph.Clear
Clear
()
Removes all nodes from the graph.
Public
void Clear ()
Removes all nodes from the graph.
This is faster than removing each node one by one.