pub fn pnt3_permutei(v: &Point3i, x: usize, y: usize, z: usize) -> Point3i
Expand description

Permute the coordinate values according to the povided permutation.