]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbvtkMIPCreator.h
*** empty log message ***
[bbtk.git] / packages / vtk / src / bbvtkMIPCreator.h
index 28f43583f28ecfe32822c7f114e9aca6a96b8297..1dbebde6ae0e4704becb0182ed699ceae0b48cec 100644 (file)
@@ -3,8 +3,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbvtkMIPCreator.h,v $
   Language:  C++
-  Date:      $Date: 2008/04/18 12:59:52 $
-  Version:   $Revision: 1.3 $
+  Date:      $Date: 2008/05/09 10:39:47 $
+  Version:   $Revision: 1.4 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -66,6 +66,7 @@ namespace bbvtk
   protected:
     virtual void bbUserConstructor();
     virtual void bbUserCopyConstructor();
+    virtual void bbUserDestructor();
     void Init();
   private:
     vtkImageShiftScale* mCast;