13 #ifndef mitkVtkRepresentationProperty_h
14 #define mitkVtkRepresentationProperty_h
22 #pragma warning(disable : 4522)
36 itkFactorylessNewMacro(Self);
65 using BaseProperty::operator=;
103 itk::LightObject::Pointer InternalClone()
const override;
virtual void SetRepresentationToPoints()
VtkRepresentationProperty(const std::string &value)
virtual void SetRepresentationToSurface()
mitkNewMacro1Param(VtkRepresentationProperty, const std::string &)
mitkNewMacro1Param(VtkRepresentationProperty, const IdType &)
virtual void SetRepresentationToWireframe()
VtkRepresentationProperty(const IdType &value)
bool AddEnum(const std::string &name, const IdType &id) override
virtual int GetVtkRepresentation()
VtkRepresentationProperty()
mitkClassMacro(VtkRepresentationProperty, EnumerationProperty)
virtual void AddRepresentationTypes()
Find image slices visible on a given plane.