Skip to content
Snippets Groups Projects
Commit 605de6e4 authored by David Gobbi's avatar David Gobbi
Browse files

Fix corrupt output for 32Bit cell array input

The previous GetCellAtId() calls were not thread safe unless the
cell array type matched vtkIdType.  To work around this, the caller
must supply storage for the cell Ids.
parent ff0cc9df
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