Skip to content
Snippets Groups Projects
Commit 4cd4cc60 authored by Will Schroeder's avatar Will Schroeder
Browse files

Fixed thread-safety issue related to new vtkCellArray implementation

The method vtkPolyData::GetCellBounds() was no longer thread-safe
in certain conditions (vtkIdType not the same as the underlying
vtkCellArray storage type).
parent 6036d8ea
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