From 71b7964a378acf7dc4b7ee7cf82c9f80ab721a3e Mon Sep 17 00:00:00 2001 From: apo Date: Wed, 28 Sep 2005 12:40:11 +0000 Subject: [PATCH] To improve inside presentation --- src/OBJECT/VISU_GaussPtsAct.cxx | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/src/OBJECT/VISU_GaussPtsAct.cxx b/src/OBJECT/VISU_GaussPtsAct.cxx index 8a03b261..aa7c737d 100644 --- a/src/OBJECT/VISU_GaussPtsAct.cxx +++ b/src/OBJECT/VISU_GaussPtsAct.cxx @@ -349,7 +349,7 @@ namespace VISU_GaussPointsPL* aPipeLine = VISU_GaussPointsPL::New(); aPipeLine->ShallowCopy(thePipeLine); aPipeLine->Update(); - return thePipeLine; + return aPipeLine; } } @@ -426,8 +426,6 @@ void VISU_GaussPtsAct ::OnInteractorEvent(unsigned long theEvent) { - if(MYDEBUG) MESSAGE("VISU_GaussPtsAct::OnInteractorEvent - this = "<GetKeyCode()) { @@ -906,9 +904,6 @@ VISU_GaussPtsAct1 if(VISU_GaussPointsPL* aPipeLine = CreatePipeLine(GetGaussPointsPL())){ myOutsideDeviceActor->SetPipeLine(aPipeLine); - aPipeLine->DebugOn(); - myOutsideDeviceActor->GetMapper()->DebugOn(); - myOutsideDeviceActor->GetMapper()->ScalarVisibilityOff(); myOutsideDeviceActor->GetPipeLine()->SetExtractInside(true); @@ -943,8 +938,6 @@ void VISU_GaussPtsAct1 ::OnInteractorEvent(unsigned long theEvent) { - if(MYDEBUG1) MESSAGE("VISU_GaussPtsAct1::OnInteractorEvent - this = "<