Slicer
5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Loading...
Searching...
No Matches
Libs
MRML
IDImageIO
itkMRMLIDIOPlugin.h
Go to the documentation of this file.
1
#ifndef itkMRMLIDIOPlugin_h
2
#define itkMRMLIDIOPlugin_h
3
4
#include "itkObjectFactoryBase.h"
5
6
#ifdef _WIN32
7
# ifdef MRMLIDIOPlugin_EXPORTS
8
# define MRMLIDIOPlugin_EXPORT __declspec(dllexport)
9
# else
10
# define MRMLIDIOPlugin_EXPORT __declspec(dllimport)
11
# endif
12
#else
13
# define MRMLIDIOPlugin_EXPORT
14
#endif
15
22
extern
"C"
23
{
24
MRMLIDIOPlugin_EXPORT
itk::ObjectFactoryBase*
itkLoad
();
25
}
26
#endif
itkLoad
MRMLIDIOPlugin_EXPORT itk::ObjectFactoryBase * itkLoad()
MRMLIDIOPlugin_EXPORT
#define MRMLIDIOPlugin_EXPORT
Definition
itkMRMLIDIOPlugin.h:13
Generated on Wed Sep 3 2025 23:51:41 for Slicer by
1.13.0