Skip to content

Add ability for PointGaussianMapper to also just draw points

Ken Martin requested to merge ken-martin/vtk:fast_points into master

It does not require or use cell arrays so less memory overhead and better rendering performance

Merge request reports