Fraxinus  16.5.0-fx-rc9
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cxAlgorithmHelpers.h File Reference
#include "cxResourceExport.h"
#include "ItkVtkGlue/itkImageToVTKImageFilter.h"
#include "ItkVtkGlue/itkVTKImageToImageFilter.h"
#include <itkImage.h>
#include "cxForwardDeclarations.h"
#include "vtkForwardDeclarations.h"

Go to the source code of this file.

Classes

class  cx::AlgorithmHelper
 Class with helper functions for algorithms. More...
 

Namespaces

 cx
 Namespace for all CustusX production code.
 

Typedefs

typedef short cx::PixelType
 
typedef itk::Image< PixelType,
Dimension > 
cx::itkImageType
 
typedef
itk::ImageToVTKImageFilter
< itkImageType > 
cx::itkToVtkFilterType
 
typedef
itk::VTKImageToImageFilter
< itkImageType > 
cx::itkVTKImageToImageFilterType
 

Variables

const unsigned int cx::Dimension = 3