Function PointGraph.ConnectNodes

ConnectNodes ()

Recalculates connections for all nodes in the graph.

Public
void ConnectNodes ()

Recalculates connections for all nodes in the graph.

This is useful if you have created nodes manually using AddNode and then want to connect them in the same way as the point graph normally connects nodes.