17 #ifndef _MITK_POINTSET_SHAPE_PROPERTY__H_
18 #define _MITK_POINTSET_SHAPE_PROPERTY__H_
26 #pragma warning(disable : 4522)
53 itkFactorylessNewMacro(
Self) itkCloneMacro(
Self)
79 virtual int GetPointSetShape()
const;
81 using BaseProperty::operator=;
102 virtual bool AddEnum(
const std::string &name,
const IdType &
id)
override;
107 virtual void AddPointSetShapes();
itk::SmartPointer< Self > Pointer
#define mitkNewMacro1Param(classname, type)
DataCollection - Class to facilitate loading/accessing structured data.
Abstract base class for properties.
#define mitkClassMacro(className, SuperClassName)