Skip to content

Add UNIFORM_SPATIAL_SURFACE/VOLUME modes to vtkMaskPoint

Charles Gueunet requested to merge charles.gueunet/vtk:UniformMaskPoint into master

Add a new approach that results in a spatial uniform distribution of masked points. For the surface based distribution, the data set should contain only 2D cells. For the volume based distribution, the data set should contain only 3D cells.

@keu-sciviz please review

Edited by Charles Gueunet

Merge request reports