[][src]Function pbrt::core::reflection::reflect

pub fn reflect(wo: &Vector3f, n: &Vector3f) -> Vector3f

Computes the reflection direction given an incident direction and a surface normal.