VTK
9.1.0
|
Serialization support for vtkVariant and vtkVariantArray using the Boost.Serialization library. More...
#include <vtkVariantBoostSerialization.h>
Serialization support for vtkVariant and vtkVariantArray using the Boost.Serialization library.
The header includes the templates required to serialize the vtkVariant and vtkVariantArray with the Boost.Serialization library. Just including the header suffices to get serialization support; no other action is needed.