Skip to content
Snippets Groups Projects
Commit 48b75a81 authored by Lucas Givord's avatar Lucas Givord
Browse files

vtkTableBasedClipDataSet: fix normal artefacts due to the clip

Previously when the locator, which will be the vtkMergePoints, merges
points cannot handle properly normal array. To avoid to recompute each
normal we using another locator which will not perform merge points :
vtkNonMergingPointLocator, when 'normal' data is present.
parent 38565b35
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