Skip to content

[feat] Add boolean to remove the selection

Julien Chaize requested to merge feat/AddRemovePointSelection into master

Add a boolean in vtkExtractPointSelection to invert the selection. This is equivalent to removing the selection.

Merge request reports