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

32 lines
1.4 KiB
C
Executable File

/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_TopAbs_0005fShapeEnum */
#ifndef _Included_CASCADESamplesJni_TopAbs_0005fShapeEnum
#define _Included_CASCADESamplesJni_TopAbs_0005fShapeEnum
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_COMPOUND
#define CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_COMPOUND 0L
#undef CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_COMPSOLID
#define CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_COMPSOLID 1L
#undef CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_SOLID
#define CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_SOLID 2L
#undef CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_SHELL
#define CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_SHELL 3L
#undef CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_FACE
#define CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_FACE 4L
#undef CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_WIRE
#define CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_WIRE 5L
#undef CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_EDGE
#define CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_EDGE 6L
#undef CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_VERTEX
#define CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_VERTEX 7L
#undef CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_SHAPE
#define CASCADESamplesJni_TopAbs_0005fShapeEnum_TopAbs_SHAPE 8L
#ifdef __cplusplus
}
#endif
#endif