Go to the source code of this file.
Classes | |
| class | itk::FrustumSpatialFunction< VImageDimension, TInput > |
| Spatial function implementation of a truncated pyramid. More... | |
Namespaces | |
| namespace | itk |
Defines | |
| #define | ITK_TEMPLATE_FrustumSpatialFunction(_, EXPORT, x, y) |
| #define ITK_TEMPLATE_FrustumSpatialFunction | ( | _, | ||
| EXPORT, | ||||
| x, | ||||
| y | ||||
| ) |
namespace itk { \ _(2(class EXPORT FrustumSpatialFunction< ITK_TEMPLATE_2 x >)) \ namespace Templates { typedef FrustumSpatialFunction< ITK_TEMPLATE_2 x > \ FrustumSpatialFunction##y; } \ }
Definition at line 138 of file itkFrustumSpatialFunction.h.
1.7.1 written by Dimitri van Heesch,
© 1997-2000