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