ViennaLS icon indicating copy to clipboard operation
ViennaLS copied to clipboard

lsVTKReader

Open XaverKlemenschits opened this issue 3 years ago • 0 comments

Currently, lsVTKReader fails if the read file does not conform exactly to the output format, i.e. there is an additional data component after a VTK filter was applied. In order to fix this, several steps are necessary:

  • Add support for vtkPointData
  • Add convenience functions for reading vtkPointData and vtkCellData
  • Add meaningful default cases or warnings

XaverKlemenschits avatar Jun 28 '21 10:06 XaverKlemenschits