13 #ifndef mitkBoundingShapeObjectFactory_h 14 #define mitkBoundingShapeObjectFactory_h 25 itkFactorylessNewMacro(
Self);
29 void SetDefaultProperties(
DataNode *node)
override;
30 const char *GetFileExtensions()
override;
32 const char *GetSaveFileExtensions()
override;
34 const char *GetDescription()
const override;
40 void CreateFileExtensionsMap();
#define MITKBOUNDINGSHAPE_EXPORT
DataCollection - Class to facilitate loading/accessing structured data.
MITKBOUNDINGSHAPE_EXPORT void RegisterBoundingShapeObjectFactory()
#define mitkClassMacro(className, SuperClassName)
unsigned int MapperSlotId
std::multimap< std::string, std::string > MultimapType
Class for nodes of the DataTree.