17 #ifndef _mitkContourModelToPointSetFilter_h__
18 #define _mitkContourModelToPointSetFilter_h__
48 virtual ~ContourModelToPointSetFilter();
50 void GenerateOutputInformation()
override {}
51 void GenerateData()
override;
ContourModel is a structure of linked vertices defining a contour in 3D space. The vertices are store...
Converts a contour set to a point set.
#define MITKCONTOURMODEL_EXPORT
Superclass of all classes generating some kind of mitk::BaseData.
DataCollection - Class to facilitate loading/accessing structured data.
Data structure which stores a set of points. Superclass of mitk::Mesh.
#define mitkClassMacro(className, SuperClassName)
Superclass of all classes generating point sets (instances of class mitk::PointSet) as output...