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