Skip to content

Added sphere tree for plane cutting

Added a sphere tree to accelerate unstructured and structured plane cutting. Added dedicated plane cut filter (vtkPlaneCutter) for specialized plane cutting. Code is threaded with vtkSMPTools. Ypically performance improvements approac 10x for unstructured cutting, and 2-3x for structured plane cutting.

Merge request reports