MantisBT - VTK
View Issue Details
0007295VTK(No Category)public2008-07-07 08:132016-08-12 09:54
Julian Ibarz 
Kitware Robot 
normalminorhave not tried
closedmoved 
 
 
0007295: Picking translucent actors
I asked in the vtk-developpers mailing list why translucent objects can't be picked : http://www.nabble.com/Why-Translucent-objects-can%27t-be-picked---to17795279.html#a17795279 [^]

After a discussion with David E DeMarle, he told me to post a patch that permits to select or not translucent objects. Here it is.
By default the feature is disabled, it can be enabled with :

vtkRenderer renderer;
renderer.PickTranslucentOn();
No tags attached.
patch 04_translucent.patch (2,634) 2008-07-07 08:13
https://www.vtk.org/Bug/file/6582/04_translucent.patch
Issue History
2008-07-07 08:13Julian IbarzNew Issue
2008-07-07 08:13Julian IbarzFile Added: 04_translucent.patch
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:54Kitware RobotNote Added: 0036995
2016-08-12 09:54Kitware RobotStatusexpired => closed
2016-08-12 09:54Kitware RobotResolutionopen => moved
2016-08-12 09:54Kitware RobotAssigned To => Kitware Robot

Notes
(0036995)
Kitware Robot   
2016-08-12 09:54   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.