Go to the source code of this file.
Macro Definition Documentation
#define ITK_TEMPLATE_EllipsoidInteriorExteriorSpatialFunction |
( |
|
_, |
|
|
|
EXPORT, |
|
|
|
TypeX, |
|
|
|
TypeY |
|
) |
| |
Value:namespace itk \
{ \
_( 2 ( class EXPORT EllipsoidInteriorExteriorSpatialFunction< ITK_TEMPLATE_2 TypeX > ) ) \
namespace Templates \
{ \
typedef EllipsoidInteriorExteriorSpatialFunction< ITK_TEMPLATE_2 TypeX > \
EllipsoidInteriorExteriorSpatialFunction##TypeY; \
} \
}
Definition at line 108 of file itkEllipsoidInteriorExteriorSpatialFunction.h.