15 #ifndef __itkMeshFileReaderBase_h
16 #define __itkMeshFileReaderBase_h
18 #include "itkMeshSource.h"
19 #include "itkExceptionObject.h"
20 #include "itkMeshFileReader.h"
33 template <
class TOutputMesh>
55 itkGetStringMacro( FileName );
56 itkSetStringMacro( FileName );
93 #ifndef ITK_MANUAL_INSTANTIATION
94 #include "itkMeshFileReaderBase.txx"
SmartPointer< Self > Pointer
Superclass::DataObjectPointer DatabObjectPointer
MeshSource< TOutputMesh > Superclass
virtual void EnlargeOutputRequestedRegion(DataObject *output)
virtual ~MeshFileReaderBase()
SmartPointer< const Self > ConstPointer
Superclass::OutputMeshPointer OutputMeshPointer
void operator=(const Self &)
Superclass::OutputMeshType OutputMeshType
Base class for mesh readers.
virtual void TestFileExistanceAndReadability(void)
virtual void GenerateOutputInformation(void)