35 #ifndef AIMS_RESAMPLING_MASKLINRESAMPLER_H 36 #define AIMS_RESAMPLING_MASKLINRESAMPLER_H 73 setDefaultValue(-32768);
75 ~MaskLinearResampler() { }
87 "type T cannot represent the mask value (-32768)");
92 const Point3df &, T &,
int )
const CARTO_OVERRIDE;
100 #endif // !defined(AIMS_RESAMPLING_MASKLINRESAMPLER_H) #define __deprecated__(msg)
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)