ITK
4.1.0
Insight Segmentation and Registration Toolkit
|
#include <itkDeformableSimplexMesh3DBalloonForceFilter.h>
Additional to its superclass this model adds an balloon force component to the internal forces.
The balloon force can be scaled, by setting the parameter kappa.
Definition at line 52 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
typedef SmartPointer< const Self > itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::ConstPointer |
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
Definition at line 64 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
typedef Superclass::GradientIndexType itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::GradientIndexType |
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
Definition at line 76 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
typedef Superclass::GradientIndexValueType itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::GradientIndexValueType |
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
Definition at line 77 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
typedef GradientIntensityImageType::Pointer itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::GradientIntensityImagePointer |
Definition at line 86 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
typedef Image< PixelType, 3 > itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::GradientIntensityImageType |
Definition at line 85 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
typedef InputMeshType::Pointer itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::InputMeshPointer |
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
Definition at line 80 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
typedef TInputMesh itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::InputMeshType |
Some typedefs.
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
Definition at line 70 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
typedef OutputMeshType::Pointer itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::OutputMeshPointer |
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
Definition at line 81 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
typedef TOutputMesh itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::OutputMeshType |
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
Definition at line 74 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
typedef InputMeshType::PixelType itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::PixelType |
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
Definition at line 83 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
typedef SmartPointer< Self > itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::Pointer |
Smart pointer typedef support
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
Definition at line 63 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
typedef Superclass::PointType itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::PointType |
Other definitions.
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
Definition at line 75 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
typedef DeformableSimplexMesh3DBalloonForceFilter itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::Self |
Standard "Self" typedef.
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
Definition at line 57 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
typedef DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh > itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::Superclass |
Standard "Superclass" typedef.
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
Definition at line 60 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::DeformableSimplexMesh3DBalloonForceFilter | ( | ) | [protected] |
itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::~DeformableSimplexMesh3DBalloonForceFilter | ( | ) | [protected] |
itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::DeformableSimplexMesh3DBalloonForceFilter | ( | const Self & | ) | [inline, protected] |
Definition at line 93 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
virtual void itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::ComputeExternalForce | ( | SimplexMeshGeometry * | data | ) | [protected, virtual] |
Compute the external force component
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
virtual::itk::LightObject::Pointer itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::CreateAnother | ( | void | ) | const [virtual] |
Create an object from an instance, potentially deferring to a factory. This method allows you to create an instance of an object that is exactly the same type as the referring object. This is useful in cases where an object has been cast back to a base class.
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
virtual double itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::GetKappa | ( | ) | const [virtual] |
virtual const char* itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::GetNameOfClass | ( | ) | const [virtual] |
Run-time type information (and related methods).
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
static Pointer itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::New | ( | ) | [static] |
Method of creation through the object factory.
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
void itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::operator= | ( | const Self & | ) | [inline, protected] |
current iteration number
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
Definition at line 96 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
void itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::PrintSelf | ( | std::ostream & | os, |
Indent | indent | ||
) | const [protected, virtual] |
Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
virtual void itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::SetKappa | ( | double | _arg | ) | [virtual] |
double itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::m_Kappa [protected] |
Parameters definitions. scalar for balloon force
Definition at line 111 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.