vtk-dicom  0.8.14
vtkDICOMCharacterSetTables.h
1 /*=========================================================================
2 
3  Program: DICOM for VTK
4 
5  Copyright (c) 2012-2022 David Gobbi
6  All rights reserved.
7  See Copyright.txt or http://dgobbi.github.io/bsd3.txt for details.
8 
9  This software is distributed WITHOUT ANY WARRANTY; without even
10  the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
11  PURPOSE. See the above copyright notice for more information.
12 
13 =========================================================================*/
14 #ifndef vtkDICOMCharacterSetTables_h
15 #define vtkDICOMCharacterSetTables_h
16 
17 #include "vtkDICOMCharacterSet.h"
18 
19 // The vtkDICOMCharacterSetTables module contains auto-generated
20 // code for the vtkDICOMCharacterSet class. As such, it does not
21 // provide any classes of its own.
22 
24 #define RCHAR 0xFFFD
25 
26 #endif /* vtkDICOMCharacterSetTables_h */
27 // VTK-HeaderTest-Exclude: vtkDICOMCharacterSetTables.h