#include <itkDeformableSimplexMesh3DBalloonForceFilter.h>
Inheritance diagram for itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >:


The balloon force can be scaled, by setting the parameter kappa.
Definition at line 46 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
Public Types | |
| typedef Image< unsigned char, 3 > | BinaryOutput |
| typedef InputMeshType::CellsContainer::Iterator | CellsContainerIterator |
| typedef InputMeshType::CellsContainerPointer | CellsContainerPointer |
| typedef SmartPointer< const Self > | ConstPointer |
| typedef CovariantVector< typename VectorType::ValueType, 3 > | CovariantVectorType |
| typedef DataObject::Pointer | DataObjectPointer |
| typedef std::vector< DataObjectPointer > | DataObjectPointerArray |
| typedef DataObjectPointerArray::size_type | DataObjectPointerArraySizeType |
| typedef GeometryMapType::Iterator | GeometryMapIterator |
| typedef GeometryMapType::Pointer | GeometryMapPointer |
| typedef InputMeshType::GeometryMapType | GeometryMapType |
| typedef GradientImageType::Pointer | GradientImagePointer |
| typedef GradientImageType::SizeType | GradientImageSizeType |
| typedef Image< GradientType, 3 > | GradientImageType |
| typedef Superclass::GradientIndexType | GradientIndexType |
| typedef Superclass::GradientIndexValueType | GradientIndexValueType |
| typedef GradientIntensityImageType::Pointer | GradientIntensityImagePointer |
| typedef Image< PixelType, 3 > | GradientIntensityImageType |
| typedef GradientImageType::PixelType | GradientPixelType |
| typedef CovariantVector< PixelType, 3 > | GradientType |
| typedef IndexSetType::iterator | IndexSetIterator |
| typedef std::set< unsigned long > | IndexSetType |
| typedef InputMeshType::Pointer | InputMeshPointer |
| typedef TInputMesh | InputMeshType |
| typedef InputMeshType::NeighborListType | InputNeighbors |
| typedef InputMeshType::NeighborListType::iterator | InputNeighborsIterator |
| typedef InputMeshType::PointsContainer | InputPointsContainer |
| typedef InputMeshType::PointsContainer::Iterator | InputPointsContainerIterator |
| typedef InputMeshType::PointsContainerPointer | InputPointsContainerPointer |
| typedef Image< float, 3 > | MagnitudeOutput |
| typedef InputMeshType::PointType | MeshPointType |
| typedef NeighborSetType::iterator | NeighborSetIterator |
| typedef std::set< unsigned long > | NeighborSetType |
| typedef OutputMeshType::Pointer | OutputMeshPointer |
| typedef TOutputMesh | OutputMeshType |
| typedef InputMeshType::PixelType | PixelType |
| typedef SmartPointer< Self > | Pointer |
| typedef Superclass::PointType | PointType |
| typedef DeformableSimplexMesh3DBalloonForceFilter | Self |
| typedef DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh > | Superclass |
| typedef PointType::VectorType | VectorType |
| typedef itk::MapContainer< unsigned long, std::set< unsigned long > > | VertexNeighborListType |
Public Member Functions | |
| virtual void | AbortGenerateDataOff () |
| virtual void | AbortGenerateDataOn () |
| virtual LightObject::Pointer | CreateAnother () const |
| virtual void | DebugOff () const |
| virtual void | DebugOn () const |
| virtual void | Delete () |
| virtual void | EnlargeOutputRequestedRegion (DataObject *) |
| virtual const bool & | GetAbortGenerateData () |
| virtual double | GetAlpha () |
| virtual double | GetBeta () |
| Command * | GetCommand (unsigned long tag) |
| virtual double | GetDamping () |
| virtual GeometryMapType * | GetData () |
| bool | GetDebug () const |
| virtual double | GetGamma () |
| virtual GradientImagePointer | GetGradient () |
| DataObjectPointerArray & | GetInputs () |
| virtual double | GetKappa () |
| const MetaDataDictionary & | GetMetaDataDictionary (void) const |
| MetaDataDictionary & | GetMetaDataDictionary (void) |
| virtual unsigned long | GetMTime () const |
| MultiThreader * | GetMultiThreader () |
| virtual const char * | GetNameOfClass () const |
| DataObjectPointerArraySizeType | GetNumberOfInputs () const |
| virtual DataObjectPointerArraySizeType | GetNumberOfValidRequiredInputs () const |
| virtual const float & | GetProgress () |
| virtual int | GetReferenceCount () const |
| virtual unsigned int | GetRigidity () |
| virtual int | GetStep () |
| bool | HasObserver (const EventObject &event) const |
| void | InvokeEvent (const EventObject &) const |
| void | InvokeEvent (const EventObject &) |
| virtual DataObjectPointer | MakeOutput (unsigned int idx) |
| virtual void | Modified () const |
| virtual void | PrepareOutputs () |
| void | Print (std::ostream &os, Indent indent=0) const |
| virtual void | PropagateRequestedRegion (DataObject *output) |
| virtual void | Register () const |
| void | RemoveAllObservers () |
| void | RemoveObserver (unsigned long tag) |
| virtual void | ResetPipeline () |
| virtual void | SetAbortGenerateData (bool _arg) |
| virtual void | SetAlpha (double _arg) |
| virtual void | SetBeta (double _arg) |
| virtual void | SetDamping (double _arg) |
| virtual void | SetData (GeometryMapType *_arg) |
| void | SetDebug (bool debugFlag) const |
| virtual void | SetGamma (double _arg) |
| virtual void | SetGradient (GradientImagePointer _arg) |
| void | SetInput (InputMeshType *input) |
| virtual void | SetKappa (double _arg) |
| void | SetMetaDataDictionary (const MetaDataDictionary &rhs) |
| void | SetOutput (TOutputMesh *output) |
| virtual void | SetProgress (float _arg) |
| virtual void | SetReferenceCount (int) |
| virtual void | SetRigidity (unsigned int _arg) |
| virtual void | UnRegister () const |
| virtual void | Update () |
| virtual void | UpdateLargestPossibleRegion () |
| virtual void | UpdateOutputData (DataObject *output) |
| virtual void | UpdateOutputInformation () |
| void | UpdateProgress (float amount) |
| unsigned long | AddObserver (const EventObject &event, Command *) const |
| unsigned long | AddObserver (const EventObject &event, Command *) |
| virtual int | GetImageDepth () |
| virtual int | GetImageHeight () |
| virtual int | GetImageWidth () |
| InputMeshType * | GetInput (unsigned int idx) |
| InputMeshType * | GetInput (void) |
| virtual int | GetIterations () |
| virtual void | SetIterations (int _arg) |
| DataObjectPointerArraySizeType | GetNumberOfOutputs () const |
| DataObjectPointerArray & | GetOutputs () |
| virtual const int & | GetNumberOfThreads () |
| virtual void | SetNumberOfThreads (int _arg) |
| OutputMeshType * | GetOutput (unsigned int idx) |
| OutputMeshType * | GetOutput (void) |
| virtual const bool & | GetReleaseDataBeforeUpdateFlag () |
| virtual void | ReleaseDataBeforeUpdateFlagOff () |
| virtual void | ReleaseDataBeforeUpdateFlagOn () |
| virtual void | SetReleaseDataBeforeUpdateFlag (bool _arg) |
| virtual bool | GetReleaseDataFlag () const |
| void | ReleaseDataFlagOff () |
| void | ReleaseDataFlagOn () |
| virtual void | SetReleaseDataFlag (bool flag) |
| virtual void | GraftNthOutput (unsigned int idx, DataObject *output) |
| virtual void | GraftOutput (DataObject *output) |
Static Public Member Functions | |
| static void | BreakOnError () |
| static Pointer | New () |
| static bool | GetGlobalWarningDisplay () |
| static void | GlobalWarningDisplayOff () |
| static void | GlobalWarningDisplayOn () |
| static void | SetGlobalWarningDisplay (bool flag) |
Protected Types | |
| typedef int | InternalReferenceCountType |
Protected Member Functions | |
| virtual void | CacheInputReleaseDataFlags () |
| PointType | ComputeBarycentricCoordinates (PointType p, SimplexMeshGeometry *data) |
| virtual void | ComputeDisplacement () |
| virtual void | ComputeExternalForce (SimplexMeshGeometry *data) |
| virtual void | ComputeGeometry () |
| virtual void | ComputeInternalForce (SimplexMeshGeometry *data) |
| virtual void | ComputeOutput () |
| DeformableSimplexMesh3DBalloonForceFilter (const Self &) | |
| DeformableSimplexMesh3DBalloonForceFilter () | |
| virtual void | GenerateData () |
| void | GenerateInputRequestedRegion () |
| virtual void | GenerateOutputInformation () |
| virtual void | GenerateOutputRequestedRegion (DataObject *output) |
| virtual void | Initialize () |
| double | L_Func (double r, double d, double phi) |
| void | operator= (const Self &) |
| bool | PrintObservers (std::ostream &os, Indent indent) const |
| void | PrintSelf (std::ostream &os, Indent indent) const |
| virtual void | PropagateResetPipeline () |
| virtual void | ReleaseInputs () |
| virtual void | RestoreInputReleaseDataFlags () |
| void | SetNumberOfInputs (unsigned int num) |
| void | SetNumberOfOutputs (unsigned int num) |
| virtual void | UpdateReferenceMetrics () |
| ~DeformableSimplexMesh3DBalloonForceFilter () | |
| virtual void | AddInput (DataObject *input) |
| virtual const unsigned int & | GetNumberOfRequiredInputs () |
| virtual void | RemoveInput (DataObject *input) |
| virtual void | SetNthInput (unsigned int num, DataObject *input) |
| virtual void | SetNumberOfRequiredInputs (unsigned int _arg) |
| virtual void | AddOutput (DataObject *output) |
| virtual const unsigned int & | GetNumberOfRequiredOutputs () |
| virtual void | RemoveOutput (DataObject *output) |
| virtual void | SetNthOutput (unsigned int num, DataObject *output) |
| virtual void | SetNumberOfRequiredOutputs (unsigned int _arg) |
| const DataObject * | GetInput (unsigned int idx) const |
| const DataObject * | GetOutput (unsigned int idx) const |
| virtual void | PopBackInput () |
| virtual void | PopFrontInput () |
| virtual void | PushBackInput (const DataObject *input) |
| virtual void | PushFrontInput (const DataObject *input) |
| virtual void | PrintHeader (std::ostream &os, Indent indent) const |
| virtual void | PrintTrailer (std::ostream &os, Indent indent) const |
Protected Attributes | |
| double | m_Alpha |
| double | m_Beta |
| double | m_Damping |
| GeometryMapPointer | m_Data |
| double | m_Gamma |
| GradientImagePointer | m_Gradient |
| int | m_ImageDepth |
| int | m_ImageHeight |
| int | m_ImageWidth |
| int | m_Iterations |
| double | m_Kappa |
| TimeStamp | m_OutputInformationMTime |
| InternalReferenceCountType | m_ReferenceCount |
| SimpleFastMutexLock | m_ReferenceCountLock |
| unsigned int | m_Rigidity |
| int | m_Step |
| bool | m_Updating |
typedef Image<unsigned char, 3> itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::BinaryOutput [inherited] |
Definition at line 109 of file itkDeformableSimplexMesh3DFilter.h.
typedef InputMeshType::CellsContainer::Iterator itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::CellsContainerIterator [inherited] |
Definition at line 132 of file itkDeformableSimplexMesh3DFilter.h.
typedef InputMeshType::CellsContainerPointer itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::CellsContainerPointer [inherited] |
Definition at line 131 of file itkDeformableSimplexMesh3DFilter.h.
| typedef SmartPointer<const Self> itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::ConstPointer |
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
Definition at line 57 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
typedef CovariantVector< typename VectorType::ValueType, 3 > itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::CovariantVectorType [inherited] |
Definition at line 103 of file itkDeformableSimplexMesh3DFilter.h.
typedef DataObject::Pointer itk::MeshSource< TOutputMesh >::DataObjectPointer [inherited] |
Some convenient typedefs.
Reimplemented from itk::ProcessObject.
Reimplemented in itk::SpatialObjectToPointSetFilter< TInputSpatialObject, TOutputPointSet >.
Definition at line 56 of file itkMeshSource.h.
typedef std::vector<DataObjectPointer> itk::ProcessObject::DataObjectPointerArray [inherited] |
STL Array of SmartPointers to DataObjects
Definition at line 103 of file itkProcessObject.h.
typedef DataObjectPointerArray::size_type itk::ProcessObject::DataObjectPointerArraySizeType [inherited] |
Size type of an std::vector
Definition at line 112 of file itkProcessObject.h.
typedef GeometryMapType::Iterator itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::GeometryMapIterator [inherited] |
Definition at line 145 of file itkDeformableSimplexMesh3DFilter.h.
typedef GeometryMapType::Pointer itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::GeometryMapPointer [inherited] |
Definition at line 144 of file itkDeformableSimplexMesh3DFilter.h.
typedef InputMeshType::GeometryMapType itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::GeometryMapType [inherited] |
Definition at line 143 of file itkDeformableSimplexMesh3DFilter.h.
typedef GradientImageType::Pointer itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::GradientImagePointer [inherited] |
Definition at line 112 of file itkDeformableSimplexMesh3DFilter.h.
typedef GradientImageType::SizeType itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::GradientImageSizeType [inherited] |
Definition at line 116 of file itkDeformableSimplexMesh3DFilter.h.
typedef Image<GradientType, 3> itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::GradientImageType [inherited] |
Definition at line 108 of file itkDeformableSimplexMesh3DFilter.h.
| typedef Superclass::GradientIndexType itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::GradientIndexType |
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
Definition at line 69 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
| typedef Superclass::GradientIndexValueType itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::GradientIndexValueType |
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
Definition at line 70 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
| typedef GradientIntensityImageType::Pointer itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::GradientIntensityImagePointer |
Definition at line 80 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
| typedef Image<PixelType, 3> itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::GradientIntensityImageType |
Definition at line 79 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
typedef GradientImageType::PixelType itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::GradientPixelType [inherited] |
Definition at line 114 of file itkDeformableSimplexMesh3DFilter.h.
typedef CovariantVector<PixelType, 3> itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::GradientType [inherited] |
Image and Image iterator definition.
Definition at line 107 of file itkDeformableSimplexMesh3DFilter.h.
typedef IndexSetType::iterator itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::IndexSetIterator [inherited] |
Definition at line 140 of file itkDeformableSimplexMesh3DFilter.h.
typedef std::set<unsigned long> itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::IndexSetType [inherited] |
Definition at line 138 of file itkDeformableSimplexMesh3DFilter.h.
| typedef InputMeshType::Pointer itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::InputMeshPointer |
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
Definition at line 74 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
| typedef TInputMesh itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::InputMeshType |
Some typedefs.
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
Definition at line 63 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
typedef InputMeshType::NeighborListType itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::InputNeighbors [inherited] |
Definition at line 133 of file itkDeformableSimplexMesh3DFilter.h.
typedef InputMeshType::NeighborListType::iterator itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::InputNeighborsIterator [inherited] |
Definition at line 134 of file itkDeformableSimplexMesh3DFilter.h.
typedef InputMeshType::PointsContainer itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::InputPointsContainer [inherited] |
Definition at line 96 of file itkDeformableSimplexMesh3DFilter.h.
typedef InputMeshType::PointsContainer::Iterator itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::InputPointsContainerIterator [inherited] |
Definition at line 97 of file itkDeformableSimplexMesh3DFilter.h.
typedef InputMeshType::PointsContainerPointer itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::InputPointsContainerPointer [inherited] |
Definition at line 95 of file itkDeformableSimplexMesh3DFilter.h.
typedef int itk::LightObject::InternalReferenceCountType [protected, inherited] |
Define the type of the reference count according to the target. This allows the use of atomic operations
Definition at line 139 of file itkLightObject.h.
typedef Image<float, 3> itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::MagnitudeOutput [inherited] |
Definition at line 110 of file itkDeformableSimplexMesh3DFilter.h.
typedef InputMeshType::PointType itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::MeshPointType [inherited] |
Definition at line 130 of file itkDeformableSimplexMesh3DFilter.h.
typedef NeighborSetType::iterator itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::NeighborSetIterator [inherited] |
Definition at line 139 of file itkDeformableSimplexMesh3DFilter.h.
typedef std::set<unsigned long> itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::NeighborSetType [inherited] |
Definition at line 137 of file itkDeformableSimplexMesh3DFilter.h.
| typedef OutputMeshType::Pointer itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::OutputMeshPointer |
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
Definition at line 75 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
| typedef TOutputMesh itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::OutputMeshType |
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
Definition at line 67 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
| typedef InputMeshType::PixelType itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::PixelType |
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
Definition at line 77 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 56 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
| typedef Superclass::PointType itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::PointType |
Other definitions.
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
Definition at line 68 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
| typedef DeformableSimplexMesh3DBalloonForceFilter itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::Self |
Standard "Self" typedef.
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
Definition at line 50 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 53 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
typedef PointType::VectorType itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::VectorType [inherited] |
Definition at line 101 of file itkDeformableSimplexMesh3DFilter.h.
typedef itk::MapContainer<unsigned long, std::set<unsigned long> > itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::VertexNeighborListType [inherited] |
Definition at line 136 of file itkDeformableSimplexMesh3DFilter.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 89 of file itkDeformableSimplexMesh3DBalloonForceFilter.h.
| virtual void itk::ProcessObject::AbortGenerateDataOff | ( | ) | [virtual, inherited] |
| virtual void itk::ProcessObject::AbortGenerateDataOn | ( | ) | [virtual, inherited] |
Turn on and off the AbortGenerateData flag.
| virtual void itk::ProcessObject::AddInput | ( | DataObject * | input | ) | [protected, virtual, inherited] |
| unsigned long itk::Object::AddObserver | ( | const EventObject & | event, | |
| Command * | ||||
| ) | const [inherited] |
| unsigned long itk::Object::AddObserver | ( | const EventObject & | event, | |
| Command * | ||||
| ) | [inherited] |
Allow people to add/remove/invoke observers (callbacks) to any ITK object. This is an implementation of the subject/observer design pattern. An observer is added by specifying an event to respond to and an itk::Command to execute. It returns an unsigned long tag which can be used later to remove the event or retrieve the command. The memory for the Command becomes the responsibility of this object, so don't pass the same instance of a command to two different objects
| virtual void itk::ProcessObject::AddOutput | ( | DataObject * | output | ) | [protected, virtual, inherited] |
| static void itk::LightObject::BreakOnError | ( | ) | [static, inherited] |
This method is called when itkExceptionMacro executes. It allows the debugger to break on error.
| virtual void itk::ProcessObject::CacheInputReleaseDataFlags | ( | ) | [protected, virtual, inherited] |
Cache the state of any ReleaseDataFlag's on the inputs. While the filter is executing, we need to set the ReleaseDataFlag's on the inputs to false in case the current filter is implemented using a mini-pipeline (which will try to release the inputs). After the filter finishes, we restore the state of the ReleaseDataFlag's before the call to ReleaseInputs().
| PointType itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::ComputeBarycentricCoordinates | ( | PointType | p, | |
| SimplexMeshGeometry * | data | |||
| ) | [protected, inherited] |
Method computes the barycentric coordinates of the passed point
| virtual void itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::ComputeDisplacement | ( | ) | [protected, virtual, inherited] |
Computes the displacement of each point. Therefore internal and external forces are computed and multiplied by the constants (alpha and beta) set by the user.
| virtual void itk::DeformableSimplexMesh3DBalloonForceFilter< TInputMesh, TOutputMesh >::ComputeExternalForce | ( | SimplexMeshGeometry * | data | ) | [protected, virtual] |
Compute the external force component
Reimplemented from itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >.
| virtual void itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::ComputeGeometry | ( | ) | [protected, virtual, inherited] |
Compute geometric properties like curvature and normals, which are necessary for the computation of the internal force components for each point of the mesh.
| virtual void itk::DeformableSimplexMesh3DFilter< TInputMesh, TOutputMesh >::ComputeInternalForce | ( | SimplexMeshGeometry * | data | ) | [protected, virtual, inherited] |
Compute the internal force component