13 #ifndef mitkDICOMImageFrameInfo_h 14 #define mitkDICOMImageFrameInfo_h 16 #include "itkObjectFactory.h" #define mitkNewMacro1Param(classname, type)
const unsigned int FrameNo
frame number, starting with 0
#define MITKDICOMREADER_EXPORT
DataCollection - Class to facilitate loading/accessing structured data.
#define mitkNewMacro2Param(classname, typea, typeb)
MITKCORE_EXPORT bool operator==(const InteractionEvent &a, const InteractionEvent &b)
Describes a frame within a DICOM file.
const std::string Filename
absolute filename
std::vector< DICOMImageFrameInfo::Pointer > DICOMImageFrameList
#define mitkClassMacroItkParent(className, SuperClassName)