]> Creatis software - clitk.git/blobdiff - vv/vvImageContour.h
solved bug 457
[clitk.git] / vv / vvImageContour.h
index 1cf2e569b9df57def7a2312176f0b107cac369f7..d35ce4bd2255b5aeba33ecd203ac94853cffdce6 100644 (file)
@@ -71,7 +71,7 @@ protected:
   void UpdateWithPreserveMemoryMode();
   void UpdateWithFastCacheMode();
   void CreateNewActor(int numImage);
-  void UpdateActor(vtkActor * actor, vtkMarchingSquares * squares, vtkImageClip * clipper,
+  void UpdateActor(vtkActor * actor, vtkPolyDataMapper * mapper, vtkMarchingSquares * squares, vtkImageClip * clipper,
                    double threshold, int orientation, int slice);
   void CreateActor(int orientation, int slice);
   int ComputeCurrentOrientation();