Skip to content

Uniformize vtkPlot API

Thomas Galland requested to merge thomas.galland/vtk:uniformizeVTKPlotAPI into master

Add missing signatures to the SetColor function of vtkPlot.
Exposing only the two former can be confusing as parameters types changes as well as their number.

Merge request reports