Adjusting testing cases for current state of OCCT
[occt.git] / samples / java / inc / SampleHLRJni_Aspect_WidthOfLine.h
CommitLineData
7fd59977 1/* DO NOT EDIT THIS FILE - it is machine generated */
2#include <jni.h>
3/* Header for class SampleHLRJni_Aspect_0005fWidthOfLine */
4
5#ifndef _Included_SampleHLRJni_Aspect_0005fWidthOfLine
6#define _Included_SampleHLRJni_Aspect_0005fWidthOfLine
7#ifdef __cplusplus
8extern "C" {
9#endif
10#undef SampleHLRJni_Aspect_0005fWidthOfLine_Aspect_WOL_THIN
11#define SampleHLRJni_Aspect_0005fWidthOfLine_Aspect_WOL_THIN 0L
12#undef SampleHLRJni_Aspect_0005fWidthOfLine_Aspect_WOL_MEDIUM
13#define SampleHLRJni_Aspect_0005fWidthOfLine_Aspect_WOL_MEDIUM 1L
14#undef SampleHLRJni_Aspect_0005fWidthOfLine_Aspect_WOL_THICK
15#define SampleHLRJni_Aspect_0005fWidthOfLine_Aspect_WOL_THICK 2L
16#undef SampleHLRJni_Aspect_0005fWidthOfLine_Aspect_WOL_VERYTHICK
17#define SampleHLRJni_Aspect_0005fWidthOfLine_Aspect_WOL_VERYTHICK 3L
18#undef SampleHLRJni_Aspect_0005fWidthOfLine_Aspect_WOL_USERDEFINED
19#define SampleHLRJni_Aspect_0005fWidthOfLine_Aspect_WOL_USERDEFINED 4L
20#ifdef __cplusplus
21}
22#endif
23#endif