Skip to content

Change vtkOBBTree::IntersectWithLine to return the best information

Change vtkOBBTree::IntersectWithLine to return the best information even though no line intersection may have occured. It will be up to the user to interpret the information based on return value of the method.

Fixes: #17440 (closed)

Merge request reports