mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
Integration of OCCT 6.5.0 from SVN
This commit is contained in:
25
samples/java/inc/SampleViewer3DJni_Graphic3d_VerticalTextAlignment.h
Executable file
25
samples/java/inc/SampleViewer3DJni_Graphic3d_VerticalTextAlignment.h
Executable file
@@ -0,0 +1,25 @@
|
||||
/* 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
|
Reference in New Issue
Block a user