9 #include "fwGdcmIO/reader/iod/InformationObjectDefinition.hpp" 34 FWGDCMIO_API
CTMRImageIOD(const ::fwMedData::DicomSeries::csptr& dicomSeries,
36 const ::fwLog::Logger::sptr& logger =
nullptr,
37 ProgressCallback progress =
nullptr,
38 CancelRequestedCallback cancel =
nullptr);
41 FWGDCMIO_API ~CTMRImageIOD();
52 m_enableBufferRotation = enabled;
This class defines a DICOM SOP instance. It is useful during the whole writing process. This class allows to share data between module writers.
The namespace fwGdcmIO contains reader, writer and helper for dicom data.
Implements a failed exception class for fwGdcmIO.
bool m_enableBufferRotation
Enable buffer rotation.
CTMRImageIOD class used to read CT & MR Image IODs.
void setBufferRotationEnabled(bool enabled)
Enable buffer rotation.