Skip to content

Adding an vtkEllipseArcSource

the current vtkArcSource is not sufficient for some usage this commit adds a vtkEllipseArcSource filter, controlled by a center, a normal, a major radius vector, start and segment angle, resolution, ratio, and output precision

Merge request reports