Adjusting testing cases for current state of OCCT
[occt.git] / samples / java / inc / CASCADESamplesJni_Aspect_Background.h
CommitLineData
7fd59977 1/* DO NOT EDIT THIS FILE - it is machine generated */
2#include <jni.h>
3/* Header for class CASCADESamplesJni_Aspect_0005fBackground */
4
5#ifndef _Included_CASCADESamplesJni_Aspect_0005fBackground
6#define _Included_CASCADESamplesJni_Aspect_0005fBackground
7#ifdef __cplusplus
8extern "C" {
9#endif
10/* Inaccessible static: myCasLock */
11/*
12 * Class: CASCADESamplesJni_Aspect_0005fBackground
13 * Method: FinalizeValue
14 * Signature: (J)V
15 */
16JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1Background_FinalizeValue
17 (JNIEnv *, jclass, jlong);
18
19#ifdef __cplusplus
20}
21#endif
22#endif