Function rs_pbrt::core::geometry::pnt3_permutei
source · pub fn pnt3_permutei(v: &Point3i, x: usize, y: usize, z: usize) -> Point3i
Expand description
Permute the coordinate values according to the povided permutation.