NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Namespaces | Macros
niftkAffineTransformer.cxx File Reference
Include dependency graph for niftkAffineTransformer.cxx:

Namespaces

 niftk
 

Macros

#define APPLY_MULTICHANNEL(TMultiChannelType)   AccessFixedPixelTypeByItk_n(image, _ApplyTransformMultiChannel, (TMultiChannelType), (*sp_combinedTransform))
 
#define APPLY_MULTICHANNEL_RGB(TBaseType)   APPLY_MULTICHANNEL(itk::RGBPixel< TBaseType >)
 
#define APPLY_MULTICHANNEL_RGBA(TBaseType)   APPLY_MULTICHANNEL(itk::RGBAPixel< TBaseType >)
 

Macro Definition Documentation

#define APPLY_MULTICHANNEL (   TMultiChannelType)    AccessFixedPixelTypeByItk_n(image, _ApplyTransformMultiChannel, (TMultiChannelType), (*sp_combinedTransform))
#define APPLY_MULTICHANNEL_RGB (   TBaseType)    APPLY_MULTICHANNEL(itk::RGBPixel< TBaseType >)
#define APPLY_MULTICHANNEL_RGBA (   TBaseType)    APPLY_MULTICHANNEL(itk::RGBAPixel< TBaseType >)