|
VTK
9.4.2
|
#include "vtkObject.h"#include "vtkCommonCoreModule.h"#include "vtkMarshalContext.h"#include "vtkSmartPointer.h"#include "vtk_nlohmannjson.h"#include <VTK_NLOHMANN_JSON(json.hpp)>#include <memory>#include <typeinfo>Go to the source code of this file.
Classes | |
| class | vtkSerializer |
| Serialize VTK objects to JSON. More... | |