28 #ifndef __itkDeformableSimplexMesh3DBalloonForceFilter_h
29 #define __itkDeformableSimplexMesh3DBalloonForceFilter_h
51 template<
typename TInputMesh,
typename TOutputMesh >
84 typedef typename InputMeshType::PixelType
PixelType;
89 itkSetMacro(Kappa,
double);
90 itkGetConstMacro(Kappa,
double);
117 #ifndef ITK_MANUAL_INSTANTIATION
118 #include "itkDeformableSimplexMesh3DBalloonForceFilter.hxx"
121 #endif //__itkDeformableSimplexMesh3DBalloonForceFilter_H
Light weight base class for most itk classes.
handle geometric properties for vertices of a simplx mesh
Control indentation during Print() invocation.
Templated n-dimensional image class.