0023227: New Draw Harness command to estimate current geometry complexity of OpenGL...
[occt.git] / samples / java / inc / SampleViewer3DJni_Graphic3d_HorizontalTextAlignment.h
CommitLineData
7fd59977 1/* DO NOT EDIT THIS FILE - it is machine generated */
2#include <jni.h>
3/* Header for class SampleViewer3DJni_Graphic3d_0005fHorizontalTextAlignment */
4
5#ifndef _Included_SampleViewer3DJni_Graphic3d_0005fHorizontalTextAlignment
6#define _Included_SampleViewer3DJni_Graphic3d_0005fHorizontalTextAlignment
7#ifdef __cplusplus
8extern "C" {
9#endif
10#undef SampleViewer3DJni_Graphic3d_0005fHorizontalTextAlignment_Graphic3d_HTA_NORMAL
11#define SampleViewer3DJni_Graphic3d_0005fHorizontalTextAlignment_Graphic3d_HTA_NORMAL 0L
12#undef SampleViewer3DJni_Graphic3d_0005fHorizontalTextAlignment_Graphic3d_HTA_LEFT
13#define SampleViewer3DJni_Graphic3d_0005fHorizontalTextAlignment_Graphic3d_HTA_LEFT 1L
14#undef SampleViewer3DJni_Graphic3d_0005fHorizontalTextAlignment_Graphic3d_HTA_CENTER
15#define SampleViewer3DJni_Graphic3d_0005fHorizontalTextAlignment_Graphic3d_HTA_CENTER 2L
16#undef SampleViewer3DJni_Graphic3d_0005fHorizontalTextAlignment_Graphic3d_HTA_RIGHT
17#define SampleViewer3DJni_Graphic3d_0005fHorizontalTextAlignment_Graphic3d_HTA_RIGHT 3L
18#ifdef __cplusplus
19}
20#endif
21#endif