Slicer
5.2
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 | MRMLIDIOPlugin_EXPORT |
Functions | |
MRMLIDIOPlugin_EXPORT itk::ObjectFactoryBase * | itkLoad () |
#define MRMLIDIOPlugin_EXPORT |
Definition at line 13 of file itkMRMLIDIOPlugin.h.
MRMLIDIOPlugin_EXPORT itk::ObjectFactoryBase* itkLoad | ( | ) |
Routine that is called when the shared library is loaded by itk::ObjectFactoryBase::LoadDynamicFactories().
itkLoad() is C (not C++) function.