X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsWxGUIEditorGraphic%2FwxVtkSceneManager.h;h=14e1a1dc00663e52b70fe6aa0d5c75af6468053b;hb=7b751cdb5f4ee2fd8c86a4f257f30f401de0f78c;hp=47b4e113ef5349a637dfd63e41f7c6009d520ecd;hpb=b184acbd5222d80d87287b1de3ef085cfbdd83a3;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.h b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.h index 47b4e11..14e1a1d 100644 --- a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.h +++ b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.h @@ -202,6 +202,10 @@ namespace bbtk //Is the diagram in state complex box bool _isComplexBox; + int _idConnectionInCreation; + + int _contLastId; + protected: };