|
VTK
9.4.2
|
#include "vtkObject.h"#include "vtkDeserializer.h"#include "vtkNew.h"#include "vtkSerializationManagerModule.h"#include "vtkSerializer.h"#include "vtkSmartPointer.h"#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | vtkObjectManager |
| vtkObjectManager maintains internal instances of vtkSerializer and a vtkDeserializer to serialize and deserialize VTK objects respectively. More... | |