13 #ifndef mitkVtkInterpolationProperty_h
14 #define mitkVtkInterpolationProperty_h
22 #pragma warning(disable : 4522)
36 itkFactorylessNewMacro(Self);
65 using BaseProperty::operator=;
103 itk::LightObject::Pointer InternalClone()
const override;
VtkInterpolationProperty()
virtual void AddInterpolationTypes()
virtual int GetVtkInterpolation()
mitkNewMacro1Param(VtkInterpolationProperty, const IdType &)
virtual void SetInterpolationToPhong()
mitkClassMacro(VtkInterpolationProperty, EnumerationProperty)
VtkInterpolationProperty(const IdType &value)
bool AddEnum(const std::string &name, const IdType &id) override
virtual void SetInterpolationToGouraud()
virtual void SetInterpolationToFlat()
mitkNewMacro1Param(VtkInterpolationProperty, const std::string &)
VtkInterpolationProperty(const std::string &value)
Find image slices visible on a given plane.