1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
NAME
VTK::SerializationManager
LIBRARY_NAME
vtkSerializationManager
DESCRIPTION
Manage object serialization and deserialization utilities.
SPDX_LICENSE_IDENTIFIER
BSD-3-Clause
SPDX_COPYRIGHT_TEXT
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
DEPENDS
VTK::CommonCore
OPTIONAL_DEPENDS
VTK::ChartsCore
VTK::CommonColor
VTK::CommonDataModel
VTK::CommonExecutionModel
VTK::CommonTransforms
VTK::CommonMath
VTK::InteractionStyle
VTK::InteractionWidgets
VTK::RenderingAnnotation
VTK::RenderingCore
VTK::RenderingContext2D
VTK::RenderingContextOpenGL2
VTK::RenderingLabel
VTK::RenderingOpenGL2
VTK::RenderingUI
VTK::RenderingVolume
VTK::RenderingVolumeOpenGL2
VTK::ViewsCore
VTK::ViewsContext2D
TEST_DEPENDS
VTK::TestingCore
VTK::TestingSerialization
|