]> Creatis software - clitk.git/blobdiff - vv/vvImageContour.h
- bug corrected
[clitk.git] / vv / vvImageContour.h
index 12bb2dcca7c065a77577377fad238bdafc97159e..d7cf62cc4db8eb6578996168f16bee03502b7cc6 100644 (file)
@@ -73,7 +73,7 @@ class vvImageContour
   void updateActor(vtkActor * actor, 
                   vtkMarchingSquares * squares,
                   vtkImageClip * clipper, 
-                  int threshold, int orientation, int slice);
+                  double threshold, int orientation, int slice);
   void createActor(int orientation, int slice);
   int computeCurrentOrientation();