]> Creatis software - cpPlugins.git/blob - lib/cpPlugins_Instances/Decorators.i
More macos issues...
[cpPlugins.git] / lib / cpPlugins_Instances / Decorators.i
1 d #ints=char;short;int;long
2 d #uints=unsigned #ints
3 d #floats=float;double
4 d #pixels=#ints;#uints;#floats
5
6 t itkSimpleDataObjectDecorator.h
7
8 c itk::SimpleDataObjectDecorator< std::string >
9 c itk::SimpleDataObjectDecorator< #pixels >
10
11 * eof - $RCSfile$