Skip to content

Fix vtkIntersectionPolyDataFilter for empty input data

Fix #17293 (closed)

Fix a crash in vtkOBBTree when input data is empty. Check empty inputs in vtkIntersectionPolyData to avoid warnings.

Edited by Tristan Coulange

Merge request reports