19#ifndef itkMeshIOFactoryRegisterManager_h
20#define itkMeshIOFactoryRegisterManager_h
50 void (*MeshIOFactoryRegisterRegisterList[])(void) = {
51 BYUMeshIOFactoryRegister__Private,
BYUMeshIOFactoryRegister__Private,
FreeSurferAsciiMeshIOFactoryRegister__Private,
FreeSurferAsciiMeshIOFactoryRegister__Private,
FreeSurferBinaryMeshIOFactoryRegister__Private,
FreeSurferBinaryMeshIOFactoryRegister__Private,
GiftiMeshIOFactoryRegister__Private,
GiftiMeshIOFactoryRegister__Private,
OBJMeshIOFactoryRegister__Private,
OBJMeshIOFactoryRegister__Private,
OFFMeshIOFactoryRegister__Private,
OFFMeshIOFactoryRegister__Private,
VTKPolyDataMeshIOFactoryRegister__Private,
53 MeshIOFactoryRegisterManager MeshIOFactoryRegisterManagerInstance(MeshIOFactoryRegisterRegisterList);
MeshIOFactoryRegisterManager(void(*list[])(void))
void ITK_ABI_IMPORT VTKPolyDataMeshIOFactoryRegister__Private()
void ITK_ABI_IMPORT FreeSurferAsciiMeshIOFactoryRegister__Private()
void ITK_ABI_IMPORT OBJMeshIOFactoryRegister__Private()
void ITK_ABI_IMPORT FreeSurferBinaryMeshIOFactoryRegister__Private()
void ITK_ABI_IMPORT BYUMeshIOFactoryRegister__Private()
void ITK_ABI_IMPORT OFFMeshIOFactoryRegister__Private()
void ITK_ABI_IMPORT GiftiMeshIOFactoryRegister__Private()