X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vtk%2FvtkGdcmReader.h;fp=vtk%2FvtkGdcmReader.h;h=620e7d5a20967074365ab439ec1f6b4204be8e08;hb=8b4006ce9e262e36f32ed56d877bc31de0a748a1;hp=c3da1302d5cc6a7921491ced01831619f26fddbc;hpb=bef512a69f6a9c53b2d1e6eef1c54babe4daa19e;p=gdcm.git diff --git a/vtk/vtkGdcmReader.h b/vtk/vtkGdcmReader.h index c3da1302..620e7d5a 100644 --- a/vtk/vtkGdcmReader.h +++ b/vtk/vtkGdcmReader.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: vtkGdcmReader.h,v $ Language: C++ - Date: $Date: 2007/06/19 13:09:45 $ - Version: $Revision: 1.33 $ + Date: $Date: 2007/07/13 08:17:22 $ + Version: $Revision: 1.34 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -55,7 +55,7 @@ public: //BTX - /// \TODO fix possible problems around VTK pipelining + /// \todo fix possible problems around VTK pipelining void SetUserFunction (VOID_FUNCTION_PUINT8_PFILE_POINTER userFunc ) { UserFunction = userFunc; }