X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvImageContour.h;fp=vv%2FvvImageContour.h;h=d35ce4bd2255b5aeba33ecd203ac94853cffdce6;hb=12be037aac07fd0f9cb046e78e983ed95f89d877;hp=1cf2e569b9df57def7a2312176f0b107cac369f7;hpb=ec961a7ab6c69087e6059d5ef6e8c02806a8f93f;p=clitk.git diff --git a/vv/vvImageContour.h b/vv/vvImageContour.h index 1cf2e56..d35ce4b 100644 --- a/vv/vvImageContour.h +++ b/vv/vvImageContour.h @@ -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();