![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
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, TypeX, TypeY) |
| #define ITK_TEMPLATE_InteriorExteriorSpatialFunction | ( | _, | |
| EXPORT, | |||
| TypeX, | |||
| TypeY | |||
| ) |
namespace itk \ { \ _( 2 ( class EXPORT InteriorExteriorSpatialFunction< ITK_TEMPLATE_2 TypeX > ) ) \ namespace Templates \ { \ typedef InteriorExteriorSpatialFunction< ITK_TEMPLATE_2 TypeX > \ InteriorExteriorSpatialFunction##TypeY; \ } \ }
Definition at line 86 of file itkInteriorExteriorSpatialFunction.h.
1.7.6.1