| 68 | } |
| 69 | |
| 70 | bool |
| 71 | mitk::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.*/ |
no outgoing calls
no test coverage detected