MeVisLab Toolbox Reference
|
Header file of class representing volumes composed of multiple DICOM or other files. More...
#include "MLMultiFileVolumeSystem.h"
#include <mlZTUFileNameSet.h>
#include "mlMultiFileVolumeAdditionalOptions.h"
#include <mlDICOMCachedIOFileHandle.h>
#include <mlDICOMCachedIOProxies.h>
#include <mlDicomToMLTools.h>
#include <mlTypeDefs.h>
#include <FMEThirdPartyWarningsDisable.h>
#include <string>
#include <vector>
#include <FMEThirdPartyWarningsRestore.h>
#include <DCMTree_Lib.h>
Go to the source code of this file.
Classes | |
class | ml::MultiFileVolume |
Management class used by DirectDicomImport to create, represent and describe volumes composed of multiple DICOM or other files without needing additional intermediate representations or copies of the composed files. More... | |
Namespaces | |
namespace | ml |
Main documentation file for ML users and developers. | |
Typedefs | |
typedef MultiFileVolume | ml::DirectDicomImportVolumeReference |
For backward compatibility to DirectDicomImport applications: | |
Header file of class representing volumes composed of multiple DICOM or other files.
Definition in file mlMultiFileVolume.h.