X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src2%2FcreaImageIOVtkImageReader.h;h=44e8f230277c6023ad5bbd6f2cb4e82fdd6c9bd9;hb=34d2d6b1860321978fd19668bbf6fd0606ac1e80;hp=b9712103ec03fc566aa691dc5d66a16f31c2def1;hpb=96ca5a0d7b7ccd6b4291160c19afd48e3207db2a;p=creaImageIO.git diff --git a/src2/creaImageIOVtkImageReader.h b/src2/creaImageIOVtkImageReader.h index b971210..44e8f23 100644 --- a/src2/creaImageIOVtkImageReader.h +++ b/src2/creaImageIOVtkImageReader.h @@ -26,6 +26,8 @@ namespace creaImageIO virtual ~VtkImageReader(); + + /// Add file extensions read by the reader virtual void PushBackExtensions(std::vector&); /// Test if file is read by this reader