X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FInterface_ManagerContour_NDimensions%2FwxContourEventHandler.h;h=eaabde7a4f5e7d420c87a64f5b17a178e40a7b75;hb=2732d50f5ca35b222d5bd2cc9ca20e9829a17933;hp=72ec7ac8bf7cfad3c184db95a769f1ce1e5dce48;hpb=192dfdf774a06066eff90e9c50916723c8592706;p=creaContours.git diff --git a/lib/Interface_ManagerContour_NDimensions/wxContourEventHandler.h b/lib/Interface_ManagerContour_NDimensions/wxContourEventHandler.h index 72ec7ac..eaabde7 100644 --- a/lib/Interface_ManagerContour_NDimensions/wxContourEventHandler.h +++ b/lib/Interface_ManagerContour_NDimensions/wxContourEventHandler.h @@ -254,6 +254,10 @@ class wxContourEventHandler : public wxEvtHandler { ** This method gets the mask and value images generated by the contours **/ void getMaskValue(vtkImageData* mask, vtkImageData* value); + /**This Method checks for the information panel, it initalizes all the values + ** in the controls so they can be retreived + **/ + void checkInformationPanel(); //JCP 22-10-09 //JCP 16-10-09