|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkTransformMeshFilter_h
19 #define itkTransformMeshFilter_h
41 template <
typename TInputMesh,
typename TOutputMesh,
typename TTransform>
79 PrintSelf(std::ostream & os,
Indent indent)
const override;
83 GenerateData()
override;
90 #ifndef ITK_MANUAL_INSTANTIATION
91 # include "itkTransformMeshFilter.hxx"
typename OutputMeshType::Pointer OutputMeshPointer
typename InputMeshType::Pointer InputMeshPointer
Control indentation during Print() invocation.
Light weight base class for most itk classes.
MeshToMeshFilter is the base class for all process objects that output mesh data, and require mesh da...
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
TOutputMesh OutputMeshType