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::simple
7
{
8
13
using
FloatPixelIDTypeList
= typelist2::typelist<BasicPixelID<float>>;
14
15
}
// namespace itk::simple
16
17
#endif
itk::simple::FloatPixelIDTypeList
typelist2::typelist< BasicPixelID< float > > FloatPixelIDTypeList
Definition:
sitkInternalUtilities.h:13
itk::simple
Definition:
sitkAdditionalProcedures.h:28
Generated on
unknown
for SimpleITK by
1.8.17 |
Privacy Policy