#include <itkBalloonForceFilter.h>
Inheritance diagram for itk::BalloonForceFilter< TInputMesh, TOutputMesh >:
Public Types | |
typedef BalloonForceFilter | Self |
typedef MeshToMeshFilter< TInputMesh, TOutputMesh > | Superclass |
typedef SmartPointer< Self > | Pointer |
typedef SmartPointer< const Self > | ConstPointer |
typedef TInputMesh | InputMeshType |
typedef TOutputMesh | OutputMeshType |
typedef InputMeshType::PointsContainerPointer | InputPointsContainerPointer |
typedef InputMeshType::PointsContainer::Iterator | InputPointsContainerIterator |
typedef InputMeshType::PointDataContainerPointer | InputPointDataContainerPointer |
typedef InputMeshType::PointDataContainer::Iterator | InputPointDataContainerIterator |
typedef InputMeshType::CellsContainerPointer | InputCellsContainerPointer |
typedef InputMeshType::CellsContainer::Iterator | InputCellsContainerIterator |
typedef InputMeshType::CellDataContainerPointer | InputCellDataContainerPointer |
typedef InputMeshType::CellDataContainer::Iterator | InputCellDataContainerIterator |
typedef OutputMeshType::PointsContainerPointer | OutputPointsContainerPointer |
typedef OutputMeshType::PointsContainer::Iterator | OutputPointsContainerIterator |
typedef InputMeshType::PointType | IPixelType |
typedef InputMeshType::PixelType | PixelType |
typedef Image< unsigned short, 2 > | ImageType |
typedef CovariantVector< PixelType, 2 > | GradientType |
typedef Image< GradientType, 2 > | GradientImageType |
typedef InputMeshType::Pointer | InputMeshPointer |
typedef OutputMeshType::Pointer | OutputMeshPointer |
typedef ImageType::Pointer | ImagePointer |
typedef ImageType::IndexType | IndexType |
typedef GradientImageType::Pointer | GradientImagePointer |
typedef GradientImageType::IndexType | GradientIndexType |
typedef ImageRegionIterator< ImageType > | ImageIterator |
typedef Vector< float, 3 > | FloatVector |
typedef Vector< int, 3 > | IntVector |
typedef Vector< double, 2 > | Double2Vector |
typedef Vector< int, 2 > | Int2Vector |
typedef InputMeshType::CellType | CellType |
typedef InputMeshType::CellTraits | CellTraits |
typedef CellInterface< PixelType, CellTraits > | CellInterface |
typedef TriangleCell< CellInterface > | TriCell |
Public Member Functions | |
virtual const char * | GetNameOfClass () const |
void | ComputeForce () |
void | Initialize () |
void | SetStiffnessMatrix () |
void | Advance () |
void | Reset () |
void | ComputeDt () |
void | ComputeOutput () |
void | NodeAddition (int i, int res, IPixelType z) |
void | NodesRearrange () |
void | GapSearch () |
void | GradientFit () |
void | ComputeNormals () |
void | ACDSearch () |
virtual void | SetImageOutput (ImagePointer _arg) |
virtual ImagePointer | GetImageOutput () |
virtual void | SetGradient (GradientImagePointer _arg) |
virtual void | SetStiffness (Double2Vector _arg) |
virtual void | SetTimeStep (double _arg) |
virtual void | SetGradientBegin (int _arg) |
virtual void | SetResolution (int _arg) |
virtual void | SetCenter (IndexType _arg) |
virtual InputMeshPointer | GetNormals () |
virtual void | SetDistanceForGradient (float _arg) |
virtual void | SetDistanceToStop (float _arg) |
virtual void | SetPotential (ImagePointer _arg) |
virtual InputMeshPointer | GetLocations () |
virtual InputMeshPointer | GetDisplacements () |
virtual InputMeshPointer | GetDerives () |
virtual InputMeshPointer | GetForces () |
Static Public Member Functions | |
Pointer | New () |
Protected Member Functions | |
BalloonForceFilter () | |
~BalloonForceFilter () | |
void | PrintSelf (std::ostream &os, Indent indent) const |
virtual void | GenerateData () |
Definition at line 56 of file itkBalloonForceFilter.h.
|
Definition at line 119 of file itkBalloonForceFilter.h. |
|
Definition at line 118 of file itkBalloonForceFilter.h. |
|
Cell related types. Definition at line 117 of file itkBalloonForceFilter.h. |
|
Reimplemented from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >. Definition at line 63 of file itkBalloonForceFilter.h. |
|
Definition at line 113 of file itkBalloonForceFilter.h. |
|
Definition at line 111 of file itkBalloonForceFilter.h. |
|
Definition at line 108 of file itkBalloonForceFilter.h. |
|
Definition at line 103 of file itkBalloonForceFilter.h. |
|
Definition at line 109 of file itkBalloonForceFilter.h. |
|
Definition at line 102 of file itkBalloonForceFilter.h. |
|
Definition at line 110 of file itkBalloonForceFilter.h. |
|
Definition at line 106 of file itkBalloonForceFilter.h. |
|
Definition at line 101 of file itkBalloonForceFilter.h. |
|
Definition at line 107 of file itkBalloonForceFilter.h. |
|
Definition at line 91 of file itkBalloonForceFilter.h. |
|
Definition at line 89 of file itkBalloonForceFilter.h. |
|
Definition at line 87 of file itkBalloonForceFilter.h. |
|
Definition at line 85 of file itkBalloonForceFilter.h. |
|
Reimplemented from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >. Definition at line 104 of file itkBalloonForceFilter.h. |
|
Some typedefs for the input and output types. Reimplemented from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >. Definition at line 72 of file itkBalloonForceFilter.h. |
|
Definition at line 83 of file itkBalloonForceFilter.h. |
|
Definition at line 81 of file itkBalloonForceFilter.h. |
|
Definition at line 79 of file itkBalloonForceFilter.h. |
|
Typedefs for containers and their iterators. Definition at line 77 of file itkBalloonForceFilter.h. |
|
Definition at line 114 of file itkBalloonForceFilter.h. |
|
Definition at line 112 of file itkBalloonForceFilter.h. |
|
Image types. Definition at line 98 of file itkBalloonForceFilter.h. |
|
Reimplemented from itk::MeshSource< TOutputMesh >. Definition at line 105 of file itkBalloonForceFilter.h. |
|
Reimplemented from itk::MeshSource< TOutputMesh >. Definition at line 73 of file itkBalloonForceFilter.h. |
|
Definition at line 95 of file itkBalloonForceFilter.h. |
|
Definition at line 93 of file itkBalloonForceFilter.h. |
|
Definition at line 99 of file itkBalloonForceFilter.h. |
|
Reimplemented from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >. Definition at line 62 of file itkBalloonForceFilter.h. |
|
Standard class typedefs. Reimplemented from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >. Definition at line 60 of file itkBalloonForceFilter.h. |
|
Reimplemented from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >. Definition at line 61 of file itkBalloonForceFilter.h. |
|
Definition at line 120 of file itkBalloonForceFilter.h. |
|
|
|
|
|
Some functions. |
|
Some functions. |
|
Some functions. |
|
Some functions. |
|
Some functions. |
|
Some functions. |
|
Some functions. |
|
This method causes the filter to generate its output. Reimplemented from itk::ProcessObject. |
|
Set/Get information for the algorithm. |
|
Set/Get information for the algorithm. |
|
Set/Get information for the algorithm. |
|
Set the output image. |
|
Set/Get information for the algorithm. |
|
Run-time type information (and related methods). Reimplemented from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >. |
|
Set/Get information for the algorithm. |
|
Some functions. |
|
Some functions. |
|
Method for creation through the object factory. Reimplemented from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >. |
|
Some functions. |
|
Some functions. |
|
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::MeshSource< TOutputMesh >. |
|
Some functions. |
|
Set/Get information for the algorithm. |
|
Set/Get information for the algorithm. |
|
Set/Get information for the algorithm. |
|
Set the output image. |
|
Set/Get information for the algorithm. |
|
Set the output image. |
|
Set/Get information for the algorithm. |
|
Set/Get information for the algorithm. |
|
Set/Get information for the algorithm. |
|
Some functions. |
|
Set/Get information for the algorithm. |