18#ifndef itkParametricSpaceToImageSpaceMeshFilter_h
19#define itkParametricSpaceToImageSpaceMeshFilter_h
46template <
typename TInputMesh,
typename TOutputMesh>
88#ifndef ITK_MANUAL_INSTANTIATION
89# include "itkParametricSpaceToImageSpaceMeshFilter.hxx"
Control indentation during Print() invocation.
Light weight base class for most itk classes.
typename OutputMeshType::Pointer OutputMeshPointer
TOutputMesh OutputMeshType
MeshToMeshFilter is the base class for all process objects that output mesh data, and require mesh da...
typename InputMeshType::Pointer InputMeshPointer
ParametricSpaceToImageSpaceMeshFilter takes an itk::Mesh on which the point Data is expected to conta...
typename TInputMesh::CoordRepType CoordRepType
ParametricSpaceToImageSpaceMeshFilter()
void PrintSelf(std::ostream &os, Indent indent) const override
void GenerateData() override
void GenerateOutputInformation() override
~ParametricSpaceToImageSpaceMeshFilter() override=default
SmartPointer< Self > Pointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....