|
Slicer 5.13
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include "itkObjectFactoryBase.h"
Go to the source code of this file.
Macros | |
| #define | ITK_LOAD_FUNCTION_NAME itkLoad |
| #define | MRMLIDIOPlugin_EXPORT |
| MRMLIDIOPlugin_EXPORT itk::ObjectFactoryBase * ITK_LOAD_FUNCTION_NAME | ( | ) | itkLoad |
Routine that is called when the shared library is loaded by itk::ObjectFactoryBase::LoadDynamicFactories().
This entry point is a C (not C++) function.
Definition at line 15 of file itkMRMLIDIOPlugin.h.
| #define MRMLIDIOPlugin_EXPORT |
Definition at line 25 of file itkMRMLIDIOPlugin.h.