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