Go to the source code of this file.
Classes | |
class | itk::InteriorExteriorSpatialFunction< VDimension, TInput > |
Returns whether or not a location is "inside" or "outside" a function. More... | |
Namespaces | |
namespace | itk |
Defines | |
#define | ITK_TEMPLATE_InteriorExteriorSpatialFunction(_, EXPORT, x, y) |
#define ITK_TEMPLATE_InteriorExteriorSpatialFunction | ( | _, | ||
EXPORT, | ||||
x, | ||||
y | ||||
) |
namespace itk { \ _(2(class EXPORT InteriorExteriorSpatialFunction< ITK_TEMPLATE_2 x >)) \ namespace Templates { typedef InteriorExteriorSpatialFunction< ITK_TEMPLATE_2 x > \ InteriorExteriorSpatialFunction##y; } \ }
Definition at line 87 of file itkInteriorExteriorSpatialFunction.h.