Function rs_pbrt::core::reflection::cos_d_phi
source · pub fn cos_d_phi(wa: &Vector3f, wb: &Vector3f) -> Float
Expand description
Utility function to calculate the cosine of the angle between two vectors in the shading coordinate system.