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

Method GetTiltInformation

Modules/DICOM/src/mitkDICOMImageBlockDescriptor.cpp:137–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135}
136
137const mitk::GantryTiltInformation mitk::DICOMImageBlockDescriptor::GetTiltInformation() const
138{
139 return m_TiltInformation;
140}
141
142void mitk::DICOMImageBlockDescriptor::SetImageFrameList( const DICOMImageFrameList& framelist )
143{

Callers 6

PrintMethod · 0.95
AnalyzeInputFilesMethod · 0.45
Condense3DBlocksMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected