Go to the source code of this file.
Classes | |
| class | itk::BinaryBallStructuringElement< TPixel, VDimension, TAllocator > |
| A Neighborhood that represents a ball structuring element (ellipsoid) with binary elements. More... | |
Namespaces | |
| namespace | itk |
Defines | |
| #define | ITK_TEMPLATE_BinaryBallStructuringElement(_, EXPORT, x, y) |
| #define ITK_TEMPLATE_BinaryBallStructuringElement | ( | _, | ||
| EXPORT, | ||||
| x, | ||||
| y | ||||
| ) |
namespace itk { \ _(2(class EXPORT BinaryBallStructuringElement< ITK_TEMPLATE_2 x >)) \ namespace Templates { typedef BinaryBallStructuringElement< ITK_TEMPLATE_2 x > \ BinaryBallStructuringElement##y; } \ }
Definition at line 118 of file itkBinaryBallStructuringElement.h.
1.7.1 written by Dimitri van Heesch,
© 1997-2000