Go to the source code of this file.
Classes | |
class | itk::ConicShellInteriorExteriorSpatialFunction< VDimension, TInput > |
Spatial function implementation of a conic shell. More... | |
Namespaces | |
namespace | itk |
Defines | |
#define | ITK_TEMPLATE_ConicShellInteriorExteriorSpatialFunction(_, EXPORT, x, y) |
#define ITK_TEMPLATE_ConicShellInteriorExteriorSpatialFunction | ( | _, | ||
EXPORT, | ||||
x, | ||||
y | ||||
) |
namespace itk { \ _(2(class EXPORT ConicShellInteriorExteriorSpatialFunction< ITK_TEMPLATE_2 x >)) \ namespace Templates { typedef ConicShellInteriorExteriorSpatialFunction< ITK_TEMPLATE_2 x > \ ConicShellInteriorExteriorSpatialFunction##y; } \ }
Definition at line 143 of file itkConicShellInteriorExteriorSpatialFunction.h.