17 #ifndef _MITK_SURFACE_VTK_LEGACY_IO_H_
18 #define _MITK_SURFACE_VTK_LEGACY_IO_H_
34 virtual std::vector<BaseData::Pointer>
Read()
override;
40 virtual void Write()
override;
47 #endif //_MITK_SURFACE_VTK_LEGACY_IO_H_
virtual std::vector< BaseData::Pointer > Read() override
Reads a path or stream and creates a list of BaseData objects.
DataCollection - Class to facilitate loading/accessing structured data.
virtual std::vector< itk::SmartPointer< BaseData > > Read() override=0
Reads a path or stream and creates a list of BaseData objects.
virtual void Write() override
Write the base data to the specified location or output stream.
ConfidenceLevel
A confidence level describing the confidence of the reader or writer in handling the given data...
virtual ConfidenceLevel GetReaderConfidenceLevel() const override