Skip to content

vtkNoise200x200: hide statics from wrapping compilation

Ben Boeckel requested to merge ben.boeckel/vtk:fix-python-noise-warning into master

This prevents a warning about unused static variables when compiling the wrapper source for this header.

Merge request reports