VTK  9.4.20250214
Classes
vtkObjectManager.h File Reference
#include "vtkObject.h"
#include "vtkDeserializer.h"
#include "vtkLogger.h"
#include "vtkNew.h"
#include "vtkSerializationManagerModule.h"
#include "vtkSerializer.h"
#include "vtkSmartPointer.h"
#include <string>
#include <vector>
Include dependency graph for vtkObjectManager.h:
This graph shows which files directly or indirectly include this file:

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...