-
- Downloads
Keep objects created during serialization alive
- Objects created when serializing properties through RHS getter function are kept alive by the context. - They will get cleaned up by vtkObjectManager when unused objects get pruned.
Showing
- Common/Core/vtkMarshalContext.cxx 5 additions, 3 deletionsCommon/Core/vtkMarshalContext.cxx
- Common/Core/vtkSerializer.cxx 2 additions, 2 deletionsCommon/Core/vtkSerializer.cxx
- Serialization/Manager/vtkObjectManager.cxx 24 additions, 1 deletionSerialization/Manager/vtkObjectManager.cxx
- Wrapping/Tools/vtkWrapSerDesProperty.c 23 additions, 6 deletionsWrapping/Tools/vtkWrapSerDesProperty.c
Loading
Please register or sign in to comment