X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsWxGUIEditorGraphic%2FwxVtkSceneManager.h;h=9203963e8636e6686d9a00682fee5f4526f48573;hb=30ec99c0060a1f69fe302da398730d7ceaae6be2;hp=417131192ee3f02c5e2852cd1e6f4059771c76ec;hpb=795312f0055a08b67cb6467b54ac77eb28be12b7;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.h b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.h index 4171311..9203963 100644 --- a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.h +++ b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.h @@ -209,9 +209,13 @@ namespace bbtk std::string GetCategory(); std::string GetDescription(); + void getCleanLine(std::stringstream &inputStream, std::string &line); + // JGRR & CM void printAll( int com, int sta ); + + private: std::string _cbName;