]> Creatis software - creaImageIO.git/blobdiff - bbtk/src/bbcreaImageIOItkImagesChooserDialogBox.h
modifications for bbtkItkImageChooserDialogBox
[creaImageIO.git] / bbtk / src / bbcreaImageIOItkImagesChooserDialogBox.h
index f99b8592f37e9a03bafde92389c15d184d8c86d8..95088c634bd7ff613f0c8f3c3bc0134f6bc3c2cf 100644 (file)
@@ -50,6 +50,10 @@ class bbcreaImageIO_EXPORT ItkImagesChooserDialogBox
     private:
     // Template read method 
     template<class TImage> void Export();
+
+       // Template export vtk Images
+       template<class TImage> void ExportVTK();
+
        itk::Object* mOutput;
 //===== 
 // Before editing this file, make sure it's a file of your own (i.e.: it wasn't generated from xml description; if so : your modifications will be lost)