MCPcopy Create free account
hub / github.com/MITK/MITK / SetInput

Method SetInput

Modules/Core/src/IO/mitkAbstractFileWriter.cpp:110–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108 };
109
110 void AbstractFileWriter::SetInput(const BaseData *data) { d->m_BaseData = data; }
111 const BaseData *AbstractFileWriter::GetInput() const { return d->m_BaseData; }
112 void AbstractFileWriter::SetOutputLocation(const std::string &location)
113 {

Callers 15

ReadMethod · 0.45
ReadMethod · 0.45
InternalComputeMaskMethod · 0.45
InternalComputeMaskMethod · 0.45
itkClosingBinaryMethod · 0.45
itkDilateBinaryMethod · 0.45
itkErodeBinaryMethod · 0.45
itkFillHolesBinaryMethod · 0.45
itkGaussianFilterMethod · 0.45

Calls

no outgoing calls

Tested by 15

TestSliceMethod · 0.36
InitializeTestVolumeMethod · 0.36
mitkPointSetWriterTestFunction · 0.36
ItkThresholdFilterFunction · 0.36
mitkRotatedSlice4DTestFunction · 0.36
TestPictureWritingMethod · 0.36
InvalidUsageMethod · 0.36