/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class org_lwjgl_Math_MatrixOpMultiply_MatrixOpSafe */ #ifndef _Included_org_lwjgl_Math_MatrixOpMultiply_MatrixOpSafe #define _Included_org_lwjgl_Math_MatrixOpMultiply_MatrixOpSafe #ifdef __cplusplus extern "C" { #endif /* * Class: org_lwjgl_Math_MatrixOpMultiply_MatrixOpSafe * Method: execute * Signature: (IIIIIZIIIIIZIIZ)V */ JNIEXPORT void JNICALL Java_org_lwjgl_Math_00024MatrixOpMultiply_00024MatrixOpSafe_execute (JNIEnv *, jobject, jint, jint, jint, jint, jint, jboolean, jint, jint, jint, jint, jint, jboolean, jint, jint, jboolean); #ifdef __cplusplus } #endif #endif