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

Method GetSplitReason

Modules/DICOM/src/mitkEquiDistantBlocksSorter.cpp:36–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36mitk::IOVolumeSplitReason::ConstPointer
37mitk::EquiDistantBlocksSorter::SliceGroupingAnalysisResult::GetSplitReason() const
38{
39 return m_SplitReason;
40}
41
42mitk::IOVolumeSplitReason::Pointer
43mitk::EquiDistantBlocksSorter::SliceGroupingAnalysisResult::GetSplitReason()

Callers 2

SortMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected