line source enhancements
line source: add support for explicit sampling
vtkLineSource now support ability to manually specify the locations along the line segment(s) where to add intermediate sample points.
This is needed to addresses paraview/paraview#19236 (closed).