X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src2%2FcreaImageIOWxGimmickView.h;h=63ac15473102d5ea7241763060b7f6ab8adf482f;hb=b1411b0e357cdc5349c9615cca84623d6aa06996;hp=077c83b3634e5995a427a172564035ad03641c3e;hpb=45e8123561479c77ffffbcd3a6453f9dd4d12169;p=creaImageIO.git diff --git a/src2/creaImageIOWxGimmickView.h b/src2/creaImageIOWxGimmickView.h index 077c83b..63ac154 100644 --- a/src2/creaImageIOWxGimmickView.h +++ b/src2/creaImageIOWxGimmickView.h @@ -48,6 +48,8 @@ namespace creaImageIO void OnSelectionChange(std::vector& s); ///Stops the player void StopPlayer(){mViewer->StopPlayer();} + ///Resets the default image + void ClearSelection(); ///Sends a request to read the currently selected node and the ones that surround it.