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