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

Method GetToleratedOriginOffset

Modules/DICOM/src/mitkEquiDistantBlocksSorter.cpp:326–331  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

324}
325
326double
327mitk::EquiDistantBlocksSorter
328::GetToleratedOriginOffset() const
329{
330 return m_ToleratedOriginOffset;
331}
332
333bool
334mitk::EquiDistantBlocksSorter

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected