|
VTK
9.5.20251110
|
#include "vtkIOExportModule.h"#include "vtkWriter.h"#include <string>#include "vtkDataArraySelection.h"#include "vtkNew.h"Go to the source code of this file.
Classes | |
| class | vtkJSONDataSetWriter |
| write vtkDataSet using a vtkArchiver with a JSON meta file along with all the binary arrays written as standalone binary files. More... | |