⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 org_ogre4j_meshmanager.h

📁 使用stl技术,(还没看,是听说的)
💻 H
字号:
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class org_ogre4j_MeshManager */

#ifndef _Included_org_ogre4j_MeshManager
#define _Included_org_ogre4j_MeshManager
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: singleton */
/*
 * Class:     org_ogre4j_MeshManager
 * Method:    createPlane
 * Signature: (Ljava/lang/String;Lorg/ogre4j/Plane;FF)Lorg/ogre4j/Mesh;
 */
JNIEXPORT jobject JNICALL Java_org_ogre4j_MeshManager_createPlane__Ljava_lang_String_2Lorg_ogre4j_Plane_2FF
  (JNIEnv *, jobject, jstring, jobject, jfloat, jfloat);

/*
 * Class:     org_ogre4j_MeshManager
 * Method:    createPlane
 * Signature: (Ljava/lang/String;Lorg/ogre4j/Plane;FFIIZIFFLorg/ogre4j/math/Vector3;IIZZ)Lorg/ogre4j/Mesh;
 */
JNIEXPORT jobject JNICALL Java_org_ogre4j_MeshManager_createPlane__Ljava_lang_String_2Lorg_ogre4j_Plane_2FFIIZIFFLorg_ogre4j_math_Vector3_2IIZZ
  (JNIEnv *, jobject, jstring, jobject, jfloat, jfloat, jint, jint, jboolean, jint, jfloat, jfloat, jobject, jint, jint, jboolean, jboolean);

#ifdef __cplusplus
}
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -