]> Creatis software - creaMaracasVisu.git/blobdiff - bbtk/src/bbmaracasvisuImageActor.cxx
Bug Rendering
[creaMaracasVisu.git] / bbtk / src / bbmaracasvisuImageActor.cxx
index c016625aaa4adce9f58c5b179487733cf7e057f6..7d6e5c8dec3950419f68904a6bb60e0b25086dce 100644 (file)
@@ -131,6 +131,7 @@ vtkLookupTable *table = vtkLookupTable::New();
                                imageactor->GetMapper()->SetInputData( color->GetOutput() );
 #endif
                                imageactor->GetProperty()->SetInterpolationTypeToNearest();
+                               imageactor->SetForceOpaque(true);
                        }
 
                        if (transform!=NULL)