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

Macros

#define ITK_TYPED_CALL(function, itk_scalar_type, ...)
 
#define VTK_TYPED_CALL(function, vtk_scalar_type, ...)
 

Macro Definition Documentation

◆ ITK_TYPED_CALL

#define ITK_TYPED_CALL (   function,
  itk_scalar_type,
  ... 
)

◆ VTK_TYPED_CALL

#define VTK_TYPED_CALL (   function,
  vtk_scalar_type,
  ... 
)