X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fvtk%2Fsrc%2FbbvtkSegmentationConnectivity.h;h=a9581630673689ad87941ca6ab0d1c38aac5daf9;hb=551b02f0819a98e9595a81570b1d1174f398f34d;hp=213cbf888b2ada93b94e61f4f1215a278a8fde12;hpb=41aba70a65336c651cae6e5211c069d8f33efb51;p=bbtk.git diff --git a/packages/vtk/src/bbvtkSegmentationConnectivity.h b/packages/vtk/src/bbvtkSegmentationConnectivity.h index 213cbf8..a958163 100644 --- a/packages/vtk/src/bbvtkSegmentationConnectivity.h +++ b/packages/vtk/src/bbvtkSegmentationConnectivity.h @@ -4,8 +4,8 @@ Program: bbtk Module: $RCSfile: bbvtkSegmentationConnectivity.h,v $ Language: C++ - Date: $Date: 2008/04/24 14:11:31 $ - Version: $Revision: 1.2 $ + Date: $Date: 2008/05/09 10:39:47 $ + Version: $Revision: 1.3 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -59,6 +59,7 @@ namespace bbvtk protected: virtual void bbUserConstructor(); + virtual void bbUserDestructor(); private: vtkImageCast *cast2;