diff options
Diffstat (limited to 'C2J/gl-proto-dynauto-jni14.c')
-rw-r--r-- | C2J/gl-proto-dynauto-jni14.c | 11776 |
1 files changed, 5888 insertions, 5888 deletions
diff --git a/C2J/gl-proto-dynauto-jni14.c b/C2J/gl-proto-dynauto-jni14.c index f385258..91732fa 100644 --- a/C2J/gl-proto-dynauto-jni14.c +++ b/C2J/gl-proto-dynauto-jni14.c @@ -4,13 +4,13 @@ * Reading from file: gl-proto-auto.orig.h . . . * Destination-Class: gl4java_GLFunc14JauJNI ! */ - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glClearIndex ( GLfloat c ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_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_GLFunc14JauJNI_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_GLFunc14JauJNI_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_GLFunc14JauJNI_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_GLFunc14JauJNI_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_GLFunc14JauJNI_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_GLFunc14JauJNI_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_GLFunc14JauJNI_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_GLFunc14JauJNI_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_GLFunc14JauJNI_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_GLFunc14JauJNI_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_GLFunc14JauJNI_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_GLFunc14JauJNI_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_GLFunc14JauJNI_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_GLFunc14JauJNI_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_GLFunc14JauJNI_glPolygonStipple ( JNIEnv *env, jobject obj, @@ -355,13 +355,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_GLFunc14JauJNI_glGetPolygonStipple ( JNIEnv *env, jobject obj, @@ -385,13 +385,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_GLFunc14JauJNI_glEdgeFlag ( JNIEnv *env, jobject obj, @@ -405,13 +405,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEdgeFlagv ( const GLboolean * flag ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glEdgeFlagv ( JNIEnv *env, jobject obj, @@ -434,13 +434,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_GLFunc14JauJNI_glScissor ( JNIEnv *env, jobject obj, @@ -460,13 +460,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glClipPlane ( GLenum plane , const GLdouble * equation ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glClipPlane ( JNIEnv *env, jobject obj, @@ -491,13 +491,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_GLFunc14JauJNI_glGetClipPlane ( JNIEnv *env, jobject obj, @@ -523,13 +523,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_GLFunc14JauJNI_glDrawBuffer ( JNIEnv *env, jobject obj, @@ -543,13 +543,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReadBuffer ( GLenum mode ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glReadBuffer ( JNIEnv *env, jobject obj, @@ -563,13 +563,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEnable ( GLenum cap ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glEnable ( JNIEnv *env, jobject obj, @@ -583,13 +583,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDisable ( GLenum cap ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glDisable ( JNIEnv *env, jobject obj, @@ -603,13 +603,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLboolean glIsEnabled ( GLenum cap ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT jboolean JNICALL Java_gl4java_GLFunc14JauJNI_glIsEnabled ( JNIEnv *env, jobject obj, @@ -626,13 +626,13 @@ return ret; } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEnableClientState ( GLenum cap ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glEnableClientState ( JNIEnv *env, jobject obj, @@ -646,13 +646,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDisableClientState ( GLenum cap ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glDisableClientState ( JNIEnv *env, jobject obj, @@ -666,13 +666,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetBooleanv ( GLenum pname , GLboolean * params ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGetBooleanv ( JNIEnv *env, jobject obj, @@ -698,13 +698,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_GLFunc14JauJNI_glGetDoublev ( JNIEnv *env, jobject obj, @@ -730,13 +730,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_GLFunc14JauJNI_glGetFloatv ( JNIEnv *env, jobject obj, @@ -762,13 +762,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_GLFunc14JauJNI_glGetIntegerv ( JNIEnv *env, jobject obj, @@ -794,13 +794,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_GLFunc14JauJNI_glPushAttrib ( JNIEnv *env, jobject obj, @@ -814,13 +814,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPopAttrib ( void ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glPopAttrib ( JNIEnv *env, jobject obj) @@ -832,13 +832,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPushClientAttrib ( GLbitfield mask ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glPushClientAttrib ( JNIEnv *env, jobject obj, @@ -852,13 +852,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPopClientAttrib ( void ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glPopClientAttrib ( JNIEnv *env, jobject obj) @@ -870,13 +870,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLint glRenderMode ( GLenum mode ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT jint JNICALL Java_gl4java_GLFunc14JauJNI_glRenderMode ( JNIEnv *env, jobject obj, @@ -893,13 +893,13 @@ return ret; } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLenum glGetError ( void ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT jint JNICALL Java_gl4java_GLFunc14JauJNI_glGetError ( JNIEnv *env, jobject obj) @@ -914,13 +914,13 @@ return ret; } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFinish ( void ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glFinish ( JNIEnv *env, jobject obj) @@ -932,13 +932,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFlush ( void ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glFlush ( JNIEnv *env, jobject obj) @@ -950,13 +950,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glHint ( GLenum target , GLenum mode ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glHint ( JNIEnv *env, jobject obj, @@ -972,13 +972,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glClearDepth ( GLclampd depth ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glClearDepth ( JNIEnv *env, jobject obj, @@ -992,13 +992,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDepthFunc ( GLenum func ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glDepthFunc ( JNIEnv *env, jobject obj, @@ -1012,13 +1012,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDepthMask ( GLboolean flag ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glDepthMask ( JNIEnv *env, jobject obj, @@ -1032,13 +1032,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_GLFunc14JauJNI_glDepthRange ( JNIEnv *env, jobject obj, @@ -1054,13 +1054,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_GLFunc14JauJNI_glClearAccum ( JNIEnv *env, jobject obj, @@ -1080,13 +1080,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glAccum ( GLenum op , GLfloat value ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glAccum ( JNIEnv *env, jobject obj, @@ -1102,13 +1102,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMatrixMode ( GLenum mode ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMatrixMode ( JNIEnv *env, jobject obj, @@ -1122,13 +1122,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_GLFunc14JauJNI_glOrtho ( JNIEnv *env, jobject obj, @@ -1152,13 +1152,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_GLFunc14JauJNI_glFrustum ( JNIEnv *env, jobject obj, @@ -1182,13 +1182,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_GLFunc14JauJNI_glViewport ( JNIEnv *env, jobject obj, @@ -1208,13 +1208,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPushMatrix ( void ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glPushMatrix ( JNIEnv *env, jobject obj) @@ -1226,13 +1226,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPopMatrix ( void ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glPopMatrix ( JNIEnv *env, jobject obj) @@ -1244,13 +1244,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLoadIdentity ( void ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glLoadIdentity ( JNIEnv *env, jobject obj) @@ -1262,13 +1262,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLoadMatrixd ( const GLdouble * m ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glLoadMatrixd ( JNIEnv *env, jobject obj, @@ -1291,13 +1291,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_GLFunc14JauJNI_glLoadMatrixf ( JNIEnv *env, jobject obj, @@ -1320,13 +1320,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_GLFunc14JauJNI_glMultMatrixd ( JNIEnv *env, jobject obj, @@ -1349,13 +1349,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_GLFunc14JauJNI_glMultMatrixf ( JNIEnv *env, jobject obj, @@ -1378,13 +1378,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_GLFunc14JauJNI_glRotated ( JNIEnv *env, jobject obj, @@ -1404,13 +1404,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_GLFunc14JauJNI_glRotatef ( JNIEnv *env, jobject obj, @@ -1430,13 +1430,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_GLFunc14JauJNI_glScaled ( JNIEnv *env, jobject obj, @@ -1454,13 +1454,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_GLFunc14JauJNI_glScalef ( JNIEnv *env, jobject obj, @@ -1478,13 +1478,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_GLFunc14JauJNI_glTranslated ( JNIEnv *env, jobject obj, @@ -1502,13 +1502,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_GLFunc14JauJNI_glTranslatef ( JNIEnv *env, jobject obj, @@ -1526,13 +1526,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLboolean glIsList ( GLuint list ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT jboolean JNICALL Java_gl4java_GLFunc14JauJNI_glIsList ( JNIEnv *env, jobject obj, @@ -1549,13 +1549,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_GLFunc14JauJNI_glDeleteLists ( JNIEnv *env, jobject obj, @@ -1571,13 +1571,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLuint glGenLists ( GLsizei range ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT jint JNICALL Java_gl4java_GLFunc14JauJNI_glGenLists ( JNIEnv *env, jobject obj, @@ -1594,13 +1594,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_GLFunc14JauJNI_glNewList ( JNIEnv *env, jobject obj, @@ -1616,13 +1616,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEndList ( void ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glEndList ( JNIEnv *env, jobject obj) @@ -1634,13 +1634,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCallList ( GLuint list ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glCallList ( JNIEnv *env, jobject obj, @@ -1654,13 +1654,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_GLFunc14JauJNI_glCallLists__II_3B ( JNIEnv *env, jobject obj, @@ -1870,13 +1870,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glListBase ( GLuint base ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glListBase ( JNIEnv *env, jobject obj, @@ -1890,13 +1890,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBegin ( GLenum mode ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glBegin ( JNIEnv *env, jobject obj, @@ -1910,13 +1910,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEnd ( void ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glEnd ( JNIEnv *env, jobject obj) @@ -1928,13 +1928,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex2d ( GLdouble x , GLdouble y ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertex2d ( JNIEnv *env, jobject obj, @@ -1950,13 +1950,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex2f ( GLfloat x , GLfloat y ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertex2f ( JNIEnv *env, jobject obj, @@ -1972,13 +1972,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex2i ( GLint x , GLint y ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertex2i ( JNIEnv *env, jobject obj, @@ -1994,13 +1994,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex2s ( GLshort x , GLshort y ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertex2s ( JNIEnv *env, jobject obj, @@ -2016,13 +2016,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_GLFunc14JauJNI_glVertex3d ( JNIEnv *env, jobject obj, @@ -2040,13 +2040,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_GLFunc14JauJNI_glVertex3f ( JNIEnv *env, jobject obj, @@ -2064,13 +2064,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_GLFunc14JauJNI_glVertex3i ( JNIEnv *env, jobject obj, @@ -2088,13 +2088,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_GLFunc14JauJNI_glVertex3s ( JNIEnv *env, jobject obj, @@ -2112,13 +2112,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_GLFunc14JauJNI_glVertex4d ( JNIEnv *env, jobject obj, @@ -2138,13 +2138,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_GLFunc14JauJNI_glVertex4f ( JNIEnv *env, jobject obj, @@ -2164,13 +2164,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_GLFunc14JauJNI_glVertex4i ( JNIEnv *env, jobject obj, @@ -2190,13 +2190,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_GLFunc14JauJNI_glVertex4s ( JNIEnv *env, jobject obj, @@ -2216,13 +2216,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertex2dv ( const GLdouble * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertex2dv ( JNIEnv *env, jobject obj, @@ -2245,13 +2245,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_GLFunc14JauJNI_glVertex2fv ( JNIEnv *env, jobject obj, @@ -2274,13 +2274,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_GLFunc14JauJNI_glVertex2iv ( JNIEnv *env, jobject obj, @@ -2303,13 +2303,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_GLFunc14JauJNI_glVertex2sv ( JNIEnv *env, jobject obj, @@ -2332,13 +2332,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_GLFunc14JauJNI_glVertex3dv ( JNIEnv *env, jobject obj, @@ -2361,13 +2361,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_GLFunc14JauJNI_glVertex3fv ( JNIEnv *env, jobject obj, @@ -2390,13 +2390,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_GLFunc14JauJNI_glVertex3iv ( JNIEnv *env, jobject obj, @@ -2419,13 +2419,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_GLFunc14JauJNI_glVertex3sv ( JNIEnv *env, jobject obj, @@ -2448,13 +2448,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_GLFunc14JauJNI_glVertex4dv ( JNIEnv *env, jobject obj, @@ -2477,13 +2477,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_GLFunc14JauJNI_glVertex4fv ( JNIEnv *env, jobject obj, @@ -2506,13 +2506,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_GLFunc14JauJNI_glVertex4iv ( JNIEnv *env, jobject obj, @@ -2535,13 +2535,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_GLFunc14JauJNI_glVertex4sv ( JNIEnv *env, jobject obj, @@ -2564,13 +2564,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_GLFunc14JauJNI_glNormal3b ( JNIEnv *env, jobject obj, @@ -2588,13 +2588,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_GLFunc14JauJNI_glNormal3d ( JNIEnv *env, jobject obj, @@ -2612,13 +2612,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_GLFunc14JauJNI_glNormal3f ( JNIEnv *env, jobject obj, @@ -2636,13 +2636,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_GLFunc14JauJNI_glNormal3i ( JNIEnv *env, jobject obj, @@ -2660,13 +2660,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_GLFunc14JauJNI_glNormal3s ( JNIEnv *env, jobject obj, @@ -2684,13 +2684,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormal3bv ( const GLbyte * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glNormal3bv ( JNIEnv *env, jobject obj, @@ -2713,13 +2713,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_GLFunc14JauJNI_glNormal3dv ( JNIEnv *env, jobject obj, @@ -2742,13 +2742,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_GLFunc14JauJNI_glNormal3fv ( JNIEnv *env, jobject obj, @@ -2771,13 +2771,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_GLFunc14JauJNI_glNormal3iv ( JNIEnv *env, jobject obj, @@ -2800,13 +2800,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_GLFunc14JauJNI_glNormal3sv ( JNIEnv *env, jobject obj, @@ -2829,13 +2829,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_GLFunc14JauJNI_glIndexd ( JNIEnv *env, jobject obj, @@ -2849,13 +2849,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glIndexf ( GLfloat c ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glIndexf ( JNIEnv *env, jobject obj, @@ -2869,13 +2869,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glIndexi ( GLint c ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glIndexi ( JNIEnv *env, jobject obj, @@ -2889,13 +2889,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glIndexs ( GLshort c ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glIndexs ( JNIEnv *env, jobject obj, @@ -2909,13 +2909,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glIndexub ( GLubyte c ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glIndexub ( JNIEnv *env, jobject obj, @@ -2929,13 +2929,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glIndexdv ( const GLdouble * c ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glIndexdv ( JNIEnv *env, jobject obj, @@ -2958,13 +2958,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_GLFunc14JauJNI_glIndexfv ( JNIEnv *env, jobject obj, @@ -2987,13 +2987,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_GLFunc14JauJNI_glIndexiv ( JNIEnv *env, jobject obj, @@ -3016,13 +3016,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_GLFunc14JauJNI_glIndexsv ( JNIEnv *env, jobject obj, @@ -3045,13 +3045,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_GLFunc14JauJNI_glIndexubv ( JNIEnv *env, jobject obj, @@ -3074,13 +3074,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_GLFunc14JauJNI_glColor3b ( JNIEnv *env, jobject obj, @@ -3098,13 +3098,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_GLFunc14JauJNI_glColor3d ( JNIEnv *env, jobject obj, @@ -3122,13 +3122,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_GLFunc14JauJNI_glColor3f ( JNIEnv *env, jobject obj, @@ -3146,13 +3146,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_GLFunc14JauJNI_glColor3i ( JNIEnv *env, jobject obj, @@ -3170,13 +3170,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_GLFunc14JauJNI_glColor3s ( JNIEnv *env, jobject obj, @@ -3194,13 +3194,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_GLFunc14JauJNI_glColor3ub ( JNIEnv *env, jobject obj, @@ -3218,13 +3218,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_GLFunc14JauJNI_glColor3ui ( JNIEnv *env, jobject obj, @@ -3242,13 +3242,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_GLFunc14JauJNI_glColor3us ( JNIEnv *env, jobject obj, @@ -3266,13 +3266,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_GLFunc14JauJNI_glColor4b ( JNIEnv *env, jobject obj, @@ -3292,13 +3292,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_GLFunc14JauJNI_glColor4d ( JNIEnv *env, jobject obj, @@ -3318,13 +3318,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_GLFunc14JauJNI_glColor4f ( JNIEnv *env, jobject obj, @@ -3344,13 +3344,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_GLFunc14JauJNI_glColor4i ( JNIEnv *env, jobject obj, @@ -3370,13 +3370,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_GLFunc14JauJNI_glColor4s ( JNIEnv *env, jobject obj, @@ -3396,13 +3396,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_GLFunc14JauJNI_glColor4ub ( JNIEnv *env, jobject obj, @@ -3422,13 +3422,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_GLFunc14JauJNI_glColor4ui ( JNIEnv *env, jobject obj, @@ -3448,13 +3448,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_GLFunc14JauJNI_glColor4us ( JNIEnv *env, jobject obj, @@ -3474,13 +3474,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor3bv ( const GLbyte * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glColor3bv ( JNIEnv *env, jobject obj, @@ -3503,13 +3503,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_GLFunc14JauJNI_glColor3dv ( JNIEnv *env, jobject obj, @@ -3532,13 +3532,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_GLFunc14JauJNI_glColor3fv ( JNIEnv *env, jobject obj, @@ -3561,13 +3561,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_GLFunc14JauJNI_glColor3iv ( JNIEnv *env, jobject obj, @@ -3590,13 +3590,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_GLFunc14JauJNI_glColor3sv ( JNIEnv *env, jobject obj, @@ -3619,13 +3619,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_GLFunc14JauJNI_glColor3ubv ( JNIEnv *env, jobject obj, @@ -3648,13 +3648,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_GLFunc14JauJNI_glColor3uiv ( JNIEnv *env, jobject obj, @@ -3677,13 +3677,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_GLFunc14JauJNI_glColor3usv ( JNIEnv *env, jobject obj, @@ -3706,13 +3706,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_GLFunc14JauJNI_glColor4bv ( JNIEnv *env, jobject obj, @@ -3735,13 +3735,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_GLFunc14JauJNI_glColor4dv ( JNIEnv *env, jobject obj, @@ -3764,13 +3764,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_GLFunc14JauJNI_glColor4fv ( JNIEnv *env, jobject obj, @@ -3793,13 +3793,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_GLFunc14JauJNI_glColor4iv ( JNIEnv *env, jobject obj, @@ -3822,13 +3822,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_GLFunc14JauJNI_glColor4sv ( JNIEnv *env, jobject obj, @@ -3851,13 +3851,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_GLFunc14JauJNI_glColor4ubv ( JNIEnv *env, jobject obj, @@ -3880,13 +3880,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_GLFunc14JauJNI_glColor4uiv ( JNIEnv *env, jobject obj, @@ -3909,13 +3909,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_GLFunc14JauJNI_glColor4usv ( 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 glTexCoord1d ( GLdouble s ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glTexCoord1d ( JNIEnv *env, jobject obj, @@ -3958,13 +3958,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord1f ( GLfloat s ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glTexCoord1f ( JNIEnv *env, jobject obj, @@ -3978,13 +3978,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord1i ( GLint s ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glTexCoord1i ( JNIEnv *env, jobject obj, @@ -3998,13 +3998,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord1s ( GLshort s ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glTexCoord1s ( JNIEnv *env, jobject obj, @@ -4018,13 +4018,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord2d ( GLdouble s , GLdouble t ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glTexCoord2d ( JNIEnv *env, jobject obj, @@ -4040,13 +4040,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord2f ( GLfloat s , GLfloat t ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glTexCoord2f ( JNIEnv *env, jobject obj, @@ -4062,13 +4062,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord2i ( GLint s , GLint t ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glTexCoord2i ( JNIEnv *env, jobject obj, @@ -4084,13 +4084,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord2s ( GLshort s , GLshort t ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glTexCoord2s ( JNIEnv *env, jobject obj, @@ -4106,13 +4106,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_GLFunc14JauJNI_glTexCoord3d ( JNIEnv *env, jobject obj, @@ -4130,13 +4130,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_GLFunc14JauJNI_glTexCoord3f ( JNIEnv *env, jobject obj, @@ -4154,13 +4154,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_GLFunc14JauJNI_glTexCoord3i ( JNIEnv *env, jobject obj, @@ -4178,13 +4178,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_GLFunc14JauJNI_glTexCoord3s ( JNIEnv *env, jobject obj, @@ -4202,13 +4202,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_GLFunc14JauJNI_glTexCoord4d ( JNIEnv *env, jobject obj, @@ -4228,13 +4228,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_GLFunc14JauJNI_glTexCoord4f ( JNIEnv *env, jobject obj, @@ -4254,13 +4254,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_GLFunc14JauJNI_glTexCoord4i ( JNIEnv *env, jobject obj, @@ -4280,13 +4280,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_GLFunc14JauJNI_glTexCoord4s ( JNIEnv *env, jobject obj, @@ -4306,13 +4306,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord1dv ( const GLdouble * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glTexCoord1dv ( JNIEnv *env, jobject obj, @@ -4335,13 +4335,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_GLFunc14JauJNI_glTexCoord1fv ( JNIEnv *env, jobject obj, @@ -4364,13 +4364,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_GLFunc14JauJNI_glTexCoord1iv ( JNIEnv *env, jobject obj, @@ -4393,13 +4393,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_GLFunc14JauJNI_glTexCoord1sv ( JNIEnv *env, jobject obj, @@ -4422,13 +4422,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_GLFunc14JauJNI_glTexCoord2dv ( JNIEnv *env, jobject obj, @@ -4451,13 +4451,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_GLFunc14JauJNI_glTexCoord2fv ( JNIEnv *env, jobject obj, @@ -4480,13 +4480,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_GLFunc14JauJNI_glTexCoord2iv ( JNIEnv *env, jobject obj, @@ -4509,13 +4509,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_GLFunc14JauJNI_glTexCoord2sv ( JNIEnv *env, jobject obj, @@ -4538,13 +4538,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_GLFunc14JauJNI_glTexCoord3dv ( JNIEnv *env, jobject obj, @@ -4567,13 +4567,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_GLFunc14JauJNI_glTexCoord3fv ( JNIEnv *env, jobject obj, @@ -4596,13 +4596,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_GLFunc14JauJNI_glTexCoord3iv ( JNIEnv *env, jobject obj, @@ -4625,13 +4625,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_GLFunc14JauJNI_glTexCoord3sv ( JNIEnv *env, jobject obj, @@ -4654,13 +4654,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_GLFunc14JauJNI_glTexCoord4dv ( JNIEnv *env, jobject obj, @@ -4683,13 +4683,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_GLFunc14JauJNI_glTexCoord4fv ( JNIEnv *env, jobject obj, @@ -4712,13 +4712,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_GLFunc14JauJNI_glTexCoord4iv ( JNIEnv *env, jobject obj, @@ -4741,13 +4741,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_GLFunc14JauJNI_glTexCoord4sv ( JNIEnv *env, jobject obj, @@ -4770,13 +4770,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_GLFunc14JauJNI_glRasterPos2d ( JNIEnv *env, jobject obj, @@ -4792,13 +4792,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos2f ( GLfloat x , GLfloat y ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glRasterPos2f ( JNIEnv *env, jobject obj, @@ -4814,13 +4814,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos2i ( GLint x , GLint y ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glRasterPos2i ( JNIEnv *env, jobject obj, @@ -4836,13 +4836,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos2s ( GLshort x , GLshort y ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glRasterPos2s ( JNIEnv *env, jobject obj, @@ -4858,13 +4858,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_GLFunc14JauJNI_glRasterPos3d ( JNIEnv *env, jobject obj, @@ -4882,13 +4882,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_GLFunc14JauJNI_glRasterPos3f ( JNIEnv *env, jobject obj, @@ -4906,13 +4906,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_GLFunc14JauJNI_glRasterPos3i ( JNIEnv *env, jobject obj, @@ -4930,13 +4930,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_GLFunc14JauJNI_glRasterPos3s ( JNIEnv *env, jobject obj, @@ -4954,13 +4954,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_GLFunc14JauJNI_glRasterPos4d ( JNIEnv *env, jobject obj, @@ -4980,13 +4980,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_GLFunc14JauJNI_glRasterPos4f ( JNIEnv *env, jobject obj, @@ -5006,13 +5006,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_GLFunc14JauJNI_glRasterPos4i ( JNIEnv *env, jobject obj, @@ -5032,13 +5032,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_GLFunc14JauJNI_glRasterPos4s ( JNIEnv *env, jobject obj, @@ -5058,13 +5058,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRasterPos2dv ( const GLdouble * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glRasterPos2dv ( JNIEnv *env, jobject obj, @@ -5087,13 +5087,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_GLFunc14JauJNI_glRasterPos2fv ( JNIEnv *env, jobject obj, @@ -5116,13 +5116,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_GLFunc14JauJNI_glRasterPos2iv ( JNIEnv *env, jobject obj, @@ -5145,13 +5145,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_GLFunc14JauJNI_glRasterPos2sv ( JNIEnv *env, jobject obj, @@ -5174,13 +5174,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_GLFunc14JauJNI_glRasterPos3dv ( JNIEnv *env, jobject obj, @@ -5203,13 +5203,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_GLFunc14JauJNI_glRasterPos3fv ( JNIEnv *env, jobject obj, @@ -5232,13 +5232,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_GLFunc14JauJNI_glRasterPos3iv ( JNIEnv *env, jobject obj, @@ -5261,13 +5261,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_GLFunc14JauJNI_glRasterPos3sv ( JNIEnv *env, jobject obj, @@ -5290,13 +5290,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_GLFunc14JauJNI_glRasterPos4dv ( JNIEnv *env, jobject obj, @@ -5319,13 +5319,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_GLFunc14JauJNI_glRasterPos4fv ( JNIEnv *env, jobject obj, @@ -5348,13 +5348,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_GLFunc14JauJNI_glRasterPos4iv ( JNIEnv *env, jobject obj, @@ -5377,13 +5377,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_GLFunc14JauJNI_glRasterPos4sv ( JNIEnv *env, jobject obj, @@ -5406,13 +5406,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_GLFunc14JauJNI_glRectd ( JNIEnv *env, jobject obj, @@ -5432,13 +5432,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_GLFunc14JauJNI_glRectf ( JNIEnv *env, jobject obj, @@ -5458,13 +5458,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_GLFunc14JauJNI_glRecti ( JNIEnv *env, jobject obj, @@ -5484,13 +5484,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_GLFunc14JauJNI_glRects ( JNIEnv *env, jobject obj, @@ -5510,13 +5510,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_GLFunc14JauJNI_glRectdv ( JNIEnv *env, jobject obj, @@ -5550,13 +5550,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_GLFunc14JauJNI_glRectfv ( JNIEnv *env, jobject obj, @@ -5590,13 +5590,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_GLFunc14JauJNI_glRectiv ( JNIEnv *env, jobject obj, @@ -5630,13 +5630,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_GLFunc14JauJNI_glRectsv ( JNIEnv *env, jobject obj, @@ -5670,13 +5670,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_GLFunc14JauJNI_glVertexPointer__III_3B ( JNIEnv *env, jobject obj, @@ -5902,13 +5902,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glNormalPointer__II_3B ( JNIEnv *env, jobject obj, @@ -6118,13 +6118,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glColorPointer__III_3B ( JNIEnv *env, jobject obj, @@ -6350,13 +6350,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glIndexPointer__II_3B ( JNIEnv *env, jobject obj, @@ -6566,13 +6566,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glTexCoordPointer__III_3B ( JNIEnv *env, jobject obj, @@ -6798,13 +6798,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEdgeFlagPointer ( GLsizei stride , const GLvoid * ptr ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glEdgeFlagPointer__I_3B ( JNIEnv *env, jobject obj, @@ -6998,13 +6998,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetPointerv ( GLenum pname , GLvoid * * params ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGetPointerv__I_3_3B ( JNIEnv *env, jobject obj, @@ -7180,13 +7180,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_GLFunc14JauJNI_glArrayElement ( JNIEnv *env, jobject obj, @@ -7200,13 +7200,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_GLFunc14JauJNI_glDrawArrays ( JNIEnv *env, jobject obj, @@ -7224,13 +7224,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_GLFunc14JauJNI_glDrawElements__III_3B ( JNIEnv *env, jobject obj, @@ -7456,13 +7456,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glInterleavedArrays__II_3B ( JNIEnv *env, jobject obj, @@ -7672,13 +7672,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glShadeModel ( GLenum mode ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glShadeModel ( JNIEnv *env, jobject obj, @@ -7692,13 +7692,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_GLFunc14JauJNI_glLightf ( JNIEnv *env, jobject obj, @@ -7716,13 +7716,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_GLFunc14JauJNI_glLighti ( JNIEnv *env, jobject obj, @@ -7740,13 +7740,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_GLFunc14JauJNI_glLightfv ( JNIEnv *env, jobject obj, @@ -7773,13 +7773,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_GLFunc14JauJNI_glLightiv ( JNIEnv *env, jobject obj, @@ -7806,13 +7806,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_GLFunc14JauJNI_glGetLightfv ( JNIEnv *env, jobject obj, @@ -7840,13 +7840,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_GLFunc14JauJNI_glGetLightiv ( JNIEnv *env, jobject obj, @@ -7874,13 +7874,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_GLFunc14JauJNI_glLightModelf ( JNIEnv *env, jobject obj, @@ -7896,13 +7896,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLightModeli ( GLenum pname , GLint param ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glLightModeli ( JNIEnv *env, jobject obj, @@ -7918,13 +7918,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLightModelfv ( GLenum pname , const GLfloat * params ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glLightModelfv ( JNIEnv *env, jobject obj, @@ -7949,13 +7949,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_GLFunc14JauJNI_glLightModeliv ( JNIEnv *env, jobject obj, @@ -7980,13 +7980,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_GLFunc14JauJNI_glMaterialf ( JNIEnv *env, jobject obj, @@ -8004,13 +8004,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_GLFunc14JauJNI_glMateriali ( JNIEnv *env, jobject obj, @@ -8028,13 +8028,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_GLFunc14JauJNI_glMaterialfv ( JNIEnv *env, jobject obj, @@ -8061,13 +8061,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_GLFunc14JauJNI_glMaterialiv ( JNIEnv *env, jobject obj, @@ -8094,13 +8094,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_GLFunc14JauJNI_glGetMaterialfv ( JNIEnv *env, jobject obj, @@ -8128,13 +8128,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_GLFunc14JauJNI_glGetMaterialiv ( JNIEnv *env, jobject obj, @@ -8162,13 +8162,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_GLFunc14JauJNI_glColorMaterial ( JNIEnv *env, jobject obj, @@ -8184,13 +8184,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelZoom ( GLfloat xfactor , GLfloat yfactor ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glPixelZoom ( JNIEnv *env, jobject obj, @@ -8206,13 +8206,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelStoref ( GLenum pname , GLfloat param ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glPixelStoref ( JNIEnv *env, jobject obj, @@ -8228,13 +8228,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelStorei ( GLenum pname , GLint param ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glPixelStorei ( JNIEnv *env, jobject obj, @@ -8250,13 +8250,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelTransferf ( GLenum pname , GLfloat param ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glPixelTransferf ( JNIEnv *env, jobject obj, @@ -8272,13 +8272,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelTransferi ( GLenum pname , GLint param ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glPixelTransferi ( JNIEnv *env, jobject obj, @@ -8294,13 +8294,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_GLFunc14JauJNI_glPixelMapfv ( JNIEnv *env, jobject obj, @@ -8327,13 +8327,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_GLFunc14JauJNI_glPixelMapuiv ( JNIEnv *env, jobject obj, @@ -8360,13 +8360,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_GLFunc14JauJNI_glPixelMapusv ( JNIEnv *env, jobject obj, @@ -8393,13 +8393,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_GLFunc14JauJNI_glGetPixelMapfv ( JNIEnv *env, jobject obj, @@ -8425,13 +8425,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_GLFunc14JauJNI_glGetPixelMapuiv ( JNIEnv *env, jobject obj, @@ -8457,13 +8457,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_GLFunc14JauJNI_glGetPixelMapusv ( JNIEnv *env, jobject obj, @@ -8489,13 +8489,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_GLFunc14JauJNI_glBitmap ( JNIEnv *env, jobject obj, @@ -8530,13 +8530,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_GLFunc14JauJNI_glReadPixels__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -8817,13 +8817,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glDrawPixels__IIII_3B ( JNIEnv *env, jobject obj, @@ -9065,13 +9065,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glCopyPixels ( JNIEnv *env, jobject obj, @@ -9093,13 +9093,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_GLFunc14JauJNI_glStencilFunc ( JNIEnv *env, jobject obj, @@ -9117,13 +9117,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glStencilMask ( GLuint mask ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glStencilMask ( JNIEnv *env, jobject obj, @@ -9137,13 +9137,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_GLFunc14JauJNI_glStencilOp ( JNIEnv *env, jobject obj, @@ -9161,13 +9161,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glClearStencil ( GLint s ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glClearStencil ( JNIEnv *env, jobject obj, @@ -9181,13 +9181,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_GLFunc14JauJNI_glTexGend ( JNIEnv *env, jobject obj, @@ -9205,13 +9205,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_GLFunc14JauJNI_glTexGenf ( JNIEnv *env, jobject obj, @@ -9229,13 +9229,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_GLFunc14JauJNI_glTexGeni ( JNIEnv *env, jobject obj, @@ -9253,13 +9253,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_GLFunc14JauJNI_glTexGendv ( JNIEnv *env, jobject obj, @@ -9286,13 +9286,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_GLFunc14JauJNI_glTexGenfv ( JNIEnv *env, jobject obj, @@ -9319,13 +9319,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_GLFunc14JauJNI_glTexGeniv ( JNIEnv *env, jobject obj, @@ -9352,13 +9352,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_GLFunc14JauJNI_glGetTexGendv ( JNIEnv *env, jobject obj, @@ -9386,13 +9386,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_GLFunc14JauJNI_glGetTexGenfv ( JNIEnv *env, jobject obj, @@ -9420,13 +9420,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_GLFunc14JauJNI_glGetTexGeniv ( JNIEnv *env, jobject obj, @@ -9454,13 +9454,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_GLFunc14JauJNI_glTexEnvf ( JNIEnv *env, jobject obj, @@ -9478,13 +9478,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_GLFunc14JauJNI_glTexEnvi ( JNIEnv *env, jobject obj, @@ -9502,13 +9502,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_GLFunc14JauJNI_glTexEnvfv ( JNIEnv *env, jobject obj, @@ -9535,13 +9535,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_GLFunc14JauJNI_glTexEnviv ( JNIEnv *env, jobject obj, @@ -9568,13 +9568,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_GLFunc14JauJNI_glGetTexEnvfv ( JNIEnv *env, jobject obj, @@ -9602,13 +9602,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_GLFunc14JauJNI_glGetTexEnviv ( JNIEnv *env, jobject obj, @@ -9636,13 +9636,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_GLFunc14JauJNI_glTexParameterf ( JNIEnv *env, jobject obj, @@ -9660,13 +9660,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_GLFunc14JauJNI_glTexParameteri ( JNIEnv *env, jobject obj, @@ -9684,13 +9684,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_GLFunc14JauJNI_glTexParameterfv ( JNIEnv *env, jobject obj, @@ -9717,13 +9717,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_GLFunc14JauJNI_glTexParameteriv ( JNIEnv *env, jobject obj, @@ -9750,13 +9750,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_GLFunc14JauJNI_glGetTexParameterfv ( JNIEnv *env, jobject obj, @@ -9784,13 +9784,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_GLFunc14JauJNI_glGetTexParameteriv ( JNIEnv *env, jobject obj, @@ -9818,13 +9818,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_GLFunc14JauJNI_glGetTexLevelParameterfv ( JNIEnv *env, jobject obj, @@ -9854,13 +9854,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_GLFunc14JauJNI_glGetTexLevelParameteriv ( JNIEnv *env, jobject obj, @@ -9890,13 +9890,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_GLFunc14JauJNI_glTexImage1D__IIIIIII_3B ( JNIEnv *env, jobject obj, @@ -10186,13 +10186,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glTexImage2D__IIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -10498,13 +10498,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glGetTexImage__IIII_3B ( JNIEnv *env, jobject obj, @@ -10753,13 +10753,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGenTextures ( GLsizei n , GLuint * textures ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGenTextures ( JNIEnv *env, jobject obj, @@ -10785,13 +10785,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_GLFunc14JauJNI_glDeleteTextures ( JNIEnv *env, jobject obj, @@ -10816,13 +10816,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_GLFunc14JauJNI_glBindTexture ( JNIEnv *env, jobject obj, @@ -10838,13 +10838,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_GLFunc14JauJNI_glPrioritizeTextures ( JNIEnv *env, jobject obj, @@ -10880,13 +10880,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_GLFunc14JauJNI_glAreTexturesResident ( JNIEnv *env, jobject obj, @@ -10926,13 +10926,13 @@ } return ret; } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLboolean glIsTexture ( GLuint texture ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT jboolean JNICALL Java_gl4java_GLFunc14JauJNI_glIsTexture ( JNIEnv *env, jobject obj, @@ -10949,13 +10949,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_GLFunc14JauJNI_glTexSubImage1D__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -11229,13 +11229,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glTexSubImage2D__IIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -11541,13 +11541,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glCopyTexImage1D ( JNIEnv *env, jobject obj, @@ -11573,13 +11573,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_GLFunc14JauJNI_glCopyTexImage2D ( JNIEnv *env, jobject obj, @@ -11607,13 +11607,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_GLFunc14JauJNI_glCopyTexSubImage1D ( JNIEnv *env, jobject obj, @@ -11637,13 +11637,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_GLFunc14JauJNI_glCopyTexSubImage2D ( JNIEnv *env, jobject obj, @@ -11671,13 +11671,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_GLFunc14JauJNI_glMap1d ( JNIEnv *env, jobject obj, @@ -11710,13 +11710,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_GLFunc14JauJNI_glMap1f ( JNIEnv *env, jobject obj, @@ -11749,13 +11749,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_GLFunc14JauJNI_glMap2d ( JNIEnv *env, jobject obj, @@ -11796,13 +11796,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_GLFunc14JauJNI_glMap2f ( JNIEnv *env, jobject obj, @@ -11843,13 +11843,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_GLFunc14JauJNI_glGetMapdv ( JNIEnv *env, jobject obj, @@ -11877,13 +11877,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_GLFunc14JauJNI_glGetMapfv ( JNIEnv *env, jobject obj, @@ -11911,13 +11911,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_GLFunc14JauJNI_glGetMapiv ( JNIEnv *env, jobject obj, @@ -11945,13 +11945,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_GLFunc14JauJNI_glEvalCoord1d ( JNIEnv *env, jobject obj, @@ -11965,13 +11965,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEvalCoord1f ( GLfloat u ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glEvalCoord1f ( JNIEnv *env, jobject obj, @@ -11985,13 +11985,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEvalCoord1dv ( const GLdouble * u ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glEvalCoord1dv ( JNIEnv *env, jobject obj, @@ -12014,13 +12014,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_GLFunc14JauJNI_glEvalCoord1fv ( JNIEnv *env, jobject obj, @@ -12043,13 +12043,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_GLFunc14JauJNI_glEvalCoord2d ( JNIEnv *env, jobject obj, @@ -12065,13 +12065,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEvalCoord2f ( GLfloat u , GLfloat v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glEvalCoord2f ( JNIEnv *env, jobject obj, @@ -12087,13 +12087,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEvalCoord2dv ( const GLdouble * u ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glEvalCoord2dv ( JNIEnv *env, jobject obj, @@ -12116,13 +12116,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_GLFunc14JauJNI_glEvalCoord2fv ( JNIEnv *env, jobject obj, @@ -12145,13 +12145,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_GLFunc14JauJNI_glMapGrid1d ( JNIEnv *env, jobject obj, @@ -12169,13 +12169,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_GLFunc14JauJNI_glMapGrid1f ( JNIEnv *env, jobject obj, @@ -12193,13 +12193,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_GLFunc14JauJNI_glMapGrid2d ( JNIEnv *env, jobject obj, @@ -12223,13 +12223,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_GLFunc14JauJNI_glMapGrid2f ( JNIEnv *env, jobject obj, @@ -12253,13 +12253,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEvalPoint1 ( GLint i ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glEvalPoint1 ( JNIEnv *env, jobject obj, @@ -12273,13 +12273,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEvalPoint2 ( GLint i , GLint j ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glEvalPoint2 ( JNIEnv *env, jobject obj, @@ -12295,13 +12295,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_GLFunc14JauJNI_glEvalMesh1 ( JNIEnv *env, jobject obj, @@ -12319,13 +12319,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_GLFunc14JauJNI_glEvalMesh2 ( JNIEnv *env, jobject obj, @@ -12347,13 +12347,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFogf ( GLenum pname , GLfloat param ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glFogf ( JNIEnv *env, jobject obj, @@ -12369,13 +12369,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFogi ( GLenum pname , GLint param ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glFogi ( JNIEnv *env, jobject obj, @@ -12391,13 +12391,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFogfv ( GLenum pname , const GLfloat * params ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glFogfv ( JNIEnv *env, jobject obj, @@ -12422,13 +12422,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_GLFunc14JauJNI_glFogiv ( JNIEnv *env, jobject obj, @@ -12453,13 +12453,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_GLFunc14JauJNI_glFeedbackBuffer ( JNIEnv *env, jobject obj, @@ -12487,13 +12487,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_GLFunc14JauJNI_glPassThrough ( JNIEnv *env, jobject obj, @@ -12507,13 +12507,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSelectBuffer ( GLsizei size , GLuint * buffer ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glSelectBuffer ( JNIEnv *env, jobject obj, @@ -12539,13 +12539,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_GLFunc14JauJNI_glInitNames ( JNIEnv *env, jobject obj) @@ -12557,13 +12557,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLoadName ( GLuint name ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glLoadName ( JNIEnv *env, jobject obj, @@ -12577,13 +12577,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPushName ( GLuint name ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glPushName ( JNIEnv *env, jobject obj, @@ -12597,13 +12597,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPopName ( void ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glPopName ( JNIEnv *env, jobject obj) @@ -12615,13 +12615,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_GLFunc14JauJNI_glDrawRangeElements__IIIII_3B ( JNIEnv *env, jobject obj, @@ -12879,13 +12879,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glTexImage3D__IIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -13207,13 +13207,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glTexSubImage3D__IIIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -13551,13 +13551,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glCopyTexSubImage3D ( JNIEnv *env, jobject obj, @@ -13587,13 +13587,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_GLFunc14JauJNI_glColorTable__IIIII_3B ( JNIEnv *env, jobject obj, @@ -13851,13 +13851,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glColorSubTable__IIIII_3B ( JNIEnv *env, jobject obj, @@ -14115,13 +14115,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glColorTableParameteriv ( JNIEnv *env, jobject obj, @@ -14148,13 +14148,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_GLFunc14JauJNI_glColorTableParameterfv ( JNIEnv *env, jobject obj, @@ -14181,13 +14181,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_GLFunc14JauJNI_glCopyColorSubTable ( JNIEnv *env, jobject obj, @@ -14209,13 +14209,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_GLFunc14JauJNI_glCopyColorTable ( JNIEnv *env, jobject obj, @@ -14237,13 +14237,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_GLFunc14JauJNI_glGetColorTable__III_3B ( JNIEnv *env, jobject obj, @@ -14476,13 +14476,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetColorTableParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGetColorTableParameterfv ( JNIEnv *env, jobject obj, @@ -14510,13 +14510,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_GLFunc14JauJNI_glGetColorTableParameteriv ( JNIEnv *env, jobject obj, @@ -14544,13 +14544,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_GLFunc14JauJNI_glBlendEquation ( JNIEnv *env, jobject obj, @@ -14564,13 +14564,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_GLFunc14JauJNI_glBlendColor ( JNIEnv *env, jobject obj, @@ -14590,13 +14590,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_GLFunc14JauJNI_glHistogram ( JNIEnv *env, jobject obj, @@ -14616,13 +14616,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glResetHistogram ( GLenum target ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glResetHistogram ( JNIEnv *env, jobject obj, @@ -14636,13 +14636,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_GLFunc14JauJNI_glGetHistogram__IZII_3B ( JNIEnv *env, jobject obj, @@ -14891,13 +14891,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetHistogramParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGetHistogramParameterfv ( JNIEnv *env, jobject obj, @@ -14925,13 +14925,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_GLFunc14JauJNI_glGetHistogramParameteriv ( JNIEnv *env, jobject obj, @@ -14959,13 +14959,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_GLFunc14JauJNI_glMinmax ( JNIEnv *env, jobject obj, @@ -14983,13 +14983,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glResetMinmax ( GLenum target ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glResetMinmax ( JNIEnv *env, jobject obj, @@ -15003,13 +15003,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_GLFunc14JauJNI_glGetMinmax__IZII_3B ( JNIEnv *env, jobject obj, @@ -15258,13 +15258,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetMinmaxParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGetMinmaxParameterfv ( JNIEnv *env, jobject obj, @@ -15292,13 +15292,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_GLFunc14JauJNI_glGetMinmaxParameteriv ( JNIEnv *env, jobject obj, @@ -15326,13 +15326,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_GLFunc14JauJNI_glConvolutionFilter1D__IIIII_3B ( JNIEnv *env, jobject obj, @@ -15590,13 +15590,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glConvolutionFilter2D__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -15870,13 +15870,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glConvolutionParameterf ( GLenum target , GLenum pname , GLfloat params ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glConvolutionParameterf ( JNIEnv *env, jobject obj, @@ -15894,13 +15894,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_GLFunc14JauJNI_glConvolutionParameterfv ( JNIEnv *env, jobject obj, @@ -15927,13 +15927,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_GLFunc14JauJNI_glConvolutionParameteri ( JNIEnv *env, jobject obj, @@ -15951,13 +15951,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_GLFunc14JauJNI_glConvolutionParameteriv ( JNIEnv *env, jobject obj, @@ -15984,13 +15984,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_GLFunc14JauJNI_glCopyConvolutionFilter1D ( JNIEnv *env, jobject obj, @@ -16012,13 +16012,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_GLFunc14JauJNI_glCopyConvolutionFilter2D ( JNIEnv *env, jobject obj, @@ -16042,13 +16042,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_GLFunc14JauJNI_glGetConvolutionFilter__III_3B ( JNIEnv *env, jobject obj, @@ -16281,13 +16281,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetConvolutionParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGetConvolutionParameterfv ( JNIEnv *env, jobject obj, @@ -16315,13 +16315,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_GLFunc14JauJNI_glGetConvolutionParameteriv ( JNIEnv *env, jobject obj, @@ -16349,13 +16349,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_GLFunc14JauJNI_glSeparableFilter2D__IIIIII_3B_3B ( JNIEnv *env, jobject obj, @@ -16718,13 +16718,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glGetSeparableFilter__III_3B_3B_3B ( JNIEnv *env, jobject obj, @@ -17149,13 +17149,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glActiveTexture ( GLenum texture ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glActiveTexture ( JNIEnv *env, jobject obj, @@ -17169,13 +17169,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glClientActiveTexture ( GLenum texture ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glClientActiveTexture ( JNIEnv *env, jobject obj, @@ -17189,13 +17189,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_GLFunc14JauJNI_glCompressedTexImage1D__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -17469,13 +17469,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glCompressedTexImage2D__IIIIIII_3B ( JNIEnv *env, jobject obj, @@ -17765,13 +17765,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glCompressedTexImage3D__IIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -18077,13 +18077,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glCompressedTexSubImage1D__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -18357,13 +18357,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glCompressedTexSubImage2D__IIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -18669,13 +18669,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glCompressedTexSubImage3D__IIIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -19013,13 +19013,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetCompressedTexImage ( GLenum target , GLint lod , GLvoid * img ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGetCompressedTexImage__II_3B ( JNIEnv *env, jobject obj, @@ -19236,13 +19236,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord1d ( GLenum target , GLdouble s ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord1d ( JNIEnv *env, jobject obj, @@ -19258,13 +19258,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord1dv ( GLenum target , const GLdouble * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord1dv ( JNIEnv *env, jobject obj, @@ -19289,13 +19289,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_GLFunc14JauJNI_glMultiTexCoord1f ( JNIEnv *env, jobject obj, @@ -19311,13 +19311,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord1fv ( GLenum target , const GLfloat * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord1fv ( JNIEnv *env, jobject obj, @@ -19342,13 +19342,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_GLFunc14JauJNI_glMultiTexCoord1i ( JNIEnv *env, jobject obj, @@ -19364,13 +19364,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord1iv ( GLenum target , const GLint * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord1iv ( JNIEnv *env, jobject obj, @@ -19395,13 +19395,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_GLFunc14JauJNI_glMultiTexCoord1s ( JNIEnv *env, jobject obj, @@ -19417,13 +19417,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord1sv ( GLenum target , const GLshort * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord1sv ( JNIEnv *env, jobject obj, @@ -19448,13 +19448,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_GLFunc14JauJNI_glMultiTexCoord2d ( JNIEnv *env, jobject obj, @@ -19472,13 +19472,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord2dv ( GLenum target , const GLdouble * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord2dv ( JNIEnv *env, jobject obj, @@ -19503,13 +19503,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_GLFunc14JauJNI_glMultiTexCoord2f ( JNIEnv *env, jobject obj, @@ -19527,13 +19527,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord2fv ( GLenum target , const GLfloat * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord2fv ( JNIEnv *env, jobject obj, @@ -19558,13 +19558,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_GLFunc14JauJNI_glMultiTexCoord2i ( JNIEnv *env, jobject obj, @@ -19582,13 +19582,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord2iv ( GLenum target , const GLint * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord2iv ( JNIEnv *env, jobject obj, @@ -19613,13 +19613,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_GLFunc14JauJNI_glMultiTexCoord2s ( JNIEnv *env, jobject obj, @@ -19637,13 +19637,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord2sv ( GLenum target , const GLshort * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord2sv ( JNIEnv *env, jobject obj, @@ -19668,13 +19668,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_GLFunc14JauJNI_glMultiTexCoord3d ( JNIEnv *env, jobject obj, @@ -19694,13 +19694,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord3dv ( GLenum target , const GLdouble * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord3dv ( JNIEnv *env, jobject obj, @@ -19725,13 +19725,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_GLFunc14JauJNI_glMultiTexCoord3f ( JNIEnv *env, jobject obj, @@ -19751,13 +19751,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord3fv ( GLenum target , const GLfloat * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord3fv ( JNIEnv *env, jobject obj, @@ -19782,13 +19782,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_GLFunc14JauJNI_glMultiTexCoord3i ( JNIEnv *env, jobject obj, @@ -19808,13 +19808,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord3iv ( GLenum target , const GLint * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord3iv ( JNIEnv *env, jobject obj, @@ -19839,13 +19839,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_GLFunc14JauJNI_glMultiTexCoord3s ( JNIEnv *env, jobject obj, @@ -19865,13 +19865,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord3sv ( GLenum target , const GLshort * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord3sv ( JNIEnv *env, jobject obj, @@ -19896,13 +19896,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_GLFunc14JauJNI_glMultiTexCoord4d ( JNIEnv *env, jobject obj, @@ -19924,13 +19924,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord4dv ( GLenum target , const GLdouble * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord4dv ( JNIEnv *env, jobject obj, @@ -19955,13 +19955,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_GLFunc14JauJNI_glMultiTexCoord4f ( JNIEnv *env, jobject obj, @@ -19983,13 +19983,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord4fv ( GLenum target , const GLfloat * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord4fv ( JNIEnv *env, jobject obj, @@ -20014,13 +20014,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_GLFunc14JauJNI_glMultiTexCoord4i ( JNIEnv *env, jobject obj, @@ -20042,13 +20042,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord4iv ( GLenum target , const GLint * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord4iv ( JNIEnv *env, jobject obj, @@ -20073,13 +20073,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_GLFunc14JauJNI_glMultiTexCoord4s ( JNIEnv *env, jobject obj, @@ -20101,13 +20101,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord4sv ( GLenum target , const GLshort * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord4sv ( JNIEnv *env, jobject obj, @@ -20132,13 +20132,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_GLFunc14JauJNI_glLoadTransposeMatrixd ( JNIEnv *env, jobject obj, @@ -20161,13 +20161,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_GLFunc14JauJNI_glLoadTransposeMatrixf ( JNIEnv *env, jobject obj, @@ -20190,13 +20190,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_GLFunc14JauJNI_glMultTransposeMatrixd ( JNIEnv *env, jobject obj, @@ -20219,13 +20219,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_GLFunc14JauJNI_glMultTransposeMatrixf ( JNIEnv *env, jobject obj, @@ -20248,13 +20248,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_GLFunc14JauJNI_glSampleCoverage ( JNIEnv *env, jobject obj, @@ -20270,13 +20270,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSamplePass ( GLenum pass ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glSamplePass ( JNIEnv *env, jobject obj, @@ -20290,13 +20290,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glActiveTextureARB ( GLenum texture ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glActiveTextureARB ( JNIEnv *env, jobject obj, @@ -20310,13 +20310,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glClientActiveTextureARB ( GLenum texture ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glClientActiveTextureARB ( JNIEnv *env, jobject obj, @@ -20330,13 +20330,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord1dARB ( GLenum target , GLdouble s ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord1dARB ( JNIEnv *env, jobject obj, @@ -20352,13 +20352,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord1dvARB ( GLenum target , const GLdouble * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord1dvARB ( JNIEnv *env, jobject obj, @@ -20383,13 +20383,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_GLFunc14JauJNI_glMultiTexCoord1fARB ( JNIEnv *env, jobject obj, @@ -20405,13 +20405,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord1fvARB ( GLenum target , const GLfloat * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord1fvARB ( JNIEnv *env, jobject obj, @@ -20436,13 +20436,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_GLFunc14JauJNI_glMultiTexCoord1iARB ( JNIEnv *env, jobject obj, @@ -20458,13 +20458,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord1ivARB ( GLenum target , const GLint * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord1ivARB ( JNIEnv *env, jobject obj, @@ -20489,13 +20489,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_GLFunc14JauJNI_glMultiTexCoord1sARB ( JNIEnv *env, jobject obj, @@ -20511,13 +20511,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord1svARB ( GLenum target , const GLshort * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord1svARB ( JNIEnv *env, jobject obj, @@ -20542,13 +20542,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_GLFunc14JauJNI_glMultiTexCoord2dARB ( JNIEnv *env, jobject obj, @@ -20566,13 +20566,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord2dvARB ( GLenum target , const GLdouble * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord2dvARB ( JNIEnv *env, jobject obj, @@ -20597,13 +20597,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_GLFunc14JauJNI_glMultiTexCoord2fARB ( JNIEnv *env, jobject obj, @@ -20621,13 +20621,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord2fvARB ( GLenum target , const GLfloat * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord2fvARB ( JNIEnv *env, jobject obj, @@ -20652,13 +20652,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_GLFunc14JauJNI_glMultiTexCoord2iARB ( JNIEnv *env, jobject obj, @@ -20676,13 +20676,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord2ivARB ( GLenum target , const GLint * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord2ivARB ( JNIEnv *env, jobject obj, @@ -20707,13 +20707,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_GLFunc14JauJNI_glMultiTexCoord2sARB ( JNIEnv *env, jobject obj, @@ -20731,13 +20731,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord2svARB ( GLenum target , const GLshort * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord2svARB ( JNIEnv *env, jobject obj, @@ -20762,13 +20762,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_GLFunc14JauJNI_glMultiTexCoord3dARB ( JNIEnv *env, jobject obj, @@ -20788,13 +20788,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord3dvARB ( GLenum target , const GLdouble * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord3dvARB ( JNIEnv *env, jobject obj, @@ -20819,13 +20819,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_GLFunc14JauJNI_glMultiTexCoord3fARB ( JNIEnv *env, jobject obj, @@ -20845,13 +20845,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord3fvARB ( GLenum target , const GLfloat * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord3fvARB ( JNIEnv *env, jobject obj, @@ -20876,13 +20876,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_GLFunc14JauJNI_glMultiTexCoord3iARB ( JNIEnv *env, jobject obj, @@ -20902,13 +20902,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord3ivARB ( GLenum target , const GLint * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord3ivARB ( JNIEnv *env, jobject obj, @@ -20933,13 +20933,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_GLFunc14JauJNI_glMultiTexCoord3sARB ( JNIEnv *env, jobject obj, @@ -20959,13 +20959,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord3svARB ( GLenum target , const GLshort * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord3svARB ( JNIEnv *env, jobject obj, @@ -20990,13 +20990,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_GLFunc14JauJNI_glMultiTexCoord4dARB ( JNIEnv *env, jobject obj, @@ -21018,13 +21018,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord4dvARB ( GLenum target , const GLdouble * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord4dvARB ( JNIEnv *env, jobject obj, @@ -21049,13 +21049,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_GLFunc14JauJNI_glMultiTexCoord4fARB ( JNIEnv *env, jobject obj, @@ -21077,13 +21077,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord4fvARB ( GLenum target , const GLfloat * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord4fvARB ( JNIEnv *env, jobject obj, @@ -21108,13 +21108,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_GLFunc14JauJNI_glMultiTexCoord4iARB ( JNIEnv *env, jobject obj, @@ -21136,13 +21136,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord4ivARB ( GLenum target , const GLint * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord4ivARB ( 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 glMultiTexCoord4sARB ( GLenum target , GLshort s , GLshort t , GLshort r , GLshort q ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord4sARB ( JNIEnv *env, jobject obj, @@ -21195,13 +21195,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiTexCoord4svARB ( GLenum target , const GLshort * v ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiTexCoord4svARB ( JNIEnv *env, jobject obj, @@ -21226,13 +21226,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_GLFunc14JauJNI_glBlendColorEXT ( JNIEnv *env, jobject obj, @@ -21252,13 +21252,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPolygonOffsetEXT ( GLfloat factor , GLfloat bias ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glPolygonOffsetEXT ( JNIEnv *env, jobject obj, @@ -21274,13 +21274,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_GLFunc14JauJNI_glTexImage3DEXT__IIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -21602,13 +21602,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glTexSubImage3DEXT__IIIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -21946,13 +21946,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glCopyTexSubImage3DEXT ( JNIEnv *env, jobject obj, @@ -21982,13 +21982,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGenTexturesEXT ( GLsizei n , GLuint * textures ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGenTexturesEXT ( JNIEnv *env, jobject obj, @@ -22014,13 +22014,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_GLFunc14JauJNI_glDeleteTexturesEXT ( JNIEnv *env, jobject obj, @@ -22045,13 +22045,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_GLFunc14JauJNI_glBindTextureEXT ( JNIEnv *env, jobject obj, @@ -22067,13 +22067,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_GLFunc14JauJNI_glPrioritizeTexturesEXT ( JNIEnv *env, jobject obj, @@ -22109,13 +22109,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_GLFunc14JauJNI_glAreTexturesResidentEXT ( JNIEnv *env, jobject obj, @@ -22155,13 +22155,13 @@ } return ret; } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLboolean glIsTextureEXT ( GLuint texture ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT jboolean JNICALL Java_gl4java_GLFunc14JauJNI_glIsTextureEXT ( JNIEnv *env, jobject obj, @@ -22178,13 +22178,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_GLFunc14JauJNI_glVertexPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -22426,13 +22426,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glNormalPointerEXT__III_3B ( JNIEnv *env, jobject obj, @@ -22658,13 +22658,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glColorPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -22906,13 +22906,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glIndexPointerEXT__III_3B ( JNIEnv *env, jobject obj, @@ -23138,13 +23138,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glTexCoordPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -23386,13 +23386,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glEdgeFlagPointerEXT ( JNIEnv *env, jobject obj, @@ -23419,13 +23419,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_GLFunc14JauJNI_glGetPointervEXT__I_3_3B ( JNIEnv *env, jobject obj, @@ -23601,13 +23601,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_GLFunc14JauJNI_glArrayElementEXT ( JNIEnv *env, jobject obj, @@ -23621,13 +23621,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_GLFunc14JauJNI_glDrawArraysEXT ( JNIEnv *env, jobject obj, @@ -23645,13 +23645,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBlendEquationEXT ( GLenum mode ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glBlendEquationEXT ( JNIEnv *env, jobject obj, @@ -23665,13 +23665,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPointParameterfEXT ( GLenum pname , GLfloat param ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glPointParameterfEXT ( JNIEnv *env, jobject obj, @@ -23687,13 +23687,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPointParameterfvEXT ( GLenum pname , const GLfloat * params ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glPointParameterfvEXT ( JNIEnv *env, jobject obj, @@ -23718,13 +23718,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_GLFunc14JauJNI_glPointParameterfSGIS ( JNIEnv *env, jobject obj, @@ -23740,13 +23740,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPointParameterfvSGIS ( GLenum pname , const GLfloat * params ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glPointParameterfvSGIS ( JNIEnv *env, jobject obj, @@ -23771,13 +23771,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_GLFunc14JauJNI_glColorTableEXT__IIIII_3B ( JNIEnv *env, jobject obj, @@ -24035,13 +24035,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glColorSubTableEXT__IIIII_3B ( JNIEnv *env, jobject obj, @@ -24299,13 +24299,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glGetColorTableEXT__III_3B ( JNIEnv *env, jobject obj, @@ -24538,13 +24538,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetColorTableParameterfvEXT ( GLenum target , GLenum pname , GLfloat * params ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGetColorTableParameterfvEXT ( JNIEnv *env, jobject obj, @@ -24572,13 +24572,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_GLFunc14JauJNI_glGetColorTableParameterivEXT ( JNIEnv *env, jobject obj, @@ -24606,13 +24606,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_GLFunc14JauJNI_glLockArraysEXT ( JNIEnv *env, jobject obj, @@ -24628,13 +24628,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glUnlockArraysEXT ( void ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glUnlockArraysEXT ( JNIEnv *env, jobject obj) @@ -24646,13 +24646,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLoadTransposeMatrixfARB ( const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glLoadTransposeMatrixfARB ( JNIEnv *env, jobject obj, @@ -24675,13 +24675,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_GLFunc14JauJNI_glLoadTransposeMatrixdARB ( JNIEnv *env, jobject obj, @@ -24704,13 +24704,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_GLFunc14JauJNI_glMultTransposeMatrixfARB ( JNIEnv *env, jobject obj, @@ -24733,13 +24733,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_GLFunc14JauJNI_glMultTransposeMatrixdARB ( JNIEnv *env, jobject obj, @@ -24762,13 +24762,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_GLFunc14JauJNI_glSampleCoverageARB ( JNIEnv *env, jobject obj, @@ -24784,13 +24784,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_GLFunc14JauJNI_glCompressedTexImage3DARB__IIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -25096,13 +25096,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glCompressedTexImage2DARB__IIIIIII_3B ( JNIEnv *env, jobject obj, @@ -25392,13 +25392,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glCompressedTexImage1DARB__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -25672,13 +25672,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glCompressedTexSubImage3DARB__IIIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -26016,13 +26016,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glCompressedTexSubImage2DARB__IIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -26328,13 +26328,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glCompressedTexSubImage1DARB__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -26608,13 +26608,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetCompressedTexImageARB ( GLenum , GLint , void * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGetCompressedTexImageARB__II_3B ( JNIEnv *env, jobject obj, @@ -26831,13 +26831,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glWeightbvARB ( GLint , const GLbyte * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glWeightbvARB ( JNIEnv *env, jobject obj, @@ -26862,13 +26862,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_GLFunc14JauJNI_glWeightsvARB ( JNIEnv *env, jobject obj, @@ -26893,13 +26893,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_GLFunc14JauJNI_glWeightivARB ( JNIEnv *env, jobject obj, @@ -26924,13 +26924,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_GLFunc14JauJNI_glWeightfvARB ( JNIEnv *env, jobject obj, @@ -26955,13 +26955,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_GLFunc14JauJNI_glWeightdvARB ( JNIEnv *env, jobject obj, @@ -26986,13 +26986,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_GLFunc14JauJNI_glWeightubvARB ( JNIEnv *env, jobject obj, @@ -27017,13 +27017,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_GLFunc14JauJNI_glWeightusvARB ( JNIEnv *env, jobject obj, @@ -27048,13 +27048,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_GLFunc14JauJNI_glWeightuivARB ( JNIEnv *env, jobject obj, @@ -27079,13 +27079,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_GLFunc14JauJNI_glWeightPointerARB__III_3B ( JNIEnv *env, jobject obj, @@ -27311,13 +27311,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexBlendARB ( GLint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexBlendARB ( JNIEnv *env, jobject obj, @@ -27331,13 +27331,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCurrentPaletteMatrixARB ( GLint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glCurrentPaletteMatrixARB ( JNIEnv *env, jobject obj, @@ -27351,13 +27351,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMatrixIndexubvARB ( GLint , const GLubyte * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMatrixIndexubvARB ( JNIEnv *env, jobject obj, @@ -27382,13 +27382,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_GLFunc14JauJNI_glMatrixIndexusvARB ( JNIEnv *env, jobject obj, @@ -27413,13 +27413,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_GLFunc14JauJNI_glMatrixIndexuivARB ( JNIEnv *env, jobject obj, @@ -27444,13 +27444,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_GLFunc14JauJNI_glMatrixIndexPointerARB__III_3B ( JNIEnv *env, jobject obj, @@ -27676,13 +27676,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetTexFilterFuncSGIS ( GLenum , GLenum , GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGetTexFilterFuncSGIS ( JNIEnv *env, jobject obj, @@ -27710,13 +27710,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_GLFunc14JauJNI_glTexFilterFuncSGIS ( JNIEnv *env, jobject obj, @@ -27745,13 +27745,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_GLFunc14JauJNI_glTexSubImage1DEXT__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -28025,13 +28025,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glTexSubImage2DEXT__IIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -28337,13 +28337,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glCopyTexImage1DEXT ( JNIEnv *env, jobject obj, @@ -28369,13 +28369,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_GLFunc14JauJNI_glCopyTexImage2DEXT ( JNIEnv *env, jobject obj, @@ -28403,13 +28403,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_GLFunc14JauJNI_glCopyTexSubImage1DEXT ( JNIEnv *env, jobject obj, @@ -28433,13 +28433,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_GLFunc14JauJNI_glCopyTexSubImage2DEXT ( JNIEnv *env, jobject obj, @@ -28467,13 +28467,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetHistogramEXT ( GLenum , GLboolean , GLenum , GLenum , GLvoid * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGetHistogramEXT__IZII_3B ( JNIEnv *env, jobject obj, @@ -28722,13 +28722,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetHistogramParameterfvEXT ( GLenum , GLenum , GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGetHistogramParameterfvEXT ( JNIEnv *env, jobject obj, @@ -28756,13 +28756,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_GLFunc14JauJNI_glGetHistogramParameterivEXT ( JNIEnv *env, jobject obj, @@ -28790,13 +28790,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_GLFunc14JauJNI_glGetMinmaxEXT__IZII_3B ( JNIEnv *env, jobject obj, @@ -29045,13 +29045,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetMinmaxParameterfvEXT ( GLenum , GLenum , GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGetMinmaxParameterfvEXT ( JNIEnv *env, jobject obj, @@ -29079,13 +29079,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_GLFunc14JauJNI_glGetMinmaxParameterivEXT ( JNIEnv *env, jobject obj, @@ -29113,13 +29113,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_GLFunc14JauJNI_glHistogramEXT ( JNIEnv *env, jobject obj, @@ -29139,13 +29139,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMinmaxEXT ( GLenum , GLenum , GLboolean ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMinmaxEXT ( JNIEnv *env, jobject obj, @@ -29163,13 +29163,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glResetHistogramEXT ( GLenum ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glResetHistogramEXT ( JNIEnv *env, jobject obj, @@ -29183,13 +29183,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glResetMinmaxEXT ( GLenum ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glResetMinmaxEXT ( JNIEnv *env, jobject obj, @@ -29203,13 +29203,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_GLFunc14JauJNI_glConvolutionFilter1DEXT__IIIII_3B ( JNIEnv *env, jobject obj, @@ -29467,13 +29467,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glConvolutionFilter2DEXT__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -29747,13 +29747,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glConvolutionParameterfEXT ( GLenum , GLenum , GLfloat ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glConvolutionParameterfEXT ( JNIEnv *env, jobject obj, @@ -29771,13 +29771,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glConvolutionParameterfvEXT ( GLenum , GLenum , const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glConvolutionParameterfvEXT ( JNIEnv *env, jobject obj, @@ -29804,13 +29804,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_GLFunc14JauJNI_glConvolutionParameteriEXT ( JNIEnv *env, jobject obj, @@ -29828,13 +29828,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glConvolutionParameterivEXT ( GLenum , GLenum , const GLint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glConvolutionParameterivEXT ( JNIEnv *env, jobject obj, @@ -29861,13 +29861,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_GLFunc14JauJNI_glCopyConvolutionFilter1DEXT ( JNIEnv *env, jobject obj, @@ -29889,13 +29889,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_GLFunc14JauJNI_glCopyConvolutionFilter2DEXT ( JNIEnv *env, jobject obj, @@ -29919,13 +29919,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetConvolutionFilterEXT ( GLenum , GLenum , GLenum , GLvoid * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGetConvolutionFilterEXT__III_3B ( JNIEnv *env, jobject obj, @@ -30158,13 +30158,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetConvolutionParameterfvEXT ( GLenum , GLenum , GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGetConvolutionParameterfvEXT ( JNIEnv *env, jobject obj, @@ -30192,13 +30192,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_GLFunc14JauJNI_glGetConvolutionParameterivEXT ( JNIEnv *env, jobject obj, @@ -30226,13 +30226,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_GLFunc14JauJNI_glGetSeparableFilterEXT__III_3B_3B_3B ( JNIEnv *env, jobject obj, @@ -30657,13 +30657,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glSeparableFilter2DEXT__IIIIII_3B_3B ( JNIEnv *env, jobject obj, @@ -31026,13 +31026,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glColorTableSGI__IIIII_3B ( JNIEnv *env, jobject obj, @@ -31290,13 +31290,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColorTableParameterfvSGI ( GLenum , GLenum , const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glColorTableParameterfvSGI ( JNIEnv *env, jobject obj, @@ -31323,13 +31323,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_GLFunc14JauJNI_glColorTableParameterivSGI ( JNIEnv *env, jobject obj, @@ -31356,13 +31356,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_GLFunc14JauJNI_glCopyColorTableSGI ( JNIEnv *env, jobject obj, @@ -31384,13 +31384,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetColorTableSGI ( GLenum , GLenum , GLenum , GLvoid * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGetColorTableSGI__III_3B ( JNIEnv *env, jobject obj, @@ -31623,13 +31623,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetColorTableParameterfvSGI ( GLenum , GLenum , GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGetColorTableParameterfvSGI ( JNIEnv *env, jobject obj, @@ -31657,13 +31657,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_GLFunc14JauJNI_glGetColorTableParameterivSGI ( JNIEnv *env, jobject obj, @@ -31691,13 +31691,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_GLFunc14JauJNI_glPixelTexGenSGIX ( JNIEnv *env, jobject obj, @@ -31711,13 +31711,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelTexGenParameteriSGIS ( GLenum , GLint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glPixelTexGenParameteriSGIS ( JNIEnv *env, jobject obj, @@ -31733,13 +31733,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelTexGenParameterivSGIS ( GLenum , const GLint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glPixelTexGenParameterivSGIS ( JNIEnv *env, jobject obj, @@ -31764,13 +31764,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_GLFunc14JauJNI_glPixelTexGenParameterfSGIS ( JNIEnv *env, jobject obj, @@ -31786,13 +31786,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelTexGenParameterfvSGIS ( GLenum , const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glPixelTexGenParameterfvSGIS ( JNIEnv *env, jobject obj, @@ -31817,13 +31817,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_GLFunc14JauJNI_glGetPixelTexGenParameterivSGIS ( JNIEnv *env, jobject obj, @@ -31849,13 +31849,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_GLFunc14JauJNI_glGetPixelTexGenParameterfvSGIS ( JNIEnv *env, jobject obj, @@ -31881,13 +31881,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_GLFunc14JauJNI_glTexImage4DSGIS__IIIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -32225,13 +32225,13 @@ ); } - -/** - * 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_GLFunc14JauJNI_glTexSubImage4DSGIS__IIIIIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -32601,13 +32601,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDetailTexFuncSGIS ( GLenum , GLsizei , const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glDetailTexFuncSGIS ( JNIEnv *env, jobject obj, @@ -32634,13 +32634,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_GLFunc14JauJNI_glGetDetailTexFuncSGIS ( JNIEnv *env, jobject obj, @@ -32666,13 +32666,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_GLFunc14JauJNI_glSharpenTexFuncSGIS ( JNIEnv *env, jobject obj, @@ -32699,13 +32699,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_GLFunc14JauJNI_glGetSharpenTexFuncSGIS ( JNIEnv *env, jobject obj, @@ -32731,13 +32731,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_GLFunc14JauJNI_glSampleMaskSGIS ( JNIEnv *env, jobject obj, @@ -32753,13 +32753,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSamplePatternSGIS ( GLenum ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glSamplePatternSGIS ( JNIEnv *env, jobject obj, @@ -32773,13 +32773,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSpriteParameterfSGIX ( GLenum , GLfloat ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glSpriteParameterfSGIX ( JNIEnv *env, jobject obj, @@ -32795,13 +32795,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSpriteParameterfvSGIX ( GLenum , const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glSpriteParameterfvSGIX ( JNIEnv *env, jobject obj, @@ -32826,13 +32826,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_GLFunc14JauJNI_glSpriteParameteriSGIX ( JNIEnv *env, jobject obj, @@ -32848,13 +32848,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSpriteParameterivSGIX ( GLenum , const GLint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glSpriteParameterivSGIX ( JNIEnv *env, jobject obj, @@ -32879,13 +32879,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_GLFunc14JauJNI_glPointParameterfARB ( JNIEnv *env, jobject obj, @@ -32901,13 +32901,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPointParameterfvARB ( GLenum , const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glPointParameterfvARB ( JNIEnv *env, jobject obj, @@ -32932,13 +32932,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_GLFunc14JauJNI_glGetInstrumentsSGIX ( JNIEnv *env, jobject obj) @@ -32953,13 +32953,13 @@ return ret; } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glInstrumentsBufferSGIX ( GLsizei , GLint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glInstrumentsBufferSGIX ( JNIEnv *env, jobject obj, @@ -32985,13 +32985,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_GLFunc14JauJNI_glPollInstrumentsSGIX ( JNIEnv *env, jobject obj, @@ -33018,13 +33018,13 @@ } return ret; } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReadInstrumentsSGIX ( GLint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glReadInstrumentsSGIX ( JNIEnv *env, jobject obj, @@ -33038,13 +33038,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glStartInstrumentsSGIX ( void ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glStartInstrumentsSGIX ( JNIEnv *env, jobject obj) @@ -33056,13 +33056,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glStopInstrumentsSGIX ( GLint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glStopInstrumentsSGIX ( JNIEnv *env, jobject obj, @@ -33076,13 +33076,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFrameZoomSGIX ( GLint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glFrameZoomSGIX ( JNIEnv *env, jobject obj, @@ -33096,13 +33096,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTagSampleBufferSGIX ( void ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glTagSampleBufferSGIX ( JNIEnv *env, jobject obj) @@ -33114,13 +33114,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_GLFunc14JauJNI_glDeformationMap3dSGIX ( JNIEnv *env, jobject obj, @@ -33169,13 +33169,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_GLFunc14JauJNI_glDeformationMap3fSGIX ( JNIEnv *env, jobject obj, @@ -33224,13 +33224,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_GLFunc14JauJNI_glDeformSGIX ( JNIEnv *env, jobject obj, @@ -33244,13 +33244,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glLoadIdentityDeformationMapSGIX ( GLbitfield ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glLoadIdentityDeformationMapSGIX ( JNIEnv *env, jobject obj, @@ -33264,13 +33264,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReferencePlaneSGIX ( const GLdouble * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glReferencePlaneSGIX ( JNIEnv *env, jobject obj, @@ -33293,13 +33293,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_GLFunc14JauJNI_glFlushRasterSGIX ( JNIEnv *env, jobject obj) @@ -33311,13 +33311,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFogFuncSGIS ( GLsizei , const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glFogFuncSGIS ( JNIEnv *env, jobject obj, @@ -33342,13 +33342,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_GLFunc14JauJNI_glGetFogFuncSGIS ( JNIEnv *env, jobject obj, @@ -33372,13 +33372,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_GLFunc14JauJNI_glImageTransformParameteriHP ( JNIEnv *env, jobject obj, @@ -33396,13 +33396,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glImageTransformParameterfHP ( GLenum , GLenum , GLfloat ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glImageTransformParameterfHP ( JNIEnv *env, jobject obj, @@ -33420,13 +33420,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glImageTransformParameterivHP ( GLenum , GLenum , const GLint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glImageTransformParameterivHP ( JNIEnv *env, jobject obj, @@ -33453,13 +33453,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_GLFunc14JauJNI_glImageTransformParameterfvHP ( JNIEnv *env, jobject obj, @@ -33486,13 +33486,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_GLFunc14JauJNI_glGetImageTransformParameterivHP ( JNIEnv *env, jobject obj, @@ -33520,13 +33520,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_GLFunc14JauJNI_glGetImageTransformParameterfvHP ( JNIEnv *env, jobject obj, @@ -33554,13 +33554,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_GLFunc14JauJNI_glCopyColorSubTableEXT ( JNIEnv *env, jobject obj, @@ -33582,13 +33582,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glHintPGI ( GLenum , GLint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glHintPGI ( JNIEnv *env, jobject obj, @@ -33604,13 +33604,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetListParameterfvSGIX ( GLuint , GLenum , GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGetListParameterfvSGIX ( JNIEnv *env, jobject obj, @@ -33638,13 +33638,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_GLFunc14JauJNI_glGetListParameterivSGIX ( JNIEnv *env, jobject obj, @@ -33672,13 +33672,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_GLFunc14JauJNI_glListParameterfSGIX ( JNIEnv *env, jobject obj, @@ -33696,13 +33696,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glListParameterfvSGIX ( GLuint , GLenum , const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glListParameterfvSGIX ( JNIEnv *env, jobject obj, @@ -33729,13 +33729,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_GLFunc14JauJNI_glListParameteriSGIX ( JNIEnv *env, jobject obj, @@ -33753,13 +33753,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glListParameterivSGIX ( GLuint , GLenum , const GLint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glListParameterivSGIX ( JNIEnv *env, jobject obj, @@ -33786,13 +33786,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_GLFunc14JauJNI_glIndexMaterialEXT ( JNIEnv *env, jobject obj, @@ -33808,13 +33808,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glIndexFuncEXT ( GLenum , GLclampf ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glIndexFuncEXT ( JNIEnv *env, jobject obj, @@ -33830,13 +33830,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCullParameterdvEXT ( GLenum , GLdouble * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glCullParameterdvEXT ( JNIEnv *env, jobject obj, @@ -33862,13 +33862,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_GLFunc14JauJNI_glCullParameterfvEXT ( JNIEnv *env, jobject obj, @@ -33894,13 +33894,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_GLFunc14JauJNI_glFragmentColorMaterialSGIX ( JNIEnv *env, jobject obj, @@ -33916,13 +33916,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFragmentLightfSGIX ( GLenum , GLenum , GLfloat ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glFragmentLightfSGIX ( JNIEnv *env, jobject obj, @@ -33940,13 +33940,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFragmentLightfvSGIX ( GLenum , GLenum , const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glFragmentLightfvSGIX ( JNIEnv *env, jobject obj, @@ -33973,13 +33973,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_GLFunc14JauJNI_glFragmentLightiSGIX ( JNIEnv *env, jobject obj, @@ -33997,13 +33997,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFragmentLightivSGIX ( GLenum , GLenum , const GLint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glFragmentLightivSGIX ( JNIEnv *env, jobject obj, @@ -34030,13 +34030,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_GLFunc14JauJNI_glFragmentLightModelfSGIX ( JNIEnv *env, jobject obj, @@ -34052,13 +34052,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFragmentLightModelfvSGIX ( GLenum , const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glFragmentLightModelfvSGIX ( JNIEnv *env, jobject obj, @@ -34083,13 +34083,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_GLFunc14JauJNI_glFragmentLightModeliSGIX ( JNIEnv *env, jobject obj, @@ -34105,13 +34105,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFragmentLightModelivSGIX ( GLenum , const GLint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glFragmentLightModelivSGIX ( JNIEnv *env, jobject obj, @@ -34136,13 +34136,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_GLFunc14JauJNI_glFragmentMaterialfSGIX ( JNIEnv *env, jobject obj, @@ -34160,13 +34160,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFragmentMaterialfvSGIX ( GLenum , GLenum , const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glFragmentMaterialfvSGIX ( JNIEnv *env, jobject obj, @@ -34193,13 +34193,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_GLFunc14JauJNI_glFragmentMaterialiSGIX ( JNIEnv *env, jobject obj, @@ -34217,13 +34217,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFragmentMaterialivSGIX ( GLenum , GLenum , const GLint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glFragmentMaterialivSGIX ( JNIEnv *env, jobject obj, @@ -34250,13 +34250,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_GLFunc14JauJNI_glGetFragmentLightfvSGIX ( JNIEnv *env, jobject obj, @@ -34284,13 +34284,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_GLFunc14JauJNI_glGetFragmentLightivSGIX ( JNIEnv *env, jobject obj, @@ -34318,13 +34318,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_GLFunc14JauJNI_glGetFragmentMaterialfvSGIX ( JNIEnv *env, jobject obj, @@ -34352,13 +34352,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_GLFunc14JauJNI_glGetFragmentMaterialivSGIX ( JNIEnv *env, jobject obj, @@ -34386,13 +34386,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_GLFunc14JauJNI_glLightEnviSGIX ( JNIEnv *env, jobject obj, @@ -34408,13 +34408,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_GLFunc14JauJNI_glDrawRangeElementsEXT__IIIII_3B ( JNIEnv *env, jobject obj, @@ -34672,13 +34672,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glApplyTextureEXT ( GLenum ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glApplyTextureEXT ( JNIEnv *env, jobject obj, @@ -34692,13 +34692,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTextureLightEXT ( GLenum ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glTextureLightEXT ( JNIEnv *env, jobject obj, @@ -34712,13 +34712,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTextureMaterialEXT ( GLenum , GLenum ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glTextureMaterialEXT ( JNIEnv *env, jobject obj, @@ -34734,13 +34734,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glAsyncMarkerSGIX ( GLuint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glAsyncMarkerSGIX ( JNIEnv *env, jobject obj, @@ -34754,13 +34754,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLint glFinishAsyncSGIX ( GLuint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT jint JNICALL Java_gl4java_GLFunc14JauJNI_glFinishAsyncSGIX ( JNIEnv *env, jobject obj, @@ -34787,13 +34787,13 @@ } return ret; } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLint glPollAsyncSGIX ( GLuint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT jint JNICALL Java_gl4java_GLFunc14JauJNI_glPollAsyncSGIX ( JNIEnv *env, jobject obj, @@ -34820,13 +34820,13 @@ } return ret; } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLuint glGenAsyncMarkersSGIX ( GLsizei ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT jint JNICALL Java_gl4java_GLFunc14JauJNI_glGenAsyncMarkersSGIX ( JNIEnv *env, jobject obj, @@ -34843,13 +34843,13 @@ return ret; } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDeleteAsyncMarkersSGIX ( GLuint , GLsizei ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glDeleteAsyncMarkersSGIX ( JNIEnv *env, jobject obj, @@ -34865,13 +34865,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLboolean glIsAsyncMarkerSGIX ( GLuint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT jboolean JNICALL Java_gl4java_GLFunc14JauJNI_glIsAsyncMarkerSGIX ( JNIEnv *env, jobject obj, @@ -34888,13 +34888,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_GLFunc14JauJNI_glVertexPointervINTEL__II_3_3B ( JNIEnv *env, jobject obj, @@ -35077,13 +35077,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_GLFunc14JauJNI_glNormalPointervINTEL__I_3_3B ( JNIEnv *env, jobject obj, @@ -35252,13 +35252,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_GLFunc14JauJNI_glColorPointervINTEL__II_3_3B ( JNIEnv *env, jobject obj, @@ -35441,13 +35441,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_GLFunc14JauJNI_glTexCoordPointervINTEL__II_3_3B ( JNIEnv *env, jobject obj, @@ -35630,13 +35630,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_GLFunc14JauJNI_glPixelTransformParameteriEXT ( JNIEnv *env, jobject obj, @@ -35654,13 +35654,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelTransformParameterfEXT ( GLenum , GLenum , GLfloat ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glPixelTransformParameterfEXT ( JNIEnv *env, jobject obj, @@ -35678,13 +35678,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPixelTransformParameterivEXT ( GLenum , GLenum , const GLint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glPixelTransformParameterivEXT ( JNIEnv *env, jobject obj, @@ -35711,13 +35711,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_GLFunc14JauJNI_glPixelTransformParameterfvEXT ( JNIEnv *env, jobject obj, @@ -35744,13 +35744,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_GLFunc14JauJNI_glSecondaryColor3bEXT ( JNIEnv *env, jobject obj, @@ -35768,13 +35768,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSecondaryColor3bvEXT ( const GLbyte * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glSecondaryColor3bvEXT ( JNIEnv *env, jobject obj, @@ -35797,13 +35797,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_GLFunc14JauJNI_glSecondaryColor3dEXT ( JNIEnv *env, jobject obj, @@ -35821,13 +35821,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSecondaryColor3dvEXT ( const GLdouble * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glSecondaryColor3dvEXT ( JNIEnv *env, jobject obj, @@ -35850,13 +35850,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_GLFunc14JauJNI_glSecondaryColor3fEXT ( JNIEnv *env, jobject obj, @@ -35874,13 +35874,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSecondaryColor3fvEXT ( const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glSecondaryColor3fvEXT ( JNIEnv *env, jobject obj, @@ -35903,13 +35903,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_GLFunc14JauJNI_glSecondaryColor3iEXT ( JNIEnv *env, jobject obj, @@ -35927,13 +35927,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSecondaryColor3ivEXT ( const GLint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glSecondaryColor3ivEXT ( JNIEnv *env, jobject obj, @@ -35956,13 +35956,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_GLFunc14JauJNI_glSecondaryColor3sEXT ( JNIEnv *env, jobject obj, @@ -35980,13 +35980,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSecondaryColor3svEXT ( const GLshort * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glSecondaryColor3svEXT ( JNIEnv *env, jobject obj, @@ -36009,13 +36009,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_GLFunc14JauJNI_glSecondaryColor3ubEXT ( JNIEnv *env, jobject obj, @@ -36033,13 +36033,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSecondaryColor3ubvEXT ( const GLubyte * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glSecondaryColor3ubvEXT ( JNIEnv *env, jobject obj, @@ -36062,13 +36062,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_GLFunc14JauJNI_glSecondaryColor3uiEXT ( JNIEnv *env, jobject obj, @@ -36086,13 +36086,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSecondaryColor3uivEXT ( const GLuint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glSecondaryColor3uivEXT ( JNIEnv *env, jobject obj, @@ -36115,13 +36115,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_GLFunc14JauJNI_glSecondaryColor3usEXT ( JNIEnv *env, jobject obj, @@ -36139,13 +36139,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSecondaryColor3usvEXT ( const GLushort * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glSecondaryColor3usvEXT ( JNIEnv *env, jobject obj, @@ -36168,13 +36168,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_GLFunc14JauJNI_glSecondaryColorPointerEXT__III_3B ( JNIEnv *env, jobject obj, @@ -36400,13 +36400,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTextureNormalEXT ( GLenum ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glTextureNormalEXT ( JNIEnv *env, jobject obj, @@ -36420,13 +36420,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMultiDrawArraysEXT ( GLenum , GLint * , GLsizei * , GLsizei ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMultiDrawArraysEXT ( JNIEnv *env, jobject obj, @@ -36466,13 +36466,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_GLFunc14JauJNI_glMultiDrawElementsEXT__I_3II_3_3BI ( JNIEnv *env, jobject obj, @@ -36746,13 +36746,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_GLFunc14JauJNI_glFogCoordfEXT ( JNIEnv *env, jobject obj, @@ -36766,13 +36766,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFogCoordfvEXT ( const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glFogCoordfvEXT ( JNIEnv *env, jobject obj, @@ -36795,13 +36795,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_GLFunc14JauJNI_glFogCoorddEXT ( JNIEnv *env, jobject obj, @@ -36815,13 +36815,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFogCoorddvEXT ( const GLdouble * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glFogCoorddvEXT ( JNIEnv *env, jobject obj, @@ -36844,13 +36844,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_GLFunc14JauJNI_glFogCoordPointerEXT__II_3B ( JNIEnv *env, jobject obj, @@ -37060,13 +37060,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTangent3bEXT ( GLbyte , GLbyte , GLbyte ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glTangent3bEXT ( JNIEnv *env, jobject obj, @@ -37084,13 +37084,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTangent3bvEXT ( const GLbyte * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glTangent3bvEXT ( JNIEnv *env, jobject obj, @@ -37113,13 +37113,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_GLFunc14JauJNI_glTangent3dEXT ( JNIEnv *env, jobject obj, @@ -37137,13 +37137,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTangent3dvEXT ( const GLdouble * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glTangent3dvEXT ( JNIEnv *env, jobject obj, @@ -37166,13 +37166,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_GLFunc14JauJNI_glTangent3fEXT ( JNIEnv *env, jobject obj, @@ -37190,13 +37190,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTangent3fvEXT ( const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glTangent3fvEXT ( JNIEnv *env, jobject obj, @@ -37219,13 +37219,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_GLFunc14JauJNI_glTangent3iEXT ( JNIEnv *env, jobject obj, @@ -37243,13 +37243,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTangent3ivEXT ( const GLint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glTangent3ivEXT ( JNIEnv *env, jobject obj, @@ -37272,13 +37272,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_GLFunc14JauJNI_glTangent3sEXT ( JNIEnv *env, jobject obj, @@ -37296,13 +37296,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTangent3svEXT ( const GLshort * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glTangent3svEXT ( JNIEnv *env, jobject obj, @@ -37325,13 +37325,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_GLFunc14JauJNI_glBinormal3bEXT ( JNIEnv *env, jobject obj, @@ -37349,13 +37349,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBinormal3bvEXT ( const GLbyte * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glBinormal3bvEXT ( JNIEnv *env, jobject obj, @@ -37378,13 +37378,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_GLFunc14JauJNI_glBinormal3dEXT ( JNIEnv *env, jobject obj, @@ -37402,13 +37402,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBinormal3dvEXT ( const GLdouble * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glBinormal3dvEXT ( JNIEnv *env, jobject obj, @@ -37431,13 +37431,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_GLFunc14JauJNI_glBinormal3fEXT ( JNIEnv *env, jobject obj, @@ -37455,13 +37455,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBinormal3fvEXT ( const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glBinormal3fvEXT ( JNIEnv *env, jobject obj, @@ -37484,13 +37484,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_GLFunc14JauJNI_glBinormal3iEXT ( JNIEnv *env, jobject obj, @@ -37508,13 +37508,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBinormal3ivEXT ( const GLint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glBinormal3ivEXT ( JNIEnv *env, jobject obj, @@ -37537,13 +37537,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_GLFunc14JauJNI_glBinormal3sEXT ( JNIEnv *env, jobject obj, @@ -37561,13 +37561,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBinormal3svEXT ( const GLshort * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glBinormal3svEXT ( JNIEnv *env, jobject obj, @@ -37590,13 +37590,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_GLFunc14JauJNI_glTangentPointerEXT__II_3B ( JNIEnv *env, jobject obj, @@ -37806,13 +37806,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBinormalPointerEXT ( GLenum , GLsizei , const GLvoid * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glBinormalPointerEXT__II_3B ( JNIEnv *env, jobject obj, @@ -38022,13 +38022,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFinishTextureSUNX ( void ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glFinishTextureSUNX ( JNIEnv *env, jobject obj) @@ -38040,13 +38040,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGlobalAlphaFactorbSUN ( GLbyte ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGlobalAlphaFactorbSUN ( JNIEnv *env, jobject obj, @@ -38060,13 +38060,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGlobalAlphaFactorsSUN ( GLshort ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGlobalAlphaFactorsSUN ( JNIEnv *env, jobject obj, @@ -38080,13 +38080,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGlobalAlphaFactoriSUN ( GLint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGlobalAlphaFactoriSUN ( JNIEnv *env, jobject obj, @@ -38100,13 +38100,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGlobalAlphaFactorfSUN ( GLfloat ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGlobalAlphaFactorfSUN ( JNIEnv *env, jobject obj, @@ -38120,13 +38120,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGlobalAlphaFactordSUN ( GLdouble ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGlobalAlphaFactordSUN ( JNIEnv *env, jobject obj, @@ -38140,13 +38140,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGlobalAlphaFactorubSUN ( GLubyte ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGlobalAlphaFactorubSUN ( JNIEnv *env, jobject obj, @@ -38160,13 +38160,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGlobalAlphaFactorusSUN ( GLushort ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGlobalAlphaFactorusSUN ( JNIEnv *env, jobject obj, @@ -38180,13 +38180,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGlobalAlphaFactoruiSUN ( GLuint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGlobalAlphaFactoruiSUN ( JNIEnv *env, jobject obj, @@ -38200,13 +38200,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeuiSUN ( GLuint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glReplacementCodeuiSUN ( JNIEnv *env, jobject obj, @@ -38220,13 +38220,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeusSUN ( GLushort ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glReplacementCodeusSUN ( JNIEnv *env, jobject obj, @@ -38240,13 +38240,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeubSUN ( GLubyte ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glReplacementCodeubSUN ( JNIEnv *env, jobject obj, @@ -38260,13 +38260,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeuivSUN ( const GLuint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glReplacementCodeuivSUN ( JNIEnv *env, jobject obj, @@ -38289,13 +38289,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_GLFunc14JauJNI_glReplacementCodeusvSUN ( JNIEnv *env, jobject obj, @@ -38318,13 +38318,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_GLFunc14JauJNI_glReplacementCodeubvSUN ( JNIEnv *env, jobject obj, @@ -38347,13 +38347,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_GLFunc14JauJNI_glReplacementCodePointerSUN__II_3_3B ( JNIEnv *env, jobject obj, @@ -38536,13 +38536,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_GLFunc14JauJNI_glColor4ubVertex2fSUN ( JNIEnv *env, jobject obj, @@ -38566,13 +38566,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor4ubVertex2fvSUN ( const GLubyte * , const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glColor4ubVertex2fvSUN ( JNIEnv *env, jobject obj, @@ -38606,13 +38606,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_GLFunc14JauJNI_glColor4ubVertex3fSUN ( JNIEnv *env, jobject obj, @@ -38638,13 +38638,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor4ubVertex3fvSUN ( const GLubyte * , const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glColor4ubVertex3fvSUN ( JNIEnv *env, jobject obj, @@ -38678,13 +38678,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_GLFunc14JauJNI_glColor3fVertex3fSUN ( JNIEnv *env, jobject obj, @@ -38708,13 +38708,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glColor3fVertex3fvSUN ( const GLfloat * , const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glColor3fVertex3fvSUN ( JNIEnv *env, jobject obj, @@ -38748,13 +38748,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_GLFunc14JauJNI_glNormal3fVertex3fSUN ( JNIEnv *env, jobject obj, @@ -38778,13 +38778,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormal3fVertex3fvSUN ( const GLfloat * , const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glNormal3fVertex3fvSUN ( JNIEnv *env, jobject obj, @@ -38818,13 +38818,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_GLFunc14JauJNI_glColor4fNormal3fVertex3fSUN ( JNIEnv *env, jobject obj, @@ -38856,13 +38856,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_GLFunc14JauJNI_glColor4fNormal3fVertex3fvSUN ( JNIEnv *env, jobject obj, @@ -38907,13 +38907,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_GLFunc14JauJNI_glTexCoord2fVertex3fSUN ( JNIEnv *env, jobject obj, @@ -38935,13 +38935,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord2fVertex3fvSUN ( const GLfloat * , const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glTexCoord2fVertex3fvSUN ( JNIEnv *env, jobject obj, @@ -38975,13 +38975,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_GLFunc14JauJNI_glTexCoord4fVertex4fSUN ( JNIEnv *env, jobject obj, @@ -39009,13 +39009,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTexCoord4fVertex4fvSUN ( const GLfloat * , const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glTexCoord4fVertex4fvSUN ( JNIEnv *env, jobject obj, @@ -39049,13 +39049,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_GLFunc14JauJNI_glTexCoord2fColor4ubVertex3fSUN ( JNIEnv *env, jobject obj, @@ -39085,13 +39085,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_GLFunc14JauJNI_glTexCoord2fColor4ubVertex3fvSUN ( JNIEnv *env, jobject obj, @@ -39136,13 +39136,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_GLFunc14JauJNI_glTexCoord2fColor3fVertex3fSUN ( JNIEnv *env, jobject obj, @@ -39170,13 +39170,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_GLFunc14JauJNI_glTexCoord2fColor3fVertex3fvSUN ( JNIEnv *env, jobject obj, @@ -39221,13 +39221,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_GLFunc14JauJNI_glTexCoord2fNormal3fVertex3fSUN ( JNIEnv *env, jobject obj, @@ -39255,13 +39255,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_GLFunc14JauJNI_glTexCoord2fNormal3fVertex3fvSUN ( JNIEnv *env, jobject obj, @@ -39306,13 +39306,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_GLFunc14JauJNI_glTexCoord2fColor4fNormal3fVertex3fSUN ( JNIEnv *env, jobject obj, @@ -39348,13 +39348,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_GLFunc14JauJNI_glTexCoord2fColor4fNormal3fVertex3fvSUN ( JNIEnv *env, jobject obj, @@ -39410,13 +39410,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_GLFunc14JauJNI_glTexCoord4fColor4fNormal3fVertex4fSUN ( JNIEnv *env, jobject obj, @@ -39458,13 +39458,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_GLFunc14JauJNI_glTexCoord4fColor4fNormal3fVertex4fvSUN ( JNIEnv *env, jobject obj, @@ -39520,13 +39520,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_GLFunc14JauJNI_glReplacementCodeuiVertex3fSUN ( JNIEnv *env, jobject obj, @@ -39546,13 +39546,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glReplacementCodeuiVertex3fvSUN ( const GLenum * , const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glReplacementCodeuiVertex3fvSUN ( JNIEnv *env, jobject obj, @@ -39586,13 +39586,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_GLFunc14JauJNI_glReplacementCodeuiColor4ubVertex3fSUN ( JNIEnv *env, jobject obj, @@ -39620,13 +39620,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_GLFunc14JauJNI_glReplacementCodeuiColor4ubVertex3fvSUN ( 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 glReplacementCodeuiColor3fVertex3fSUN ( GLenum , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat , GLfloat ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glReplacementCodeuiColor3fVertex3fSUN ( JNIEnv *env, jobject obj, @@ -39703,13 +39703,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_GLFunc14JauJNI_glReplacementCodeuiColor3fVertex3fvSUN ( JNIEnv *env, jobject obj, @@ -39754,13 +39754,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_GLFunc14JauJNI_glReplacementCodeuiNormal3fVertex3fSUN ( JNIEnv *env, jobject obj, @@ -39786,13 +39786,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_GLFunc14JauJNI_glReplacementCodeuiNormal3fVertex3fvSUN ( JNIEnv *env, jobject obj, @@ -39837,13 +39837,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_GLFunc14JauJNI_glReplacementCodeuiColor4fNormal3fVertex3fSUN ( JNIEnv *env, jobject obj, @@ -39877,13 +39877,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_GLFunc14JauJNI_glReplacementCodeuiColor4fNormal3fVertex3fvSUN ( JNIEnv *env, jobject obj, @@ -39939,13 +39939,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_GLFunc14JauJNI_glReplacementCodeuiTexCoord2fVertex3fSUN ( JNIEnv *env, jobject obj, @@ -39969,13 +39969,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_GLFunc14JauJNI_glReplacementCodeuiTexCoord2fVertex3fvSUN ( JNIEnv *env, jobject obj, @@ -40020,13 +40020,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_GLFunc14JauJNI_glReplacementCodeuiTexCoord2fNormal3fVertex3fSUN ( JNIEnv *env, jobject obj, @@ -40056,13 +40056,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_GLFunc14JauJNI_glReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN ( JNIEnv *env, jobject obj, @@ -40118,13 +40118,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_GLFunc14JauJNI_glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN ( JNIEnv *env, jobject obj, @@ -40162,13 +40162,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_GLFunc14JauJNI_glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN ( JNIEnv *env, jobject obj, @@ -40235,13 +40235,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_GLFunc14JauJNI_glBlendFuncSeparateEXT ( JNIEnv *env, jobject obj, @@ -40261,13 +40261,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBlendFuncSeparateINGR ( GLenum , GLenum , GLenum , GLenum ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glBlendFuncSeparateINGR ( JNIEnv *env, jobject obj, @@ -40287,13 +40287,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexWeightfEXT ( GLfloat ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexWeightfEXT ( JNIEnv *env, jobject obj, @@ -40307,13 +40307,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexWeightfvEXT ( const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexWeightfvEXT ( JNIEnv *env, jobject obj, @@ -40336,13 +40336,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_GLFunc14JauJNI_glVertexWeightPointerEXT__III_3B ( JNIEnv *env, jobject obj, @@ -40568,13 +40568,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFlushVertexArrayRangeNV ( void ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glFlushVertexArrayRangeNV ( JNIEnv *env, jobject obj) @@ -40586,13 +40586,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexArrayRangeNV ( GLsizei , const GLvoid * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexArrayRangeNV__I_3B ( JNIEnv *env, jobject obj, @@ -40786,13 +40786,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCombinerParameterfvNV ( GLenum , const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glCombinerParameterfvNV ( JNIEnv *env, jobject obj, @@ -40817,13 +40817,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_GLFunc14JauJNI_glCombinerParameterfNV ( JNIEnv *env, jobject obj, @@ -40839,13 +40839,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCombinerParameterivNV ( GLenum , const GLint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glCombinerParameterivNV ( JNIEnv *env, jobject obj, @@ -40870,13 +40870,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_GLFunc14JauJNI_glCombinerParameteriNV ( JNIEnv *env, jobject obj, @@ -40892,13 +40892,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_GLFunc14JauJNI_glCombinerInputNV ( JNIEnv *env, jobject obj, @@ -40922,13 +40922,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_GLFunc14JauJNI_glCombinerOutputNV ( JNIEnv *env, jobject obj, @@ -40960,13 +40960,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFinalCombinerInputNV ( GLenum , GLenum , GLenum , GLenum ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glFinalCombinerInputNV ( JNIEnv *env, jobject obj, @@ -40986,13 +40986,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetCombinerInputParameterfvNV ( GLenum , GLenum , GLenum , GLenum , GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGetCombinerInputParameterfvNV ( JNIEnv *env, jobject obj, @@ -41024,13 +41024,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_GLFunc14JauJNI_glGetCombinerInputParameterivNV ( JNIEnv *env, jobject obj, @@ -41062,13 +41062,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_GLFunc14JauJNI_glGetCombinerOutputParameterfvNV ( JNIEnv *env, jobject obj, @@ -41098,13 +41098,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_GLFunc14JauJNI_glGetCombinerOutputParameterivNV ( JNIEnv *env, jobject obj, @@ -41134,13 +41134,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_GLFunc14JauJNI_glGetFinalCombinerInputParameterfvNV ( JNIEnv *env, jobject obj, @@ -41168,13 +41168,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_GLFunc14JauJNI_glGetFinalCombinerInputParameterivNV ( JNIEnv *env, jobject obj, @@ -41202,13 +41202,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_GLFunc14JauJNI_glMultiModeDrawArraysIBM ( JNIEnv *env, jobject obj, @@ -41248,13 +41248,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_GLFunc14JauJNI_glMultiModeDrawElementsIBM___3I_3II_3_3BII ( JNIEnv *env, jobject obj, @@ -41605,13 +41605,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_GLFunc14JauJNI_glColorPointerListIBM__III_3_3BI ( JNIEnv *env, jobject obj, @@ -41822,13 +41822,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_GLFunc14JauJNI_glSecondaryColorPointerListIBM__III_3_3BI ( JNIEnv *env, jobject obj, @@ -42039,13 +42039,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_GLFunc14JauJNI_glEdgeFlagPointerListIBM ( JNIEnv *env, jobject obj, @@ -42072,13 +42072,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_GLFunc14JauJNI_glFogCoordPointerListIBM__II_3_3BI ( JNIEnv *env, jobject obj, @@ -42275,13 +42275,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_GLFunc14JauJNI_glIndexPointerListIBM__II_3_3BI ( JNIEnv *env, jobject obj, @@ -42478,13 +42478,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_GLFunc14JauJNI_glNormalPointerListIBM__II_3_3BI ( JNIEnv *env, jobject obj, @@ -42681,13 +42681,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_GLFunc14JauJNI_glTexCoordPointerListIBM__III_3_3BI ( JNIEnv *env, jobject obj, @@ -42898,13 +42898,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_GLFunc14JauJNI_glVertexPointerListIBM__III_3_3BI ( JNIEnv *env, jobject obj, @@ -43115,13 +43115,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_GLFunc14JauJNI_glTbufferMask3DFX ( JNIEnv *env, jobject obj, @@ -43135,13 +43135,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSampleMaskEXT ( GLclampf , GLboolean ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glSampleMaskEXT ( JNIEnv *env, jobject obj, @@ -43157,13 +43157,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSamplePatternEXT ( GLenum ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glSamplePatternEXT ( JNIEnv *env, jobject obj, @@ -43177,13 +43177,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glTextureColorMaskSGIS ( GLboolean , GLboolean , GLboolean , GLboolean ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glTextureColorMaskSGIS ( JNIEnv *env, jobject obj, @@ -43203,13 +43203,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glIglooInterfaceSGIX ( GLenum , const GLvoid * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glIglooInterfaceSGIX__I_3B ( JNIEnv *env, jobject obj, @@ -43403,13 +43403,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGenFencesNV ( GLsizei , GLuint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGenFencesNV ( JNIEnv *env, jobject obj, @@ -43435,13 +43435,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_GLFunc14JauJNI_glDeleteFencesNV ( JNIEnv *env, jobject obj, @@ -43466,13 +43466,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_GLFunc14JauJNI_glSetFenceNV ( JNIEnv *env, jobject obj, @@ -43488,13 +43488,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLboolean glTestFenceNV ( GLuint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT jboolean JNICALL Java_gl4java_GLFunc14JauJNI_glTestFenceNV ( JNIEnv *env, jobject obj, @@ -43511,13 +43511,13 @@ return ret; } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glFinishFenceNV ( GLuint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glFinishFenceNV ( JNIEnv *env, jobject obj, @@ -43531,13 +43531,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLboolean glIsFenceNV ( GLuint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT jboolean JNICALL Java_gl4java_GLFunc14JauJNI_glIsFenceNV ( JNIEnv *env, jobject obj, @@ -43554,13 +43554,13 @@ return ret; } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetFenceivNV ( GLuint , GLenum , GLint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGetFenceivNV ( JNIEnv *env, jobject obj, @@ -43588,13 +43588,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_GLFunc14JauJNI_glMapControlPointsNV__IIIIIIIZ_3B ( JNIEnv *env, jobject obj, @@ -43900,13 +43900,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glMapParameterivNV ( GLenum , GLenum , const GLint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glMapParameterivNV ( JNIEnv *env, jobject obj, @@ -43933,13 +43933,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_GLFunc14JauJNI_glMapParameterfvNV ( JNIEnv *env, jobject obj, @@ -43966,13 +43966,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_GLFunc14JauJNI_glGetMapControlPointsNV__IIIIIZ_3B ( JNIEnv *env, jobject obj, @@ -44253,13 +44253,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetMapParameterivNV ( GLenum , GLenum , GLint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGetMapParameterivNV ( JNIEnv *env, jobject obj, @@ -44287,13 +44287,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_GLFunc14JauJNI_glGetMapParameterfvNV ( JNIEnv *env, jobject obj, @@ -44321,13 +44321,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_GLFunc14JauJNI_glGetMapAttribParameterivNV ( JNIEnv *env, jobject obj, @@ -44357,13 +44357,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_GLFunc14JauJNI_glGetMapAttribParameterfvNV ( JNIEnv *env, jobject obj, @@ -44393,13 +44393,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_GLFunc14JauJNI_glEvalMapsNV ( JNIEnv *env, jobject obj, @@ -44415,13 +44415,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glCombinerStageParameterfvNV ( GLenum , GLenum , const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glCombinerStageParameterfvNV ( JNIEnv *env, jobject obj, @@ -44448,13 +44448,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_GLFunc14JauJNI_glGetCombinerStageParameterfvNV ( JNIEnv *env, jobject obj, @@ -44482,13 +44482,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_GLFunc14JauJNI_glBindProgramNV ( JNIEnv *env, jobject obj, @@ -44504,13 +44504,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDeleteProgramsNV ( GLsizei , const GLuint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glDeleteProgramsNV ( JNIEnv *env, jobject obj, @@ -44535,13 +44535,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_GLFunc14JauJNI_glExecuteProgramNV ( JNIEnv *env, jobject obj, @@ -44568,13 +44568,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_GLFunc14JauJNI_glGenProgramsNV ( JNIEnv *env, jobject obj, @@ -44600,13 +44600,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_GLFunc14JauJNI_glAreProgramsResidentNV ( JNIEnv *env, jobject obj, @@ -44646,13 +44646,13 @@ } return ret; } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glRequestResidentProgramsNV ( GLsizei , const GLuint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glRequestResidentProgramsNV ( JNIEnv *env, jobject obj, @@ -44677,13 +44677,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_GLFunc14JauJNI_glGetProgramParameterfvNV ( JNIEnv *env, jobject obj, @@ -44713,13 +44713,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_GLFunc14JauJNI_glGetProgramParameterdvNV ( JNIEnv *env, jobject obj, @@ -44749,13 +44749,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_GLFunc14JauJNI_glGetProgramivNV ( JNIEnv *env, jobject obj, @@ -44783,13 +44783,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_GLFunc14JauJNI_glGetProgramStringNV ( JNIEnv *env, jobject obj, @@ -44817,13 +44817,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_GLFunc14JauJNI_glGetTrackMatrixivNV ( JNIEnv *env, jobject obj, @@ -44853,13 +44853,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_GLFunc14JauJNI_glGetVertexAttribdvNV ( JNIEnv *env, jobject obj, @@ -44887,13 +44887,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_GLFunc14JauJNI_glGetVertexAttribfvNV ( JNIEnv *env, jobject obj, @@ -44921,13 +44921,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_GLFunc14JauJNI_glGetVertexAttribivNV ( JNIEnv *env, jobject obj, @@ -44955,13 +44955,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_GLFunc14JauJNI_glGetVertexAttribPointervNV__II_3_3B ( JNIEnv *env, jobject obj, @@ -45151,13 +45151,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_GLFunc14JauJNI_glIsProgramNV ( JNIEnv *env, jobject obj, @@ -45174,13 +45174,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_GLFunc14JauJNI_glLoadProgramNV ( JNIEnv *env, jobject obj, @@ -45209,13 +45209,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_GLFunc14JauJNI_glProgramParameter4fNV ( JNIEnv *env, jobject obj, @@ -45239,13 +45239,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_GLFunc14JauJNI_glProgramParameter4dNV ( JNIEnv *env, jobject obj, @@ -45269,13 +45269,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glProgramParameter4dvNV ( GLenum , GLuint , const GLdouble * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glProgramParameter4dvNV ( JNIEnv *env, jobject obj, @@ -45302,13 +45302,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_GLFunc14JauJNI_glProgramParameter4fvNV ( JNIEnv *env, jobject obj, @@ -45335,13 +45335,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_GLFunc14JauJNI_glProgramParameters4dvNV ( JNIEnv *env, jobject obj, @@ -45370,13 +45370,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_GLFunc14JauJNI_glProgramParameters4fvNV ( JNIEnv *env, jobject obj, @@ -45405,13 +45405,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_GLFunc14JauJNI_glTrackMatrixNV ( JNIEnv *env, jobject obj, @@ -45431,13 +45431,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_GLFunc14JauJNI_glVertexAttribPointerNV__IIII_3B ( JNIEnv *env, jobject obj, @@ -45679,13 +45679,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib1sNV ( GLuint , GLshort ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexAttrib1sNV ( JNIEnv *env, jobject obj, @@ -45701,13 +45701,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib1fNV ( GLuint , GLfloat ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexAttrib1fNV ( JNIEnv *env, jobject obj, @@ -45723,13 +45723,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib1dNV ( GLuint , GLdouble ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexAttrib1dNV ( JNIEnv *env, jobject obj, @@ -45745,13 +45745,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib2sNV ( GLuint , GLshort , GLshort ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexAttrib2sNV ( JNIEnv *env, jobject obj, @@ -45769,13 +45769,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib2fNV ( GLuint , GLfloat , GLfloat ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexAttrib2fNV ( JNIEnv *env, jobject obj, @@ -45793,13 +45793,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib2dNV ( GLuint , GLdouble , GLdouble ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexAttrib2dNV ( JNIEnv *env, jobject obj, @@ -45817,13 +45817,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib3sNV ( GLuint , GLshort , GLshort , GLshort ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexAttrib3sNV ( JNIEnv *env, jobject obj, @@ -45843,13 +45843,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib3fNV ( GLuint , GLfloat , GLfloat , GLfloat ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexAttrib3fNV ( JNIEnv *env, jobject obj, @@ -45869,13 +45869,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib3dNV ( GLuint , GLdouble , GLdouble , GLdouble ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexAttrib3dNV ( JNIEnv *env, jobject obj, @@ -45895,13 +45895,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib4sNV ( GLuint , GLshort , GLshort , GLshort , GLshort ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexAttrib4sNV ( JNIEnv *env, jobject obj, @@ -45923,13 +45923,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib4fNV ( GLuint , GLfloat , GLfloat , GLfloat , GLfloat ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexAttrib4fNV ( JNIEnv *env, jobject obj, @@ -45951,13 +45951,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib4dNV ( GLuint , GLdouble , GLdouble , GLdouble , GLdouble ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexAttrib4dNV ( JNIEnv *env, jobject obj, @@ -45979,13 +45979,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib4ubNV ( GLuint , GLubyte , GLubyte , GLubyte , GLubyte ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexAttrib4ubNV ( JNIEnv *env, jobject obj, @@ -46007,13 +46007,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexAttrib1svNV ( GLuint , const GLshort * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexAttrib1svNV ( JNIEnv *env, jobject obj, @@ -46038,13 +46038,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_GLFunc14JauJNI_glVertexAttrib1fvNV ( JNIEnv *env, jobject obj, @@ -46069,13 +46069,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_GLFunc14JauJNI_glVertexAttrib1dvNV ( JNIEnv *env, jobject obj, @@ -46100,13 +46100,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_GLFunc14JauJNI_glVertexAttrib2svNV ( JNIEnv *env, jobject obj, @@ -46131,13 +46131,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_GLFunc14JauJNI_glVertexAttrib2fvNV ( JNIEnv *env, jobject obj, @@ -46162,13 +46162,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_GLFunc14JauJNI_glVertexAttrib2dvNV ( JNIEnv *env, jobject obj, @@ -46193,13 +46193,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_GLFunc14JauJNI_glVertexAttrib3svNV ( JNIEnv *env, jobject obj, @@ -46224,13 +46224,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_GLFunc14JauJNI_glVertexAttrib3fvNV ( JNIEnv *env, jobject obj, @@ -46255,13 +46255,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_GLFunc14JauJNI_glVertexAttrib3dvNV ( JNIEnv *env, jobject obj, @@ -46286,13 +46286,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_GLFunc14JauJNI_glVertexAttrib4svNV ( JNIEnv *env, jobject obj, @@ -46317,13 +46317,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_GLFunc14JauJNI_glVertexAttrib4fvNV ( JNIEnv *env, jobject obj, @@ -46348,13 +46348,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_GLFunc14JauJNI_glVertexAttrib4dvNV ( JNIEnv *env, jobject obj, @@ -46379,13 +46379,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_GLFunc14JauJNI_glVertexAttrib4ubvNV ( JNIEnv *env, jobject obj, @@ -46410,13 +46410,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_GLFunc14JauJNI_glVertexAttribs1svNV ( JNIEnv *env, jobject obj, @@ -46443,13 +46443,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_GLFunc14JauJNI_glVertexAttribs1fvNV ( JNIEnv *env, jobject obj, @@ -46476,13 +46476,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_GLFunc14JauJNI_glVertexAttribs1dvNV ( JNIEnv *env, jobject obj, @@ -46509,13 +46509,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_GLFunc14JauJNI_glVertexAttribs2svNV ( JNIEnv *env, jobject obj, @@ -46542,13 +46542,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_GLFunc14JauJNI_glVertexAttribs2fvNV ( JNIEnv *env, jobject obj, @@ -46575,13 +46575,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_GLFunc14JauJNI_glVertexAttribs2dvNV ( JNIEnv *env, jobject obj, @@ -46608,13 +46608,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_GLFunc14JauJNI_glVertexAttribs3svNV ( JNIEnv *env, jobject obj, @@ -46641,13 +46641,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_GLFunc14JauJNI_glVertexAttribs3fvNV ( JNIEnv *env, jobject obj, @@ -46674,13 +46674,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_GLFunc14JauJNI_glVertexAttribs3dvNV ( JNIEnv *env, jobject obj, @@ -46707,13 +46707,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_GLFunc14JauJNI_glVertexAttribs4svNV ( JNIEnv *env, jobject obj, @@ -46740,13 +46740,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_GLFunc14JauJNI_glVertexAttribs4fvNV ( JNIEnv *env, jobject obj, @@ -46773,13 +46773,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_GLFunc14JauJNI_glVertexAttribs4dvNV ( JNIEnv *env, jobject obj, @@ -46806,13 +46806,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_GLFunc14JauJNI_glVertexAttribs4ubvNV ( JNIEnv *env, jobject obj, @@ -46839,13 +46839,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_GLFunc14JauJNI_glTexBumpParameterivATI ( JNIEnv *env, jobject obj, @@ -46870,13 +46870,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_GLFunc14JauJNI_glTexBumpParameterfvATI ( JNIEnv *env, jobject obj, @@ -46901,13 +46901,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_GLFunc14JauJNI_glGetTexBumpParameterivATI ( JNIEnv *env, jobject obj, @@ -46933,13 +46933,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_GLFunc14JauJNI_glGetTexBumpParameterfvATI ( JNIEnv *env, jobject obj, @@ -46965,13 +46965,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_GLFunc14JauJNI_glGenFragmentShadersATI ( JNIEnv *env, jobject obj, @@ -46988,13 +46988,13 @@ return ret; } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBindFragmentShaderATI ( GLuint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glBindFragmentShaderATI ( JNIEnv *env, jobject obj, @@ -47008,13 +47008,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDeleteFragmentShaderATI ( GLuint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glDeleteFragmentShaderATI ( JNIEnv *env, jobject obj, @@ -47028,13 +47028,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBeginFragmentShaderATI ( void ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glBeginFragmentShaderATI ( JNIEnv *env, jobject obj) @@ -47046,13 +47046,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEndFragmentShaderATI ( void ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glEndFragmentShaderATI ( JNIEnv *env, jobject obj) @@ -47064,13 +47064,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPassTexCoordATI ( GLuint , GLuint , GLenum ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glPassTexCoordATI ( JNIEnv *env, jobject obj, @@ -47088,13 +47088,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSampleMapATI ( GLuint , GLuint , GLenum ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glSampleMapATI ( JNIEnv *env, jobject obj, @@ -47112,13 +47112,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_GLFunc14JauJNI_glColorFragmentOp1ATI ( JNIEnv *env, jobject obj, @@ -47144,13 +47144,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_GLFunc14JauJNI_glColorFragmentOp2ATI ( JNIEnv *env, jobject obj, @@ -47182,13 +47182,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_GLFunc14JauJNI_glColorFragmentOp3ATI ( JNIEnv *env, jobject obj, @@ -47226,13 +47226,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_GLFunc14JauJNI_glAlphaFragmentOp1ATI ( JNIEnv *env, jobject obj, @@ -47256,13 +47256,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_GLFunc14JauJNI_glAlphaFragmentOp2ATI ( JNIEnv *env, jobject obj, @@ -47292,13 +47292,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_GLFunc14JauJNI_glAlphaFragmentOp3ATI ( JNIEnv *env, jobject obj, @@ -47334,13 +47334,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSetFragmentShaderConstantATI ( GLuint , const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glSetFragmentShaderConstantATI ( JNIEnv *env, jobject obj, @@ -47365,13 +47365,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_GLFunc14JauJNI_glPNTrianglesiATI ( JNIEnv *env, jobject obj, @@ -47387,13 +47387,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glPNTrianglesfATI ( GLenum , GLfloat ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glPNTrianglesfATI ( JNIEnv *env, jobject obj, @@ -47409,13 +47409,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLuint glNewObjectBufferATI ( GLsizei , const GLvoid * , GLenum ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT jint JNICALL Java_gl4java_GLFunc14JauJNI_glNewObjectBufferATI__I_3BI ( JNIEnv *env, jobject obj, @@ -47649,13 +47649,13 @@ return ret; } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLboolean glIsObjectBufferATI ( GLuint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT jboolean JNICALL Java_gl4java_GLFunc14JauJNI_glIsObjectBufferATI ( JNIEnv *env, jobject obj, @@ -47672,13 +47672,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_GLFunc14JauJNI_glUpdateObjectBufferATI__III_3BI ( JNIEnv *env, jobject obj, @@ -47920,13 +47920,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetObjectBufferfvATI ( GLuint , GLenum , GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGetObjectBufferfvATI ( JNIEnv *env, jobject obj, @@ -47954,13 +47954,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_GLFunc14JauJNI_glGetObjectBufferivATI ( JNIEnv *env, jobject obj, @@ -47988,13 +47988,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_GLFunc14JauJNI_glDeleteObjectBufferATI ( JNIEnv *env, jobject obj, @@ -48008,13 +48008,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_GLFunc14JauJNI_glArrayObjectATI ( JNIEnv *env, jobject obj, @@ -48038,13 +48038,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetArrayObjectfvATI ( GLenum , GLenum , GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGetArrayObjectfvATI ( JNIEnv *env, jobject obj, @@ -48072,13 +48072,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_GLFunc14JauJNI_glGetArrayObjectivATI ( JNIEnv *env, jobject obj, @@ -48106,13 +48106,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_GLFunc14JauJNI_glVariantArrayObjectATI ( JNIEnv *env, jobject obj, @@ -48134,13 +48134,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetVariantArrayObjectfvATI ( GLuint , GLenum , GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGetVariantArrayObjectfvATI ( JNIEnv *env, jobject obj, @@ -48168,13 +48168,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_GLFunc14JauJNI_glGetVariantArrayObjectivATI ( JNIEnv *env, jobject obj, @@ -48202,13 +48202,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_GLFunc14JauJNI_glBeginVertexShaderEXT ( JNIEnv *env, jobject obj) @@ -48220,13 +48220,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEndVertexShaderEXT ( void ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glEndVertexShaderEXT ( JNIEnv *env, jobject obj) @@ -48238,13 +48238,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glBindVertexShaderEXT ( GLuint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glBindVertexShaderEXT ( JNIEnv *env, jobject obj, @@ -48258,13 +48258,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLuint glGenVertexShadersEXT ( GLuint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT jint JNICALL Java_gl4java_GLFunc14JauJNI_glGenVertexShadersEXT ( JNIEnv *env, jobject obj, @@ -48281,13 +48281,13 @@ return ret; } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDeleteVertexShaderEXT ( GLuint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glDeleteVertexShaderEXT ( JNIEnv *env, jobject obj, @@ -48301,13 +48301,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glShaderOp1EXT ( GLenum , GLuint , GLuint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glShaderOp1EXT ( JNIEnv *env, jobject obj, @@ -48325,13 +48325,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glShaderOp2EXT ( GLenum , GLuint , GLuint , GLuint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glShaderOp2EXT ( JNIEnv *env, jobject obj, @@ -48351,13 +48351,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glShaderOp3EXT ( GLenum , GLuint , GLuint , GLuint , GLuint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glShaderOp3EXT ( JNIEnv *env, jobject obj, @@ -48379,13 +48379,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_GLFunc14JauJNI_glSwizzleEXT ( JNIEnv *env, jobject obj, @@ -48409,13 +48409,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_GLFunc14JauJNI_glWriteMaskEXT ( JNIEnv *env, jobject obj, @@ -48439,13 +48439,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glInsertComponentEXT ( GLuint , GLuint , GLuint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glInsertComponentEXT ( JNIEnv *env, jobject obj, @@ -48463,13 +48463,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glExtractComponentEXT ( GLuint , GLuint , GLuint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glExtractComponentEXT ( JNIEnv *env, jobject obj, @@ -48487,13 +48487,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLuint glGenSymbolsEXT ( GLenum , GLenum , GLenum , GLuint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT jint JNICALL Java_gl4java_GLFunc14JauJNI_glGenSymbolsEXT ( JNIEnv *env, jobject obj, @@ -48516,13 +48516,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_GLFunc14JauJNI_glSetInvariantEXT__II_3B ( JNIEnv *env, jobject obj, @@ -48732,13 +48732,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glSetLocalConstantEXT ( GLuint , GLenum , const void * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glSetLocalConstantEXT__II_3B ( JNIEnv *env, jobject obj, @@ -48948,13 +48948,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVariantbvEXT ( GLuint , const GLbyte * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVariantbvEXT ( JNIEnv *env, jobject obj, @@ -48979,13 +48979,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_GLFunc14JauJNI_glVariantsvEXT ( JNIEnv *env, jobject obj, @@ -49010,13 +49010,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_GLFunc14JauJNI_glVariantivEXT ( JNIEnv *env, jobject obj, @@ -49041,13 +49041,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_GLFunc14JauJNI_glVariantfvEXT ( JNIEnv *env, jobject obj, @@ -49072,13 +49072,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_GLFunc14JauJNI_glVariantdvEXT ( JNIEnv *env, jobject obj, @@ -49103,13 +49103,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_GLFunc14JauJNI_glVariantubvEXT ( JNIEnv *env, jobject obj, @@ -49134,13 +49134,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_GLFunc14JauJNI_glVariantusvEXT ( JNIEnv *env, jobject obj, @@ -49165,13 +49165,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_GLFunc14JauJNI_glVariantuivEXT ( JNIEnv *env, jobject obj, @@ -49196,13 +49196,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_GLFunc14JauJNI_glVariantPointerEXT__III_3B ( JNIEnv *env, jobject obj, @@ -49428,13 +49428,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glEnableVariantClientStateEXT ( GLuint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glEnableVariantClientStateEXT ( JNIEnv *env, jobject obj, @@ -49448,13 +49448,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glDisableVariantClientStateEXT ( GLuint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glDisableVariantClientStateEXT ( JNIEnv *env, jobject obj, @@ -49468,13 +49468,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLuint glBindLightParameterEXT ( GLenum , GLenum ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT jint JNICALL Java_gl4java_GLFunc14JauJNI_glBindLightParameterEXT ( JNIEnv *env, jobject obj, @@ -49493,13 +49493,13 @@ return ret; } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLuint glBindMaterialParameterEXT ( GLenum , GLenum ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT jint JNICALL Java_gl4java_GLFunc14JauJNI_glBindMaterialParameterEXT ( JNIEnv *env, jobject obj, @@ -49518,13 +49518,13 @@ return ret; } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLuint glBindTexGenParameterEXT ( GLenum , GLenum , GLenum ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT jint JNICALL Java_gl4java_GLFunc14JauJNI_glBindTexGenParameterEXT ( JNIEnv *env, jobject obj, @@ -49545,13 +49545,13 @@ return ret; } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLuint glBindTextureUnitParameterEXT ( GLenum , GLenum ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT jint JNICALL Java_gl4java_GLFunc14JauJNI_glBindTextureUnitParameterEXT ( JNIEnv *env, jobject obj, @@ -49570,13 +49570,13 @@ return ret; } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLuint glBindParameterEXT ( GLenum ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT jint JNICALL Java_gl4java_GLFunc14JauJNI_glBindParameterEXT ( JNIEnv *env, jobject obj, @@ -49593,13 +49593,13 @@ return ret; } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLboolean glIsVariantEnabledEXT ( GLuint , GLenum ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT jboolean JNICALL Java_gl4java_GLFunc14JauJNI_glIsVariantEnabledEXT ( JNIEnv *env, jobject obj, @@ -49618,13 +49618,13 @@ return ret; } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glGetVariantBooleanvEXT ( GLuint , GLenum , GLboolean * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glGetVariantBooleanvEXT ( JNIEnv *env, jobject obj, @@ -49652,13 +49652,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_GLFunc14JauJNI_glGetVariantIntegervEXT ( JNIEnv *env, jobject obj, @@ -49686,13 +49686,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_GLFunc14JauJNI_glGetVariantFloatvEXT ( JNIEnv *env, jobject obj, @@ -49720,13 +49720,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_GLFunc14JauJNI_glGetVariantPointervEXT__II_3_3B ( JNIEnv *env, jobject obj, @@ -49916,13 +49916,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_GLFunc14JauJNI_glGetInvariantBooleanvEXT ( JNIEnv *env, jobject obj, @@ -49950,13 +49950,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_GLFunc14JauJNI_glGetInvariantIntegervEXT ( JNIEnv *env, jobject obj, @@ -49984,13 +49984,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_GLFunc14JauJNI_glGetInvariantFloatvEXT ( JNIEnv *env, jobject obj, @@ -50018,13 +50018,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_GLFunc14JauJNI_glGetLocalConstantBooleanvEXT ( JNIEnv *env, jobject obj, @@ -50052,13 +50052,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_GLFunc14JauJNI_glGetLocalConstantIntegervEXT ( JNIEnv *env, jobject obj, @@ -50086,13 +50086,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_GLFunc14JauJNI_glGetLocalConstantFloatvEXT ( JNIEnv *env, jobject obj, @@ -50120,13 +50120,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_GLFunc14JauJNI_glVertexStream1s ( JNIEnv *env, jobject obj, @@ -50142,13 +50142,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream1sv ( GLenum , const GLshort * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexStream1sv ( JNIEnv *env, jobject obj, @@ -50173,13 +50173,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_GLFunc14JauJNI_glVertexStream1i ( JNIEnv *env, jobject obj, @@ -50195,13 +50195,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream1iv ( GLenum , const GLint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexStream1iv ( JNIEnv *env, jobject obj, @@ -50226,13 +50226,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_GLFunc14JauJNI_glVertexStream1f ( JNIEnv *env, jobject obj, @@ -50248,13 +50248,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream1fv ( GLenum , const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexStream1fv ( JNIEnv *env, jobject obj, @@ -50279,13 +50279,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_GLFunc14JauJNI_glVertexStream1d ( JNIEnv *env, jobject obj, @@ -50301,13 +50301,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream1dv ( GLenum , const GLdouble * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexStream1dv ( JNIEnv *env, jobject obj, @@ -50332,13 +50332,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_GLFunc14JauJNI_glVertexStream2s ( JNIEnv *env, jobject obj, @@ -50356,13 +50356,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream2sv ( GLenum , const GLshort * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexStream2sv ( JNIEnv *env, jobject obj, @@ -50387,13 +50387,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_GLFunc14JauJNI_glVertexStream2i ( JNIEnv *env, jobject obj, @@ -50411,13 +50411,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream2iv ( GLenum , const GLint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexStream2iv ( JNIEnv *env, jobject obj, @@ -50442,13 +50442,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_GLFunc14JauJNI_glVertexStream2f ( JNIEnv *env, jobject obj, @@ -50466,13 +50466,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream2fv ( GLenum , const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexStream2fv ( JNIEnv *env, jobject obj, @@ -50497,13 +50497,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_GLFunc14JauJNI_glVertexStream2d ( JNIEnv *env, jobject obj, @@ -50521,13 +50521,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream2dv ( GLenum , const GLdouble * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexStream2dv ( JNIEnv *env, jobject obj, @@ -50552,13 +50552,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_GLFunc14JauJNI_glVertexStream3s ( JNIEnv *env, jobject obj, @@ -50578,13 +50578,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream3sv ( GLenum , const GLshort * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexStream3sv ( JNIEnv *env, jobject obj, @@ -50609,13 +50609,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_GLFunc14JauJNI_glVertexStream3i ( JNIEnv *env, jobject obj, @@ -50635,13 +50635,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream3iv ( GLenum , const GLint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexStream3iv ( JNIEnv *env, jobject obj, @@ -50666,13 +50666,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_GLFunc14JauJNI_glVertexStream3f ( JNIEnv *env, jobject obj, @@ -50692,13 +50692,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream3fv ( GLenum , const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexStream3fv ( JNIEnv *env, jobject obj, @@ -50723,13 +50723,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_GLFunc14JauJNI_glVertexStream3d ( JNIEnv *env, jobject obj, @@ -50749,13 +50749,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream3dv ( GLenum , const GLdouble * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexStream3dv ( JNIEnv *env, jobject obj, @@ -50780,13 +50780,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_GLFunc14JauJNI_glVertexStream4s ( JNIEnv *env, jobject obj, @@ -50808,13 +50808,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream4sv ( GLenum , const GLshort * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexStream4sv ( JNIEnv *env, jobject obj, @@ -50839,13 +50839,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_GLFunc14JauJNI_glVertexStream4i ( JNIEnv *env, jobject obj, @@ -50867,13 +50867,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream4iv ( GLenum , const GLint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexStream4iv ( JNIEnv *env, jobject obj, @@ -50898,13 +50898,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_GLFunc14JauJNI_glVertexStream4f ( JNIEnv *env, jobject obj, @@ -50926,13 +50926,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream4fv ( GLenum , const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexStream4fv ( JNIEnv *env, jobject obj, @@ -50957,13 +50957,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_GLFunc14JauJNI_glVertexStream4d ( JNIEnv *env, jobject obj, @@ -50985,13 +50985,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexStream4dv ( GLenum , const GLdouble * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexStream4dv ( JNIEnv *env, jobject obj, @@ -51016,13 +51016,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_GLFunc14JauJNI_glNormalStream3b ( JNIEnv *env, jobject obj, @@ -51042,13 +51042,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormalStream3bv ( GLenum , const GLbyte * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glNormalStream3bv ( JNIEnv *env, jobject obj, @@ -51073,13 +51073,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_GLFunc14JauJNI_glNormalStream3s ( JNIEnv *env, jobject obj, @@ -51099,13 +51099,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormalStream3sv ( GLenum , const GLshort * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glNormalStream3sv ( JNIEnv *env, jobject obj, @@ -51130,13 +51130,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_GLFunc14JauJNI_glNormalStream3i ( JNIEnv *env, jobject obj, @@ -51156,13 +51156,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormalStream3iv ( GLenum , const GLint * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glNormalStream3iv ( JNIEnv *env, jobject obj, @@ -51187,13 +51187,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_GLFunc14JauJNI_glNormalStream3f ( JNIEnv *env, jobject obj, @@ -51213,13 +51213,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormalStream3fv ( GLenum , const GLfloat * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glNormalStream3fv ( JNIEnv *env, jobject obj, @@ -51244,13 +51244,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_GLFunc14JauJNI_glNormalStream3d ( JNIEnv *env, jobject obj, @@ -51270,13 +51270,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glNormalStream3dv ( GLenum , const GLdouble * ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glNormalStream3dv ( JNIEnv *env, jobject obj, @@ -51301,13 +51301,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_GLFunc14JauJNI_glClientActiveVertexStream ( JNIEnv *env, jobject obj, @@ -51321,13 +51321,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexBlendEnvi ( GLenum , GLint ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexBlendEnvi ( JNIEnv *env, jobject obj, @@ -51343,13 +51343,13 @@ ); } - -/** - * Original Function-Prototype : - * <pre> +
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void glVertexBlendEnvf ( GLenum , GLfloat ) ; - * </pre> - */ + * </pre>
+ */
JNIEXPORT void JNICALL Java_gl4java_GLFunc14JauJNI_glVertexBlendEnvf ( JNIEnv *env, jobject obj, @@ -51365,5 +51365,5 @@ ); } - -/* C2J Parser Version 3.0: Java program parsed successfully. */ +
+/* C2J Parser Version 3.0: Java program parsed successfully. */
|