0023097: MFC Samples do not compile after redesigning the TKOpenGl driver
[occt.git] / samples / java / inc / SampleViewer3DJni_Graphic3d_VertexNC.h
1 /* DO NOT EDIT THIS FILE - it is machine generated */
2 #include <jni.h>
3 /* Header for class SampleViewer3DJni_Graphic3d_0005fVertexNC */
4
5 #ifndef _Included_SampleViewer3DJni_Graphic3d_0005fVertexNC
6 #define _Included_SampleViewer3DJni_Graphic3d_0005fVertexNC
7 #ifdef __cplusplus
8 extern "C" {
9 #endif
10 /* Inaccessible static: myCasLock */
11 /*
12  * Class:     SampleViewer3DJni_Graphic3d_0005fVertexNC
13  * Method:    FinalizeValue
14  * Signature: (J)V
15  */
16 JNIEXPORT void JNICALL Java_SampleViewer3DJni_Graphic3d_1VertexNC_FinalizeValue
17   (JNIEnv *, jclass, jlong);
18
19 #ifdef __cplusplus
20 }
21 #endif
22 #endif