X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvSlicer.h;h=c09001dcb38e90d66080459f0152d4ea77c80e28;hb=0608e5a94e72e6c2ae9a1de81657b1f48ed61c3b;hp=b9cc334047acbd6d74e82da91d9714ef7cbbb6cc;hpb=d71eb767914726a9fbfa51d95b518b959d0bb4a5;p=clitk.git diff --git a/vv/vvSlicer.h b/vv/vvSlicer.h index b9cc334..c09001d 100644 --- a/vv/vvSlicer.h +++ b/vv/vvSlicer.h @@ -154,7 +154,7 @@ public: void SetCornerAnnotationVisibility(bool s); bool GetCornerAnnotationVisibility(); - void GetExtremasAroundMousePointer(double & min, double & max, vtkImageData *image); + void GetExtremasAroundMousePointer(double & min, double & max, vtkImageData *image, vtkTransform *transform); void UpdateLandmarks(); void ForceUpdateDisplayExtent();