17 #ifndef MITK_SEGMENTATION_SINK_H_INCLUDET_WAD
18 #define MITK_SEGMENTATION_SINK_H_INCLUDET_WAD
32 virtual ~SegmentationSink();
35 virtual
bool ReadyToRun() override;
37 virtual
bool ThreadedUpdateFunction() override;
40 DataNode *LookForPointerTargetBelowGroupNode(const
char *name);
#define mitkAlgorithmNewMacro(classname)
mitkClassMacro(SegmentationSink, NonBlockingAlgorithm) static Pointer New(void)
DataCollection - Class to facilitate loading/accessing structured data.
#define MITKALGORITHMSEXT_EXPORT
Class for nodes of the DataTree.