Hi, you set the visibility of a datanode via:
myDataNode->SetVisibility(false); After applying the filter you simply have to set the original datanode invisible. Regards Andreas On 23.01.2013, at 08:43, qt.itk.vtk.help wrote: > Hi, > > I am using QmitkRenderWindow and set a data storage in which I added my input > image. Now I applied a filter to it and added the result into a new node of > same data storage. > After updating renderer its showing both the images in datastorage. I want to > render only result node. How to set? > > Regards, > Tab > ------------------------------------------------------------------------------ > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft > MVPs and experts. ON SALE this month only -- learn more at: > http://p.sf.net/sfu/learnnow-d2d_______________________________________________ > mitk-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mitk-users ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
