0023097: MFC Samples do not compile after redesigning the TKOpenGl driver
[occt.git] / samples / java / inc / SampleViewer3DJni_Graphic3d_VerticalTextAlignment.h
1 /* DO NOT EDIT THIS FILE - it is machine generated */
2 #include <jni.h>
3 /* Header for class SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment */
4
5 #ifndef _Included_SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment
6 #define _Included_SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment
7 #ifdef __cplusplus
8 extern "C" {
9 #endif
10 #undef SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment_Graphic3d_VTA_NORMAL
11 #define SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment_Graphic3d_VTA_NORMAL 0L
12 #undef SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment_Graphic3d_VTA_TOP
13 #define SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment_Graphic3d_VTA_TOP 1L
14 #undef SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment_Graphic3d_VTA_CAP
15 #define SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment_Graphic3d_VTA_CAP 2L
16 #undef SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment_Graphic3d_VTA_HALF
17 #define SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment_Graphic3d_VTA_HALF 3L
18 #undef SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment_Graphic3d_VTA_BASE
19 #define SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment_Graphic3d_VTA_BASE 4L
20 #undef SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment_Graphic3d_VTA_BOTTOM
21 #define SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment_Graphic3d_VTA_BOTTOM 5L
22 #ifdef __cplusplus
23 }
24 #endif
25 #endif