]> Creatis software - bbtk.git/commit
Add converters between std::vector of vtkImageData* and bbitk::anyImagePointer
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Thu, 16 Jun 2011 12:28:57 +0000 (12:28 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Thu, 16 Jun 2011 12:28:57 +0000 (12:28 +0000)
commit48d234bd8fb5c1251b67a85599f832db414500ad
tree6dfea7f53c39add01564552b115c220de3f8eb9f
parent6d739059079dd56b55ab2bb299386a3c198ee3b3
Add converters between std::vector of vtkImageData* and bbitk::anyImagePointer
packages/itkvtk/src/bbitkvtkitkImage2vtkImageData.cxx
packages/itkvtk/src/bbitkvtkitkImage2vtkImageData.h
packages/itkvtk/src/bbitkvtkitkImageVector2vtkImageDataVector.cxx [new file with mode: 0644]
packages/itkvtk/src/bbitkvtkitkImageVector2vtkImageDataVector.h [new file with mode: 0644]
packages/itkvtk/src/bbitkvtkvtkImageData2itkImage.cxx
packages/itkvtk/src/bbitkvtkvtkImageData2itkImage.h
packages/itkvtk/src/bbitkvtkvtkImageDataVector2itkImageVector.cxx [new file with mode: 0644]
packages/itkvtk/src/bbitkvtkvtkImageDataVector2itkImageVector.h [new file with mode: 0644]