]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.h
no message
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxVtkSceneManager.h
index 14e1a1dc00663e52b70fe6aa0d5c75af6468053b..14f53f02a716ba91caff3689afb66d938663d5a5 100644 (file)
@@ -157,6 +157,9 @@ namespace bbtk
 
                //Delete the object in the list of controllers with the id given by parameter.
                void deleteObject(int id);
+               
+               void AddControlerToBeRemove(std::vector<int> *controllersToRemove, int id);
+
 
                //Clear list of controllers and refresh
                void deleteAllBoxes();