35 #ifndef AIMS_RESAMPLING_MASKLINRESAMPLER_H 36 #define AIMS_RESAMPLING_MASKLINRESAMPLER_H 63 #ifndef AIMS_MASKLINEARRESAMPLER_NO_DEPREC_WARNING 77 setDefaultValue(-32768);
79 ~MaskLinearResampler() { }
91 "type T cannot represent the mask value (-32768)");
96 const Point3df &, T &,
int )
const CARTO_OVERRIDE;
104 #endif // !defined(AIMS_RESAMPLING_MASKLINRESAMPLER_H)
Volume resampler using linear (order 1) interpolation.
Resampling of data from a volume, applying a transformation.
class __attribute__((__deprecated__)) MaskLinearResampler
Volume resampler using linear (order 1) interpolation.
#define static_assert(expr, msg)