replace_node


Description:

public void replace_node (uint index_, PathNode node)

Replaces the node at offset index_ with node.

Parameters:

this

a Path

index_

index to the existing node

node

the replacement node