mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
20 lines
767 B
C
Executable File
20 lines
767 B
C
Executable File
/* DO NOT EDIT THIS FILE - it is machine generated */
|
|
#include <jni.h>
|
|
/* Header for class CASCADESamplesJni_Graphic2d_0005fPickMode */
|
|
|
|
#ifndef _Included_CASCADESamplesJni_Graphic2d_0005fPickMode
|
|
#define _Included_CASCADESamplesJni_Graphic2d_0005fPickMode
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|
|
#undef CASCADESamplesJni_Graphic2d_0005fPickMode_Graphic2d_PM_INCLUDE
|
|
#define CASCADESamplesJni_Graphic2d_0005fPickMode_Graphic2d_PM_INCLUDE 0L
|
|
#undef CASCADESamplesJni_Graphic2d_0005fPickMode_Graphic2d_PM_EXCLUDE
|
|
#define CASCADESamplesJni_Graphic2d_0005fPickMode_Graphic2d_PM_EXCLUDE 1L
|
|
#undef CASCADESamplesJni_Graphic2d_0005fPickMode_Graphic2d_PM_INTERSECT
|
|
#define CASCADESamplesJni_Graphic2d_0005fPickMode_Graphic2d_PM_INTERSECT 2L
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
#endif
|