]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GBoxController.h
Documentation of the vtkLibrary
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsVtkGUIEditorGraphic / GBoxController.h
index 80826684acfdb66e3a76152b31f0a8d8ae997e43..ec875627e91fe32b555d61b336e8d74ac9916fb7 100644 (file)
@@ -35,10 +35,11 @@ Version:   $Revision$
 *  \brief Class bbtk::GBoxController : 
 */
 
-/**
-* \class bbtk::GBoxController
-* \brief 
-*/
+/****
+* Design and Developpement of BBTK GEditor
+* Ricardo A Corredor J <ra.corredor67@uniandes.edu.co>
+* RaC - 2010
+****/
 
 #ifndef __GBoxController_h__
 #define __GBoxController_h__
@@ -77,6 +78,8 @@ namespace bbtk
                //Private Methods
 
        protected:
+
+               // Methods from InteractorStyleMaracas
                virtual bool  OnMouseMove();
                virtual bool  OnLeftButtonDown(); 
                virtual bool  OnLeftButtonUp();