13 #ifndef mitkCreateSurfaceTool_h_Included 14 #define mitkCreateSurfaceTool_h_Included 34 itkFactorylessNewMacro(
Self);
37 const char **GetXPM()
const override;
38 const char *GetName()
const override;
40 void OnSurfaceCalculationDone();
43 bool ProcessOneWorkingData(
DataNode *node)
override;
44 std::string GetErrorMessage()
override;
#define MITKSEGMENTATION_EXPORT
DataCollection - Class to facilitate loading/accessing structured data.
#define mitkClassMacro(className, SuperClassName)
Class for nodes of the DataTree.
Super-class that provides the functionality of a StateMachine to DataInteractors. ...