VTK  9.5.20250718
Classes
vtkObjectManager.h File Reference
#include "vtkObject.h"
#include "vtkSerializationManagerModule.h"
#include "vtkDeserializer.h"
#include "vtkInvoker.h"
#include "vtkLogger.h"
#include "vtkNew.h"
#include "vtkSerializer.h"
#include "vtkSession.h"
#include "vtkSmartPointer.h"
#include "vtkTypeUInt32Array.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...