#include <itkBalloonForceFilter.h>
Inheritance diagram for itk::BalloonForceFilter:
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 Image< unsigned short, 3 > | ImageType |
typedef InputMeshType::Pointer | InputMeshPointer |
typedef OutputMeshType::Pointer | OutputMeshPointer |
typedef ImageType::Pointer | ImagePointer |
typedef ImageType::IndexType | IndexType |
typedef ImageRegionIterator< ImageType > | ImageIterator |
typedef Vector< float, 3 > | FloatVector |
typedef Vector< int, 3 > | IntVector |
typedef InputMeshType::CellType | CellType |
typedef InputMeshType::CellTraits | CellTraits |
typedef CellInterface< float, CellTraits > | CellInterface |
typedef TriangleCell< CellInterface > | TriCell |
typedef InputMeshType::PointType | IPT |
typedef InputMeshType::PixelType | PT |
Public Methods | |
virtual const char * | GetClassName () const |
void | ComputeForce () |
void | Initialize () |
void | SetStiffnessMatrix () |
void | Advance () |
void | SetStiffness (double a, double b) |
void | SetResolution (int a, int b, int c) |
void | SetCenter (int a, int b, int c) |
void | Reset () |
void | ComputeDt () |
void | ComputeOutput () |
void | SetPotential (ImagePointer potential) |
void | SetGradient (ImagePointer gradient) |
void | NodeAddition (int i, int res, IPT z) |
void | NodesRearrange () |
void | GapSearch () |
void | GradientFit () |
void | ComputeNormals () |
void | ACDSearch () |
virtual void | SetImageOutput (ImagePointer _arg) |
virtual ImagePointer | GetImageOutput () |
virtual void | SetFirstSlice (int _arg) |
virtual int | GetFirstSlice () |
virtual void | SetNeighborRadius (int _arg) |
virtual void | SetStepThreshold1 (int _arg) |
virtual void | SetStepThreshold2 (int _arg) |
virtual int * | GetResolution () |
virtual InputMeshPointer | GetNormals () |
Static Public Methods | |
Pointer | New () |
Protected Methods | |
BalloonForceFilter () | |
~BalloonForceFilter () | |
void | PrintSelf (std::ostream &os, Indent indent) const |
virtual void | GenerateData () |
Definition at line 54 of file itkBalloonForceFilter.h.
|
Definition at line 108 of file itkBalloonForceFilter.h. |
|
Definition at line 107 of file itkBalloonForceFilter.h. |
|
Cell related types. Definition at line 106 of file itkBalloonForceFilter.h. |
|
Reimplemented from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >. Definition at line 61 of file itkBalloonForceFilter.h. |
|
Definition at line 102 of file itkBalloonForceFilter.h. |
|
Definition at line 101 of file itkBalloonForceFilter.h. |
|
Definition at line 99 of file itkBalloonForceFilter.h. Referenced by itk::BalloonForceFilter< TInputMesh, TOutputMesh >::~BalloonForceFilter(). |
|
Image types. Definition at line 96 of file itkBalloonForceFilter.h. |
|
Definition at line 100 of file itkBalloonForceFilter.h. Referenced by itk::BalloonForceFilter< TInputMesh, TOutputMesh >::~BalloonForceFilter(). |
|
Definition at line 89 of file itkBalloonForceFilter.h. |
|
Definition at line 87 of file itkBalloonForceFilter.h. |
|
Definition at line 85 of file itkBalloonForceFilter.h. |
|
Definition at line 83 of file itkBalloonForceFilter.h. |
|
Reimplemented from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >. Definition at line 97 of file itkBalloonForceFilter.h. Referenced by itk::BalloonForceFilter< TInputMesh, TOutputMesh >::~BalloonForceFilter(). |
|
Some typedefs for the input and output types. Reimplemented from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >. Definition at line 70 of file itkBalloonForceFilter.h. |
|
Definition at line 81 of file itkBalloonForceFilter.h. |
|
Definition at line 79 of file itkBalloonForceFilter.h. |
|
Definition at line 77 of file itkBalloonForceFilter.h. |
|
Typedefs for containers and their iterators. Definition at line 75 of file itkBalloonForceFilter.h. |
|
Definition at line 103 of file itkBalloonForceFilter.h. |
|
Definition at line 110 of file itkBalloonForceFilter.h. |
|
Reimplemented from itk::MeshSource< TOutputMesh >. Definition at line 98 of file itkBalloonForceFilter.h. Referenced by itk::BalloonForceFilter< TInputMesh, TOutputMesh >::~BalloonForceFilter(). |
|
Reimplemented from itk::MeshSource< TOutputMesh >. Definition at line 71 of file itkBalloonForceFilter.h. |
|
Definition at line 93 of file itkBalloonForceFilter.h. |
|
Definition at line 91 of file itkBalloonForceFilter.h. |
|
Reimplemented from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >. Definition at line 60 of file itkBalloonForceFilter.h. |
|
Definition at line 111 of file itkBalloonForceFilter.h. |
|
Standard class typedefs. Reimplemented from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >. Definition at line 58 of file itkBalloonForceFilter.h. |
|
Reimplemented from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >. Definition at line 59 of file itkBalloonForceFilter.h. |
|
Definition at line 109 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. |
|
Run-time type information (and related methods). Reimplemented from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >. |
|
Set the initial slice in the image. |
|
Set the output image. |
|
Set/Get information for the algorithm. |
|
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. |
|
Some functions. |
|
Set the initial slice in the image. |
|
Some functions. |
|
Set the output image. |
|
Set/Get information for the algorithm. |
|
Some functions. |
|
Some functions. |
|
Set/Get information for the algorithm. |
|
Set/Get information for the algorithm. |
|
Some functions. |
|
Some functions. |