Page MenuHomec4science

CelluloUnity_Cellulo.h
No OneTemporary

File Metadata

Created
Sat, Apr 20, 09:49

CelluloUnity_Cellulo.h

#ifdef __ANDROID__
#include <QAndroidJniObject>
/* Header for class CelluloUnity_Cellulo */
#ifndef _Included_CelluloUnity_Cellulo
#define _Included_CelluloUnity_Cellulo
#ifdef __cplusplus
extern "C" {
#endif
JNIEXPORT jint JNI_OnLoad(JavaVM *vm, void *reserved);
#ifdef __cplusplus
}
#endif
#endif
#endif

Event Timeline