pub fn vec3_same_hemisphere_vec3(w: &Vector3f, wp: &Vector3f) -> bool
Expand description

Check that two vectors lie on the same side of of the surface.