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

Method SetAcceptTwoSlicesGroups

Modules/DICOM/src/mitkEquiDistantBlocksSorter.cpp:209–214  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

207}
208
209void
210mitk::EquiDistantBlocksSorter
211::SetAcceptTwoSlicesGroups(bool accept)
212{
213 m_AcceptTwoSlicesGroups = accept;
214}
215
216bool
217mitk::EquiDistantBlocksSorter

Calls

no outgoing calls

Tested by

no test coverage detected