28#ifndef itkDeformableSimplexMesh3DBalloonForceFilter_h
29#define itkDeformableSimplexMesh3DBalloonForceFilter_h
52template <
typename TInputMesh,
typename TOutputMesh>
78 using typename Superclass::GradientIndexType;
79 using typename Superclass::GradientIndexValueType;
80 using typename Superclass::GradientImageType;
86 using PixelType =
typename InputMeshType::PixelType;
92 itkSetMacro(Kappa,
double);
93 itkGetConstMacro(Kappa,
double);
119#ifndef ITK_MANUAL_INSTANTIATION
120# include "itkDeformableSimplexMesh3DBalloonForceFilter.hxx"
Templated n-dimensional image class.
Control indentation during Print() invocation.
Light weight base class for most itk classes.
typename OutputMeshType::Pointer OutputMeshPointer
TOutputMesh OutputMeshType
typename InputMeshType::Pointer InputMeshPointer
handle geometric properties for vertices of a simplex mesh
SmartPointer< Self > Pointer
ImageBaseType::PointType PointType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....