Skip to content

vtkCellQuality: test pixel and strip cells

Lucas Givord requested to merge lucas.givord/vtk:add-cell-quality-test into master

Add a test which:

  • tests VTK_TRIANGLE_STRIP and VTK_PIXEL
  • tests unsupported cell
  • tests unsupported quality for a given cell

Merge request reports

Loading