pub fn nrm_abs_dot_vec3f(n1: &Normal3f, v2: &Vector3f) -> Float
Expand description

Computes the absolute value of the dot product.