ITK
4.1.0
Insight Segmentation and Registration Toolkit
|
Go to the source code of this file.
Classes | |
class | itk::PointSetFunction< TInputPointSet, TOutput, TCoordRep > |
Evaluates a function of an image at specified position. More... | |
Namespaces | |
namespace | itk |
Defines | |
#define | ITK_TEMPLATE_PointSetFunction(_, EXPORT, x, y) |
#define ITK_TEMPLATE_PointSetFunction | ( | _, | |
EXPORT, | |||
x, | |||
y | |||
) |
namespace itk { \ _(3(class EXPORT PointSetFunction< ITK_TEMPLATE_3 x >)) \ namespace Templates { typedef PointSetFunction< ITK_TEMPLATE_3 x > PointSetFunction##y; } \ }
Definition at line 125 of file itkPointSetFunction.h.