13 #ifndef mitkSurfaceToPointSetFilter_h
14 #define mitkSurfaceToPointSetFilter_h
37 using itk::ProcessObject::SetInput;
38 void SetInput(mitk::Surface::Pointer m_InputSurface);
#define MITKALGORITHMSEXT_EXPORT
Superclass of all classes generating point sets (instances of class mitk::PointSet) as output.
This filter converts the input surface into a point set. The output point set contains every point ex...
~SurfaceToPointSetFilter() override
std::string m_ErrorMessage
mitkClassMacro(SurfaceToPointSetFilter, mitk::PointSetSource)
SurfaceToPointSetFilter()
void SetInput(mitk::Surface::Pointer m_InputSurface)
mitk::Surface::Pointer m_InputSurface
void GenerateData() override
method generating the output of this filter. Called in the updated process of the pipeline.
std::string GetErrorMessage()
Find image slices visible on a given plane.