Mitsuba Renderer  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
rfilter.h File Reference

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)
 

Macro Definition Documentation

#define __MITSUBA_CORE_RFILTER_H_
#define MTS_FILTER_RESOLUTION   31

Reconstruction filters will be tabulated at this resolution.