Skip to content
Snippets Groups Projects
Commit c4510d6e authored by Andreas Buykx's avatar Andreas Buykx
Browse files

vtkDataSetSurface copies integral valued arrays when not interpolating

vtkDataSetSurfaceFilter can subdivide nonlinear cells. When it does it
cannot handle integral valued arrays, so they are discarded. When no
subdivision is done, i.e. non-linear subdivision level == 1, the
integral valued arrays are now copied too.
parent 12a0f95f
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