|
VTK
9.5.20251110
|
#include "vtkObject.h"#include "vtkCommonCoreModule.h"#include "vtkLogger.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... | |