1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/samples/java/inc/SampleHLRJni_Aspect_WidthOfLine.h
2012-03-05 19:23:40 +04:00

24 lines
966 B
C
Executable File

/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class SampleHLRJni_Aspect_0005fWidthOfLine */
#ifndef _Included_SampleHLRJni_Aspect_0005fWidthOfLine
#define _Included_SampleHLRJni_Aspect_0005fWidthOfLine
#ifdef __cplusplus
extern "C" {
#endif
#undef SampleHLRJni_Aspect_0005fWidthOfLine_Aspect_WOL_THIN
#define SampleHLRJni_Aspect_0005fWidthOfLine_Aspect_WOL_THIN 0L
#undef SampleHLRJni_Aspect_0005fWidthOfLine_Aspect_WOL_MEDIUM
#define SampleHLRJni_Aspect_0005fWidthOfLine_Aspect_WOL_MEDIUM 1L
#undef SampleHLRJni_Aspect_0005fWidthOfLine_Aspect_WOL_THICK
#define SampleHLRJni_Aspect_0005fWidthOfLine_Aspect_WOL_THICK 2L
#undef SampleHLRJni_Aspect_0005fWidthOfLine_Aspect_WOL_VERYTHICK
#define SampleHLRJni_Aspect_0005fWidthOfLine_Aspect_WOL_VERYTHICK 3L
#undef SampleHLRJni_Aspect_0005fWidthOfLine_Aspect_WOL_USERDEFINED
#define SampleHLRJni_Aspect_0005fWidthOfLine_Aspect_WOL_USERDEFINED 4L
#ifdef __cplusplus
}
#endif
#endif