pub fn nrm_abs_dot_vec3i(n1: &Normal3i, v2: &Vector3i) -> i32
Expand description

Computes the absolute value of the dot product.