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