open_iA  2020.01
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Macros
iAExtendedTypedCallHelper.h File Reference
#include <itkConfigure.h>
#include <QString>
Include dependency graph for iAExtendedTypedCallHelper.h:
This graph shows which files directly or indirectly include this file:

Macros

#define ITK_EXTENDED_TYPED_CALL(function, itk_scalar_type, itk_image_type, ...)
 
#define VTK_EXTENDED_TYPED_CALL(function, vtk_scalar_type, number_of_components, ...)
 

Macro Definition Documentation

◆ ITK_EXTENDED_TYPED_CALL

#define ITK_EXTENDED_TYPED_CALL (   function,
  itk_scalar_type,
  itk_image_type,
  ... 
)

◆ VTK_EXTENDED_TYPED_CALL

#define VTK_EXTENDED_TYPED_CALL (   function,
  vtk_scalar_type,
  number_of_components,
  ... 
)