Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Loading...
Searching...
No Matches
itkFactoryRegistration.h
Go to the documentation of this file.
1
2
3#ifndef itkFactoryRegistration_h
4#define itkFactoryRegistration_h
5
6#include "itkFactoryRegistrationConfigure.h"
7#include "itkNamespace.h"
8
9namespace itk
10{
11
12ITKFactoryRegistration_EXPORT void itkFactoryRegistration();
13}
14
15#endif
Simplified inverse ITK transforms.
ITKFactoryRegistration_EXPORT void itkFactoryRegistration()