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

Method SetOverwriteMode

Modules/Segmentation/src/Algorithms/mitkVtkImageOverwrite.cpp:831–834  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

829}
830
831void mitkVtkImageOverwrite::SetOverwriteMode(bool b)
832{
833 m_Overwrite_Mode = b;
834}
835
836void mitkVtkImageOverwrite::SetInputSlice(vtkImageData *slice)
837{

Callers 8

ExtractSliceFromImageFunction · 0.80
GenerateDataMethod · 0.80
WriteSliceToVolumeMethod · 0.80
testRoutineMethod · 0.80

Calls

no outgoing calls

Tested by 3

testRoutineMethod · 0.64