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