]> Creatis software - creaMaracasVisu.git/commitdiff
Clean code
authoreduardo.davila@creatis.insa-lyon.fr <eduardo.davila@creatis.insa-lyon.fr>
Fri, 20 Dec 2024 12:28:25 +0000 (13:28 +0100)
committereduardo.davila@creatis.insa-lyon.fr <eduardo.davila@creatis.insa-lyon.fr>
Fri, 20 Dec 2024 12:28:25 +0000 (13:28 +0100)
bbtk/src/bbcreaMaracasVisuSetPosition.cxx
bbtk/src/bbmaracasvisuViewerNV.cxx

index 3e06018a6b37ddcbd5be2bdc656b10cdb18dc9c0..f1578ae0b9042e258fa02a3ac5e48d41682609c3 100644 (file)
@@ -28,7 +28,7 @@ void SetPosition::Process()
 //    * TYPE is the C++ type of the input/output
 //      (the one provided in the attribute 'type' of the tag 'input')
        if (bbGetInputActive()==true)
-       {
+       { 
                if (bbGetInputwxVtkBaseView()!=NULL)
                {
                        vtkMPRBaseData* vtkmprbasedata = (vtkMPRBaseData*) (bbGetInputwxVtkBaseView()->GetVtkBaseData());
index 11ae408a2544a5fa6ab53bc6a913477a427d9132..9f2bb505d6856b6820b89f0547caea06e15df4e5 100644 (file)
@@ -77,8 +77,6 @@ void bbwxMaracas_N_ViewersWidget::OnRefreshView(wxCommandEvent & event)
         if  (mbbViewerNV->bbGetInputReactivityType()==0) { ok=false; }
         mbbViewerNV->bbSignalOutputModification(std::string("Point"),ok);
 
-        
-        
 //             if  (mbbViewerNV->bbGetInputReactivityType()==1)
 //             {
 //                 mbbViewerNV->bbSignalOutputModification(std::string("Point"),true);