SimpleITK
SimpleITK
Code
ElastixTransformixWrappers
src
sitkInternalUtilities.h
Go to the documentation of this file.
1
#ifndef sitkInternalUtilities_h
2
#define sitkInternalUtilities_h
3
4
#include "Ancillary/type_list2.h"
5
6
namespace
itk
{
7
namespace
simple {
8
13
using
FloatPixelIDTypeList
= typelist2::typelist<BasicPixelID<float>>;
14
15
}
// end namespace simple
16
}
// end namespace itk
17
18
#endif
itk::simple::FloatPixelIDTypeList
typelist2::typelist< BasicPixelID< float > > FloatPixelIDTypeList
Definition:
sitkInternalUtilities.h:13
itk
Generated on
unknown
for SimpleITK by
1.8.17 |
Privacy Policy