Adjusting testing cases for current state of OCCT
[occt.git] / samples / java / inc / CASCADESamplesJni_TopAbs_ShapeEnum.h
1 /* DO NOT EDIT THIS FILE - it is machine generated */
2 #include <jni.h>
3 /* Header for class CASCADESamplesJni_TopAbs_0005fShapeEnum */
4
5 #ifndef _Included_CASCADESamplesJni_TopAbs_0005fShapeEnum
6 #define _Included_CASCADESamplesJni_TopAbs_0005fShapeEnum
7 #ifdef __cplusplus
8 extern "C" {
9 #endif
10 #undef CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_COMPOUND
11 #define CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_COMPOUND 0L
12 #undef CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_COMPSOLID
13 #define CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_COMPSOLID 1L
14 #undef CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_SOLID
15 #define CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_SOLID 2L
16 #undef CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_SHELL
17 #define CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_SHELL 3L
18 #undef CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_FACE
19 #define CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_FACE 4L
20 #undef CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_WIRE
21 #define CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_WIRE 5L
22 #undef CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_EDGE
23 #define CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_EDGE 6L
24 #undef CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_VERTEX
25 #define CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_VERTEX 7L
26 #undef CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_SHAPE
27 #define CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_SHAPE 8L
28 #ifdef __cplusplus
29 }
30 #endif
31 #endif