Skip to content
  • Yohann Bearzi (Kitware)'s avatar
    Deprecating `vtkUnstructuredGrid::GetCellTypes` · f331b2a9
    Yohann Bearzi (Kitware) authored
    The `vtkCellTypes` API is to be removed. A new API
    `vtkUnstructuredGrid::GetDistinctCellTypes` is added, and
    `vtkUnstructuredGrid::GetCellTypes` is deprecated.
    
    In the long run, the attribute `DistintCellTypes` should turn into a
    `vtkUnsignedCharArray`
    f331b2a9