vtkCommonColorSerDes.h
Go to the documentation of this file.
1 // SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
2 // SPDX-License-Identifier: BSD-3-Clause
3 #ifndef vtkCommonColorSerDes_h
4 #define vtkCommonColorSerDes_h
5 
6 #include "vtkCommonColorModule.h"
7 
9 
11 {
12 public:
21  static int RegisterClasses(void* serializer, void* deserializer, const char** error);
22 };
24 #endif
25 // VTKHeaderTest-Exclude: vtkCommonColorSerDes.h
#define VTKCOMMONCOLOR_EXPORT
#define VTK_ABI_NAMESPACE_END
#define VTK_ABI_NAMESPACE_BEGIN