1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00
occt/samples/java/inc/SampleViewer3DJni_Graphic3d_VerticalTextAlignment.h
2012-03-05 19:23:40 +04:00

26 lines
1.3 KiB
C
Executable File

/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment */
#ifndef _Included_SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment
#define _Included_SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment
#ifdef __cplusplus
extern "C" {
#endif
#undef SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment_Graphic3d_VTA_NORMAL
#define SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment_Graphic3d_VTA_NORMAL 0L
#undef SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment_Graphic3d_VTA_TOP
#define SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment_Graphic3d_VTA_TOP 1L
#undef SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment_Graphic3d_VTA_CAP
#define SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment_Graphic3d_VTA_CAP 2L
#undef SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment_Graphic3d_VTA_HALF
#define SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment_Graphic3d_VTA_HALF 3L
#undef SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment_Graphic3d_VTA_BASE
#define SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment_Graphic3d_VTA_BASE 4L
#undef SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment_Graphic3d_VTA_BOTTOM
#define SampleViewer3DJni_Graphic3d_0005fVerticalTextAlignment_Graphic3d_VTA_BOTTOM 5L
#ifdef __cplusplus
}
#endif
#endif