X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=inline;f=lib%2FEditorGraphicBBS%2FbbsVtkGUIEditorGraphic%2FGBlackBoxController.h;h=5a97e90f02b7a012e261f4382adfd3f96977df91;hb=5cf9c7b92a97ee411e6a441beca8a06d2bffc8b3;hp=39f8274ddff6910fee21801015024795dd3c882f;hpb=343ecf790a799b8089a6d13fec0192fd9ad71da1;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GBlackBoxController.h b/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GBlackBoxController.h index 39f8274..5a97e90 100644 --- a/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GBlackBoxController.h +++ b/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GBlackBoxController.h @@ -35,10 +35,11 @@ Version: $Revision$ * \brief Class bbtk::GBlackBoxController : */ -/** -* \class bbtk::GBlackBoxController -* \brief -*/ +/**** +* Design and Developpement of BBTK GEditor +* Ricardo A Corredor J +* RaC - 2010 +****/ #ifndef __GBlackBoxController_h__ #define __GBlackBoxController_h__ @@ -77,6 +78,8 @@ namespace bbtk //Private Methods protected: + + // Methods from InteractorStyleMaracas virtual bool OnMouseMove(); virtual bool OnLeftButtonDown(); virtual bool OnLeftButtonUp();