open_iA  2020.01
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Classes | Namespaces | Macros
itkVectorImageDuplicator.h File Reference
#include "itkObject.h"
#include "itkImage.h"
Include dependency graph for itkVectorImageDuplicator.h:

Classes

class  itk::VectorImageDuplicator< TInputVectorImage >
 This helper class create a vector image which is perfect copy of the input vector image. More...
 

Namespaces

 itk
 

Macros

#define ITK_TEMPLATE_VectorImageDuplicator(_, EXPORT, x, y)
 

Macro Definition Documentation

◆ ITK_TEMPLATE_VectorImageDuplicator

#define ITK_TEMPLATE_VectorImageDuplicator (   _,
  EXPORT,
  x,
  y 
)
Value:
namespace itk { \
_(1(class EXPORT VectorImageDuplicator< ITK_TEMPLATE_1 x >)) \
namespace Templates { typedef VectorImageDuplicator< ITK_TEMPLATE_1 x > VectorImageDuplicator##y; } \
}
y
Definition: iAvtkInteractStyleActor.h:53
itk
Definition: itkAdaptiveOtsuThresholdImageFilter.h:67