Skip to content
Snippets Groups Projects
Commit 26df94e5 authored by Mathieu Westphal (Kitware)'s avatar Mathieu Westphal (Kitware) :zap:
Browse files

Fix Mutltithreaded and parallel code

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

The parallel filler code was incorrect, fixed it.
parent 64cc218f
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