18#ifndef itkMeshIOFactory_h
19#define itkMeshIOFactory_h
20#include "ITKIOMeshBaseExport.h"
62#if !defined(ITK_LEGACY_REMOVE)
Light weight base class for most itk classes.
SmartPointer< Self > Pointer
Create instances of MeshIO objects using an object factory.
~MeshIOFactory() override
static MeshIOBasePointer CreateMeshIO(const char *path, IOFileModeEnum mode)
Base class for most ITK classes.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
CommonEnums::IOFileMode IOFileModeEnum