ITK
4.1.0
Insight Segmentation and Registration Toolkit
|
Go to the source code of this file.
Classes | |
class | itk::PeriodicBoundaryCondition< TInputImage, TOutputImage > |
A function object that determines values outside of image boundaries according to periodic (wrap-around) conditions. More... | |
Namespaces | |
namespace | itk |
Defines | |
#define | ITK_TEMPLATE_PeriodicBoundaryCondition(_, EXPORT, TypeX, TypeY) |
#define ITK_TEMPLATE_PeriodicBoundaryCondition | ( | _, | |
EXPORT, | |||
TypeX, | |||
TypeY | |||
) |
namespace itk \ { \ _( 1 ( class EXPORT PeriodicBoundaryCondition< ITK_TEMPLATE_1 TypeX > ) ) \ namespace Templates \ { \ typedef PeriodicBoundaryCondition< ITK_TEMPLATE_1 TypeX > \ PeriodicBoundaryCondition##TypeY; \ } \ }
Definition at line 115 of file itkPeriodicBoundaryCondition.h.