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

Method GetAcceptTwoSlicesGroups

Modules/DICOM/src/mitkEquiDistantBlocksSorter.cpp:216–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

214}
215
216bool
217mitk::EquiDistantBlocksSorter
218::GetAcceptTwoSlicesGroups() const
219{
220 return m_AcceptTwoSlicesGroups;
221}
222
223
224mitk::EquiDistantBlocksSorter&

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected