#include <mitsuba/core/cobject.h>Go to the source code of this file.
Classes | |
| class | mitsuba::ReconstructionFilter |
| Generic interface to separable image reconstruction filters. More... | |
| struct | mitsuba::Resampler< Scalar > |
| Utility class for efficiently resampling discrete datasets to different resolutions. More... | |
Namespaces | |
| mitsuba | |
Macros | |
| #define | __MITSUBA_CORE_RFILTER_H_ |
| #define | MTS_FILTER_RESOLUTION 31 |
| Reconstruction filters will be tabulated at this resolution. More... | |
Functions | |
| std::ostream & | mitsuba::operator<< (std::ostream &os, const ReconstructionFilter::EBoundaryCondition &value) |
| #define __MITSUBA_CORE_RFILTER_H_ |
| #define MTS_FILTER_RESOLUTION 31 |
Reconstruction filters will be tabulated at this resolution.