13 #ifndef _MITK_GRID_REPRESENTATION_PROPERTY__H_ 14 #define _MITK_GRID_REPRESENTATION_PROPERTY__H_ 44 itkFactorylessNewMacro(
Self);
55 virtual void SetRepresentationToPoints();
60 virtual void SetRepresentationToWireframe();
65 virtual void SetRepresentationToSurface();
70 virtual void SetRepresentationToWireframeSurface();
98 bool AddEnum(
const std::string &name,
const IdType &
id)
override;
104 virtual void AddRepresentationTypes();
107 itk::LightObject::Pointer InternalClone()
const override;
110 #endif // _MITK_GRID_REPRESENTATION_PROPERTY__H_ #define mitkNewMacro1Param(classname, type)
#define MITKDATATYPESEXT_EXPORT
DataCollection - Class to facilitate loading/accessing structured data.
Abstract base class for properties.
#define mitkClassMacro(className, SuperClassName)