0023227: New Draw Harness command to estimate current geometry complexity of OpenGL...
[occt.git] / samples / java / inc / SampleHLRJni_Aspect_TypeOfDrawMode.h
CommitLineData
7fd59977 1/* DO NOT EDIT THIS FILE - it is machine generated */
2#include <jni.h>
3/* Header for class SampleHLRJni_Aspect_0005fTypeOfDrawMode */
4
5#ifndef _Included_SampleHLRJni_Aspect_0005fTypeOfDrawMode
6#define _Included_SampleHLRJni_Aspect_0005fTypeOfDrawMode
7#ifdef __cplusplus
8extern "C" {
9#endif
10#undef SampleHLRJni_Aspect_0005fTypeOfDrawMode_Aspect_TODM_REPLACE
11#define SampleHLRJni_Aspect_0005fTypeOfDrawMode_Aspect_TODM_REPLACE 0L
12#undef SampleHLRJni_Aspect_0005fTypeOfDrawMode_Aspect_TODM_ERASE
13#define SampleHLRJni_Aspect_0005fTypeOfDrawMode_Aspect_TODM_ERASE 1L
14#undef SampleHLRJni_Aspect_0005fTypeOfDrawMode_Aspect_TODM_XOR
15#define SampleHLRJni_Aspect_0005fTypeOfDrawMode_Aspect_TODM_XOR 2L
16#undef SampleHLRJni_Aspect_0005fTypeOfDrawMode_Aspect_TODM_XORLIGHT
17#define SampleHLRJni_Aspect_0005fTypeOfDrawMode_Aspect_TODM_XORLIGHT 3L
18#ifdef __cplusplus
19}
20#endif
21#endif