28#ifndef itkMeshToMeshFilter_h
29#define itkMeshToMeshFilter_h
46template <
typename TInputMesh,
typename TOutputMesh>
103#ifndef ITK_MANUAL_INSTANTIATION
104# include "itkMeshToMeshFilter.hxx"
TOutputMesh OutputMeshType
SmartPointer< Self > Pointer
const InputMeshType * GetInput() const
void CopyInputMeshToOutputMeshPoints()
void CopyInputMeshToOutputMeshCellLinks()
void CopyInputMeshToOutputMeshPointData()
~MeshToMeshFilter() override=default
MeshSource< TOutputMesh > Superclass
typename InputMeshType::Pointer InputMeshPointer
void CopyInputMeshToOutputMeshCells()
void CopyInputMeshToOutputMeshCellData()
const InputMeshType * GetInput(unsigned int idx) const
SmartPointer< const Self > ConstPointer
void SetInput(const InputMeshType *input)
typename OutputMeshType::Pointer OutputMeshPointer
virtual void SetInput(const DataObjectIdentifierType &key, DataObject *input)
Protected method for setting indexed and named inputs.
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....