13 #ifndef mitkSurfaceVtkIO_h
14 #define mitkSurfaceVtkIO_h
18 #include <vtkPolyData.h>
19 #include <vtkSmartPointer.h>
Abstract class for implementing a reader and writer.
The CustomMimeType class represents a custom mime-type which may be registered as a service object....
SurfaceVtkIO(const std::string &baseDataType, const CustomMimeType &mimeType, const std::string &description)
ConfidenceLevel GetWriterConfidenceLevel() const override
vtkSmartPointer< vtkPolyData > GetPolyData(unsigned int t, std::string &fileName)
Find image slices visible on a given plane.
ConfidenceLevel
A confidence level describing the confidence of the reader or writer in handling the given data.