Skip to content

vtkAngleRepresentation2D: improve rendering behavior

When moving the camera the arc would do nonsense. There is now a mode to make sure arc coordinates are meaningful even in world space.

Also make sure arc is rendered when using defaults handle representation.

Merge request reports