1
0
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:
bugmaster
2011-03-16 07:30:28 +00:00
committed by bugmaster
parent 4903637061
commit 7fd59977df
16375 changed files with 3882564 additions and 0 deletions

View 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