18 #ifndef __itkParametricSpaceToImageSpaceMeshFilter_h
19 #define __itkParametricSpaceToImageSpaceMeshFilter_h
47 template<
typename TInputMesh,
typename TOutputMesh >
90 #ifndef ITK_MANUAL_INSTANTIATION
91 #include "itkParametricSpaceToImageSpaceMeshFilter.hxx"
MeshToMeshFilter< TInputMesh, TOutputMesh > Superclass
Light weight base class for most itk classes.
~ParametricSpaceToImageSpaceMeshFilter()
OutputMeshType::Pointer OutputMeshPointer
InputMeshType::Pointer InputMeshPointer
MeshToMeshFilter is the base class for all process objects that output mesh data, and require mesh da...
SmartPointer< const Self > ConstPointer
ParametricSpaceToImageSpaceMeshFilter takes an itk::Mesh on which the point Data is expected to conta...
virtual void GenerateOutputInformation(void)
TOutputMesh OutputMeshType
ParametricSpaceToImageSpaceMeshFilter()
ParametricSpaceToImageSpaceMeshFilter Self
TInputMesh::CoordRepType CoordRepType
Control indentation during Print() invocation.
SmartPointer< Self > Pointer
void PrintSelf(std::ostream &os, Indent indent) const
virtual void GenerateData(void)
void operator=(const ParametricSpaceToImageSpaceMeshFilter &)