Function rs_pbrt::core::reflection::tan_2_theta
source · pub fn tan_2_theta(w: &Vector3f) -> Float
Expand description
Utility function to calculate the square tangent via spherical coordinates.
pub fn tan_2_theta(w: &Vector3f) -> Float
Utility function to calculate the square tangent via spherical coordinates.