CustusX  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cxDicomConverter.cpp File Reference
#include "cxDicomConverter.h"
#include "ctkDICOMDatabase.h"
#include "cxTypeConversions.h"
#include "cxTime.h"
#include "vtkImageData.h"
#include "cxRegistrationTransform.h"
#include <vtkImageAppend.h>
#include <vtkImageCast.h>
#include "cxReporter.h"
#include "cxLogger.h"
#include "ctkDICOMItem.h"
#include "dcfilefo.h"
#include "dcdeftag.h"
#include "dcmimage.h"
#include <string.h>
#include "cxDicomImageReader.h"

Go to the source code of this file.

Namespaces

 cx
 Namespace for all CustusX production code.
 

Typedefs

typedef vtkSmartPointer
< vtkImageAppend > 
vtkImageAppendPtr
 

Typedef Documentation

typedef vtkSmartPointer<vtkImageAppend> vtkImageAppendPtr

Definition at line 52 of file cxDicomConverter.cpp.