18 #ifndef itkMeshIOFactory_h
19 #define itkMeshIOFactory_h
20 #include "ITKIOMeshExport.h"
62 static MeshIOBasePointer CreateMeshIO(
const char *path, FileModeType mode);
65 static void RegisterBuiltInFactories();
Light weight base class for most itk classes.
SmartPointer< const Self > ConstPointer
Create instances of MeshIO objects using an object factory.
SmartPointer< Self > Pointer
typedef::itk::MeshIOBase::Pointer MeshIOBasePointer
Base class for most ITK classes.