Skip to content

Made a few more vtkSetGet.h getters const

Sean McBride requested to merge seanm/vtk:ConstGetters into master

Introduce VTK_FUTURE_CONST macro that is defined as const or nothing depending on VTK_LEGACY_REMOVE.

Merge request reports