#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.
|
|||||
|
|||||
|
|||||
|
|||||
|
|||||
|
|||||
|
|||||||||
|
|
|
|||||||||
|
Definition at line 68 of file itkMeshToMeshFilter.h. |
|
|||||||||
|
||||||||||
|
Get the mesh input of this process object. Reimplemented from itk::ProcessObject. |
|
||||||||||
|
Get the mesh input of this process object. |
|
|||||||||
|
||||||||||
|
Set the mesh input of this process object. |
1.2.15 written by Dimitri van Heesch,
© 1997-2000