#include <itkMeshToMeshFilter.h>
Inheritance diagram for itk::MeshToMeshFilter< TInputMesh, TOutputMesh >:


Public Types | |
| typedef MeshToMeshFilter | Self |
| typedef MeshSource< TOutputMesh > | Superclass |
| typedef SmartPointer< Self > | Pointer |
| typedef SmartPointer< const Self > | ConstPointer |
| typedef TInputMesh | InputMeshType |
| typedef InputMeshType::Pointer | InputMeshPointer |
Public Member Functions | |
| virtual const char * | GetClassName () const |
| void | SetInput (InputMeshType *input) |
| InputMeshType * | GetInput (void) |
| InputMeshType * | GetInput (unsigned int idx) |
Static Public Member Functions | |
| Pointer | New () |
Protected Member Functions | |
| MeshToMeshFilter () | |
| ~MeshToMeshFilter () | |
Definition at line 39 of file itkMeshToMeshFilter.h.
|
|||||
|
|||||
|
|||||
|
|||||
|
|||||
|
Standard class typedefs. Reimplemented from itk::MeshSource< TOutputMesh >.
Reimplemented in itk::BalloonForceFilter< TInputMesh, TOutputMesh >, itk::ConnectedRegionsMeshFilter< TInputMesh, TOutputMesh >, itk::DeformableMesh3DFilter< TInputMesh, TOutputMesh >, itk::InteriorExteriorMeshFilter< TInputMesh, TOutputMesh, TSpatialFunction >, itk::ParametricSpaceToImageSpaceMeshFilter< TInputMesh, TOutputMesh >, and itk::TransformMeshFilter< TInputMesh, TOutputMesh, TTransform >. Definition at line 43 of file itkMeshToMeshFilter.h. Referenced by itk::MeshToMeshFilter< TInputMesh, TOutputMesh >::~MeshToMeshFilter(). |
|
|||||
|
|||||||||
|
|
|
|||||||||
|
Definition at line 68 of file itkMeshToMeshFilter.h. References itk::MeshToMeshFilter< TInputMesh, TOutputMesh >::Self. |
|
|||||||||
|
Run-time type information (and related methods). Reimplemented from itk::MeshSource< TOutputMesh >.
Reimplemented in itk::BalloonForceFilter< TInputMesh, TOutputMesh >, itk::DeformableMesh3DFilter< TInputMesh, TOutputMesh >, itk::InteriorExteriorMeshFilter< TInputMesh, TOutputMesh, TSpatialFunction >, itk::ParametricSpaceToImageSpaceMeshFilter< TInputMesh, TOutputMesh >, and itk::TransformMeshFilter< TInputMesh, TOutputMesh, TTransform >.
|
|
||||||||||
|
Get the mesh input of this process object. Reimplemented from itk::ProcessObject.
|
|
||||||||||
|
Get the mesh input of this process object. |
|
|||||||||
|
Method for creation through the object factory. Reimplemented from itk::MeshSource< TOutputMesh >.
Reimplemented in itk::BalloonForceFilter< TInputMesh, TOutputMesh >, itk::ConnectedRegionsMeshFilter< TInputMesh, TOutputMesh >, itk::DeformableMesh3DFilter< TInputMesh, TOutputMesh >, itk::InteriorExteriorMeshFilter< TInputMesh, TOutputMesh, TSpatialFunction >, itk::ParametricSpaceToImageSpaceMeshFilter< TInputMesh, TOutputMesh >, and itk::TransformMeshFilter< TInputMesh, TOutputMesh, TTransform >.
|
|
||||||||||
|
Set the mesh input of this process object. |
1.3.8 written by Dimitri van Heesch,
© 1997-2000