Function rs_pbrt::core::geometry::nrm_absf

source ·
pub fn nrm_absf(n: &Normal3f) -> Normal3f
Expand description

Return normal with the absolute value of each coordinate.