App
mhr_appcore_transform_Transform.hpp
Go to the documentation of this file.
1 /* DO NOT EDIT THIS FILE - it is machine generated */
2 #include <jni.h>
3 /* Header for class mhr_appcore_transform_Transform */
4 
5 #ifndef _Included_mhr_appcore_transform_Transform
6 #define _Included_mhr_appcore_transform_Transform
7 #ifdef __cplusplus
8 extern "C" {
9 #endif
10 /*
11  * Class: mhr_appcore_transform_Transform
12  * Method: applyMatrixTo
13  * Signature: (IJJIDDDDDDDDD)I
14  */
16  (JNIEnv *, jclass, jint, jlong, jlong, jint, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble);
17 
18 #ifdef __cplusplus
19 }
20 #endif
21 #endif