]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/vtkGPortView.h
Feature #1366 Increased the line width of bbEditor connections.
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsVtkGUIEditorGraphic / vtkGPortView.h
index cb1734a7741a23034bfa3a71d7cd97433f3c60c3..618099c8f992cce86f382b6fabc59733c27b4f7d 100644 (file)
@@ -72,25 +72,19 @@ namespace bbtk
        {
 
        public: 
-
                //Constructors
                vtkGPortView();
                ~vtkGPortView();
                
                //Public methods
                virtual void update(int idController,int command);
-
        private:
-
                //Private Attributes
-               
 
                //Private Methods
 
        protected:
-
-               //Protected Attributes
-               
+               //Protected Attributes          
                //Protected Methods
                virtual void createVtkObjects();
                virtual void updateColors();