pub fn vec3_abs_dot_nrmf(v1: &Vector3f, n2: &Normal3f) -> Float
Expand description

Computes the absolute value of the dot product.