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

23 lines
613 B
C
Executable File

/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class SampleViewer3DJni_TColStd_0005fArray1OfInteger */
#ifndef _Included_SampleViewer3DJni_TColStd_0005fArray1OfInteger
#define _Included_SampleViewer3DJni_TColStd_0005fArray1OfInteger
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: SampleViewer3DJni_TColStd_0005fArray1OfInteger
* Method: FinalizeValue
* Signature: (J)V
*/
JNIEXPORT void JNICALL Java_SampleViewer3DJni_TColStd_1Array1OfInteger_FinalizeValue
(JNIEnv *, jclass, jlong);
#ifdef __cplusplus
}
#endif
#endif