aboutsummaryrefslogtreecommitdiffstats
path: root/C2J/gl-proto-dynauto-tst-jni12.c
diff options
context:
space:
mode:
Diffstat (limited to 'C2J/gl-proto-dynauto-tst-jni12.c')
-rw-r--r--C2J/gl-proto-dynauto-tst-jni12.c11776
1 files changed, 5888 insertions, 5888 deletions
diff --git a/C2J/gl-proto-dynauto-tst-jni12.c b/C2J/gl-proto-dynauto-tst-jni12.c
index ee7ad40..d0ac1f9 100644
--- a/C2J/gl-proto-dynauto-tst-jni12.c
+++ b/C2J/gl-proto-dynauto-tst-jni12.c
@@ -4,13 +4,13 @@
* Reading from file: gl-proto-auto.orig.h . . .
* Destination-Class: gl4java_GLFuncJauJNI !
*/
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glClearIndex ( GLfloat c ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glClearIndex (
JNIEnv *env, jobject obj,
@@ -24,13 +24,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glClearColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glClearColor (
JNIEnv *env, jobject obj,
@@ -50,13 +50,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glClear ( GLbitfield mask ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glClear (
JNIEnv *env, jobject obj,
@@ -70,13 +70,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glIndexMask ( GLuint mask ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glIndexMask (
JNIEnv *env, jobject obj,
@@ -90,13 +90,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColorMask ( GLboolean red , GLboolean green , GLboolean blue , GLboolean alpha ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColorMask (
JNIEnv *env, jobject obj,
@@ -116,13 +116,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glAlphaFunc ( GLenum func , GLclampf ref ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glAlphaFunc (
JNIEnv *env, jobject obj,
@@ -138,13 +138,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBlendFunc ( GLenum sfactor , GLenum dfactor ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBlendFunc (
JNIEnv *env, jobject obj,
@@ -160,13 +160,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLogicOp ( GLenum opcode ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glLogicOp (
JNIEnv *env, jobject obj,
@@ -180,13 +180,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCullFace ( GLenum mode ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCullFace (
JNIEnv *env, jobject obj,
@@ -200,13 +200,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFrontFace ( GLenum mode ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFrontFace (
JNIEnv *env, jobject obj,
@@ -220,13 +220,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPointSize ( GLfloat size ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPointSize (
JNIEnv *env, jobject obj,
@@ -240,13 +240,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLineWidth ( GLfloat width ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glLineWidth (
JNIEnv *env, jobject obj,
@@ -260,13 +260,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLineStipple ( GLint factor , GLushort pattern ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glLineStipple (
JNIEnv *env, jobject obj,
@@ -282,13 +282,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPolygonMode ( GLenum face , GLenum mode ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPolygonMode (
JNIEnv *env, jobject obj,
@@ -304,13 +304,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPolygonOffset ( GLfloat factor , GLfloat units ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPolygonOffset (
JNIEnv *env, jobject obj,
@@ -326,13 +326,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPolygonStipple ( const GLubyte * mask ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPolygonStipple (
JNIEnv *env, jobject obj,
@@ -361,13 +361,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, mask, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetPolygonStipple ( GLubyte * mask ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetPolygonStipple (
JNIEnv *env, jobject obj,
@@ -396,13 +396,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, mask, ptr0, (isCopiedArray0 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEdgeFlag ( GLboolean flag ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glEdgeFlag (
JNIEnv *env, jobject obj,
@@ -416,13 +416,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEdgeFlagv ( const GLboolean * flag ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glEdgeFlagv (
JNIEnv *env, jobject obj,
@@ -451,13 +451,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, flag, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glScissor ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glScissor (
JNIEnv *env, jobject obj,
@@ -477,13 +477,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glClipPlane ( GLenum plane , const GLdouble * equation ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glClipPlane (
JNIEnv *env, jobject obj,
@@ -514,13 +514,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, equation, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetClipPlane ( GLenum plane , GLdouble * equation ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetClipPlane (
JNIEnv *env, jobject obj,
@@ -551,13 +551,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, equation, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDrawBuffer ( GLenum mode ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glDrawBuffer (
JNIEnv *env, jobject obj,
@@ -571,13 +571,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReadBuffer ( GLenum mode ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReadBuffer (
JNIEnv *env, jobject obj,
@@ -591,13 +591,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEnable ( GLenum cap ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glEnable (
JNIEnv *env, jobject obj,
@@ -611,13 +611,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDisable ( GLenum cap ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glDisable (
JNIEnv *env, jobject obj,
@@ -631,13 +631,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLboolean glIsEnabled ( GLenum cap ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jboolean JNICALL
Java_gl4java_GLFuncJauJNI_glIsEnabled (
JNIEnv *env, jobject obj,
@@ -654,13 +654,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEnableClientState ( GLenum cap ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glEnableClientState (
JNIEnv *env, jobject obj,
@@ -674,13 +674,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDisableClientState ( GLenum cap ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glDisableClientState (
JNIEnv *env, jobject obj,
@@ -694,13 +694,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetBooleanv ( GLenum pname , GLboolean * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetBooleanv (
JNIEnv *env, jobject obj,
@@ -731,13 +731,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetDoublev ( GLenum pname , GLdouble * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetDoublev (
JNIEnv *env, jobject obj,
@@ -768,13 +768,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetFloatv ( GLenum pname , GLfloat * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetFloatv (
JNIEnv *env, jobject obj,
@@ -805,13 +805,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetIntegerv ( GLenum pname , GLint * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetIntegerv (
JNIEnv *env, jobject obj,
@@ -842,13 +842,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPushAttrib ( GLbitfield mask ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPushAttrib (
JNIEnv *env, jobject obj,
@@ -862,13 +862,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPopAttrib ( void ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPopAttrib (
JNIEnv *env, jobject obj)
@@ -880,13 +880,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPushClientAttrib ( GLbitfield mask ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPushClientAttrib (
JNIEnv *env, jobject obj,
@@ -900,13 +900,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPopClientAttrib ( void ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPopClientAttrib (
JNIEnv *env, jobject obj)
@@ -918,13 +918,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLint glRenderMode ( GLenum mode ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLFuncJauJNI_glRenderMode (
JNIEnv *env, jobject obj,
@@ -941,13 +941,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLenum glGetError ( void ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLFuncJauJNI_glGetError (
JNIEnv *env, jobject obj)
@@ -962,13 +962,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFinish ( void ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFinish (
JNIEnv *env, jobject obj)
@@ -980,13 +980,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFlush ( void ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFlush (
JNIEnv *env, jobject obj)
@@ -998,13 +998,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glHint ( GLenum target , GLenum mode ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glHint (
JNIEnv *env, jobject obj,
@@ -1020,13 +1020,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glClearDepth ( GLclampd depth ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glClearDepth (
JNIEnv *env, jobject obj,
@@ -1040,13 +1040,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDepthFunc ( GLenum func ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glDepthFunc (
JNIEnv *env, jobject obj,
@@ -1060,13 +1060,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDepthMask ( GLboolean flag ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glDepthMask (
JNIEnv *env, jobject obj,
@@ -1080,13 +1080,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDepthRange ( GLclampd near_val , GLclampd far_val ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glDepthRange (
JNIEnv *env, jobject obj,
@@ -1102,13 +1102,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glClearAccum ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glClearAccum (
JNIEnv *env, jobject obj,
@@ -1128,13 +1128,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glAccum ( GLenum op , GLfloat value ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glAccum (
JNIEnv *env, jobject obj,
@@ -1150,13 +1150,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMatrixMode ( GLenum mode ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMatrixMode (
JNIEnv *env, jobject obj,
@@ -1170,13 +1170,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glOrtho ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glOrtho (
JNIEnv *env, jobject obj,
@@ -1200,13 +1200,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFrustum ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFrustum (
JNIEnv *env, jobject obj,
@@ -1230,13 +1230,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glViewport ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glViewport (
JNIEnv *env, jobject obj,
@@ -1256,13 +1256,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPushMatrix ( void ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPushMatrix (
JNIEnv *env, jobject obj)
@@ -1274,13 +1274,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPopMatrix ( void ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPopMatrix (
JNIEnv *env, jobject obj)
@@ -1292,13 +1292,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLoadIdentity ( void ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glLoadIdentity (
JNIEnv *env, jobject obj)
@@ -1310,13 +1310,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLoadMatrixd ( const GLdouble * m ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glLoadMatrixd (
JNIEnv *env, jobject obj,
@@ -1345,13 +1345,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, m, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLoadMatrixf ( const GLfloat * m ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glLoadMatrixf (
JNIEnv *env, jobject obj,
@@ -1380,13 +1380,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, m, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultMatrixd ( const GLdouble * m ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultMatrixd (
JNIEnv *env, jobject obj,
@@ -1415,13 +1415,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, m, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultMatrixf ( const GLfloat * m ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultMatrixf (
JNIEnv *env, jobject obj,
@@ -1450,13 +1450,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, m, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRotated ( GLdouble angle , GLdouble x , GLdouble y , GLdouble z ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRotated (
JNIEnv *env, jobject obj,
@@ -1476,13 +1476,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRotatef ( GLfloat angle , GLfloat x , GLfloat y , GLfloat z ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRotatef (
JNIEnv *env, jobject obj,
@@ -1502,13 +1502,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glScaled ( GLdouble x , GLdouble y , GLdouble z ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glScaled (
JNIEnv *env, jobject obj,
@@ -1526,13 +1526,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glScalef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glScalef (
JNIEnv *env, jobject obj,
@@ -1550,13 +1550,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTranslated ( GLdouble x , GLdouble y , GLdouble z ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTranslated (
JNIEnv *env, jobject obj,
@@ -1574,13 +1574,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTranslatef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTranslatef (
JNIEnv *env, jobject obj,
@@ -1598,13 +1598,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLboolean glIsList ( GLuint list ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jboolean JNICALL
Java_gl4java_GLFuncJauJNI_glIsList (
JNIEnv *env, jobject obj,
@@ -1621,13 +1621,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDeleteLists ( GLuint list , GLsizei range ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glDeleteLists (
JNIEnv *env, jobject obj,
@@ -1643,13 +1643,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLuint glGenLists ( GLsizei range ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLFuncJauJNI_glGenLists (
JNIEnv *env, jobject obj,
@@ -1666,13 +1666,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNewList ( GLuint list , GLenum mode ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNewList (
JNIEnv *env, jobject obj,
@@ -1688,13 +1688,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEndList ( void ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glEndList (
JNIEnv *env, jobject obj)
@@ -1706,13 +1706,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCallList ( GLuint list ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCallList (
JNIEnv *env, jobject obj,
@@ -1726,13 +1726,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCallLists ( GLsizei n , GLenum type , const GLvoid * lists ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCallLists__II_3B (
JNIEnv *env, jobject obj,
@@ -1957,13 +1957,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, lists, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glListBase ( GLuint base ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glListBase (
JNIEnv *env, jobject obj,
@@ -1977,13 +1977,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBegin ( GLenum mode ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBegin (
JNIEnv *env, jobject obj,
@@ -1997,13 +1997,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEnd ( void ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glEnd (
JNIEnv *env, jobject obj)
@@ -2015,13 +2015,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex2d ( GLdouble x , GLdouble y ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertex2d (
JNIEnv *env, jobject obj,
@@ -2037,13 +2037,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex2f ( GLfloat x , GLfloat y ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertex2f (
JNIEnv *env, jobject obj,
@@ -2059,13 +2059,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex2i ( GLint x , GLint y ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertex2i (
JNIEnv *env, jobject obj,
@@ -2081,13 +2081,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex2s ( GLshort x , GLshort y ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertex2s (
JNIEnv *env, jobject obj,
@@ -2103,13 +2103,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertex3d (
JNIEnv *env, jobject obj,
@@ -2127,13 +2127,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertex3f (
JNIEnv *env, jobject obj,
@@ -2151,13 +2151,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex3i ( GLint x , GLint y , GLint z ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertex3i (
JNIEnv *env, jobject obj,
@@ -2175,13 +2175,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex3s ( GLshort x , GLshort y , GLshort z ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertex3s (
JNIEnv *env, jobject obj,
@@ -2199,13 +2199,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertex4d (
JNIEnv *env, jobject obj,
@@ -2225,13 +2225,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertex4f (
JNIEnv *env, jobject obj,
@@ -2251,13 +2251,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertex4i (
JNIEnv *env, jobject obj,
@@ -2277,13 +2277,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertex4s (
JNIEnv *env, jobject obj,
@@ -2303,13 +2303,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex2dv ( const GLdouble * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertex2dv (
JNIEnv *env, jobject obj,
@@ -2338,13 +2338,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex2fv ( const GLfloat * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertex2fv (
JNIEnv *env, jobject obj,
@@ -2373,13 +2373,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex2iv ( const GLint * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertex2iv (
JNIEnv *env, jobject obj,
@@ -2408,13 +2408,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex2sv ( const GLshort * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertex2sv (
JNIEnv *env, jobject obj,
@@ -2443,13 +2443,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex3dv ( const GLdouble * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertex3dv (
JNIEnv *env, jobject obj,
@@ -2478,13 +2478,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex3fv ( const GLfloat * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertex3fv (
JNIEnv *env, jobject obj,
@@ -2513,13 +2513,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex3iv ( const GLint * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertex3iv (
JNIEnv *env, jobject obj,
@@ -2548,13 +2548,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex3sv ( const GLshort * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertex3sv (
JNIEnv *env, jobject obj,
@@ -2583,13 +2583,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex4dv ( const GLdouble * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertex4dv (
JNIEnv *env, jobject obj,
@@ -2618,13 +2618,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex4fv ( const GLfloat * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertex4fv (
JNIEnv *env, jobject obj,
@@ -2653,13 +2653,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex4iv ( const GLint * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertex4iv (
JNIEnv *env, jobject obj,
@@ -2688,13 +2688,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex4sv ( const GLshort * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertex4sv (
JNIEnv *env, jobject obj,
@@ -2723,13 +2723,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormal3b ( GLbyte nx , GLbyte ny , GLbyte nz ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNormal3b (
JNIEnv *env, jobject obj,
@@ -2747,13 +2747,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormal3d ( GLdouble nx , GLdouble ny , GLdouble nz ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNormal3d (
JNIEnv *env, jobject obj,
@@ -2771,13 +2771,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormal3f ( GLfloat nx , GLfloat ny , GLfloat nz ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNormal3f (
JNIEnv *env, jobject obj,
@@ -2795,13 +2795,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormal3i ( GLint nx , GLint ny , GLint nz ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNormal3i (
JNIEnv *env, jobject obj,
@@ -2819,13 +2819,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormal3s ( GLshort nx , GLshort ny , GLshort nz ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNormal3s (
JNIEnv *env, jobject obj,
@@ -2843,13 +2843,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormal3bv ( const GLbyte * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNormal3bv (
JNIEnv *env, jobject obj,
@@ -2878,13 +2878,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormal3dv ( const GLdouble * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNormal3dv (
JNIEnv *env, jobject obj,
@@ -2913,13 +2913,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormal3fv ( const GLfloat * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNormal3fv (
JNIEnv *env, jobject obj,
@@ -2948,13 +2948,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormal3iv ( const GLint * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNormal3iv (
JNIEnv *env, jobject obj,
@@ -2983,13 +2983,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormal3sv ( const GLshort * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNormal3sv (
JNIEnv *env, jobject obj,
@@ -3018,13 +3018,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glIndexd ( GLdouble c ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glIndexd (
JNIEnv *env, jobject obj,
@@ -3038,13 +3038,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glIndexf ( GLfloat c ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glIndexf (
JNIEnv *env, jobject obj,
@@ -3058,13 +3058,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glIndexi ( GLint c ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glIndexi (
JNIEnv *env, jobject obj,
@@ -3078,13 +3078,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glIndexs ( GLshort c ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glIndexs (
JNIEnv *env, jobject obj,
@@ -3098,13 +3098,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glIndexub ( GLubyte c ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glIndexub (
JNIEnv *env, jobject obj,
@@ -3118,13 +3118,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glIndexdv ( const GLdouble * c ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glIndexdv (
JNIEnv *env, jobject obj,
@@ -3153,13 +3153,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, c, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glIndexfv ( const GLfloat * c ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glIndexfv (
JNIEnv *env, jobject obj,
@@ -3188,13 +3188,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, c, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glIndexiv ( const GLint * c ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glIndexiv (
JNIEnv *env, jobject obj,
@@ -3223,13 +3223,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, c, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glIndexsv ( const GLshort * c ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glIndexsv (
JNIEnv *env, jobject obj,
@@ -3258,13 +3258,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, c, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glIndexubv ( const GLubyte * c ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glIndexubv (
JNIEnv *env, jobject obj,
@@ -3293,13 +3293,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, c, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor3b ( GLbyte red , GLbyte green , GLbyte blue ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor3b (
JNIEnv *env, jobject obj,
@@ -3317,13 +3317,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor3d ( GLdouble red , GLdouble green , GLdouble blue ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor3d (
JNIEnv *env, jobject obj,
@@ -3341,13 +3341,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor3f ( GLfloat red , GLfloat green , GLfloat blue ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor3f (
JNIEnv *env, jobject obj,
@@ -3365,13 +3365,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor3i ( GLint red , GLint green , GLint blue ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor3i (
JNIEnv *env, jobject obj,
@@ -3389,13 +3389,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor3s ( GLshort red , GLshort green , GLshort blue ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor3s (
JNIEnv *env, jobject obj,
@@ -3413,13 +3413,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor3ub ( GLubyte red , GLubyte green , GLubyte blue ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor3ub (
JNIEnv *env, jobject obj,
@@ -3437,13 +3437,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor3ui ( GLuint red , GLuint green , GLuint blue ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor3ui (
JNIEnv *env, jobject obj,
@@ -3461,13 +3461,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor3us ( GLushort red , GLushort green , GLushort blue ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor3us (
JNIEnv *env, jobject obj,
@@ -3485,13 +3485,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor4b ( GLbyte red , GLbyte green , GLbyte blue , GLbyte alpha ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor4b (
JNIEnv *env, jobject obj,
@@ -3511,13 +3511,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor4d ( GLdouble red , GLdouble green , GLdouble blue , GLdouble alpha ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor4d (
JNIEnv *env, jobject obj,
@@ -3537,13 +3537,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor4f ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor4f (
JNIEnv *env, jobject obj,
@@ -3563,13 +3563,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor4i ( GLint red , GLint green , GLint blue , GLint alpha ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor4i (
JNIEnv *env, jobject obj,
@@ -3589,13 +3589,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor4s ( GLshort red , GLshort green , GLshort blue , GLshort alpha ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor4s (
JNIEnv *env, jobject obj,
@@ -3615,13 +3615,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor4ub ( GLubyte red , GLubyte green , GLubyte blue , GLubyte alpha ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor4ub (
JNIEnv *env, jobject obj,
@@ -3641,13 +3641,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor4ui ( GLuint red , GLuint green , GLuint blue , GLuint alpha ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor4ui (
JNIEnv *env, jobject obj,
@@ -3667,13 +3667,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor4us ( GLushort red , GLushort green , GLushort blue , GLushort alpha ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor4us (
JNIEnv *env, jobject obj,
@@ -3693,13 +3693,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor3bv ( const GLbyte * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor3bv (
JNIEnv *env, jobject obj,
@@ -3728,13 +3728,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor3dv ( const GLdouble * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor3dv (
JNIEnv *env, jobject obj,
@@ -3763,13 +3763,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor3fv ( const GLfloat * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor3fv (
JNIEnv *env, jobject obj,
@@ -3798,13 +3798,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor3iv ( const GLint * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor3iv (
JNIEnv *env, jobject obj,
@@ -3833,13 +3833,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor3sv ( const GLshort * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor3sv (
JNIEnv *env, jobject obj,
@@ -3868,13 +3868,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor3ubv ( const GLubyte * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor3ubv (
JNIEnv *env, jobject obj,
@@ -3903,13 +3903,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor3uiv ( const GLuint * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor3uiv (
JNIEnv *env, jobject obj,
@@ -3938,13 +3938,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor3usv ( const GLushort * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor3usv (
JNIEnv *env, jobject obj,
@@ -3973,13 +3973,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor4bv ( const GLbyte * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor4bv (
JNIEnv *env, jobject obj,
@@ -4008,13 +4008,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor4dv ( const GLdouble * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor4dv (
JNIEnv *env, jobject obj,
@@ -4043,13 +4043,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor4fv ( const GLfloat * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor4fv (
JNIEnv *env, jobject obj,
@@ -4078,13 +4078,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor4iv ( const GLint * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor4iv (
JNIEnv *env, jobject obj,
@@ -4113,13 +4113,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor4sv ( const GLshort * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor4sv (
JNIEnv *env, jobject obj,
@@ -4148,13 +4148,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor4ubv ( const GLubyte * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor4ubv (
JNIEnv *env, jobject obj,
@@ -4183,13 +4183,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor4uiv ( const GLuint * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor4uiv (
JNIEnv *env, jobject obj,
@@ -4218,13 +4218,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor4usv ( const GLushort * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor4usv (
JNIEnv *env, jobject obj,
@@ -4253,13 +4253,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord1d ( GLdouble s ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord1d (
JNIEnv *env, jobject obj,
@@ -4273,13 +4273,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord1f ( GLfloat s ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord1f (
JNIEnv *env, jobject obj,
@@ -4293,13 +4293,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord1i ( GLint s ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord1i (
JNIEnv *env, jobject obj,
@@ -4313,13 +4313,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord1s ( GLshort s ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord1s (
JNIEnv *env, jobject obj,
@@ -4333,13 +4333,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord2d ( GLdouble s , GLdouble t ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord2d (
JNIEnv *env, jobject obj,
@@ -4355,13 +4355,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord2f ( GLfloat s , GLfloat t ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord2f (
JNIEnv *env, jobject obj,
@@ -4377,13 +4377,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord2i ( GLint s , GLint t ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord2i (
JNIEnv *env, jobject obj,
@@ -4399,13 +4399,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord2s ( GLshort s , GLshort t ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord2s (
JNIEnv *env, jobject obj,
@@ -4421,13 +4421,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord3d ( GLdouble s , GLdouble t , GLdouble r ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord3d (
JNIEnv *env, jobject obj,
@@ -4445,13 +4445,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord3f ( GLfloat s , GLfloat t , GLfloat r ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord3f (
JNIEnv *env, jobject obj,
@@ -4469,13 +4469,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord3i ( GLint s , GLint t , GLint r ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord3i (
JNIEnv *env, jobject obj,
@@ -4493,13 +4493,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord3s ( GLshort s , GLshort t , GLshort r ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord3s (
JNIEnv *env, jobject obj,
@@ -4517,13 +4517,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord4d ( GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord4d (
JNIEnv *env, jobject obj,
@@ -4543,13 +4543,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord4f ( GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord4f (
JNIEnv *env, jobject obj,
@@ -4569,13 +4569,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord4i ( GLint s , GLint t , GLint r , GLint q ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord4i (
JNIEnv *env, jobject obj,
@@ -4595,13 +4595,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord4s ( GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord4s (
JNIEnv *env, jobject obj,
@@ -4621,13 +4621,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord1dv ( const GLdouble * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord1dv (
JNIEnv *env, jobject obj,
@@ -4656,13 +4656,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord1fv ( const GLfloat * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord1fv (
JNIEnv *env, jobject obj,
@@ -4691,13 +4691,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord1iv ( const GLint * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord1iv (
JNIEnv *env, jobject obj,
@@ -4726,13 +4726,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord1sv ( const GLshort * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord1sv (
JNIEnv *env, jobject obj,
@@ -4761,13 +4761,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord2dv ( const GLdouble * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord2dv (
JNIEnv *env, jobject obj,
@@ -4796,13 +4796,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord2fv ( const GLfloat * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord2fv (
JNIEnv *env, jobject obj,
@@ -4831,13 +4831,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord2iv ( const GLint * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord2iv (
JNIEnv *env, jobject obj,
@@ -4866,13 +4866,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord2sv ( const GLshort * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord2sv (
JNIEnv *env, jobject obj,
@@ -4901,13 +4901,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord3dv ( const GLdouble * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord3dv (
JNIEnv *env, jobject obj,
@@ -4936,13 +4936,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord3fv ( const GLfloat * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord3fv (
JNIEnv *env, jobject obj,
@@ -4971,13 +4971,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord3iv ( const GLint * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord3iv (
JNIEnv *env, jobject obj,
@@ -5006,13 +5006,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord3sv ( const GLshort * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord3sv (
JNIEnv *env, jobject obj,
@@ -5041,13 +5041,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord4dv ( const GLdouble * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord4dv (
JNIEnv *env, jobject obj,
@@ -5076,13 +5076,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord4fv ( const GLfloat * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord4fv (
JNIEnv *env, jobject obj,
@@ -5111,13 +5111,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord4iv ( const GLint * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord4iv (
JNIEnv *env, jobject obj,
@@ -5146,13 +5146,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord4sv ( const GLshort * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord4sv (
JNIEnv *env, jobject obj,
@@ -5181,13 +5181,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos2d ( GLdouble x , GLdouble y ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRasterPos2d (
JNIEnv *env, jobject obj,
@@ -5203,13 +5203,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos2f ( GLfloat x , GLfloat y ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRasterPos2f (
JNIEnv *env, jobject obj,
@@ -5225,13 +5225,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos2i ( GLint x , GLint y ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRasterPos2i (
JNIEnv *env, jobject obj,
@@ -5247,13 +5247,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos2s ( GLshort x , GLshort y ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRasterPos2s (
JNIEnv *env, jobject obj,
@@ -5269,13 +5269,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRasterPos3d (
JNIEnv *env, jobject obj,
@@ -5293,13 +5293,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRasterPos3f (
JNIEnv *env, jobject obj,
@@ -5317,13 +5317,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos3i ( GLint x , GLint y , GLint z ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRasterPos3i (
JNIEnv *env, jobject obj,
@@ -5341,13 +5341,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos3s ( GLshort x , GLshort y , GLshort z ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRasterPos3s (
JNIEnv *env, jobject obj,
@@ -5365,13 +5365,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRasterPos4d (
JNIEnv *env, jobject obj,
@@ -5391,13 +5391,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRasterPos4f (
JNIEnv *env, jobject obj,
@@ -5417,13 +5417,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRasterPos4i (
JNIEnv *env, jobject obj,
@@ -5443,13 +5443,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRasterPos4s (
JNIEnv *env, jobject obj,
@@ -5469,13 +5469,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos2dv ( const GLdouble * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRasterPos2dv (
JNIEnv *env, jobject obj,
@@ -5504,13 +5504,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos2fv ( const GLfloat * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRasterPos2fv (
JNIEnv *env, jobject obj,
@@ -5539,13 +5539,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos2iv ( const GLint * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRasterPos2iv (
JNIEnv *env, jobject obj,
@@ -5574,13 +5574,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos2sv ( const GLshort * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRasterPos2sv (
JNIEnv *env, jobject obj,
@@ -5609,13 +5609,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos3dv ( const GLdouble * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRasterPos3dv (
JNIEnv *env, jobject obj,
@@ -5644,13 +5644,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos3fv ( const GLfloat * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRasterPos3fv (
JNIEnv *env, jobject obj,
@@ -5679,13 +5679,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos3iv ( const GLint * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRasterPos3iv (
JNIEnv *env, jobject obj,
@@ -5714,13 +5714,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos3sv ( const GLshort * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRasterPos3sv (
JNIEnv *env, jobject obj,
@@ -5749,13 +5749,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos4dv ( const GLdouble * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRasterPos4dv (
JNIEnv *env, jobject obj,
@@ -5784,13 +5784,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos4fv ( const GLfloat * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRasterPos4fv (
JNIEnv *env, jobject obj,
@@ -5819,13 +5819,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos4iv ( const GLint * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRasterPos4iv (
JNIEnv *env, jobject obj,
@@ -5854,13 +5854,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos4sv ( const GLshort * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRasterPos4sv (
JNIEnv *env, jobject obj,
@@ -5889,13 +5889,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRectd ( GLdouble x1 , GLdouble y1 , GLdouble x2 , GLdouble y2 ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRectd (
JNIEnv *env, jobject obj,
@@ -5915,13 +5915,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRectf ( GLfloat x1 , GLfloat y1 , GLfloat x2 , GLfloat y2 ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRectf (
JNIEnv *env, jobject obj,
@@ -5941,13 +5941,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRecti ( GLint x1 , GLint y1 , GLint x2 , GLint y2 ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRecti (
JNIEnv *env, jobject obj,
@@ -5967,13 +5967,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRects ( GLshort x1 , GLshort y1 , GLshort x2 , GLshort y2 ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRects (
JNIEnv *env, jobject obj,
@@ -5993,13 +5993,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRectdv ( const GLdouble * v1 , const GLdouble * v2 ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRectdv (
JNIEnv *env, jobject obj,
@@ -6045,13 +6045,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v2, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRectfv ( const GLfloat * v1 , const GLfloat * v2 ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRectfv (
JNIEnv *env, jobject obj,
@@ -6097,13 +6097,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v2, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRectiv ( const GLint * v1 , const GLint * v2 ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRectiv (
JNIEnv *env, jobject obj,
@@ -6149,13 +6149,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v2, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRectsv ( const GLshort * v1 , const GLshort * v2 ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRectsv (
JNIEnv *env, jobject obj,
@@ -6201,13 +6201,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v2, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexPointer__III_3B (
JNIEnv *env, jobject obj,
@@ -6446,13 +6446,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormalPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNormalPointer__II_3B (
JNIEnv *env, jobject obj,
@@ -6677,13 +6677,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColorPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColorPointer__III_3B (
JNIEnv *env, jobject obj,
@@ -6922,13 +6922,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glIndexPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glIndexPointer__II_3B (
JNIEnv *env, jobject obj,
@@ -7153,13 +7153,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoordPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoordPointer__III_3B (
JNIEnv *env, jobject obj,
@@ -7398,13 +7398,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEdgeFlagPointer ( GLsizei stride , const GLvoid * ptr ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glEdgeFlagPointer__I_3B (
JNIEnv *env, jobject obj,
@@ -7615,13 +7615,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetPointerv ( GLenum pname , GLvoid * * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetPointerv__I_3_3B (
JNIEnv *env, jobject obj,
@@ -7832,13 +7832,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glArrayElement ( GLint i ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glArrayElement (
JNIEnv *env, jobject obj,
@@ -7852,13 +7852,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDrawArrays ( GLenum mode , GLint first , GLsizei count ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glDrawArrays (
JNIEnv *env, jobject obj,
@@ -7876,13 +7876,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDrawElements ( GLenum mode , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glDrawElements__III_3B (
JNIEnv *env, jobject obj,
@@ -8121,13 +8121,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, indices, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glInterleavedArrays ( GLenum format , GLsizei stride , const GLvoid * pointer ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glInterleavedArrays__II_3B (
JNIEnv *env, jobject obj,
@@ -8352,13 +8352,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, pointer, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glShadeModel ( GLenum mode ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glShadeModel (
JNIEnv *env, jobject obj,
@@ -8372,13 +8372,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLightf ( GLenum light , GLenum pname , GLfloat param ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glLightf (
JNIEnv *env, jobject obj,
@@ -8396,13 +8396,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLighti ( GLenum light , GLenum pname , GLint param ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glLighti (
JNIEnv *env, jobject obj,
@@ -8420,13 +8420,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLightfv ( GLenum light , GLenum pname , const GLfloat * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glLightfv (
JNIEnv *env, jobject obj,
@@ -8459,13 +8459,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLightiv ( GLenum light , GLenum pname , const GLint * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glLightiv (
JNIEnv *env, jobject obj,
@@ -8498,13 +8498,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetLightfv ( GLenum light , GLenum pname , GLfloat * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetLightfv (
JNIEnv *env, jobject obj,
@@ -8537,13 +8537,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetLightiv ( GLenum light , GLenum pname , GLint * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetLightiv (
JNIEnv *env, jobject obj,
@@ -8576,13 +8576,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLightModelf ( GLenum pname , GLfloat param ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glLightModelf (
JNIEnv *env, jobject obj,
@@ -8598,13 +8598,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLightModeli ( GLenum pname , GLint param ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glLightModeli (
JNIEnv *env, jobject obj,
@@ -8620,13 +8620,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLightModelfv ( GLenum pname , const GLfloat * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glLightModelfv (
JNIEnv *env, jobject obj,
@@ -8657,13 +8657,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLightModeliv ( GLenum pname , const GLint * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glLightModeliv (
JNIEnv *env, jobject obj,
@@ -8694,13 +8694,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMaterialf ( GLenum face , GLenum pname , GLfloat param ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMaterialf (
JNIEnv *env, jobject obj,
@@ -8718,13 +8718,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMateriali ( GLenum face , GLenum pname , GLint param ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMateriali (
JNIEnv *env, jobject obj,
@@ -8742,13 +8742,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMaterialfv ( GLenum face , GLenum pname , const GLfloat * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMaterialfv (
JNIEnv *env, jobject obj,
@@ -8781,13 +8781,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMaterialiv ( GLenum face , GLenum pname , const GLint * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMaterialiv (
JNIEnv *env, jobject obj,
@@ -8820,13 +8820,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetMaterialfv ( GLenum face , GLenum pname , GLfloat * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetMaterialfv (
JNIEnv *env, jobject obj,
@@ -8859,13 +8859,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetMaterialiv ( GLenum face , GLenum pname , GLint * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetMaterialiv (
JNIEnv *env, jobject obj,
@@ -8898,13 +8898,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColorMaterial ( GLenum face , GLenum mode ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColorMaterial (
JNIEnv *env, jobject obj,
@@ -8920,13 +8920,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelZoom ( GLfloat xfactor , GLfloat yfactor ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPixelZoom (
JNIEnv *env, jobject obj,
@@ -8942,13 +8942,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelStoref ( GLenum pname , GLfloat param ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPixelStoref (
JNIEnv *env, jobject obj,
@@ -8964,13 +8964,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelStorei ( GLenum pname , GLint param ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPixelStorei (
JNIEnv *env, jobject obj,
@@ -8986,13 +8986,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelTransferf ( GLenum pname , GLfloat param ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPixelTransferf (
JNIEnv *env, jobject obj,
@@ -9008,13 +9008,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelTransferi ( GLenum pname , GLint param ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPixelTransferi (
JNIEnv *env, jobject obj,
@@ -9030,13 +9030,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelMapfv ( GLenum map , GLint mapsize , const GLfloat * values ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPixelMapfv (
JNIEnv *env, jobject obj,
@@ -9069,13 +9069,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, values, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelMapuiv ( GLenum map , GLint mapsize , const GLuint * values ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPixelMapuiv (
JNIEnv *env, jobject obj,
@@ -9108,13 +9108,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, values, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelMapusv ( GLenum map , GLint mapsize , const GLushort * values ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPixelMapusv (
JNIEnv *env, jobject obj,
@@ -9147,13 +9147,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, values, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetPixelMapfv ( GLenum map , GLfloat * values ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetPixelMapfv (
JNIEnv *env, jobject obj,
@@ -9184,13 +9184,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetPixelMapuiv ( GLenum map , GLuint * values ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetPixelMapuiv (
JNIEnv *env, jobject obj,
@@ -9221,13 +9221,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetPixelMapusv ( GLenum map , GLushort * values ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetPixelMapusv (
JNIEnv *env, jobject obj,
@@ -9258,13 +9258,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBitmap ( GLsizei width , GLsizei height , GLfloat xorig , GLfloat yorig , GLfloat xmove , GLfloat ymove , const GLubyte * bitmap ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBitmap (
JNIEnv *env, jobject obj,
@@ -9305,13 +9305,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, bitmap, ptr6, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReadPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum format , GLenum type , GLvoid * pixels ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReadPixels__IIIIII_3B (
JNIEnv *env, jobject obj,
@@ -9592,13 +9592,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDrawPixels ( GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glDrawPixels__IIII_3B (
JNIEnv *env, jobject obj,
@@ -9851,13 +9851,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr4, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCopyPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum type ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCopyPixels (
JNIEnv *env, jobject obj,
@@ -9879,13 +9879,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glStencilFunc ( GLenum func , GLint ref , GLuint mask ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glStencilFunc (
JNIEnv *env, jobject obj,
@@ -9903,13 +9903,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glStencilMask ( GLuint mask ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glStencilMask (
JNIEnv *env, jobject obj,
@@ -9923,13 +9923,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glStencilOp ( GLenum fail , GLenum zfail , GLenum zpass ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glStencilOp (
JNIEnv *env, jobject obj,
@@ -9947,13 +9947,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glClearStencil ( GLint s ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glClearStencil (
JNIEnv *env, jobject obj,
@@ -9967,13 +9967,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexGend ( GLenum coord , GLenum pname , GLdouble param ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexGend (
JNIEnv *env, jobject obj,
@@ -9991,13 +9991,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexGenf ( GLenum coord , GLenum pname , GLfloat param ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexGenf (
JNIEnv *env, jobject obj,
@@ -10015,13 +10015,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexGeni ( GLenum coord , GLenum pname , GLint param ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexGeni (
JNIEnv *env, jobject obj,
@@ -10039,13 +10039,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexGendv ( GLenum coord , GLenum pname , const GLdouble * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexGendv (
JNIEnv *env, jobject obj,
@@ -10078,13 +10078,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexGenfv ( GLenum coord , GLenum pname , const GLfloat * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexGenfv (
JNIEnv *env, jobject obj,
@@ -10117,13 +10117,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexGeniv ( GLenum coord , GLenum pname , const GLint * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexGeniv (
JNIEnv *env, jobject obj,
@@ -10156,13 +10156,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetTexGendv ( GLenum coord , GLenum pname , GLdouble * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetTexGendv (
JNIEnv *env, jobject obj,
@@ -10195,13 +10195,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetTexGenfv ( GLenum coord , GLenum pname , GLfloat * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetTexGenfv (
JNIEnv *env, jobject obj,
@@ -10234,13 +10234,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetTexGeniv ( GLenum coord , GLenum pname , GLint * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetTexGeniv (
JNIEnv *env, jobject obj,
@@ -10273,13 +10273,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexEnvf ( GLenum target , GLenum pname , GLfloat param ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexEnvf (
JNIEnv *env, jobject obj,
@@ -10297,13 +10297,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexEnvi ( GLenum target , GLenum pname , GLint param ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexEnvi (
JNIEnv *env, jobject obj,
@@ -10321,13 +10321,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexEnvfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexEnvfv (
JNIEnv *env, jobject obj,
@@ -10360,13 +10360,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexEnviv ( GLenum target , GLenum pname , const GLint * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexEnviv (
JNIEnv *env, jobject obj,
@@ -10399,13 +10399,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetTexEnvfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetTexEnvfv (
JNIEnv *env, jobject obj,
@@ -10438,13 +10438,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetTexEnviv ( GLenum target , GLenum pname , GLint * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetTexEnviv (
JNIEnv *env, jobject obj,
@@ -10477,13 +10477,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexParameterf ( GLenum target , GLenum pname , GLfloat param ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexParameterf (
JNIEnv *env, jobject obj,
@@ -10501,13 +10501,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexParameteri ( GLenum target , GLenum pname , GLint param ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexParameteri (
JNIEnv *env, jobject obj,
@@ -10525,13 +10525,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexParameterfv (
JNIEnv *env, jobject obj,
@@ -10564,13 +10564,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexParameteriv (
JNIEnv *env, jobject obj,
@@ -10603,13 +10603,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetTexParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetTexParameterfv (
JNIEnv *env, jobject obj,
@@ -10642,13 +10642,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetTexParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetTexParameteriv (
JNIEnv *env, jobject obj,
@@ -10681,13 +10681,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetTexLevelParameterfv ( GLenum target , GLint level , GLenum pname , GLfloat * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetTexLevelParameterfv (
JNIEnv *env, jobject obj,
@@ -10722,13 +10722,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetTexLevelParameteriv ( GLenum target , GLint level , GLenum pname , GLint * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetTexLevelParameteriv (
JNIEnv *env, jobject obj,
@@ -10763,13 +10763,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexImage1D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexImage1D__IIIIIII_3B (
JNIEnv *env, jobject obj,
@@ -11064,13 +11064,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr7, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexImage2D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexImage2D__IIIIIIII_3B (
JNIEnv *env, jobject obj,
@@ -11379,13 +11379,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr8, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetTexImage ( GLenum target , GLint level , GLenum format , GLenum type , GLvoid * pixels ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetTexImage__IIII_3B (
JNIEnv *env, jobject obj,
@@ -11638,13 +11638,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGenTextures ( GLsizei n , GLuint * textures ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGenTextures (
JNIEnv *env, jobject obj,
@@ -11675,13 +11675,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, textures, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDeleteTextures ( GLsizei n , const GLuint * textures ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glDeleteTextures (
JNIEnv *env, jobject obj,
@@ -11712,13 +11712,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, textures, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBindTexture ( GLenum target , GLuint texture ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBindTexture (
JNIEnv *env, jobject obj,
@@ -11734,13 +11734,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPrioritizeTextures ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPrioritizeTextures (
JNIEnv *env, jobject obj,
@@ -11788,13 +11788,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, priorities, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLboolean glAreTexturesResident ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jboolean JNICALL
Java_gl4java_GLFuncJauJNI_glAreTexturesResident (
JNIEnv *env, jobject obj,
@@ -11845,13 +11845,13 @@
}
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLboolean glIsTexture ( GLuint texture ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jboolean JNICALL
Java_gl4java_GLFuncJauJNI_glIsTexture (
JNIEnv *env, jobject obj,
@@ -11868,13 +11868,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLsizei width , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexSubImage1D__IIIIII_3B (
JNIEnv *env, jobject obj,
@@ -12155,13 +12155,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr6, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexSubImage2D__IIIIIIII_3B (
JNIEnv *env, jobject obj,
@@ -12470,13 +12470,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr8, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCopyTexImage1D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLint border ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCopyTexImage1D (
JNIEnv *env, jobject obj,
@@ -12502,13 +12502,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCopyTexImage2D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height , GLint border ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCopyTexImage2D (
JNIEnv *env, jobject obj,
@@ -12536,13 +12536,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCopyTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLint x , GLint y , GLsizei width ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCopyTexSubImage1D (
JNIEnv *env, jobject obj,
@@ -12566,13 +12566,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCopyTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCopyTexSubImage2D (
JNIEnv *env, jobject obj,
@@ -12600,13 +12600,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMap1d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint stride , GLint order , const GLdouble * points ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMap1d (
JNIEnv *env, jobject obj,
@@ -12645,13 +12645,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, points, ptr5, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMap1f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint stride , GLint order , const GLfloat * points ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMap1f (
JNIEnv *env, jobject obj,
@@ -12690,13 +12690,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, points, ptr5, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMap2d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint ustride , GLint uorder , GLdouble v1 , GLdouble v2 , GLint vstride , GLint vorder , const GLdouble * points ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMap2d (
JNIEnv *env, jobject obj,
@@ -12743,13 +12743,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, points, ptr9, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMap2f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint ustride , GLint uorder , GLfloat v1 , GLfloat v2 , GLint vstride , GLint vorder , const GLfloat * points ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMap2f (
JNIEnv *env, jobject obj,
@@ -12796,13 +12796,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, points, ptr9, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetMapdv ( GLenum target , GLenum query , GLdouble * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetMapdv (
JNIEnv *env, jobject obj,
@@ -12835,13 +12835,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetMapfv ( GLenum target , GLenum query , GLfloat * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetMapfv (
JNIEnv *env, jobject obj,
@@ -12874,13 +12874,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetMapiv ( GLenum target , GLenum query , GLint * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetMapiv (
JNIEnv *env, jobject obj,
@@ -12913,13 +12913,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEvalCoord1d ( GLdouble u ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glEvalCoord1d (
JNIEnv *env, jobject obj,
@@ -12933,13 +12933,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEvalCoord1f ( GLfloat u ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glEvalCoord1f (
JNIEnv *env, jobject obj,
@@ -12953,13 +12953,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEvalCoord1dv ( const GLdouble * u ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glEvalCoord1dv (
JNIEnv *env, jobject obj,
@@ -12988,13 +12988,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, u, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEvalCoord1fv ( const GLfloat * u ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glEvalCoord1fv (
JNIEnv *env, jobject obj,
@@ -13023,13 +13023,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, u, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEvalCoord2d ( GLdouble u , GLdouble v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glEvalCoord2d (
JNIEnv *env, jobject obj,
@@ -13045,13 +13045,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEvalCoord2f ( GLfloat u , GLfloat v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glEvalCoord2f (
JNIEnv *env, jobject obj,
@@ -13067,13 +13067,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEvalCoord2dv ( const GLdouble * u ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glEvalCoord2dv (
JNIEnv *env, jobject obj,
@@ -13102,13 +13102,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, u, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEvalCoord2fv ( const GLfloat * u ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glEvalCoord2fv (
JNIEnv *env, jobject obj,
@@ -13137,13 +13137,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, u, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMapGrid1d ( GLint un , GLdouble u1 , GLdouble u2 ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMapGrid1d (
JNIEnv *env, jobject obj,
@@ -13161,13 +13161,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMapGrid1f ( GLint un , GLfloat u1 , GLfloat u2 ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMapGrid1f (
JNIEnv *env, jobject obj,
@@ -13185,13 +13185,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMapGrid2d ( GLint un , GLdouble u1 , GLdouble u2 , GLint vn , GLdouble v1 , GLdouble v2 ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMapGrid2d (
JNIEnv *env, jobject obj,
@@ -13215,13 +13215,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMapGrid2f ( GLint un , GLfloat u1 , GLfloat u2 , GLint vn , GLfloat v1 , GLfloat v2 ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMapGrid2f (
JNIEnv *env, jobject obj,
@@ -13245,13 +13245,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEvalPoint1 ( GLint i ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glEvalPoint1 (
JNIEnv *env, jobject obj,
@@ -13265,13 +13265,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEvalPoint2 ( GLint i , GLint j ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glEvalPoint2 (
JNIEnv *env, jobject obj,
@@ -13287,13 +13287,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEvalMesh1 ( GLenum mode , GLint i1 , GLint i2 ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glEvalMesh1 (
JNIEnv *env, jobject obj,
@@ -13311,13 +13311,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEvalMesh2 ( GLenum mode , GLint i1 , GLint i2 , GLint j1 , GLint j2 ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glEvalMesh2 (
JNIEnv *env, jobject obj,
@@ -13339,13 +13339,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFogf ( GLenum pname , GLfloat param ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFogf (
JNIEnv *env, jobject obj,
@@ -13361,13 +13361,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFogi ( GLenum pname , GLint param ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFogi (
JNIEnv *env, jobject obj,
@@ -13383,13 +13383,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFogfv ( GLenum pname , const GLfloat * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFogfv (
JNIEnv *env, jobject obj,
@@ -13420,13 +13420,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFogiv ( GLenum pname , const GLint * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFogiv (
JNIEnv *env, jobject obj,
@@ -13457,13 +13457,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFeedbackBuffer ( GLsizei size , GLenum type , GLfloat * buffer ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFeedbackBuffer (
JNIEnv *env, jobject obj,
@@ -13496,13 +13496,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, buffer, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPassThrough ( GLfloat token ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPassThrough (
JNIEnv *env, jobject obj,
@@ -13516,13 +13516,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSelectBuffer ( GLsizei size , GLuint * buffer ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSelectBuffer (
JNIEnv *env, jobject obj,
@@ -13553,13 +13553,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, buffer, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glInitNames ( void ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glInitNames (
JNIEnv *env, jobject obj)
@@ -13571,13 +13571,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLoadName ( GLuint name ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glLoadName (
JNIEnv *env, jobject obj,
@@ -13591,13 +13591,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPushName ( GLuint name ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPushName (
JNIEnv *env, jobject obj,
@@ -13611,13 +13611,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPopName ( void ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPopName (
JNIEnv *env, jobject obj)
@@ -13629,13 +13629,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDrawRangeElements ( GLenum mode , GLuint start , GLuint end , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glDrawRangeElements__IIIII_3B (
JNIEnv *env, jobject obj,
@@ -13902,13 +13902,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, indices, ptr5, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexImage3D ( GLenum target , GLint level , GLenum internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexImage3D__IIIIIIIII_3B (
JNIEnv *env, jobject obj,
@@ -14231,13 +14231,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr9, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexSubImage3D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLsizei width , GLsizei height , GLsizei depth , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexSubImage3D__IIIIIIIIII_3B (
JNIEnv *env, jobject obj,
@@ -14574,13 +14574,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr10, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCopyTexSubImage3D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCopyTexSubImage3D (
JNIEnv *env, jobject obj,
@@ -14610,13 +14610,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColorTable ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColorTable__IIIII_3B (
JNIEnv *env, jobject obj,
@@ -14883,13 +14883,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, table, ptr5, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColorSubTable ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColorSubTable__IIIII_3B (
JNIEnv *env, jobject obj,
@@ -15156,13 +15156,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, data, ptr5, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColorTableParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColorTableParameteriv (
JNIEnv *env, jobject obj,
@@ -15195,13 +15195,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColorTableParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColorTableParameterfv (
JNIEnv *env, jobject obj,
@@ -15234,13 +15234,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCopyColorSubTable ( GLenum target , GLsizei start , GLint x , GLint y , GLsizei width ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCopyColorSubTable (
JNIEnv *env, jobject obj,
@@ -15262,13 +15262,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCopyColorTable ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCopyColorTable (
JNIEnv *env, jobject obj,
@@ -15290,13 +15290,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetColorTable ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetColorTable__III_3B (
JNIEnv *env, jobject obj,
@@ -15535,13 +15535,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetColorTableParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetColorTableParameterfv (
JNIEnv *env, jobject obj,
@@ -15574,13 +15574,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetColorTableParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetColorTableParameteriv (
JNIEnv *env, jobject obj,
@@ -15613,13 +15613,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBlendEquation ( GLenum mode ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBlendEquation (
JNIEnv *env, jobject obj,
@@ -15633,13 +15633,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBlendColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBlendColor (
JNIEnv *env, jobject obj,
@@ -15659,13 +15659,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glHistogram ( GLenum target , GLsizei width , GLenum internalformat , GLboolean sink ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glHistogram (
JNIEnv *env, jobject obj,
@@ -15685,13 +15685,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glResetHistogram ( GLenum target ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glResetHistogram (
JNIEnv *env, jobject obj,
@@ -15705,13 +15705,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetHistogram ( GLenum target , GLboolean reset , GLenum format , GLenum type , GLvoid * values ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetHistogram__IZII_3B (
JNIEnv *env, jobject obj,
@@ -15964,13 +15964,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetHistogramParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetHistogramParameterfv (
JNIEnv *env, jobject obj,
@@ -16003,13 +16003,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetHistogramParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetHistogramParameteriv (
JNIEnv *env, jobject obj,
@@ -16042,13 +16042,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMinmax ( GLenum target , GLenum internalformat , GLboolean sink ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMinmax (
JNIEnv *env, jobject obj,
@@ -16066,13 +16066,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glResetMinmax ( GLenum target ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glResetMinmax (
JNIEnv *env, jobject obj,
@@ -16086,13 +16086,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetMinmax ( GLenum target , GLboolean reset , GLenum format , GLenum types , GLvoid * values ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetMinmax__IZII_3B (
JNIEnv *env, jobject obj,
@@ -16345,13 +16345,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetMinmaxParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetMinmaxParameterfv (
JNIEnv *env, jobject obj,
@@ -16384,13 +16384,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetMinmaxParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetMinmaxParameteriv (
JNIEnv *env, jobject obj,
@@ -16423,13 +16423,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glConvolutionFilter1D ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * image ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glConvolutionFilter1D__IIIII_3B (
JNIEnv *env, jobject obj,
@@ -16696,13 +16696,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, image, ptr5, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glConvolutionFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * image ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glConvolutionFilter2D__IIIIII_3B (
JNIEnv *env, jobject obj,
@@ -16983,13 +16983,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, image, ptr6, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glConvolutionParameterf ( GLenum target , GLenum pname , GLfloat params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glConvolutionParameterf (
JNIEnv *env, jobject obj,
@@ -17007,13 +17007,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glConvolutionParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glConvolutionParameterfv (
JNIEnv *env, jobject obj,
@@ -17046,13 +17046,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glConvolutionParameteri ( GLenum target , GLenum pname , GLint params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glConvolutionParameteri (
JNIEnv *env, jobject obj,
@@ -17070,13 +17070,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glConvolutionParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glConvolutionParameteriv (
JNIEnv *env, jobject obj,
@@ -17109,13 +17109,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCopyConvolutionFilter1D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCopyConvolutionFilter1D (
JNIEnv *env, jobject obj,
@@ -17137,13 +17137,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCopyConvolutionFilter2D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCopyConvolutionFilter2D (
JNIEnv *env, jobject obj,
@@ -17167,13 +17167,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetConvolutionFilter ( GLenum target , GLenum format , GLenum type , GLvoid * image ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetConvolutionFilter__III_3B (
JNIEnv *env, jobject obj,
@@ -17412,13 +17412,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, image, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetConvolutionParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetConvolutionParameterfv (
JNIEnv *env, jobject obj,
@@ -17451,13 +17451,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetConvolutionParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetConvolutionParameteriv (
JNIEnv *env, jobject obj,
@@ -17490,13 +17490,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSeparableFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * row , const GLvoid * column ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSeparableFilter2D__IIIIII_3B_3B (
JNIEnv *env, jobject obj,
@@ -17896,13 +17896,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, column, ptr7, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetSeparableFilter ( GLenum target , GLenum format , GLenum type , GLvoid * row , GLvoid * column , GLvoid * span ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetSeparableFilter__III_3B_3B_3B (
JNIEnv *env, jobject obj,
@@ -18379,13 +18379,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, span, ptr5, (isCopiedArray5 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glActiveTexture ( GLenum texture ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glActiveTexture (
JNIEnv *env, jobject obj,
@@ -18399,13 +18399,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glClientActiveTexture ( GLenum texture ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glClientActiveTexture (
JNIEnv *env, jobject obj,
@@ -18419,13 +18419,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCompressedTexImage1D ( GLenum target , GLint level , GLenum internalformat , GLsizei width , GLint border , GLsizei imageSize , const GLvoid * data ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCompressedTexImage1D__IIIIII_3B (
JNIEnv *env, jobject obj,
@@ -18706,13 +18706,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, data, ptr6, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCompressedTexImage2D ( GLenum target , GLint level , GLenum internalformat , GLsizei width , GLsizei height , GLint border , GLsizei imageSize , const GLvoid * data ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCompressedTexImage2D__IIIIIII_3B (
JNIEnv *env, jobject obj,
@@ -19007,13 +19007,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, data, ptr7, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCompressedTexImage3D ( GLenum target , GLint level , GLenum internalformat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLsizei imageSize , const GLvoid * data ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCompressedTexImage3D__IIIIIIII_3B (
JNIEnv *env, jobject obj,
@@ -19322,13 +19322,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, data, ptr8, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCompressedTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLsizei width , GLenum format , GLsizei imageSize , const GLvoid * data ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCompressedTexSubImage1D__IIIIII_3B (
JNIEnv *env, jobject obj,
@@ -19609,13 +19609,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, data, ptr6, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCompressedTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLsizei width , GLsizei height , GLenum format , GLsizei imageSize , const GLvoid * data ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCompressedTexSubImage2D__IIIIIIII_3B (
JNIEnv *env, jobject obj,
@@ -19924,13 +19924,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, data, ptr8, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCompressedTexSubImage3D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLsizei width , GLsizei height , GLsizei depth , GLenum format , GLsizei imageSize , const GLvoid * data ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCompressedTexSubImage3D__IIIIIIIIII_3B (
JNIEnv *env, jobject obj,
@@ -20267,13 +20267,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, data, ptr10, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetCompressedTexImage ( GLenum target , GLint lod , GLvoid * img ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetCompressedTexImage__II_3B (
JNIEnv *env, jobject obj,
@@ -20498,13 +20498,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, img, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord1d ( GLenum target , GLdouble s ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord1d (
JNIEnv *env, jobject obj,
@@ -20520,13 +20520,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord1dv ( GLenum target , const GLdouble * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord1dv (
JNIEnv *env, jobject obj,
@@ -20557,13 +20557,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord1f ( GLenum target , GLfloat s ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord1f (
JNIEnv *env, jobject obj,
@@ -20579,13 +20579,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord1fv ( GLenum target , const GLfloat * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord1fv (
JNIEnv *env, jobject obj,
@@ -20616,13 +20616,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord1i ( GLenum target , GLint s ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord1i (
JNIEnv *env, jobject obj,
@@ -20638,13 +20638,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord1iv ( GLenum target , const GLint * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord1iv (
JNIEnv *env, jobject obj,
@@ -20675,13 +20675,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord1s ( GLenum target , GLshort s ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord1s (
JNIEnv *env, jobject obj,
@@ -20697,13 +20697,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord1sv ( GLenum target , const GLshort * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord1sv (
JNIEnv *env, jobject obj,
@@ -20734,13 +20734,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord2d ( GLenum target , GLdouble s , GLdouble t ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord2d (
JNIEnv *env, jobject obj,
@@ -20758,13 +20758,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord2dv ( GLenum target , const GLdouble * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord2dv (
JNIEnv *env, jobject obj,
@@ -20795,13 +20795,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord2f ( GLenum target , GLfloat s , GLfloat t ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord2f (
JNIEnv *env, jobject obj,
@@ -20819,13 +20819,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord2fv ( GLenum target , const GLfloat * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord2fv (
JNIEnv *env, jobject obj,
@@ -20856,13 +20856,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord2i ( GLenum target , GLint s , GLint t ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord2i (
JNIEnv *env, jobject obj,
@@ -20880,13 +20880,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord2iv ( GLenum target , const GLint * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord2iv (
JNIEnv *env, jobject obj,
@@ -20917,13 +20917,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord2s ( GLenum target , GLshort s , GLshort t ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord2s (
JNIEnv *env, jobject obj,
@@ -20941,13 +20941,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord2sv ( GLenum target , const GLshort * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord2sv (
JNIEnv *env, jobject obj,
@@ -20978,13 +20978,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord3d ( GLenum target , GLdouble s , GLdouble t , GLdouble r ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord3d (
JNIEnv *env, jobject obj,
@@ -21004,13 +21004,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord3dv ( GLenum target , const GLdouble * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord3dv (
JNIEnv *env, jobject obj,
@@ -21041,13 +21041,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord3f ( GLenum target , GLfloat s , GLfloat t , GLfloat r ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord3f (
JNIEnv *env, jobject obj,
@@ -21067,13 +21067,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord3fv ( GLenum target , const GLfloat * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord3fv (
JNIEnv *env, jobject obj,
@@ -21104,13 +21104,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord3i ( GLenum target , GLint s , GLint t , GLint r ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord3i (
JNIEnv *env, jobject obj,
@@ -21130,13 +21130,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord3iv ( GLenum target , const GLint * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord3iv (
JNIEnv *env, jobject obj,
@@ -21167,13 +21167,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord3s ( GLenum target , GLshort s , GLshort t , GLshort r ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord3s (
JNIEnv *env, jobject obj,
@@ -21193,13 +21193,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord3sv ( GLenum target , const GLshort * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord3sv (
JNIEnv *env, jobject obj,
@@ -21230,13 +21230,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord4d ( GLenum target , GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord4d (
JNIEnv *env, jobject obj,
@@ -21258,13 +21258,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord4dv ( GLenum target , const GLdouble * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord4dv (
JNIEnv *env, jobject obj,
@@ -21295,13 +21295,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord4f ( GLenum target , GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord4f (
JNIEnv *env, jobject obj,
@@ -21323,13 +21323,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord4fv ( GLenum target , const GLfloat * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord4fv (
JNIEnv *env, jobject obj,
@@ -21360,13 +21360,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord4i ( GLenum target , GLint s , GLint t , GLint r , GLint q ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord4i (
JNIEnv *env, jobject obj,
@@ -21388,13 +21388,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord4iv ( GLenum target , const GLint * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord4iv (
JNIEnv *env, jobject obj,
@@ -21425,13 +21425,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord4s ( GLenum target , GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord4s (
JNIEnv *env, jobject obj,
@@ -21453,13 +21453,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord4sv ( GLenum target , const GLshort * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord4sv (
JNIEnv *env, jobject obj,
@@ -21490,13 +21490,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLoadTransposeMatrixd ( const GLdouble m [ 16 ] ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glLoadTransposeMatrixd (
JNIEnv *env, jobject obj,
@@ -21525,13 +21525,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, m, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLoadTransposeMatrixf ( const GLfloat m [ 16 ] ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glLoadTransposeMatrixf (
JNIEnv *env, jobject obj,
@@ -21560,13 +21560,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, m, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultTransposeMatrixd ( const GLdouble m [ 16 ] ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultTransposeMatrixd (
JNIEnv *env, jobject obj,
@@ -21595,13 +21595,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, m, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultTransposeMatrixf ( const GLfloat m [ 16 ] ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultTransposeMatrixf (
JNIEnv *env, jobject obj,
@@ -21630,13 +21630,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, m, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSampleCoverage ( GLclampf value , GLboolean invert ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSampleCoverage (
JNIEnv *env, jobject obj,
@@ -21652,13 +21652,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSamplePass ( GLenum pass ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSamplePass (
JNIEnv *env, jobject obj,
@@ -21672,13 +21672,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glActiveTextureARB ( GLenum texture ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glActiveTextureARB (
JNIEnv *env, jobject obj,
@@ -21692,13 +21692,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glClientActiveTextureARB ( GLenum texture ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glClientActiveTextureARB (
JNIEnv *env, jobject obj,
@@ -21712,13 +21712,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord1dARB ( GLenum target , GLdouble s ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord1dARB (
JNIEnv *env, jobject obj,
@@ -21734,13 +21734,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord1dvARB ( GLenum target , const GLdouble * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord1dvARB (
JNIEnv *env, jobject obj,
@@ -21771,13 +21771,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord1fARB ( GLenum target , GLfloat s ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord1fARB (
JNIEnv *env, jobject obj,
@@ -21793,13 +21793,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord1fvARB ( GLenum target , const GLfloat * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord1fvARB (
JNIEnv *env, jobject obj,
@@ -21830,13 +21830,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord1iARB ( GLenum target , GLint s ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord1iARB (
JNIEnv *env, jobject obj,
@@ -21852,13 +21852,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord1ivARB ( GLenum target , const GLint * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord1ivARB (
JNIEnv *env, jobject obj,
@@ -21889,13 +21889,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord1sARB ( GLenum target , GLshort s ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord1sARB (
JNIEnv *env, jobject obj,
@@ -21911,13 +21911,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord1svARB ( GLenum target , const GLshort * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord1svARB (
JNIEnv *env, jobject obj,
@@ -21948,13 +21948,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord2dARB ( GLenum target , GLdouble s , GLdouble t ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord2dARB (
JNIEnv *env, jobject obj,
@@ -21972,13 +21972,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord2dvARB ( GLenum target , const GLdouble * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord2dvARB (
JNIEnv *env, jobject obj,
@@ -22009,13 +22009,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord2fARB ( GLenum target , GLfloat s , GLfloat t ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord2fARB (
JNIEnv *env, jobject obj,
@@ -22033,13 +22033,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord2fvARB ( GLenum target , const GLfloat * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord2fvARB (
JNIEnv *env, jobject obj,
@@ -22070,13 +22070,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord2iARB ( GLenum target , GLint s , GLint t ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord2iARB (
JNIEnv *env, jobject obj,
@@ -22094,13 +22094,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord2ivARB ( GLenum target , const GLint * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord2ivARB (
JNIEnv *env, jobject obj,
@@ -22131,13 +22131,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord2sARB ( GLenum target , GLshort s , GLshort t ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord2sARB (
JNIEnv *env, jobject obj,
@@ -22155,13 +22155,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord2svARB ( GLenum target , const GLshort * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord2svARB (
JNIEnv *env, jobject obj,
@@ -22192,13 +22192,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord3dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord3dARB (
JNIEnv *env, jobject obj,
@@ -22218,13 +22218,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord3dvARB ( GLenum target , const GLdouble * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord3dvARB (
JNIEnv *env, jobject obj,
@@ -22255,13 +22255,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord3fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord3fARB (
JNIEnv *env, jobject obj,
@@ -22281,13 +22281,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord3fvARB ( GLenum target , const GLfloat * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord3fvARB (
JNIEnv *env, jobject obj,
@@ -22318,13 +22318,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord3iARB ( GLenum target , GLint s , GLint t , GLint r ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord3iARB (
JNIEnv *env, jobject obj,
@@ -22344,13 +22344,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord3ivARB ( GLenum target , const GLint * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord3ivARB (
JNIEnv *env, jobject obj,
@@ -22381,13 +22381,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord3sARB ( GLenum target , GLshort s , GLshort t , GLshort r ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord3sARB (
JNIEnv *env, jobject obj,
@@ -22407,13 +22407,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord3svARB ( GLenum target , const GLshort * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord3svARB (
JNIEnv *env, jobject obj,
@@ -22444,13 +22444,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord4dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord4dARB (
JNIEnv *env, jobject obj,
@@ -22472,13 +22472,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord4dvARB ( GLenum target , const GLdouble * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord4dvARB (
JNIEnv *env, jobject obj,
@@ -22509,13 +22509,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord4fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord4fARB (
JNIEnv *env, jobject obj,
@@ -22537,13 +22537,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord4fvARB ( GLenum target , const GLfloat * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord4fvARB (
JNIEnv *env, jobject obj,
@@ -22574,13 +22574,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord4iARB ( GLenum target , GLint s , GLint t , GLint r , GLint q ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord4iARB (
JNIEnv *env, jobject obj,
@@ -22602,13 +22602,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord4ivARB ( GLenum target , const GLint * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord4ivARB (
JNIEnv *env, jobject obj,
@@ -22639,13 +22639,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord4sARB ( GLenum target , GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord4sARB (
JNIEnv *env, jobject obj,
@@ -22667,13 +22667,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord4svARB ( GLenum target , const GLshort * v ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiTexCoord4svARB (
JNIEnv *env, jobject obj,
@@ -22704,13 +22704,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBlendColorEXT ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBlendColorEXT (
JNIEnv *env, jobject obj,
@@ -22730,13 +22730,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPolygonOffsetEXT ( GLfloat factor , GLfloat bias ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPolygonOffsetEXT (
JNIEnv *env, jobject obj,
@@ -22752,13 +22752,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexImage3DEXT ( GLenum target , GLint level , GLenum internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexImage3DEXT__IIIIIIIII_3B (
JNIEnv *env, jobject obj,
@@ -23081,13 +23081,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr9, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexSubImage3DEXT ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLsizei width , GLsizei height , GLsizei depth , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexSubImage3DEXT__IIIIIIIIII_3B (
JNIEnv *env, jobject obj,
@@ -23424,13 +23424,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr10, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCopyTexSubImage3DEXT ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCopyTexSubImage3DEXT (
JNIEnv *env, jobject obj,
@@ -23460,13 +23460,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGenTexturesEXT ( GLsizei n , GLuint * textures ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGenTexturesEXT (
JNIEnv *env, jobject obj,
@@ -23497,13 +23497,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, textures, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDeleteTexturesEXT ( GLsizei n , const GLuint * textures ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glDeleteTexturesEXT (
JNIEnv *env, jobject obj,
@@ -23534,13 +23534,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, textures, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBindTextureEXT ( GLenum target , GLuint texture ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBindTextureEXT (
JNIEnv *env, jobject obj,
@@ -23556,13 +23556,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPrioritizeTexturesEXT ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPrioritizeTexturesEXT (
JNIEnv *env, jobject obj,
@@ -23610,13 +23610,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, priorities, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLboolean glAreTexturesResidentEXT ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jboolean JNICALL
Java_gl4java_GLFuncJauJNI_glAreTexturesResidentEXT (
JNIEnv *env, jobject obj,
@@ -23667,13 +23667,13 @@
}
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLboolean glIsTextureEXT ( GLuint texture ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jboolean JNICALL
Java_gl4java_GLFuncJauJNI_glIsTextureEXT (
JNIEnv *env, jobject obj,
@@ -23690,13 +23690,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexPointerEXT__IIII_3B (
JNIEnv *env, jobject obj,
@@ -23949,13 +23949,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr4, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormalPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNormalPointerEXT__III_3B (
JNIEnv *env, jobject obj,
@@ -24194,13 +24194,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColorPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColorPointerEXT__IIII_3B (
JNIEnv *env, jobject obj,
@@ -24453,13 +24453,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr4, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glIndexPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glIndexPointerEXT__III_3B (
JNIEnv *env, jobject obj,
@@ -24698,13 +24698,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoordPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoordPointerEXT__IIII_3B (
JNIEnv *env, jobject obj,
@@ -24957,13 +24957,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr4, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEdgeFlagPointerEXT ( GLsizei stride , GLsizei count , const GLboolean * ptr ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glEdgeFlagPointerEXT (
JNIEnv *env, jobject obj,
@@ -24996,13 +24996,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetPointervEXT ( GLenum pname , GLvoid * * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetPointervEXT__I_3_3B (
JNIEnv *env, jobject obj,
@@ -25213,13 +25213,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glArrayElementEXT ( GLint i ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glArrayElementEXT (
JNIEnv *env, jobject obj,
@@ -25233,13 +25233,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDrawArraysEXT ( GLenum mode , GLint first , GLsizei count ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glDrawArraysEXT (
JNIEnv *env, jobject obj,
@@ -25257,13 +25257,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBlendEquationEXT ( GLenum mode ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBlendEquationEXT (
JNIEnv *env, jobject obj,
@@ -25277,13 +25277,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPointParameterfEXT ( GLenum pname , GLfloat param ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPointParameterfEXT (
JNIEnv *env, jobject obj,
@@ -25299,13 +25299,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPointParameterfvEXT ( GLenum pname , const GLfloat * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPointParameterfvEXT (
JNIEnv *env, jobject obj,
@@ -25336,13 +25336,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPointParameterfSGIS ( GLenum pname , GLfloat param ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPointParameterfSGIS (
JNIEnv *env, jobject obj,
@@ -25358,13 +25358,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPointParameterfvSGIS ( GLenum pname , const GLfloat * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPointParameterfvSGIS (
JNIEnv *env, jobject obj,
@@ -25395,13 +25395,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColorTableEXT ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColorTableEXT__IIIII_3B (
JNIEnv *env, jobject obj,
@@ -25668,13 +25668,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, table, ptr5, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColorSubTableEXT ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColorSubTableEXT__IIIII_3B (
JNIEnv *env, jobject obj,
@@ -25941,13 +25941,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, data, ptr5, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetColorTableEXT ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetColorTableEXT__III_3B (
JNIEnv *env, jobject obj,
@@ -26186,13 +26186,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetColorTableParameterfvEXT ( GLenum target , GLenum pname , GLfloat * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetColorTableParameterfvEXT (
JNIEnv *env, jobject obj,
@@ -26225,13 +26225,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetColorTableParameterivEXT ( GLenum target , GLenum pname , GLint * params ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetColorTableParameterivEXT (
JNIEnv *env, jobject obj,
@@ -26264,13 +26264,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLockArraysEXT ( GLint first , GLsizei count ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glLockArraysEXT (
JNIEnv *env, jobject obj,
@@ -26286,13 +26286,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glUnlockArraysEXT ( void ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glUnlockArraysEXT (
JNIEnv *env, jobject obj)
@@ -26304,13 +26304,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLoadTransposeMatrixfARB ( const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glLoadTransposeMatrixfARB (
JNIEnv *env, jobject obj,
@@ -26339,13 +26339,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLoadTransposeMatrixdARB ( const GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glLoadTransposeMatrixdARB (
JNIEnv *env, jobject obj,
@@ -26374,13 +26374,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultTransposeMatrixfARB ( const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultTransposeMatrixfARB (
JNIEnv *env, jobject obj,
@@ -26409,13 +26409,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultTransposeMatrixdARB ( const GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultTransposeMatrixdARB (
JNIEnv *env, jobject obj,
@@ -26444,13 +26444,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSampleCoverageARB ( GLclampf , GLboolean ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSampleCoverageARB (
JNIEnv *env, jobject obj,
@@ -26466,13 +26466,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCompressedTexImage3DARB ( GLenum , GLint , GLenum , GLsizei , GLsizei , GLsizei , GLint , GLsizei , const GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCompressedTexImage3DARB__IIIIIIII_3B (
JNIEnv *env, jobject obj,
@@ -26781,13 +26781,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg8, ptr8, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCompressedTexImage2DARB ( GLenum , GLint , GLenum , GLsizei , GLsizei , GLint , GLsizei , const GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCompressedTexImage2DARB__IIIIIII_3B (
JNIEnv *env, jobject obj,
@@ -27082,13 +27082,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg7, ptr7, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCompressedTexImage1DARB ( GLenum , GLint , GLenum , GLsizei , GLint , GLsizei , const GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCompressedTexImage1DARB__IIIIII_3B (
JNIEnv *env, jobject obj,
@@ -27369,13 +27369,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg6, ptr6, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCompressedTexSubImage3DARB ( GLenum , GLint , GLint , GLint , GLint , GLsizei , GLsizei , GLsizei , GLenum , GLsizei , const GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCompressedTexSubImage3DARB__IIIIIIIIII_3B (
JNIEnv *env, jobject obj,
@@ -27712,13 +27712,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg10, ptr10, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCompressedTexSubImage2DARB ( GLenum , GLint , GLint , GLint , GLsizei , GLsizei , GLenum , GLsizei , const GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCompressedTexSubImage2DARB__IIIIIIII_3B (
JNIEnv *env, jobject obj,
@@ -28027,13 +28027,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg8, ptr8, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCompressedTexSubImage1DARB ( GLenum , GLint , GLint , GLsizei , GLenum , GLsizei , const GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCompressedTexSubImage1DARB__IIIIII_3B (
JNIEnv *env, jobject obj,
@@ -28314,13 +28314,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg6, ptr6, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetCompressedTexImageARB ( GLenum , GLint , void * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetCompressedTexImageARB__II_3B (
JNIEnv *env, jobject obj,
@@ -28545,13 +28545,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glWeightbvARB ( GLint , const GLbyte * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glWeightbvARB (
JNIEnv *env, jobject obj,
@@ -28582,13 +28582,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glWeightsvARB ( GLint , const GLshort * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glWeightsvARB (
JNIEnv *env, jobject obj,
@@ -28619,13 +28619,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glWeightivARB ( GLint , const GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glWeightivARB (
JNIEnv *env, jobject obj,
@@ -28656,13 +28656,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glWeightfvARB ( GLint , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glWeightfvARB (
JNIEnv *env, jobject obj,
@@ -28693,13 +28693,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glWeightdvARB ( GLint , const GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glWeightdvARB (
JNIEnv *env, jobject obj,
@@ -28730,13 +28730,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glWeightubvARB ( GLint , const GLubyte * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glWeightubvARB (
JNIEnv *env, jobject obj,
@@ -28767,13 +28767,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glWeightusvARB ( GLint , const GLushort * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glWeightusvARB (
JNIEnv *env, jobject obj,
@@ -28804,13 +28804,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glWeightuivARB ( GLint , const GLuint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glWeightuivARB (
JNIEnv *env, jobject obj,
@@ -28841,13 +28841,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glWeightPointerARB ( GLint , GLenum , GLsizei , const GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glWeightPointerARB__III_3B (
JNIEnv *env, jobject obj,
@@ -29086,13 +29086,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexBlendARB ( GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexBlendARB (
JNIEnv *env, jobject obj,
@@ -29106,13 +29106,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCurrentPaletteMatrixARB ( GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCurrentPaletteMatrixARB (
JNIEnv *env, jobject obj,
@@ -29126,13 +29126,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMatrixIndexubvARB ( GLint , const GLubyte * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMatrixIndexubvARB (
JNIEnv *env, jobject obj,
@@ -29163,13 +29163,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMatrixIndexusvARB ( GLint , const GLushort * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMatrixIndexusvARB (
JNIEnv *env, jobject obj,
@@ -29200,13 +29200,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMatrixIndexuivARB ( GLint , const GLuint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMatrixIndexuivARB (
JNIEnv *env, jobject obj,
@@ -29237,13 +29237,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMatrixIndexPointerARB ( GLint , GLenum , GLsizei , const GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMatrixIndexPointerARB__III_3B (
JNIEnv *env, jobject obj,
@@ -29482,13 +29482,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetTexFilterFuncSGIS ( GLenum , GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetTexFilterFuncSGIS (
JNIEnv *env, jobject obj,
@@ -29521,13 +29521,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexFilterFuncSGIS ( GLenum , GLenum , GLsizei , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexFilterFuncSGIS (
JNIEnv *env, jobject obj,
@@ -29562,13 +29562,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexSubImage1DEXT ( GLenum , GLint , GLint , GLsizei , GLenum , GLenum , const GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexSubImage1DEXT__IIIIII_3B (
JNIEnv *env, jobject obj,
@@ -29849,13 +29849,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg6, ptr6, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexSubImage2DEXT ( GLenum , GLint , GLint , GLint , GLsizei , GLsizei , GLenum , GLenum , const GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexSubImage2DEXT__IIIIIIII_3B (
JNIEnv *env, jobject obj,
@@ -30164,13 +30164,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg8, ptr8, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCopyTexImage1DEXT ( GLenum , GLint , GLenum , GLint , GLint , GLsizei , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCopyTexImage1DEXT (
JNIEnv *env, jobject obj,
@@ -30196,13 +30196,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCopyTexImage2DEXT ( GLenum , GLint , GLenum , GLint , GLint , GLsizei , GLsizei , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCopyTexImage2DEXT (
JNIEnv *env, jobject obj,
@@ -30230,13 +30230,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCopyTexSubImage1DEXT ( GLenum , GLint , GLint , GLint , GLint , GLsizei ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCopyTexSubImage1DEXT (
JNIEnv *env, jobject obj,
@@ -30260,13 +30260,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCopyTexSubImage2DEXT ( GLenum , GLint , GLint , GLint , GLint , GLint , GLsizei , GLsizei ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCopyTexSubImage2DEXT (
JNIEnv *env, jobject obj,
@@ -30294,13 +30294,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetHistogramEXT ( GLenum , GLboolean , GLenum , GLenum , GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetHistogramEXT__IZII_3B (
JNIEnv *env, jobject obj,
@@ -30553,13 +30553,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg4, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetHistogramParameterfvEXT ( GLenum , GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetHistogramParameterfvEXT (
JNIEnv *env, jobject obj,
@@ -30592,13 +30592,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetHistogramParameterivEXT ( GLenum , GLenum , GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetHistogramParameterivEXT (
JNIEnv *env, jobject obj,
@@ -30631,13 +30631,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetMinmaxEXT ( GLenum , GLboolean , GLenum , GLenum , GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetMinmaxEXT__IZII_3B (
JNIEnv *env, jobject obj,
@@ -30890,13 +30890,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg4, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetMinmaxParameterfvEXT ( GLenum , GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetMinmaxParameterfvEXT (
JNIEnv *env, jobject obj,
@@ -30929,13 +30929,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetMinmaxParameterivEXT ( GLenum , GLenum , GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetMinmaxParameterivEXT (
JNIEnv *env, jobject obj,
@@ -30968,13 +30968,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glHistogramEXT ( GLenum , GLsizei , GLenum , GLboolean ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glHistogramEXT (
JNIEnv *env, jobject obj,
@@ -30994,13 +30994,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMinmaxEXT ( GLenum , GLenum , GLboolean ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMinmaxEXT (
JNIEnv *env, jobject obj,
@@ -31018,13 +31018,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glResetHistogramEXT ( GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glResetHistogramEXT (
JNIEnv *env, jobject obj,
@@ -31038,13 +31038,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glResetMinmaxEXT ( GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glResetMinmaxEXT (
JNIEnv *env, jobject obj,
@@ -31058,13 +31058,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glConvolutionFilter1DEXT ( GLenum , GLenum , GLsizei , GLenum , GLenum , const GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glConvolutionFilter1DEXT__IIIII_3B (
JNIEnv *env, jobject obj,
@@ -31331,13 +31331,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg5, ptr5, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glConvolutionFilter2DEXT ( GLenum , GLenum , GLsizei , GLsizei , GLenum , GLenum , const GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glConvolutionFilter2DEXT__IIIIII_3B (
JNIEnv *env, jobject obj,
@@ -31618,13 +31618,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg6, ptr6, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glConvolutionParameterfEXT ( GLenum , GLenum , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glConvolutionParameterfEXT (
JNIEnv *env, jobject obj,
@@ -31642,13 +31642,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glConvolutionParameterfvEXT ( GLenum , GLenum , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glConvolutionParameterfvEXT (
JNIEnv *env, jobject obj,
@@ -31681,13 +31681,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glConvolutionParameteriEXT ( GLenum , GLenum , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glConvolutionParameteriEXT (
JNIEnv *env, jobject obj,
@@ -31705,13 +31705,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glConvolutionParameterivEXT ( GLenum , GLenum , const GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glConvolutionParameterivEXT (
JNIEnv *env, jobject obj,
@@ -31744,13 +31744,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCopyConvolutionFilter1DEXT ( GLenum , GLenum , GLint , GLint , GLsizei ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCopyConvolutionFilter1DEXT (
JNIEnv *env, jobject obj,
@@ -31772,13 +31772,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCopyConvolutionFilter2DEXT ( GLenum , GLenum , GLint , GLint , GLsizei , GLsizei ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCopyConvolutionFilter2DEXT (
JNIEnv *env, jobject obj,
@@ -31802,13 +31802,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetConvolutionFilterEXT ( GLenum , GLenum , GLenum , GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetConvolutionFilterEXT__III_3B (
JNIEnv *env, jobject obj,
@@ -32047,13 +32047,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetConvolutionParameterfvEXT ( GLenum , GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetConvolutionParameterfvEXT (
JNIEnv *env, jobject obj,
@@ -32086,13 +32086,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetConvolutionParameterivEXT ( GLenum , GLenum , GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetConvolutionParameterivEXT (
JNIEnv *env, jobject obj,
@@ -32125,13 +32125,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetSeparableFilterEXT ( GLenum , GLenum , GLenum , GLvoid * , GLvoid * , GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetSeparableFilterEXT__III_3B_3B_3B (
JNIEnv *env, jobject obj,
@@ -32608,13 +32608,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg5, ptr5, (isCopiedArray5 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSeparableFilter2DEXT ( GLenum , GLenum , GLsizei , GLsizei , GLenum , GLenum , const GLvoid * , const GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSeparableFilter2DEXT__IIIIII_3B_3B (
JNIEnv *env, jobject obj,
@@ -33014,13 +33014,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg7, ptr7, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColorTableSGI ( GLenum , GLenum , GLsizei , GLenum , GLenum , const GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColorTableSGI__IIIII_3B (
JNIEnv *env, jobject obj,
@@ -33287,13 +33287,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg5, ptr5, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColorTableParameterfvSGI ( GLenum , GLenum , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColorTableParameterfvSGI (
JNIEnv *env, jobject obj,
@@ -33326,13 +33326,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColorTableParameterivSGI ( GLenum , GLenum , const GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColorTableParameterivSGI (
JNIEnv *env, jobject obj,
@@ -33365,13 +33365,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCopyColorTableSGI ( GLenum , GLenum , GLint , GLint , GLsizei ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCopyColorTableSGI (
JNIEnv *env, jobject obj,
@@ -33393,13 +33393,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetColorTableSGI ( GLenum , GLenum , GLenum , GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetColorTableSGI__III_3B (
JNIEnv *env, jobject obj,
@@ -33638,13 +33638,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetColorTableParameterfvSGI ( GLenum , GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetColorTableParameterfvSGI (
JNIEnv *env, jobject obj,
@@ -33677,13 +33677,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetColorTableParameterivSGI ( GLenum , GLenum , GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetColorTableParameterivSGI (
JNIEnv *env, jobject obj,
@@ -33716,13 +33716,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelTexGenSGIX ( GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPixelTexGenSGIX (
JNIEnv *env, jobject obj,
@@ -33736,13 +33736,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelTexGenParameteriSGIS ( GLenum , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPixelTexGenParameteriSGIS (
JNIEnv *env, jobject obj,
@@ -33758,13 +33758,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelTexGenParameterivSGIS ( GLenum , const GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPixelTexGenParameterivSGIS (
JNIEnv *env, jobject obj,
@@ -33795,13 +33795,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelTexGenParameterfSGIS ( GLenum , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPixelTexGenParameterfSGIS (
JNIEnv *env, jobject obj,
@@ -33817,13 +33817,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelTexGenParameterfvSGIS ( GLenum , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPixelTexGenParameterfvSGIS (
JNIEnv *env, jobject obj,
@@ -33854,13 +33854,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetPixelTexGenParameterivSGIS ( GLenum , GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetPixelTexGenParameterivSGIS (
JNIEnv *env, jobject obj,
@@ -33891,13 +33891,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetPixelTexGenParameterfvSGIS ( GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetPixelTexGenParameterfvSGIS (
JNIEnv *env, jobject obj,
@@ -33928,13 +33928,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexImage4DSGIS ( GLenum , GLint , GLenum , GLsizei , GLsizei , GLsizei , GLsizei , GLint , GLenum , GLenum , const GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexImage4DSGIS__IIIIIIIIII_3B (
JNIEnv *env, jobject obj,
@@ -34271,13 +34271,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg10, ptr10, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexSubImage4DSGIS ( GLenum , GLint , GLint , GLint , GLint , GLint , GLsizei , GLsizei , GLsizei , GLsizei , GLenum , GLenum , const GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexSubImage4DSGIS__IIIIIIIIIIII_3B (
JNIEnv *env, jobject obj,
@@ -34642,13 +34642,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg12, ptr12, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDetailTexFuncSGIS ( GLenum , GLsizei , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glDetailTexFuncSGIS (
JNIEnv *env, jobject obj,
@@ -34681,13 +34681,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetDetailTexFuncSGIS ( GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetDetailTexFuncSGIS (
JNIEnv *env, jobject obj,
@@ -34718,13 +34718,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSharpenTexFuncSGIS ( GLenum , GLsizei , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSharpenTexFuncSGIS (
JNIEnv *env, jobject obj,
@@ -34757,13 +34757,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetSharpenTexFuncSGIS ( GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetSharpenTexFuncSGIS (
JNIEnv *env, jobject obj,
@@ -34794,13 +34794,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSampleMaskSGIS ( GLclampf , GLboolean ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSampleMaskSGIS (
JNIEnv *env, jobject obj,
@@ -34816,13 +34816,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSamplePatternSGIS ( GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSamplePatternSGIS (
JNIEnv *env, jobject obj,
@@ -34836,13 +34836,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSpriteParameterfSGIX ( GLenum , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSpriteParameterfSGIX (
JNIEnv *env, jobject obj,
@@ -34858,13 +34858,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSpriteParameterfvSGIX ( GLenum , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSpriteParameterfvSGIX (
JNIEnv *env, jobject obj,
@@ -34895,13 +34895,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSpriteParameteriSGIX ( GLenum , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSpriteParameteriSGIX (
JNIEnv *env, jobject obj,
@@ -34917,13 +34917,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSpriteParameterivSGIX ( GLenum , const GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSpriteParameterivSGIX (
JNIEnv *env, jobject obj,
@@ -34954,13 +34954,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPointParameterfARB ( GLenum , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPointParameterfARB (
JNIEnv *env, jobject obj,
@@ -34976,13 +34976,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPointParameterfvARB ( GLenum , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPointParameterfvARB (
JNIEnv *env, jobject obj,
@@ -35013,13 +35013,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLint glGetInstrumentsSGIX ( void ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLFuncJauJNI_glGetInstrumentsSGIX (
JNIEnv *env, jobject obj)
@@ -35034,13 +35034,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glInstrumentsBufferSGIX ( GLsizei , GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glInstrumentsBufferSGIX (
JNIEnv *env, jobject obj,
@@ -35071,13 +35071,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLint glPollInstrumentsSGIX ( GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLFuncJauJNI_glPollInstrumentsSGIX (
JNIEnv *env, jobject obj,
@@ -35109,13 +35109,13 @@
}
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReadInstrumentsSGIX ( GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReadInstrumentsSGIX (
JNIEnv *env, jobject obj,
@@ -35129,13 +35129,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glStartInstrumentsSGIX ( void ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glStartInstrumentsSGIX (
JNIEnv *env, jobject obj)
@@ -35147,13 +35147,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glStopInstrumentsSGIX ( GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glStopInstrumentsSGIX (
JNIEnv *env, jobject obj,
@@ -35167,13 +35167,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFrameZoomSGIX ( GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFrameZoomSGIX (
JNIEnv *env, jobject obj,
@@ -35187,13 +35187,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTagSampleBufferSGIX ( void ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTagSampleBufferSGIX (
JNIEnv *env, jobject obj)
@@ -35205,13 +35205,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDeformationMap3dSGIX ( GLenum , GLdouble , GLdouble , GLint , GLint , GLdouble , GLdouble , GLint , GLint , GLdouble , GLdouble , GLint , GLint , const GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glDeformationMap3dSGIX (
JNIEnv *env, jobject obj,
@@ -35266,13 +35266,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg13, ptr13, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDeformationMap3fSGIX ( GLenum , GLfloat , GLfloat , GLint , GLint , GLfloat , GLfloat , GLint , GLint , GLfloat , GLfloat , GLint , GLint , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glDeformationMap3fSGIX (
JNIEnv *env, jobject obj,
@@ -35327,13 +35327,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg13, ptr13, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDeformSGIX ( GLbitfield ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glDeformSGIX (
JNIEnv *env, jobject obj,
@@ -35347,13 +35347,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLoadIdentityDeformationMapSGIX ( GLbitfield ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glLoadIdentityDeformationMapSGIX (
JNIEnv *env, jobject obj,
@@ -35367,13 +35367,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReferencePlaneSGIX ( const GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReferencePlaneSGIX (
JNIEnv *env, jobject obj,
@@ -35402,13 +35402,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFlushRasterSGIX ( void ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFlushRasterSGIX (
JNIEnv *env, jobject obj)
@@ -35420,13 +35420,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFogFuncSGIS ( GLsizei , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFogFuncSGIS (
JNIEnv *env, jobject obj,
@@ -35457,13 +35457,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetFogFuncSGIS ( GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetFogFuncSGIS (
JNIEnv *env, jobject obj,
@@ -35492,13 +35492,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, (isCopiedArray0 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glImageTransformParameteriHP ( GLenum , GLenum , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glImageTransformParameteriHP (
JNIEnv *env, jobject obj,
@@ -35516,13 +35516,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glImageTransformParameterfHP ( GLenum , GLenum , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glImageTransformParameterfHP (
JNIEnv *env, jobject obj,
@@ -35540,13 +35540,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glImageTransformParameterivHP ( GLenum , GLenum , const GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glImageTransformParameterivHP (
JNIEnv *env, jobject obj,
@@ -35579,13 +35579,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glImageTransformParameterfvHP ( GLenum , GLenum , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glImageTransformParameterfvHP (
JNIEnv *env, jobject obj,
@@ -35618,13 +35618,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetImageTransformParameterivHP ( GLenum , GLenum , GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetImageTransformParameterivHP (
JNIEnv *env, jobject obj,
@@ -35657,13 +35657,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetImageTransformParameterfvHP ( GLenum , GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetImageTransformParameterfvHP (
JNIEnv *env, jobject obj,
@@ -35696,13 +35696,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCopyColorSubTableEXT ( GLenum , GLsizei , GLint , GLint , GLsizei ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCopyColorSubTableEXT (
JNIEnv *env, jobject obj,
@@ -35724,13 +35724,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glHintPGI ( GLenum , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glHintPGI (
JNIEnv *env, jobject obj,
@@ -35746,13 +35746,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetListParameterfvSGIX ( GLuint , GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetListParameterfvSGIX (
JNIEnv *env, jobject obj,
@@ -35785,13 +35785,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetListParameterivSGIX ( GLuint , GLenum , GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetListParameterivSGIX (
JNIEnv *env, jobject obj,
@@ -35824,13 +35824,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glListParameterfSGIX ( GLuint , GLenum , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glListParameterfSGIX (
JNIEnv *env, jobject obj,
@@ -35848,13 +35848,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glListParameterfvSGIX ( GLuint , GLenum , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glListParameterfvSGIX (
JNIEnv *env, jobject obj,
@@ -35887,13 +35887,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glListParameteriSGIX ( GLuint , GLenum , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glListParameteriSGIX (
JNIEnv *env, jobject obj,
@@ -35911,13 +35911,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glListParameterivSGIX ( GLuint , GLenum , const GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glListParameterivSGIX (
JNIEnv *env, jobject obj,
@@ -35950,13 +35950,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glIndexMaterialEXT ( GLenum , GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glIndexMaterialEXT (
JNIEnv *env, jobject obj,
@@ -35972,13 +35972,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glIndexFuncEXT ( GLenum , GLclampf ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glIndexFuncEXT (
JNIEnv *env, jobject obj,
@@ -35994,13 +35994,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCullParameterdvEXT ( GLenum , GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCullParameterdvEXT (
JNIEnv *env, jobject obj,
@@ -36031,13 +36031,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCullParameterfvEXT ( GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCullParameterfvEXT (
JNIEnv *env, jobject obj,
@@ -36068,13 +36068,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFragmentColorMaterialSGIX ( GLenum , GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFragmentColorMaterialSGIX (
JNIEnv *env, jobject obj,
@@ -36090,13 +36090,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFragmentLightfSGIX ( GLenum , GLenum , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFragmentLightfSGIX (
JNIEnv *env, jobject obj,
@@ -36114,13 +36114,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFragmentLightfvSGIX ( GLenum , GLenum , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFragmentLightfvSGIX (
JNIEnv *env, jobject obj,
@@ -36153,13 +36153,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFragmentLightiSGIX ( GLenum , GLenum , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFragmentLightiSGIX (
JNIEnv *env, jobject obj,
@@ -36177,13 +36177,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFragmentLightivSGIX ( GLenum , GLenum , const GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFragmentLightivSGIX (
JNIEnv *env, jobject obj,
@@ -36216,13 +36216,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFragmentLightModelfSGIX ( GLenum , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFragmentLightModelfSGIX (
JNIEnv *env, jobject obj,
@@ -36238,13 +36238,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFragmentLightModelfvSGIX ( GLenum , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFragmentLightModelfvSGIX (
JNIEnv *env, jobject obj,
@@ -36275,13 +36275,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFragmentLightModeliSGIX ( GLenum , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFragmentLightModeliSGIX (
JNIEnv *env, jobject obj,
@@ -36297,13 +36297,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFragmentLightModelivSGIX ( GLenum , const GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFragmentLightModelivSGIX (
JNIEnv *env, jobject obj,
@@ -36334,13 +36334,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFragmentMaterialfSGIX ( GLenum , GLenum , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFragmentMaterialfSGIX (
JNIEnv *env, jobject obj,
@@ -36358,13 +36358,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFragmentMaterialfvSGIX ( GLenum , GLenum , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFragmentMaterialfvSGIX (
JNIEnv *env, jobject obj,
@@ -36397,13 +36397,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFragmentMaterialiSGIX ( GLenum , GLenum , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFragmentMaterialiSGIX (
JNIEnv *env, jobject obj,
@@ -36421,13 +36421,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFragmentMaterialivSGIX ( GLenum , GLenum , const GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFragmentMaterialivSGIX (
JNIEnv *env, jobject obj,
@@ -36460,13 +36460,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetFragmentLightfvSGIX ( GLenum , GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetFragmentLightfvSGIX (
JNIEnv *env, jobject obj,
@@ -36499,13 +36499,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetFragmentLightivSGIX ( GLenum , GLenum , GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetFragmentLightivSGIX (
JNIEnv *env, jobject obj,
@@ -36538,13 +36538,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetFragmentMaterialfvSGIX ( GLenum , GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetFragmentMaterialfvSGIX (
JNIEnv *env, jobject obj,
@@ -36577,13 +36577,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetFragmentMaterialivSGIX ( GLenum , GLenum , GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetFragmentMaterialivSGIX (
JNIEnv *env, jobject obj,
@@ -36616,13 +36616,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLightEnviSGIX ( GLenum , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glLightEnviSGIX (
JNIEnv *env, jobject obj,
@@ -36638,13 +36638,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDrawRangeElementsEXT ( GLenum , GLuint , GLuint , GLsizei , GLenum , const GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glDrawRangeElementsEXT__IIIII_3B (
JNIEnv *env, jobject obj,
@@ -36911,13 +36911,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg5, ptr5, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glApplyTextureEXT ( GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glApplyTextureEXT (
JNIEnv *env, jobject obj,
@@ -36931,13 +36931,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTextureLightEXT ( GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTextureLightEXT (
JNIEnv *env, jobject obj,
@@ -36951,13 +36951,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTextureMaterialEXT ( GLenum , GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTextureMaterialEXT (
JNIEnv *env, jobject obj,
@@ -36973,13 +36973,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glAsyncMarkerSGIX ( GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glAsyncMarkerSGIX (
JNIEnv *env, jobject obj,
@@ -36993,13 +36993,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLint glFinishAsyncSGIX ( GLuint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLFuncJauJNI_glFinishAsyncSGIX (
JNIEnv *env, jobject obj,
@@ -37031,13 +37031,13 @@
}
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLint glPollAsyncSGIX ( GLuint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLFuncJauJNI_glPollAsyncSGIX (
JNIEnv *env, jobject obj,
@@ -37069,13 +37069,13 @@
}
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLuint glGenAsyncMarkersSGIX ( GLsizei ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLFuncJauJNI_glGenAsyncMarkersSGIX (
JNIEnv *env, jobject obj,
@@ -37092,13 +37092,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDeleteAsyncMarkersSGIX ( GLuint , GLsizei ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glDeleteAsyncMarkersSGIX (
JNIEnv *env, jobject obj,
@@ -37114,13 +37114,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLboolean glIsAsyncMarkerSGIX ( GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jboolean JNICALL
Java_gl4java_GLFuncJauJNI_glIsAsyncMarkerSGIX (
JNIEnv *env, jobject obj,
@@ -37137,13 +37137,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexPointervINTEL ( GLint , GLenum , const GLvoid * * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexPointervINTEL__II_3_3B (
JNIEnv *env, jobject obj,
@@ -37368,13 +37368,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormalPointervINTEL ( GLenum , const GLvoid * * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNormalPointervINTEL__I_3_3B (
JNIEnv *env, jobject obj,
@@ -37585,13 +37585,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColorPointervINTEL ( GLint , GLenum , const GLvoid * * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColorPointervINTEL__II_3_3B (
JNIEnv *env, jobject obj,
@@ -37816,13 +37816,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoordPointervINTEL ( GLint , GLenum , const GLvoid * * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoordPointervINTEL__II_3_3B (
JNIEnv *env, jobject obj,
@@ -38047,13 +38047,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelTransformParameteriEXT ( GLenum , GLenum , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPixelTransformParameteriEXT (
JNIEnv *env, jobject obj,
@@ -38071,13 +38071,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelTransformParameterfEXT ( GLenum , GLenum , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPixelTransformParameterfEXT (
JNIEnv *env, jobject obj,
@@ -38095,13 +38095,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelTransformParameterivEXT ( GLenum , GLenum , const GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPixelTransformParameterivEXT (
JNIEnv *env, jobject obj,
@@ -38134,13 +38134,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelTransformParameterfvEXT ( GLenum , GLenum , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPixelTransformParameterfvEXT (
JNIEnv *env, jobject obj,
@@ -38173,13 +38173,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSecondaryColor3bEXT ( GLbyte , GLbyte , GLbyte ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSecondaryColor3bEXT (
JNIEnv *env, jobject obj,
@@ -38197,13 +38197,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSecondaryColor3bvEXT ( const GLbyte * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSecondaryColor3bvEXT (
JNIEnv *env, jobject obj,
@@ -38232,13 +38232,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSecondaryColor3dEXT ( GLdouble , GLdouble , GLdouble ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSecondaryColor3dEXT (
JNIEnv *env, jobject obj,
@@ -38256,13 +38256,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSecondaryColor3dvEXT ( const GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSecondaryColor3dvEXT (
JNIEnv *env, jobject obj,
@@ -38291,13 +38291,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSecondaryColor3fEXT ( GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSecondaryColor3fEXT (
JNIEnv *env, jobject obj,
@@ -38315,13 +38315,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSecondaryColor3fvEXT ( const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSecondaryColor3fvEXT (
JNIEnv *env, jobject obj,
@@ -38350,13 +38350,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSecondaryColor3iEXT ( GLint , GLint , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSecondaryColor3iEXT (
JNIEnv *env, jobject obj,
@@ -38374,13 +38374,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSecondaryColor3ivEXT ( const GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSecondaryColor3ivEXT (
JNIEnv *env, jobject obj,
@@ -38409,13 +38409,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSecondaryColor3sEXT ( GLshort , GLshort , GLshort ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSecondaryColor3sEXT (
JNIEnv *env, jobject obj,
@@ -38433,13 +38433,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSecondaryColor3svEXT ( const GLshort * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSecondaryColor3svEXT (
JNIEnv *env, jobject obj,
@@ -38468,13 +38468,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSecondaryColor3ubEXT ( GLubyte , GLubyte , GLubyte ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSecondaryColor3ubEXT (
JNIEnv *env, jobject obj,
@@ -38492,13 +38492,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSecondaryColor3ubvEXT ( const GLubyte * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSecondaryColor3ubvEXT (
JNIEnv *env, jobject obj,
@@ -38527,13 +38527,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSecondaryColor3uiEXT ( GLuint , GLuint , GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSecondaryColor3uiEXT (
JNIEnv *env, jobject obj,
@@ -38551,13 +38551,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSecondaryColor3uivEXT ( const GLuint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSecondaryColor3uivEXT (
JNIEnv *env, jobject obj,
@@ -38586,13 +38586,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSecondaryColor3usEXT ( GLushort , GLushort , GLushort ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSecondaryColor3usEXT (
JNIEnv *env, jobject obj,
@@ -38610,13 +38610,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSecondaryColor3usvEXT ( const GLushort * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSecondaryColor3usvEXT (
JNIEnv *env, jobject obj,
@@ -38645,13 +38645,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSecondaryColorPointerEXT ( GLint , GLenum , GLsizei , const GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSecondaryColorPointerEXT__III_3B (
JNIEnv *env, jobject obj,
@@ -38890,13 +38890,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTextureNormalEXT ( GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTextureNormalEXT (
JNIEnv *env, jobject obj,
@@ -38910,13 +38910,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiDrawArraysEXT ( GLenum , GLint * , GLsizei * , GLsizei ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiDrawArraysEXT (
JNIEnv *env, jobject obj,
@@ -38966,13 +38966,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiDrawElementsEXT ( GLenum , const GLsizei * , GLenum , const GLvoid * * , GLsizei ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiDrawElementsEXT__I_3II_3_3BI (
JNIEnv *env, jobject obj,
@@ -39330,13 +39330,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFogCoordfEXT ( GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFogCoordfEXT (
JNIEnv *env, jobject obj,
@@ -39350,13 +39350,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFogCoordfvEXT ( const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFogCoordfvEXT (
JNIEnv *env, jobject obj,
@@ -39385,13 +39385,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFogCoorddEXT ( GLdouble ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFogCoorddEXT (
JNIEnv *env, jobject obj,
@@ -39405,13 +39405,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFogCoorddvEXT ( const GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFogCoorddvEXT (
JNIEnv *env, jobject obj,
@@ -39440,13 +39440,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFogCoordPointerEXT ( GLenum , GLsizei , const GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFogCoordPointerEXT__II_3B (
JNIEnv *env, jobject obj,
@@ -39671,13 +39671,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTangent3bEXT ( GLbyte , GLbyte , GLbyte ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTangent3bEXT (
JNIEnv *env, jobject obj,
@@ -39695,13 +39695,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTangent3bvEXT ( const GLbyte * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTangent3bvEXT (
JNIEnv *env, jobject obj,
@@ -39730,13 +39730,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTangent3dEXT ( GLdouble , GLdouble , GLdouble ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTangent3dEXT (
JNIEnv *env, jobject obj,
@@ -39754,13 +39754,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTangent3dvEXT ( const GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTangent3dvEXT (
JNIEnv *env, jobject obj,
@@ -39789,13 +39789,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTangent3fEXT ( GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTangent3fEXT (
JNIEnv *env, jobject obj,
@@ -39813,13 +39813,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTangent3fvEXT ( const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTangent3fvEXT (
JNIEnv *env, jobject obj,
@@ -39848,13 +39848,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTangent3iEXT ( GLint , GLint , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTangent3iEXT (
JNIEnv *env, jobject obj,
@@ -39872,13 +39872,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTangent3ivEXT ( const GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTangent3ivEXT (
JNIEnv *env, jobject obj,
@@ -39907,13 +39907,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTangent3sEXT ( GLshort , GLshort , GLshort ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTangent3sEXT (
JNIEnv *env, jobject obj,
@@ -39931,13 +39931,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTangent3svEXT ( const GLshort * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTangent3svEXT (
JNIEnv *env, jobject obj,
@@ -39966,13 +39966,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBinormal3bEXT ( GLbyte , GLbyte , GLbyte ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBinormal3bEXT (
JNIEnv *env, jobject obj,
@@ -39990,13 +39990,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBinormal3bvEXT ( const GLbyte * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBinormal3bvEXT (
JNIEnv *env, jobject obj,
@@ -40025,13 +40025,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBinormal3dEXT ( GLdouble , GLdouble , GLdouble ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBinormal3dEXT (
JNIEnv *env, jobject obj,
@@ -40049,13 +40049,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBinormal3dvEXT ( const GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBinormal3dvEXT (
JNIEnv *env, jobject obj,
@@ -40084,13 +40084,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBinormal3fEXT ( GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBinormal3fEXT (
JNIEnv *env, jobject obj,
@@ -40108,13 +40108,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBinormal3fvEXT ( const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBinormal3fvEXT (
JNIEnv *env, jobject obj,
@@ -40143,13 +40143,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBinormal3iEXT ( GLint , GLint , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBinormal3iEXT (
JNIEnv *env, jobject obj,
@@ -40167,13 +40167,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBinormal3ivEXT ( const GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBinormal3ivEXT (
JNIEnv *env, jobject obj,
@@ -40202,13 +40202,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBinormal3sEXT ( GLshort , GLshort , GLshort ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBinormal3sEXT (
JNIEnv *env, jobject obj,
@@ -40226,13 +40226,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBinormal3svEXT ( const GLshort * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBinormal3svEXT (
JNIEnv *env, jobject obj,
@@ -40261,13 +40261,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTangentPointerEXT ( GLenum , GLsizei , const GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTangentPointerEXT__II_3B (
JNIEnv *env, jobject obj,
@@ -40492,13 +40492,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBinormalPointerEXT ( GLenum , GLsizei , const GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBinormalPointerEXT__II_3B (
JNIEnv *env, jobject obj,
@@ -40723,13 +40723,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFinishTextureSUNX ( void ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFinishTextureSUNX (
JNIEnv *env, jobject obj)
@@ -40741,13 +40741,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGlobalAlphaFactorbSUN ( GLbyte ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGlobalAlphaFactorbSUN (
JNIEnv *env, jobject obj,
@@ -40761,13 +40761,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGlobalAlphaFactorsSUN ( GLshort ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGlobalAlphaFactorsSUN (
JNIEnv *env, jobject obj,
@@ -40781,13 +40781,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGlobalAlphaFactoriSUN ( GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGlobalAlphaFactoriSUN (
JNIEnv *env, jobject obj,
@@ -40801,13 +40801,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGlobalAlphaFactorfSUN ( GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGlobalAlphaFactorfSUN (
JNIEnv *env, jobject obj,
@@ -40821,13 +40821,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGlobalAlphaFactordSUN ( GLdouble ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGlobalAlphaFactordSUN (
JNIEnv *env, jobject obj,
@@ -40841,13 +40841,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGlobalAlphaFactorubSUN ( GLubyte ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGlobalAlphaFactorubSUN (
JNIEnv *env, jobject obj,
@@ -40861,13 +40861,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGlobalAlphaFactorusSUN ( GLushort ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGlobalAlphaFactorusSUN (
JNIEnv *env, jobject obj,
@@ -40881,13 +40881,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGlobalAlphaFactoruiSUN ( GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGlobalAlphaFactoruiSUN (
JNIEnv *env, jobject obj,
@@ -40901,13 +40901,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeuiSUN ( GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReplacementCodeuiSUN (
JNIEnv *env, jobject obj,
@@ -40921,13 +40921,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeusSUN ( GLushort ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReplacementCodeusSUN (
JNIEnv *env, jobject obj,
@@ -40941,13 +40941,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeubSUN ( GLubyte ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReplacementCodeubSUN (
JNIEnv *env, jobject obj,
@@ -40961,13 +40961,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeuivSUN ( const GLuint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReplacementCodeuivSUN (
JNIEnv *env, jobject obj,
@@ -40996,13 +40996,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeusvSUN ( const GLushort * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReplacementCodeusvSUN (
JNIEnv *env, jobject obj,
@@ -41031,13 +41031,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeubvSUN ( const GLubyte * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReplacementCodeubvSUN (
JNIEnv *env, jobject obj,
@@ -41066,13 +41066,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodePointerSUN ( GLenum , GLsizei , const GLvoid * * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReplacementCodePointerSUN__II_3_3B (
JNIEnv *env, jobject obj,
@@ -41297,13 +41297,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor4ubVertex2fSUN ( GLubyte , GLubyte , GLubyte , GLubyte , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor4ubVertex2fSUN (
JNIEnv *env, jobject obj,
@@ -41327,13 +41327,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor4ubVertex2fvSUN ( const GLubyte * , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor4ubVertex2fvSUN (
JNIEnv *env, jobject obj,
@@ -41379,13 +41379,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor4ubVertex3fSUN ( GLubyte , GLubyte , GLubyte , GLubyte , GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor4ubVertex3fSUN (
JNIEnv *env, jobject obj,
@@ -41411,13 +41411,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor4ubVertex3fvSUN ( const GLubyte * , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor4ubVertex3fvSUN (
JNIEnv *env, jobject obj,
@@ -41463,13 +41463,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor3fVertex3fSUN ( GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor3fVertex3fSUN (
JNIEnv *env, jobject obj,
@@ -41493,13 +41493,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor3fVertex3fvSUN ( const GLfloat * , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor3fVertex3fvSUN (
JNIEnv *env, jobject obj,
@@ -41545,13 +41545,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormal3fVertex3fSUN ( GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNormal3fVertex3fSUN (
JNIEnv *env, jobject obj,
@@ -41575,13 +41575,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormal3fVertex3fvSUN ( const GLfloat * , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNormal3fVertex3fvSUN (
JNIEnv *env, jobject obj,
@@ -41627,13 +41627,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor4fNormal3fVertex3fSUN ( GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor4fNormal3fVertex3fSUN (
JNIEnv *env, jobject obj,
@@ -41665,13 +41665,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor4fNormal3fVertex3fvSUN ( const GLfloat * , const GLfloat * , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColor4fNormal3fVertex3fvSUN (
JNIEnv *env, jobject obj,
@@ -41734,13 +41734,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord2fVertex3fSUN ( GLfloat , GLfloat , GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord2fVertex3fSUN (
JNIEnv *env, jobject obj,
@@ -41762,13 +41762,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord2fVertex3fvSUN ( const GLfloat * , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord2fVertex3fvSUN (
JNIEnv *env, jobject obj,
@@ -41814,13 +41814,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord4fVertex4fSUN ( GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord4fVertex4fSUN (
JNIEnv *env, jobject obj,
@@ -41848,13 +41848,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord4fVertex4fvSUN ( const GLfloat * , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord4fVertex4fvSUN (
JNIEnv *env, jobject obj,
@@ -41900,13 +41900,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord2fColor4ubVertex3fSUN ( GLfloat , GLfloat , GLubyte , GLubyte , GLubyte , GLubyte , GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord2fColor4ubVertex3fSUN (
JNIEnv *env, jobject obj,
@@ -41936,13 +41936,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord2fColor4ubVertex3fvSUN ( const GLfloat * , const GLubyte * , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord2fColor4ubVertex3fvSUN (
JNIEnv *env, jobject obj,
@@ -42005,13 +42005,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord2fColor3fVertex3fSUN ( GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord2fColor3fVertex3fSUN (
JNIEnv *env, jobject obj,
@@ -42039,13 +42039,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord2fColor3fVertex3fvSUN ( const GLfloat * , const GLfloat * , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord2fColor3fVertex3fvSUN (
JNIEnv *env, jobject obj,
@@ -42108,13 +42108,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord2fNormal3fVertex3fSUN ( GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord2fNormal3fVertex3fSUN (
JNIEnv *env, jobject obj,
@@ -42142,13 +42142,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord2fNormal3fVertex3fvSUN ( const GLfloat * , const GLfloat * , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord2fNormal3fVertex3fvSUN (
JNIEnv *env, jobject obj,
@@ -42211,13 +42211,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord2fColor4fNormal3fVertex3fSUN ( GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord2fColor4fNormal3fVertex3fSUN (
JNIEnv *env, jobject obj,
@@ -42253,13 +42253,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord2fColor4fNormal3fVertex3fvSUN ( const GLfloat * , const GLfloat * , const GLfloat * , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord2fColor4fNormal3fVertex3fvSUN (
JNIEnv *env, jobject obj,
@@ -42339,13 +42339,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord4fColor4fNormal3fVertex4fSUN ( GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord4fColor4fNormal3fVertex4fSUN (
JNIEnv *env, jobject obj,
@@ -42387,13 +42387,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord4fColor4fNormal3fVertex4fvSUN ( const GLfloat * , const GLfloat * , const GLfloat * , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoord4fColor4fNormal3fVertex4fvSUN (
JNIEnv *env, jobject obj,
@@ -42473,13 +42473,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeuiVertex3fSUN ( GLenum , GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReplacementCodeuiVertex3fSUN (
JNIEnv *env, jobject obj,
@@ -42499,13 +42499,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeuiVertex3fvSUN ( const GLenum * , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReplacementCodeuiVertex3fvSUN (
JNIEnv *env, jobject obj,
@@ -42551,13 +42551,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeuiColor4ubVertex3fSUN ( GLenum , GLubyte , GLubyte , GLubyte , GLubyte , GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReplacementCodeuiColor4ubVertex3fSUN (
JNIEnv *env, jobject obj,
@@ -42585,13 +42585,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeuiColor4ubVertex3fvSUN ( const GLenum * , const GLubyte * , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReplacementCodeuiColor4ubVertex3fvSUN (
JNIEnv *env, jobject obj,
@@ -42654,13 +42654,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeuiColor3fVertex3fSUN ( GLenum , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReplacementCodeuiColor3fVertex3fSUN (
JNIEnv *env, jobject obj,
@@ -42686,13 +42686,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeuiColor3fVertex3fvSUN ( const GLenum * , const GLfloat * , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReplacementCodeuiColor3fVertex3fvSUN (
JNIEnv *env, jobject obj,
@@ -42755,13 +42755,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeuiNormal3fVertex3fSUN ( GLenum , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReplacementCodeuiNormal3fVertex3fSUN (
JNIEnv *env, jobject obj,
@@ -42787,13 +42787,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeuiNormal3fVertex3fvSUN ( const GLenum * , const GLfloat * , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReplacementCodeuiNormal3fVertex3fvSUN (
JNIEnv *env, jobject obj,
@@ -42856,13 +42856,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeuiColor4fNormal3fVertex3fSUN ( GLenum , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReplacementCodeuiColor4fNormal3fVertex3fSUN (
JNIEnv *env, jobject obj,
@@ -42896,13 +42896,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeuiColor4fNormal3fVertex3fvSUN ( const GLenum * , const GLfloat * , const GLfloat * , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReplacementCodeuiColor4fNormal3fVertex3fvSUN (
JNIEnv *env, jobject obj,
@@ -42982,13 +42982,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeuiTexCoord2fVertex3fSUN ( GLenum , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReplacementCodeuiTexCoord2fVertex3fSUN (
JNIEnv *env, jobject obj,
@@ -43012,13 +43012,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeuiTexCoord2fVertex3fvSUN ( const GLenum * , const GLfloat * , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReplacementCodeuiTexCoord2fVertex3fvSUN (
JNIEnv *env, jobject obj,
@@ -43081,13 +43081,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeuiTexCoord2fNormal3fVertex3fSUN ( GLenum , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReplacementCodeuiTexCoord2fNormal3fVertex3fSUN (
JNIEnv *env, jobject obj,
@@ -43117,13 +43117,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN ( const GLenum * , const GLfloat * , const GLfloat * , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN (
JNIEnv *env, jobject obj,
@@ -43203,13 +43203,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN ( GLenum , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN (
JNIEnv *env, jobject obj,
@@ -43247,13 +43247,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN ( const GLenum * , const GLfloat * , const GLfloat * , const GLfloat * , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN (
JNIEnv *env, jobject obj,
@@ -43350,13 +43350,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg4, ptr4, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBlendFuncSeparateEXT ( GLenum , GLenum , GLenum , GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBlendFuncSeparateEXT (
JNIEnv *env, jobject obj,
@@ -43376,13 +43376,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBlendFuncSeparateINGR ( GLenum , GLenum , GLenum , GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBlendFuncSeparateINGR (
JNIEnv *env, jobject obj,
@@ -43402,13 +43402,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexWeightfEXT ( GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexWeightfEXT (
JNIEnv *env, jobject obj,
@@ -43422,13 +43422,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexWeightfvEXT ( const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexWeightfvEXT (
JNIEnv *env, jobject obj,
@@ -43457,13 +43457,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg0, ptr0, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexWeightPointerEXT ( GLsizei , GLenum , GLsizei , const GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexWeightPointerEXT__III_3B (
JNIEnv *env, jobject obj,
@@ -43702,13 +43702,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFlushVertexArrayRangeNV ( void ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFlushVertexArrayRangeNV (
JNIEnv *env, jobject obj)
@@ -43720,13 +43720,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexArrayRangeNV ( GLsizei , const GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexArrayRangeNV__I_3B (
JNIEnv *env, jobject obj,
@@ -43937,13 +43937,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCombinerParameterfvNV ( GLenum , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCombinerParameterfvNV (
JNIEnv *env, jobject obj,
@@ -43974,13 +43974,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCombinerParameterfNV ( GLenum , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCombinerParameterfNV (
JNIEnv *env, jobject obj,
@@ -43996,13 +43996,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCombinerParameterivNV ( GLenum , const GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCombinerParameterivNV (
JNIEnv *env, jobject obj,
@@ -44033,13 +44033,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCombinerParameteriNV ( GLenum , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCombinerParameteriNV (
JNIEnv *env, jobject obj,
@@ -44055,13 +44055,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCombinerInputNV ( GLenum , GLenum , GLenum , GLenum , GLenum , GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCombinerInputNV (
JNIEnv *env, jobject obj,
@@ -44085,13 +44085,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCombinerOutputNV ( GLenum , GLenum , GLenum , GLenum , GLenum , GLenum , GLenum , GLboolean , GLboolean , GLboolean ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCombinerOutputNV (
JNIEnv *env, jobject obj,
@@ -44123,13 +44123,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFinalCombinerInputNV ( GLenum , GLenum , GLenum , GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFinalCombinerInputNV (
JNIEnv *env, jobject obj,
@@ -44149,13 +44149,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetCombinerInputParameterfvNV ( GLenum , GLenum , GLenum , GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetCombinerInputParameterfvNV (
JNIEnv *env, jobject obj,
@@ -44192,13 +44192,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg4, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetCombinerInputParameterivNV ( GLenum , GLenum , GLenum , GLenum , GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetCombinerInputParameterivNV (
JNIEnv *env, jobject obj,
@@ -44235,13 +44235,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg4, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetCombinerOutputParameterfvNV ( GLenum , GLenum , GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetCombinerOutputParameterfvNV (
JNIEnv *env, jobject obj,
@@ -44276,13 +44276,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetCombinerOutputParameterivNV ( GLenum , GLenum , GLenum , GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetCombinerOutputParameterivNV (
JNIEnv *env, jobject obj,
@@ -44317,13 +44317,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetFinalCombinerInputParameterfvNV ( GLenum , GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetFinalCombinerInputParameterfvNV (
JNIEnv *env, jobject obj,
@@ -44356,13 +44356,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetFinalCombinerInputParameterivNV ( GLenum , GLenum , GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetFinalCombinerInputParameterivNV (
JNIEnv *env, jobject obj,
@@ -44395,13 +44395,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiModeDrawArraysIBM ( GLenum , const GLint * , const GLsizei * , GLsizei , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiModeDrawArraysIBM (
JNIEnv *env, jobject obj,
@@ -44453,13 +44453,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiModeDrawElementsIBM ( const GLenum * , const GLsizei * , GLenum , const GLvoid * * , GLsizei , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMultiModeDrawElementsIBM___3I_3II_3_3BII (
JNIEnv *env, jobject obj,
@@ -44936,13 +44936,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColorPointerListIBM ( GLint , GLenum , GLint , const GLvoid * * , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColorPointerListIBM__III_3_3BI (
JNIEnv *env, jobject obj,
@@ -45195,13 +45195,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSecondaryColorPointerListIBM ( GLint , GLenum , GLint , const GLvoid * * , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSecondaryColorPointerListIBM__III_3_3BI (
JNIEnv *env, jobject obj,
@@ -45454,13 +45454,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEdgeFlagPointerListIBM ( GLint , const GLboolean * * , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glEdgeFlagPointerListIBM (
JNIEnv *env, jobject obj,
@@ -45493,13 +45493,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFogCoordPointerListIBM ( GLenum , GLint , const GLvoid * * , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFogCoordPointerListIBM__II_3_3BI (
JNIEnv *env, jobject obj,
@@ -45738,13 +45738,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glIndexPointerListIBM ( GLenum , GLint , const GLvoid * * , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glIndexPointerListIBM__II_3_3BI (
JNIEnv *env, jobject obj,
@@ -45983,13 +45983,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormalPointerListIBM ( GLenum , GLint , const GLvoid * * , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNormalPointerListIBM__II_3_3BI (
JNIEnv *env, jobject obj,
@@ -46228,13 +46228,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoordPointerListIBM ( GLint , GLenum , GLint , const GLvoid * * , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexCoordPointerListIBM__III_3_3BI (
JNIEnv *env, jobject obj,
@@ -46487,13 +46487,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexPointerListIBM ( GLint , GLenum , GLint , const GLvoid * * , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexPointerListIBM__III_3_3BI (
JNIEnv *env, jobject obj,
@@ -46746,13 +46746,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTbufferMask3DFX ( GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTbufferMask3DFX (
JNIEnv *env, jobject obj,
@@ -46766,13 +46766,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSampleMaskEXT ( GLclampf , GLboolean ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSampleMaskEXT (
JNIEnv *env, jobject obj,
@@ -46788,13 +46788,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSamplePatternEXT ( GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSamplePatternEXT (
JNIEnv *env, jobject obj,
@@ -46808,13 +46808,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTextureColorMaskSGIS ( GLboolean , GLboolean , GLboolean , GLboolean ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTextureColorMaskSGIS (
JNIEnv *env, jobject obj,
@@ -46834,13 +46834,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glIglooInterfaceSGIX ( GLenum , const GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glIglooInterfaceSGIX__I_3B (
JNIEnv *env, jobject obj,
@@ -47051,13 +47051,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGenFencesNV ( GLsizei , GLuint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGenFencesNV (
JNIEnv *env, jobject obj,
@@ -47088,13 +47088,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDeleteFencesNV ( GLsizei , const GLuint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glDeleteFencesNV (
JNIEnv *env, jobject obj,
@@ -47125,13 +47125,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSetFenceNV ( GLuint , GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSetFenceNV (
JNIEnv *env, jobject obj,
@@ -47147,13 +47147,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLboolean glTestFenceNV ( GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jboolean JNICALL
Java_gl4java_GLFuncJauJNI_glTestFenceNV (
JNIEnv *env, jobject obj,
@@ -47170,13 +47170,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFinishFenceNV ( GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glFinishFenceNV (
JNIEnv *env, jobject obj,
@@ -47190,13 +47190,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLboolean glIsFenceNV ( GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jboolean JNICALL
Java_gl4java_GLFuncJauJNI_glIsFenceNV (
JNIEnv *env, jobject obj,
@@ -47213,13 +47213,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetFenceivNV ( GLuint , GLenum , GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetFenceivNV (
JNIEnv *env, jobject obj,
@@ -47252,13 +47252,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMapControlPointsNV ( GLenum , GLuint , GLenum , GLsizei , GLsizei , GLint , GLint , GLboolean , const GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMapControlPointsNV__IIIIIIIZ_3B (
JNIEnv *env, jobject obj,
@@ -47567,13 +47567,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg8, ptr8, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMapParameterivNV ( GLenum , GLenum , const GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMapParameterivNV (
JNIEnv *env, jobject obj,
@@ -47606,13 +47606,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMapParameterfvNV ( GLenum , GLenum , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glMapParameterfvNV (
JNIEnv *env, jobject obj,
@@ -47645,13 +47645,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetMapControlPointsNV ( GLenum , GLuint , GLenum , GLsizei , GLsizei , GLboolean , GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetMapControlPointsNV__IIIIIZ_3B (
JNIEnv *env, jobject obj,
@@ -47932,13 +47932,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg6, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetMapParameterivNV ( GLenum , GLenum , GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetMapParameterivNV (
JNIEnv *env, jobject obj,
@@ -47971,13 +47971,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetMapParameterfvNV ( GLenum , GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetMapParameterfvNV (
JNIEnv *env, jobject obj,
@@ -48010,13 +48010,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetMapAttribParameterivNV ( GLenum , GLuint , GLenum , GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetMapAttribParameterivNV (
JNIEnv *env, jobject obj,
@@ -48051,13 +48051,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetMapAttribParameterfvNV ( GLenum , GLuint , GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetMapAttribParameterfvNV (
JNIEnv *env, jobject obj,
@@ -48092,13 +48092,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEvalMapsNV ( GLenum , GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glEvalMapsNV (
JNIEnv *env, jobject obj,
@@ -48114,13 +48114,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCombinerStageParameterfvNV ( GLenum , GLenum , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glCombinerStageParameterfvNV (
JNIEnv *env, jobject obj,
@@ -48153,13 +48153,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetCombinerStageParameterfvNV ( GLenum , GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetCombinerStageParameterfvNV (
JNIEnv *env, jobject obj,
@@ -48192,13 +48192,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBindProgramNV ( GLenum , GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBindProgramNV (
JNIEnv *env, jobject obj,
@@ -48214,13 +48214,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDeleteProgramsNV ( GLsizei , const GLuint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glDeleteProgramsNV (
JNIEnv *env, jobject obj,
@@ -48251,13 +48251,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glExecuteProgramNV ( GLenum , GLuint , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glExecuteProgramNV (
JNIEnv *env, jobject obj,
@@ -48290,13 +48290,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGenProgramsNV ( GLsizei , GLuint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGenProgramsNV (
JNIEnv *env, jobject obj,
@@ -48327,13 +48327,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLboolean glAreProgramsResidentNV ( GLsizei , const GLuint * , GLboolean * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jboolean JNICALL
Java_gl4java_GLFuncJauJNI_glAreProgramsResidentNV (
JNIEnv *env, jobject obj,
@@ -48384,13 +48384,13 @@
}
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRequestResidentProgramsNV ( GLsizei , const GLuint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glRequestResidentProgramsNV (
JNIEnv *env, jobject obj,
@@ -48421,13 +48421,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetProgramParameterfvNV ( GLenum , GLuint , GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetProgramParameterfvNV (
JNIEnv *env, jobject obj,
@@ -48462,13 +48462,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetProgramParameterdvNV ( GLenum , GLuint , GLenum , GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetProgramParameterdvNV (
JNIEnv *env, jobject obj,
@@ -48503,13 +48503,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetProgramivNV ( GLuint , GLenum , GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetProgramivNV (
JNIEnv *env, jobject obj,
@@ -48542,13 +48542,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetProgramStringNV ( GLuint , GLenum , GLubyte * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetProgramStringNV (
JNIEnv *env, jobject obj,
@@ -48581,13 +48581,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetTrackMatrixivNV ( GLenum , GLuint , GLenum , GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetTrackMatrixivNV (
JNIEnv *env, jobject obj,
@@ -48622,13 +48622,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetVertexAttribdvNV ( GLuint , GLenum , GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetVertexAttribdvNV (
JNIEnv *env, jobject obj,
@@ -48661,13 +48661,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetVertexAttribfvNV ( GLuint , GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetVertexAttribfvNV (
JNIEnv *env, jobject obj,
@@ -48700,13 +48700,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetVertexAttribivNV ( GLuint , GLenum , GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetVertexAttribivNV (
JNIEnv *env, jobject obj,
@@ -48739,13 +48739,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetVertexAttribPointervNV ( GLuint , GLenum , GLvoid * * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetVertexAttribPointervNV__II_3_3B (
JNIEnv *env, jobject obj,
@@ -48970,13 +48970,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLboolean glIsProgramNV ( GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jboolean JNICALL
Java_gl4java_GLFuncJauJNI_glIsProgramNV (
JNIEnv *env, jobject obj,
@@ -48993,13 +48993,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLoadProgramNV ( GLenum , GLuint , GLsizei , const GLubyte * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glLoadProgramNV (
JNIEnv *env, jobject obj,
@@ -49034,13 +49034,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glProgramParameter4fNV ( GLenum , GLuint , GLfloat , GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glProgramParameter4fNV (
JNIEnv *env, jobject obj,
@@ -49064,13 +49064,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glProgramParameter4dNV ( GLenum , GLuint , GLdouble , GLdouble , GLdouble , GLdouble ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glProgramParameter4dNV (
JNIEnv *env, jobject obj,
@@ -49094,13 +49094,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glProgramParameter4dvNV ( GLenum , GLuint , const GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glProgramParameter4dvNV (
JNIEnv *env, jobject obj,
@@ -49133,13 +49133,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glProgramParameter4fvNV ( GLenum , GLuint , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glProgramParameter4fvNV (
JNIEnv *env, jobject obj,
@@ -49172,13 +49172,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glProgramParameters4dvNV ( GLenum , GLuint , GLuint , const GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glProgramParameters4dvNV (
JNIEnv *env, jobject obj,
@@ -49213,13 +49213,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glProgramParameters4fvNV ( GLenum , GLuint , GLuint , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glProgramParameters4fvNV (
JNIEnv *env, jobject obj,
@@ -49254,13 +49254,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTrackMatrixNV ( GLenum , GLuint , GLenum , GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTrackMatrixNV (
JNIEnv *env, jobject obj,
@@ -49280,13 +49280,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttribPointerNV ( GLuint , GLint , GLenum , GLsizei , const GLvoid * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttribPointerNV__IIII_3B (
JNIEnv *env, jobject obj,
@@ -49539,13 +49539,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg4, ptr4, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib1sNV ( GLuint , GLshort ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttrib1sNV (
JNIEnv *env, jobject obj,
@@ -49561,13 +49561,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib1fNV ( GLuint , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttrib1fNV (
JNIEnv *env, jobject obj,
@@ -49583,13 +49583,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib1dNV ( GLuint , GLdouble ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttrib1dNV (
JNIEnv *env, jobject obj,
@@ -49605,13 +49605,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib2sNV ( GLuint , GLshort , GLshort ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttrib2sNV (
JNIEnv *env, jobject obj,
@@ -49629,13 +49629,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib2fNV ( GLuint , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttrib2fNV (
JNIEnv *env, jobject obj,
@@ -49653,13 +49653,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib2dNV ( GLuint , GLdouble , GLdouble ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttrib2dNV (
JNIEnv *env, jobject obj,
@@ -49677,13 +49677,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib3sNV ( GLuint , GLshort , GLshort , GLshort ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttrib3sNV (
JNIEnv *env, jobject obj,
@@ -49703,13 +49703,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib3fNV ( GLuint , GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttrib3fNV (
JNIEnv *env, jobject obj,
@@ -49729,13 +49729,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib3dNV ( GLuint , GLdouble , GLdouble , GLdouble ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttrib3dNV (
JNIEnv *env, jobject obj,
@@ -49755,13 +49755,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib4sNV ( GLuint , GLshort , GLshort , GLshort , GLshort ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttrib4sNV (
JNIEnv *env, jobject obj,
@@ -49783,13 +49783,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib4fNV ( GLuint , GLfloat , GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttrib4fNV (
JNIEnv *env, jobject obj,
@@ -49811,13 +49811,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib4dNV ( GLuint , GLdouble , GLdouble , GLdouble , GLdouble ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttrib4dNV (
JNIEnv *env, jobject obj,
@@ -49839,13 +49839,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib4ubNV ( GLuint , GLubyte , GLubyte , GLubyte , GLubyte ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttrib4ubNV (
JNIEnv *env, jobject obj,
@@ -49867,13 +49867,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib1svNV ( GLuint , const GLshort * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttrib1svNV (
JNIEnv *env, jobject obj,
@@ -49904,13 +49904,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib1fvNV ( GLuint , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttrib1fvNV (
JNIEnv *env, jobject obj,
@@ -49941,13 +49941,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib1dvNV ( GLuint , const GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttrib1dvNV (
JNIEnv *env, jobject obj,
@@ -49978,13 +49978,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib2svNV ( GLuint , const GLshort * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttrib2svNV (
JNIEnv *env, jobject obj,
@@ -50015,13 +50015,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib2fvNV ( GLuint , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttrib2fvNV (
JNIEnv *env, jobject obj,
@@ -50052,13 +50052,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib2dvNV ( GLuint , const GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttrib2dvNV (
JNIEnv *env, jobject obj,
@@ -50089,13 +50089,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib3svNV ( GLuint , const GLshort * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttrib3svNV (
JNIEnv *env, jobject obj,
@@ -50126,13 +50126,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib3fvNV ( GLuint , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttrib3fvNV (
JNIEnv *env, jobject obj,
@@ -50163,13 +50163,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib3dvNV ( GLuint , const GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttrib3dvNV (
JNIEnv *env, jobject obj,
@@ -50200,13 +50200,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib4svNV ( GLuint , const GLshort * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttrib4svNV (
JNIEnv *env, jobject obj,
@@ -50237,13 +50237,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib4fvNV ( GLuint , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttrib4fvNV (
JNIEnv *env, jobject obj,
@@ -50274,13 +50274,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib4dvNV ( GLuint , const GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttrib4dvNV (
JNIEnv *env, jobject obj,
@@ -50311,13 +50311,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib4ubvNV ( GLuint , const GLubyte * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttrib4ubvNV (
JNIEnv *env, jobject obj,
@@ -50348,13 +50348,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttribs1svNV ( GLuint , GLsizei , const GLshort * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttribs1svNV (
JNIEnv *env, jobject obj,
@@ -50387,13 +50387,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttribs1fvNV ( GLuint , GLsizei , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttribs1fvNV (
JNIEnv *env, jobject obj,
@@ -50426,13 +50426,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttribs1dvNV ( GLuint , GLsizei , const GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttribs1dvNV (
JNIEnv *env, jobject obj,
@@ -50465,13 +50465,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttribs2svNV ( GLuint , GLsizei , const GLshort * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttribs2svNV (
JNIEnv *env, jobject obj,
@@ -50504,13 +50504,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttribs2fvNV ( GLuint , GLsizei , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttribs2fvNV (
JNIEnv *env, jobject obj,
@@ -50543,13 +50543,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttribs2dvNV ( GLuint , GLsizei , const GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttribs2dvNV (
JNIEnv *env, jobject obj,
@@ -50582,13 +50582,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttribs3svNV ( GLuint , GLsizei , const GLshort * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttribs3svNV (
JNIEnv *env, jobject obj,
@@ -50621,13 +50621,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttribs3fvNV ( GLuint , GLsizei , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttribs3fvNV (
JNIEnv *env, jobject obj,
@@ -50660,13 +50660,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttribs3dvNV ( GLuint , GLsizei , const GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttribs3dvNV (
JNIEnv *env, jobject obj,
@@ -50699,13 +50699,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttribs4svNV ( GLuint , GLsizei , const GLshort * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttribs4svNV (
JNIEnv *env, jobject obj,
@@ -50738,13 +50738,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttribs4fvNV ( GLuint , GLsizei , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttribs4fvNV (
JNIEnv *env, jobject obj,
@@ -50777,13 +50777,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttribs4dvNV ( GLuint , GLsizei , const GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttribs4dvNV (
JNIEnv *env, jobject obj,
@@ -50816,13 +50816,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttribs4ubvNV ( GLuint , GLsizei , const GLubyte * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexAttribs4ubvNV (
JNIEnv *env, jobject obj,
@@ -50855,13 +50855,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexBumpParameterivATI ( GLenum , const GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexBumpParameterivATI (
JNIEnv *env, jobject obj,
@@ -50892,13 +50892,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexBumpParameterfvATI ( GLenum , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glTexBumpParameterfvATI (
JNIEnv *env, jobject obj,
@@ -50929,13 +50929,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetTexBumpParameterivATI ( GLenum , GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetTexBumpParameterivATI (
JNIEnv *env, jobject obj,
@@ -50966,13 +50966,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetTexBumpParameterfvATI ( GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetTexBumpParameterfvATI (
JNIEnv *env, jobject obj,
@@ -51003,13 +51003,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLuint glGenFragmentShadersATI ( GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLFuncJauJNI_glGenFragmentShadersATI (
JNIEnv *env, jobject obj,
@@ -51026,13 +51026,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBindFragmentShaderATI ( GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBindFragmentShaderATI (
JNIEnv *env, jobject obj,
@@ -51046,13 +51046,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDeleteFragmentShaderATI ( GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glDeleteFragmentShaderATI (
JNIEnv *env, jobject obj,
@@ -51066,13 +51066,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBeginFragmentShaderATI ( void ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBeginFragmentShaderATI (
JNIEnv *env, jobject obj)
@@ -51084,13 +51084,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEndFragmentShaderATI ( void ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glEndFragmentShaderATI (
JNIEnv *env, jobject obj)
@@ -51102,13 +51102,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPassTexCoordATI ( GLuint , GLuint , GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPassTexCoordATI (
JNIEnv *env, jobject obj,
@@ -51126,13 +51126,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSampleMapATI ( GLuint , GLuint , GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSampleMapATI (
JNIEnv *env, jobject obj,
@@ -51150,13 +51150,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColorFragmentOp1ATI ( GLenum , GLuint , GLuint , GLuint , GLuint , GLuint , GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColorFragmentOp1ATI (
JNIEnv *env, jobject obj,
@@ -51182,13 +51182,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColorFragmentOp2ATI ( GLenum , GLuint , GLuint , GLuint , GLuint , GLuint , GLuint , GLuint , GLuint , GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColorFragmentOp2ATI (
JNIEnv *env, jobject obj,
@@ -51220,13 +51220,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColorFragmentOp3ATI ( GLenum , GLuint , GLuint , GLuint , GLuint , GLuint , GLuint , GLuint , GLuint , GLuint , GLuint , GLuint , GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glColorFragmentOp3ATI (
JNIEnv *env, jobject obj,
@@ -51264,13 +51264,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glAlphaFragmentOp1ATI ( GLenum , GLuint , GLuint , GLuint , GLuint , GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glAlphaFragmentOp1ATI (
JNIEnv *env, jobject obj,
@@ -51294,13 +51294,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glAlphaFragmentOp2ATI ( GLenum , GLuint , GLuint , GLuint , GLuint , GLuint , GLuint , GLuint , GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glAlphaFragmentOp2ATI (
JNIEnv *env, jobject obj,
@@ -51330,13 +51330,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glAlphaFragmentOp3ATI ( GLenum , GLuint , GLuint , GLuint , GLuint , GLuint , GLuint , GLuint , GLuint , GLuint , GLuint , GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glAlphaFragmentOp3ATI (
JNIEnv *env, jobject obj,
@@ -51372,13 +51372,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSetFragmentShaderConstantATI ( GLuint , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSetFragmentShaderConstantATI (
JNIEnv *env, jobject obj,
@@ -51409,13 +51409,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPNTrianglesiATI ( GLenum , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPNTrianglesiATI (
JNIEnv *env, jobject obj,
@@ -51431,13 +51431,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPNTrianglesfATI ( GLenum , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glPNTrianglesfATI (
JNIEnv *env, jobject obj,
@@ -51453,13 +51453,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLuint glNewObjectBufferATI ( GLsizei , const GLvoid * , GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLFuncJauJNI_glNewObjectBufferATI__I_3BI (
JNIEnv *env, jobject obj,
@@ -51705,13 +51705,13 @@
}
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLboolean glIsObjectBufferATI ( GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jboolean JNICALL
Java_gl4java_GLFuncJauJNI_glIsObjectBufferATI (
JNIEnv *env, jobject obj,
@@ -51728,13 +51728,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glUpdateObjectBufferATI ( GLuint , GLuint , GLsizei , const GLvoid * , GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glUpdateObjectBufferATI__III_3BI (
JNIEnv *env, jobject obj,
@@ -51987,13 +51987,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetObjectBufferfvATI ( GLuint , GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetObjectBufferfvATI (
JNIEnv *env, jobject obj,
@@ -52026,13 +52026,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetObjectBufferivATI ( GLuint , GLenum , GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetObjectBufferivATI (
JNIEnv *env, jobject obj,
@@ -52065,13 +52065,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDeleteObjectBufferATI ( GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glDeleteObjectBufferATI (
JNIEnv *env, jobject obj,
@@ -52085,13 +52085,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glArrayObjectATI ( GLenum , GLint , GLenum , GLsizei , GLuint , GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glArrayObjectATI (
JNIEnv *env, jobject obj,
@@ -52115,13 +52115,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetArrayObjectfvATI ( GLenum , GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetArrayObjectfvATI (
JNIEnv *env, jobject obj,
@@ -52154,13 +52154,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetArrayObjectivATI ( GLenum , GLenum , GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetArrayObjectivATI (
JNIEnv *env, jobject obj,
@@ -52193,13 +52193,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVariantArrayObjectATI ( GLuint , GLenum , GLsizei , GLuint , GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVariantArrayObjectATI (
JNIEnv *env, jobject obj,
@@ -52221,13 +52221,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetVariantArrayObjectfvATI ( GLuint , GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetVariantArrayObjectfvATI (
JNIEnv *env, jobject obj,
@@ -52260,13 +52260,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetVariantArrayObjectivATI ( GLuint , GLenum , GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetVariantArrayObjectivATI (
JNIEnv *env, jobject obj,
@@ -52299,13 +52299,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBeginVertexShaderEXT ( void ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBeginVertexShaderEXT (
JNIEnv *env, jobject obj)
@@ -52317,13 +52317,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEndVertexShaderEXT ( void ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glEndVertexShaderEXT (
JNIEnv *env, jobject obj)
@@ -52335,13 +52335,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBindVertexShaderEXT ( GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glBindVertexShaderEXT (
JNIEnv *env, jobject obj,
@@ -52355,13 +52355,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLuint glGenVertexShadersEXT ( GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLFuncJauJNI_glGenVertexShadersEXT (
JNIEnv *env, jobject obj,
@@ -52378,13 +52378,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDeleteVertexShaderEXT ( GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glDeleteVertexShaderEXT (
JNIEnv *env, jobject obj,
@@ -52398,13 +52398,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glShaderOp1EXT ( GLenum , GLuint , GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glShaderOp1EXT (
JNIEnv *env, jobject obj,
@@ -52422,13 +52422,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glShaderOp2EXT ( GLenum , GLuint , GLuint , GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glShaderOp2EXT (
JNIEnv *env, jobject obj,
@@ -52448,13 +52448,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glShaderOp3EXT ( GLenum , GLuint , GLuint , GLuint , GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glShaderOp3EXT (
JNIEnv *env, jobject obj,
@@ -52476,13 +52476,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSwizzleEXT ( GLuint , GLuint , GLenum , GLenum , GLenum , GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSwizzleEXT (
JNIEnv *env, jobject obj,
@@ -52506,13 +52506,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glWriteMaskEXT ( GLuint , GLuint , GLenum , GLenum , GLenum , GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glWriteMaskEXT (
JNIEnv *env, jobject obj,
@@ -52536,13 +52536,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glInsertComponentEXT ( GLuint , GLuint , GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glInsertComponentEXT (
JNIEnv *env, jobject obj,
@@ -52560,13 +52560,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glExtractComponentEXT ( GLuint , GLuint , GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glExtractComponentEXT (
JNIEnv *env, jobject obj,
@@ -52584,13 +52584,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLuint glGenSymbolsEXT ( GLenum , GLenum , GLenum , GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLFuncJauJNI_glGenSymbolsEXT (
JNIEnv *env, jobject obj,
@@ -52613,13 +52613,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSetInvariantEXT ( GLuint , GLenum , const void * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSetInvariantEXT__II_3B (
JNIEnv *env, jobject obj,
@@ -52844,13 +52844,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSetLocalConstantEXT ( GLuint , GLenum , const void * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glSetLocalConstantEXT__II_3B (
JNIEnv *env, jobject obj,
@@ -53075,13 +53075,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVariantbvEXT ( GLuint , const GLbyte * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVariantbvEXT (
JNIEnv *env, jobject obj,
@@ -53112,13 +53112,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVariantsvEXT ( GLuint , const GLshort * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVariantsvEXT (
JNIEnv *env, jobject obj,
@@ -53149,13 +53149,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVariantivEXT ( GLuint , const GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVariantivEXT (
JNIEnv *env, jobject obj,
@@ -53186,13 +53186,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVariantfvEXT ( GLuint , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVariantfvEXT (
JNIEnv *env, jobject obj,
@@ -53223,13 +53223,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVariantdvEXT ( GLuint , const GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVariantdvEXT (
JNIEnv *env, jobject obj,
@@ -53260,13 +53260,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVariantubvEXT ( GLuint , const GLubyte * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVariantubvEXT (
JNIEnv *env, jobject obj,
@@ -53297,13 +53297,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVariantusvEXT ( GLuint , const GLushort * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVariantusvEXT (
JNIEnv *env, jobject obj,
@@ -53334,13 +53334,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVariantuivEXT ( GLuint , const GLuint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVariantuivEXT (
JNIEnv *env, jobject obj,
@@ -53371,13 +53371,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVariantPointerEXT ( GLuint , GLenum , GLuint , const void * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVariantPointerEXT__III_3B (
JNIEnv *env, jobject obj,
@@ -53616,13 +53616,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg3, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEnableVariantClientStateEXT ( GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glEnableVariantClientStateEXT (
JNIEnv *env, jobject obj,
@@ -53636,13 +53636,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDisableVariantClientStateEXT ( GLuint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glDisableVariantClientStateEXT (
JNIEnv *env, jobject obj,
@@ -53656,13 +53656,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLuint glBindLightParameterEXT ( GLenum , GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLFuncJauJNI_glBindLightParameterEXT (
JNIEnv *env, jobject obj,
@@ -53681,13 +53681,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLuint glBindMaterialParameterEXT ( GLenum , GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLFuncJauJNI_glBindMaterialParameterEXT (
JNIEnv *env, jobject obj,
@@ -53706,13 +53706,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLuint glBindTexGenParameterEXT ( GLenum , GLenum , GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLFuncJauJNI_glBindTexGenParameterEXT (
JNIEnv *env, jobject obj,
@@ -53733,13 +53733,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLuint glBindTextureUnitParameterEXT ( GLenum , GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLFuncJauJNI_glBindTextureUnitParameterEXT (
JNIEnv *env, jobject obj,
@@ -53758,13 +53758,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLuint glBindParameterEXT ( GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLFuncJauJNI_glBindParameterEXT (
JNIEnv *env, jobject obj,
@@ -53781,13 +53781,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLboolean glIsVariantEnabledEXT ( GLuint , GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jboolean JNICALL
Java_gl4java_GLFuncJauJNI_glIsVariantEnabledEXT (
JNIEnv *env, jobject obj,
@@ -53806,13 +53806,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetVariantBooleanvEXT ( GLuint , GLenum , GLboolean * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetVariantBooleanvEXT (
JNIEnv *env, jobject obj,
@@ -53845,13 +53845,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetVariantIntegervEXT ( GLuint , GLenum , GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetVariantIntegervEXT (
JNIEnv *env, jobject obj,
@@ -53884,13 +53884,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetVariantFloatvEXT ( GLuint , GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetVariantFloatvEXT (
JNIEnv *env, jobject obj,
@@ -53923,13 +53923,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetVariantPointervEXT ( GLuint , GLenum , GLvoid * * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetVariantPointervEXT__II_3_3B (
JNIEnv *env, jobject obj,
@@ -54154,13 +54154,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetInvariantBooleanvEXT ( GLuint , GLenum , GLboolean * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetInvariantBooleanvEXT (
JNIEnv *env, jobject obj,
@@ -54193,13 +54193,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetInvariantIntegervEXT ( GLuint , GLenum , GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetInvariantIntegervEXT (
JNIEnv *env, jobject obj,
@@ -54232,13 +54232,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetInvariantFloatvEXT ( GLuint , GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetInvariantFloatvEXT (
JNIEnv *env, jobject obj,
@@ -54271,13 +54271,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetLocalConstantBooleanvEXT ( GLuint , GLenum , GLboolean * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetLocalConstantBooleanvEXT (
JNIEnv *env, jobject obj,
@@ -54310,13 +54310,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetLocalConstantIntegervEXT ( GLuint , GLenum , GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetLocalConstantIntegervEXT (
JNIEnv *env, jobject obj,
@@ -54349,13 +54349,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetLocalConstantFloatvEXT ( GLuint , GLenum , GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glGetLocalConstantFloatvEXT (
JNIEnv *env, jobject obj,
@@ -54388,13 +54388,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg2, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream1s ( GLenum , GLshort ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream1s (
JNIEnv *env, jobject obj,
@@ -54410,13 +54410,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream1sv ( GLenum , const GLshort * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream1sv (
JNIEnv *env, jobject obj,
@@ -54447,13 +54447,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream1i ( GLenum , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream1i (
JNIEnv *env, jobject obj,
@@ -54469,13 +54469,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream1iv ( GLenum , const GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream1iv (
JNIEnv *env, jobject obj,
@@ -54506,13 +54506,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream1f ( GLenum , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream1f (
JNIEnv *env, jobject obj,
@@ -54528,13 +54528,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream1fv ( GLenum , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream1fv (
JNIEnv *env, jobject obj,
@@ -54565,13 +54565,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream1d ( GLenum , GLdouble ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream1d (
JNIEnv *env, jobject obj,
@@ -54587,13 +54587,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream1dv ( GLenum , const GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream1dv (
JNIEnv *env, jobject obj,
@@ -54624,13 +54624,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream2s ( GLenum , GLshort , GLshort ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream2s (
JNIEnv *env, jobject obj,
@@ -54648,13 +54648,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream2sv ( GLenum , const GLshort * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream2sv (
JNIEnv *env, jobject obj,
@@ -54685,13 +54685,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream2i ( GLenum , GLint , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream2i (
JNIEnv *env, jobject obj,
@@ -54709,13 +54709,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream2iv ( GLenum , const GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream2iv (
JNIEnv *env, jobject obj,
@@ -54746,13 +54746,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream2f ( GLenum , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream2f (
JNIEnv *env, jobject obj,
@@ -54770,13 +54770,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream2fv ( GLenum , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream2fv (
JNIEnv *env, jobject obj,
@@ -54807,13 +54807,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream2d ( GLenum , GLdouble , GLdouble ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream2d (
JNIEnv *env, jobject obj,
@@ -54831,13 +54831,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream2dv ( GLenum , const GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream2dv (
JNIEnv *env, jobject obj,
@@ -54868,13 +54868,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream3s ( GLenum , GLshort , GLshort , GLshort ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream3s (
JNIEnv *env, jobject obj,
@@ -54894,13 +54894,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream3sv ( GLenum , const GLshort * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream3sv (
JNIEnv *env, jobject obj,
@@ -54931,13 +54931,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream3i ( GLenum , GLint , GLint , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream3i (
JNIEnv *env, jobject obj,
@@ -54957,13 +54957,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream3iv ( GLenum , const GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream3iv (
JNIEnv *env, jobject obj,
@@ -54994,13 +54994,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream3f ( GLenum , GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream3f (
JNIEnv *env, jobject obj,
@@ -55020,13 +55020,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream3fv ( GLenum , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream3fv (
JNIEnv *env, jobject obj,
@@ -55057,13 +55057,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream3d ( GLenum , GLdouble , GLdouble , GLdouble ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream3d (
JNIEnv *env, jobject obj,
@@ -55083,13 +55083,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream3dv ( GLenum , const GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream3dv (
JNIEnv *env, jobject obj,
@@ -55120,13 +55120,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream4s ( GLenum , GLshort , GLshort , GLshort , GLshort ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream4s (
JNIEnv *env, jobject obj,
@@ -55148,13 +55148,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream4sv ( GLenum , const GLshort * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream4sv (
JNIEnv *env, jobject obj,
@@ -55185,13 +55185,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream4i ( GLenum , GLint , GLint , GLint , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream4i (
JNIEnv *env, jobject obj,
@@ -55213,13 +55213,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream4iv ( GLenum , const GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream4iv (
JNIEnv *env, jobject obj,
@@ -55250,13 +55250,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream4f ( GLenum , GLfloat , GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream4f (
JNIEnv *env, jobject obj,
@@ -55278,13 +55278,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream4fv ( GLenum , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream4fv (
JNIEnv *env, jobject obj,
@@ -55315,13 +55315,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream4d ( GLenum , GLdouble , GLdouble , GLdouble , GLdouble ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream4d (
JNIEnv *env, jobject obj,
@@ -55343,13 +55343,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream4dv ( GLenum , const GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexStream4dv (
JNIEnv *env, jobject obj,
@@ -55380,13 +55380,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormalStream3b ( GLenum , GLbyte , GLbyte , GLbyte ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNormalStream3b (
JNIEnv *env, jobject obj,
@@ -55406,13 +55406,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormalStream3bv ( GLenum , const GLbyte * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNormalStream3bv (
JNIEnv *env, jobject obj,
@@ -55443,13 +55443,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormalStream3s ( GLenum , GLshort , GLshort , GLshort ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNormalStream3s (
JNIEnv *env, jobject obj,
@@ -55469,13 +55469,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormalStream3sv ( GLenum , const GLshort * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNormalStream3sv (
JNIEnv *env, jobject obj,
@@ -55506,13 +55506,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormalStream3i ( GLenum , GLint , GLint , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNormalStream3i (
JNIEnv *env, jobject obj,
@@ -55532,13 +55532,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormalStream3iv ( GLenum , const GLint * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNormalStream3iv (
JNIEnv *env, jobject obj,
@@ -55569,13 +55569,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormalStream3f ( GLenum , GLfloat , GLfloat , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNormalStream3f (
JNIEnv *env, jobject obj,
@@ -55595,13 +55595,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormalStream3fv ( GLenum , const GLfloat * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNormalStream3fv (
JNIEnv *env, jobject obj,
@@ -55632,13 +55632,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormalStream3d ( GLenum , GLdouble , GLdouble , GLdouble ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNormalStream3d (
JNIEnv *env, jobject obj,
@@ -55658,13 +55658,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormalStream3dv ( GLenum , const GLdouble * ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glNormalStream3dv (
JNIEnv *env, jobject obj,
@@ -55695,13 +55695,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, arg1, ptr1, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glClientActiveVertexStream ( GLenum ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glClientActiveVertexStream (
JNIEnv *env, jobject obj,
@@ -55715,13 +55715,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexBlendEnvi ( GLenum , GLint ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexBlendEnvi (
JNIEnv *env, jobject obj,
@@ -55737,13 +55737,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexBlendEnvf ( GLenum , GLfloat ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLFuncJauJNI_glVertexBlendEnvf (
JNIEnv *env, jobject obj,
@@ -55759,5 +55759,5 @@
);
}
-
-/* C2J Parser Version 3.0: Java program parsed successfully. */
+
+/* C2J Parser Version 3.0: Java program parsed successfully. */