13 #ifndef _MITK_SURFACE_VTK_IO_H_ 14 #define _MITK_SURFACE_VTK_IO_H_ 18 #include <vtkPolyData.h> 19 #include <vtkSmartPointer.h> 44 vtkSmartPointer<vtkPolyData>
GetPolyData(
unsigned int t, std::string &fileName);
48 #endif //_MITK_SURFACE_VTK_IO_H_ ConfidenceLevel GetWriterConfidenceLevel() const override
DataCollection - Class to facilitate loading/accessing structured data.
The CustomMimeType class represents a custom mime-type which may be registered as a service object...
ConfidenceLevel
A confidence level describing the confidence of the reader or writer in handling the given data...
SurfaceVtkIO(const std::string &baseDataType, const CustomMimeType &mimeType, const std::string &description)
Abstract class for implementing a reader and writer.
vtkSmartPointer< vtkPolyData > GetPolyData(unsigned int t, std::string &fileName)