]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins_ITKInstances/Base_explicit_description.txt
More plugins added
[cpPlugins.git] / lib / cpPlugins_ITKInstances / Base_explicit_description.txt
index 7c156e564964d03a4f343315f37692d441d4a3b3..38010d4f9db9cc5666ad98fbcc2c98dcc9ed48dc 100644 (file)
@@ -4,6 +4,7 @@ i map
 i string
 i vector
 i itkArray.h
+i itkArray2D.h
 i itkConvertPixelBuffer.h
 i itkDefaultConvertPixelTraits.h
 i itkFixedArray.h
@@ -11,17 +12,25 @@ i itkImportImageContainer.h
 i itkIndex.h
 i itkMatrix.h
 i itkPoint.h
+i itkCovariantVector.h
 i itkVector.h
 i itkRGBPixel.h
 i itkRGBAPixel.h
 i itkSimpleDataObjectDecorator.h
+i itkDataObjectDecorator.h
+i itkAffineTransform.h
+i itkTransform.h
 c itk::Array< #1 >
 c itk::FixedArray< #1 , #2 >
 c itk::FixedArray< float , 6 >
 c itk::Point< #5 , #2 >
 c itk::Vector< #5 , #2 >
+c itk::CovariantVector< #5 , #2 >
 c itk::Matrix< #5 , #2 , #2 >
 c #7 < #1 >
+c itk::Array2D < #5 >
+c itk::Transform < #5 , #2 , #2 >
+c itk::DataObjectDecorator< itk::Transform < #5 , #2 , #2 > >
 c itk::SimpleDataObjectDecorator< #1 >
 c itk::SimpleDataObjectDecorator< #3 >
 c itk::SimpleDataObjectDecorator< std::vector< itk::Index< #6 > > >
@@ -33,6 +42,7 @@ c itk::ConvertPixelBuffer< #1 , #7 < #4 > , itk::DefaultConvertPixelTraits< #7 <
 c itk::ImportImageContainer< unsigned long , #1 >
 c itk::ImportImageContainer< unsigned long , std::complex< #5 > >
 c itk::ImportImageContainer< unsigned long , #7 < #1 > >
+c itk::ImportImageContainer< unsigned long , #8 < #5 , #2 > >
 a #1 = #integers;#floats
 a #2 = #all_dims
 a #3 = bool;std::string
@@ -40,3 +50,4 @@ a #4 = #integers;#floats
 a #5 = #floats
 a #6 = #all_visual_dims
 a #7 = itk::RGBPixel;itk::RGBAPixel
+a #8 = itk::Vector;itk::CovariantVector