Skip to content
Snippets Groups Projects
Commit 78e1d5b6 authored by David Gobbi's avatar David Gobbi
Browse files

Fix vtkCellPicker use of locator plus clipping planes

When a cell locator was used with vtkCellPicker, an incorrect
result was returned if the actor's mapper had clipping planes.
This bug was introduced when vtkCellPicker was restructured in
January, 2017 (see 3eeee1ad).

A second clipping plane has been added to the PickerWithLocator
test so that it will detect similar bugs.

Fixes #17143
parent 861591c9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment