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


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 Methods | |
| virtual const char * | GetClassName () const |
| void | SetInput (InputMeshType *input) |
| InputMeshType * | GetInput (void) |
| InputMeshType * | GetInput (unsigned int idx) |
Static Public Methods | |
| Pointer | New () |
Protected Methods | |
| 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. |
|
|||||
|
|||||||||
|
|
|
|||||||||
|
Definition at line 68 of file itkMeshToMeshFilter.h. |
|
|||||||||
|
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.2.15 written by Dimitri van Heesch,
© 1997-2000