13 #ifndef mitkPointSetToPointSetFilter_h
14 #define mitkPointSetToPointSetFilter_h
31 itkFactorylessNewMacro(Self);
43 using itk::ProcessObject::SetInput;
80 void operator=(
const Self &);
Superclass of all classes generating point sets (instances of class mitk::PointSet) as output.
Superclass of all classes/algorithms having one or more PointSets as input and output.
InputType::Pointer InputTypePointer
PointSetToPointSetFilter()
virtual void SetInput(const InputType *input)
virtual void SetInput(const unsigned int &idx, const InputType *input)
~PointSetToPointSetFilter() override
const InputType * GetInput(const unsigned int &idx)
InputType::ConstPointer InputTypeConstPointer
mitkClassMacro(PointSetToPointSetFilter, PointSetSource)
mitk::PointSet OutputType
const InputType * GetInput(void)
Data structure which stores a set of points.
Find image slices visible on a given plane.