 |
ITK
5.4.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkParametricSpaceToImageSpaceMeshFilter_h
19 #define itkParametricSpaceToImageSpaceMeshFilter_h
46 template <
typename TInputMesh,
typename TOutputMesh>
76 PrintSelf(std::ostream & os,
Indent indent)
const override;
80 GenerateData()
override;
84 GenerateOutputInformation()
override;
88 #ifndef ITK_MANUAL_INSTANTIATION
89 # include "itkParametricSpaceToImageSpaceMeshFilter.hxx"
SmartPointer< Self > Pointer
typename OutputMeshType::Pointer OutputMeshPointer
typename InputMeshType::Pointer InputMeshPointer
typename TInputMesh::CoordRepType CoordRepType
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....
ParametricSpaceToImageSpaceMeshFilter takes an itk::Mesh on which the point Data is expected to conta...
TOutputMesh OutputMeshType