mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-04 20:35:58 +08:00
Integration of OCCT 6.5.0 from SVN
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
/* DO NOT EDIT THIS FILE - it is machine generated */
|
||||
#include <jni.h>
|
||||
/* Header for class CASCADESamplesJni_TCollection_0005fExtendedString */
|
||||
|
||||
#ifndef _Included_CASCADESamplesJni_TCollection_0005fExtendedString
|
||||
#define _Included_CASCADESamplesJni_TCollection_0005fExtendedString
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
/* Inaccessible static: myCasLock */
|
||||
/*
|
||||
* Class: CASCADESamplesJni_TCollection_0005fExtendedString
|
||||
* Method: FinalizeValue
|
||||
* Signature: (J)V
|
||||
*/
|
||||
JNIEXPORT void JNICALL Java_CASCADESamplesJni_TCollection_1ExtendedString_FinalizeValue
|
||||
(JNIEnv *, jclass, jlong);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user