pub fn vec3_abs_dot_nrmi(v1: &Vector3i, n2: &Normal3i) -> i32
Expand description

Computes the absolute value of the dot product.