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

Method GetGroup3DandT

Modules/DICOM/src/mitkThreeDnTDICOMSeriesReader.cpp:70–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70bool
71mitk::ThreeDnTDICOMSeriesReader
72::GetGroup3DandT() const
73{
74 return m_Group3DandT;
75}
76
77/** Helper function to make the code in mitk::ThreeDnTDICOMSeriesReader
78::Condense3DBlocks(SortingBlockList& resultOf3DGrouping) more readable.*/

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected