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