-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request