Skip to content
  • Cory Quammen's avatar
    vtkEllipseArcSource: Add "Close" option · b8a131ba
    Cory Quammen authored
    If on, a line segment will be added between the last and first points.
    In the special case where the SegmentAngle is 360 where the first and
    last points are coincident and the Close option is on, we skip
    creating the second redundant point.
    b8a131ba