X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsVtkGUIEditorGraphic%2FvtkGBoxView.h;h=ea1de60851f039a54c8489b7d49a0332e905260a;hb=5cf9c7b92a97ee411e6a441beca8a06d2bffc8b3;hp=268ec9a3bea0a725e3ea4f8238a7b4448924762b;hpb=343ecf790a799b8089a6d13fec0192fd9ad71da1;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/vtkGBoxView.h b/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/vtkGBoxView.h index 268ec9a..ea1de60 100644 --- a/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/vtkGBoxView.h +++ b/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/vtkGBoxView.h @@ -35,10 +35,11 @@ Version: $Revision$ * \brief Class bbtk::vtkGBoxView : abstract black-box interface. */ -/** -* \class bbtk::vtkGBoxView -* \brief -*/ +/**** +* Design and Developpement of BBTK GEditor +* Ricardo A Corredor J +* RaC - 2010 +****/ #ifndef __vtkGBoxView_h__ #define __vtkGBoxView_h__ @@ -96,6 +97,7 @@ namespace bbtk virtual void addVtkActors(); virtual void removeVtkActors(); virtual void createVtkObjects(); + virtual void update(int idController,int command); virtual void updateColors(); void updatePorts();