![]() |
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
Go to the source code of this file.
Data Structures | |
class | itk::StackTransform< TScalarType, NInputDimensions, NOutputDimensions > |
Implements stack of transforms: one for every last dimension index. More... | |
Namespaces | |
namespace | itk |
Defines | |
#define | ITK_TEMPLATE_StackTransform(_, EXPORT, x, y) |
#define ITK_TEMPLATE_StackTransform | ( | _, | |
EXPORT, | |||
x, | |||
y | |||
) |
namespace itk { \ _(3(class EXPORT StackTransform< ITK_TEMPLATE_3 x >)) \ namespace Templates { typedef StackTransform< ITK_TEMPLATE_3 x > StackTransform##y; } \ }
Definition at line 190 of file itkStackTransform.h.
Generated on 11-05-2012 for elastix by ![]() |
![]() |