[][src]Function pbrt::core::geometry::vec3_abs_dot_nrm

pub fn vec3_abs_dot_nrm<T>(v1: &Vector3<T>, n2: &Normal3<T>) -> T where
    T: Float

Computes the absolute value of the dot product.