13 #ifndef mitkVtkScalarModeProperty_h
14 #define mitkVtkScalarModeProperty_h
22 #pragma warning(disable : 4522)
39 itkFactorylessNewMacro(Self);
63 using BaseProperty::operator=;
101 itk::LightObject::Pointer InternalClone()
const override;
VtkScalarModeProperty(const IdType &value)
Sets the scalar mode to the given value. If it is not valid, the scalar mode is set to default (0).
VtkScalarModeProperty(const std::string &value)
Sets the scalar mode to the given value. If it is not valid, the representation is set to default (0)...
virtual void SetScalarModeToDefault()
virtual void SetScalarModeToCellData()
virtual void SetScalarModeToPointFieldData()
mitkNewMacro1Param(VtkScalarModeProperty, const IdType &)
mitkClassMacro(VtkScalarModeProperty, EnumerationProperty)
mitkNewMacro1Param(VtkScalarModeProperty, const std::string &)
virtual void AddInterpolationTypes()
bool AddEnum(const std::string &name, const IdType &id) override
virtual int GetVtkScalarMode()
virtual void SetScalarModeToCellFieldData()
virtual void SetScalarModeToPointData()
Find image slices visible on a given plane.