Skip to content

PlaneCutter Parrallel and SMP bugfix

vtkSphereTree was using GetCellBounds in a threaded call without ensuring that it had been called before, it does now.

Filler parallel code was incorrect

Merge request reports