]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GBlackBoxController.h
Documentation of the vtkLibrary
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsVtkGUIEditorGraphic / GBlackBoxController.h
index 39f8274ddff6910fee21801015024795dd3c882f..5a97e90f02b7a012e261f4382adfd3f96977df91 100644 (file)
@@ -35,10 +35,11 @@ Version:   $Revision$
 *  \brief Class bbtk::GBlackBoxController : 
 */
 
-/**
-* \class bbtk::GBlackBoxController
-* \brief 
-*/
+/****
+* Design and Developpement of BBTK GEditor
+* Ricardo A Corredor J <ra.corredor67@uniandes.edu.co>
+* 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();