Skip to content

vtkLabeledContourMapper: fix multiple issues

  • crash that would happen when no labels can be shown (too zoomed out for example)
  • initialisation syntax
  • leak that would happen when using the mapper with ParaView

Merge request reports