[][src]Module pbrt::core::filter

All filter implementations are derived from an abstract Filter class, which provides the interface for the functions used in filtering.

Traits

Filter