pub fn pos_set(positions: &mut PositionVec, idx: usize, pos: LogicalPosition)Expand description
Set position for node index. Grows the vec if needed.
pub fn pos_set(positions: &mut PositionVec, idx: usize, pos: LogicalPosition)Set position for node index. Grows the vec if needed.