[][src]Function pbrt::core::geometry::vec3_max_component

pub fn vec3_max_component<T>(v: &Vector3<T>) -> T where
    T: Float

Return the largest coordinate value.