]> Creatis software - clitk.git/blobdiff - vv/vvImageReader.h
ggo case sensitivity
[clitk.git] / vv / vvImageReader.h
index c9005aa63f899000c346721b0bdc7c810cd1078b..e13d2e49ff57e5acf1a77e433d1cb2fdcea3a4ea 100644 (file)
@@ -1,10 +1,7 @@
 /*=========================================================================
 
  Program:   vv
- Module:    $RCSfile: vvImageReader.h,v $
  Language:  C++
- Date:      $Date: 2010/01/06 13:31:57 $
- Version:   $Revision: 1.1 $
  Author :   Pierre Seroul (pierre.seroul@gmail.com)
 
 Copyright (C) 2008
@@ -54,6 +51,7 @@ public:
 
     //====================================================================
     // Main function
+    void Update();
     void Update(LoadedImageType type);
     void Update(int dim, std::string InputPixelType, LoadedImageType type);
     //void Extract(int dim, std::string InputPixelType, int slice);