23#ifndef VTKGDCMMEDICALIMAGEPROPERTIES_H
24#define VTKGDCMMEDICALIMAGEPROPERTIES_H
26#include "vtkgdcmModule.h"
27#include "vtkMedicalImageProperties.h"
29class vtkGDCMMedicalImagePropertiesInternals;
31namespace gdcm {
class File; }
369 vtkGDCMMedicalImagePropertiesInternals *Internals;
a DICOM File
Definition gdcmFile.h:34
Definition vtkGDCMImageReader2.h:96
Definition vtkGDCMImageReader.h:105
Definition vtkGDCMImageWriter.h:50
Definition vtkGDCMMedicalImageProperties.h:35
gdcm::File const & GetFile(unsigned int t)
vtkTypeMacro(vtkGDCMMedicalImageProperties, vtkMedicalImageProperties)
void PrintSelf(ostream &os, vtkIndent indent)
~vtkGDCMMedicalImageProperties()
vtkGDCMMedicalImageProperties()
static vtkGDCMMedicalImageProperties * New()
void PushBackFile(gdcm::File const &f)