X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=bbtk%2Fsrc%2FbbcreaImageIOItkImagesChooserDialogBox.h;h=95088c634bd7ff613f0c8f3c3bc0134f6bc3c2cf;hb=cc87ce2c00fc2ec3cc2fefc4375b53f7e16ff6fa;hp=368a638316a46c032e2e0f43dddee277de68e537;hpb=d9a70eeba314e0295337364bcd88cf97cdf06b51;p=creaImageIO.git diff --git a/bbtk/src/bbcreaImageIOItkImagesChooserDialogBox.h b/bbtk/src/bbcreaImageIOItkImagesChooserDialogBox.h index 368a638..95088c6 100644 --- a/bbtk/src/bbcreaImageIOItkImagesChooserDialogBox.h +++ b/bbtk/src/bbcreaImageIOItkImagesChooserDialogBox.h @@ -50,6 +50,11 @@ class bbcreaImageIO_EXPORT ItkImagesChooserDialogBox private: // Template read method template void Export(); + + // Template export vtk Images + template 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) //=====