[−][src]Function pbrt::core::geometry::nrm_abs_dot_vec3
pub fn nrm_abs_dot_vec3<T>(n1: &Normal3<T>, v2: &Vector3<T>) -> T where
T: Float,
Computes the absolute value of the dot product.
pub fn nrm_abs_dot_vec3<T>(n1: &Normal3<T>, v2: &Vector3<T>) -> T where
T: Float,
Computes the absolute value of the dot product.