18 #ifndef __itkVTKPolyDataReader_h
19 #define __itkVTKPolyDataReader_h
38 template<
class TOutputMesh >
57 typedef typename OutputMeshType::PointType
PointType;
64 typedef typename OutputMeshType::CellType
CellType;
86 itkSetStringMacro(FileName);
87 itkGetStringMacro(FileName);
94 itkGetStringMacro(Header);
116 #ifndef ITK_MANUAL_INSTANTIATION
117 #include "itkVTKPolyDataReader.hxx"
120 #endif //_itkVTKPolyDataReader_h