#include <JPLSpatial/PathTracing/SpecularRayTracing.h>
template<class R, class IntersectionType>
std::ranges::input_range<R> &&
std::same_as<std::remove_cvref_t<std::ranges::range_value_t<R>>, TraceResults<IntersectionType>>
Definition SpecularRayTracing.h:108