From: Eduardo Davila Date: Mon, 18 May 2009 15:08:58 +0000 (+0000) Subject: bbmaracasvisuViewerNV.cxx X-Git-Tag: EED.02Oct2009~79 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=9d784c268f79293c804601691787c1d84ad9645f;p=creaMaracasVisu.git bbmaracasvisuViewerNV.cxx --- diff --git a/bbtk/src/bbmaracasvisuViewerNV.cxx b/bbtk/src/bbmaracasvisuViewerNV.cxx index 83a8dd1..7da2654 100644 --- a/bbtk/src/bbmaracasvisuViewerNV.cxx +++ b/bbtk/src/bbmaracasvisuViewerNV.cxx @@ -113,7 +113,7 @@ void ViewerNV::CreateWidget(wxWindow* parent) } //------------------------------------------------------------- -void ViewerNV::bbUserConstructor() +void ViewerNV::bbUserSetDefaultValues() { mwxwidget = NULL; @@ -137,22 +137,20 @@ void ViewerNV::bbUserConstructor() bbSetOutputRenderer4( NULL ); } -//------------------------------------------------------------- -void ViewerNV::bbUserCopyConstructor(bbtk::BlackBox::Pointer) -{ - - mwxwidget = NULL; - -} - -//------------------------------------------------------------- -void ViewerNV::bbUserDestructor() -{ -std::cout << "ViewerNV destroy "<()< type,std::vector currenttype){ bool ret = true;