13 #ifndef mitkContourSetToPointSetFilter_h
14 #define mitkContourSetToPointSetFilter_h
37 itkFactorylessNewMacro(Self);
39 itkSetMacro(Frequency,
unsigned int);
41 itkGetMacro(Frequency,
unsigned int);
49 using Superclass::SetInput;
#define MITKSEGMENTATION_EXPORT
Converts a contour set to a point set.
mitkClassMacro(ContourSetToPointSetFilter, PointSetSource)
virtual void SetInput(const mitk::ContourSet *contourSet)
ContourSetToPointSetFilter()
void GenerateOutputInformation() override
~ContourSetToPointSetFilter() override
void GenerateData() override
const mitk::ContourSet * GetInput(void)
Superclass of all classes generating point sets (instances of class mitk::PointSet) as output.
Find image slices visible on a given plane.