aboutsummaryrefslogtreecommitdiffstats
path: root/C2J/glu-proto-auto-jni14.c
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2001-12-11 07:38:23 +0000
committerSven Gothel <[email protected]>2001-12-11 07:38:23 +0000
commit10f15a12d51ef116c46140a45875c011d9c1dbd8 (patch)
tree32f65cb863a89b7cf96311cd91fa93e7abc1402a /C2J/glu-proto-auto-jni14.c
parent6abd5e8b0dd518a2438000126ca5886124986040 (diff)
GL4Java 2.8.2.0rel-2-8-2-0-rc
kbr's jawt synamic loader installer fixes minor cleanups
Diffstat (limited to 'C2J/glu-proto-auto-jni14.c')
-rw-r--r--C2J/glu-proto-auto-jni14.c556
1 files changed, 278 insertions, 278 deletions
diff --git a/C2J/glu-proto-auto-jni14.c b/C2J/glu-proto-auto-jni14.c
index 5665df1..8208069 100644
--- a/C2J/glu-proto-auto-jni14.c
+++ b/C2J/glu-proto-auto-jni14.c
@@ -4,13 +4,13 @@
* Reading from file: glu-proto-auto.orig.h . . .
* Destination-Class: gl4java_GLUFunc14JauJNI !
*/
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluBeginCurve ( GLUnurbs * nurb ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluBeginCurve (
JNIEnv *env, jobject obj,
@@ -24,13 +24,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluBeginPolygon ( GLUtesselator * tess ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluBeginPolygon (
JNIEnv *env, jobject obj,
@@ -44,13 +44,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluBeginSurface ( GLUnurbs * nurb ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluBeginSurface (
JNIEnv *env, jobject obj,
@@ -64,13 +64,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluBeginTrim ( GLUnurbs * nurb ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluBeginTrim (
JNIEnv *env, jobject obj,
@@ -84,13 +84,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLint gluBuild1DMipmapLevels ( GLenum target , GLint internalFormat , GLsizei width , GLenum format , GLenum type , GLint level , GLint base , GLint max , const void * data ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLUFunc14JauJNI_gluBuild1DMipmapLevels__IIIIIIII_3B (
JNIEnv *env, jobject obj,
@@ -420,13 +420,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLint gluBuild1DMipmaps ( GLenum target , GLint internalFormat , GLsizei width , GLenum format , GLenum type , const void * data ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLUFunc14JauJNI_gluBuild1DMipmaps__IIIII_3B (
JNIEnv *env, jobject obj,
@@ -708,13 +708,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLint gluBuild2DMipmapLevels ( GLenum target , GLint internalFormat , GLsizei width , GLsizei height , GLenum format , GLenum type , GLint level , GLint base , GLint max , const void * data ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLUFunc14JauJNI_gluBuild2DMipmapLevels__IIIIIIIII_3B (
JNIEnv *env, jobject obj,
@@ -1060,13 +1060,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLint gluBuild2DMipmaps ( GLenum target , GLint internalFormat , GLsizei width , GLsizei height , GLenum format , GLenum type , const void * data ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLUFunc14JauJNI_gluBuild2DMipmaps__IIIIII_3B (
JNIEnv *env, jobject obj,
@@ -1364,13 +1364,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLint gluBuild3DMipmapLevels ( GLenum target , GLint internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLenum format , GLenum type , GLint level , GLint base , GLint max , const void * data ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLUFunc14JauJNI_gluBuild3DMipmapLevels__IIIIIIIIII_3B (
JNIEnv *env, jobject obj,
@@ -1732,13 +1732,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLint gluBuild3DMipmaps ( GLenum target , GLint internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLenum format , GLenum type , const void * data ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLUFunc14JauJNI_gluBuild3DMipmaps__IIIIIII_3B (
JNIEnv *env, jobject obj,
@@ -2052,13 +2052,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLboolean gluCheckExtension ( const GLubyte * extName , const GLubyte * extString ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jboolean JNICALL
Java_gl4java_GLUFunc14JauJNI_gluCheckExtension (
JNIEnv *env, jobject obj,
@@ -2095,13 +2095,13 @@
}
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluCylinder ( GLUquadric * quad , GLdouble base , GLdouble top , GLdouble height , GLint slices , GLint stacks ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluCylinder (
JNIEnv *env, jobject obj,
@@ -2125,13 +2125,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluDisk ( GLUquadric * quad , GLdouble inner , GLdouble outer , GLint slices , GLint loops ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluDisk (
JNIEnv *env, jobject obj,
@@ -2153,13 +2153,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluEndCurve ( GLUnurbs * nurb ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluEndCurve (
JNIEnv *env, jobject obj,
@@ -2173,13 +2173,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluEndPolygon ( GLUtesselator * tess ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluEndPolygon (
JNIEnv *env, jobject obj,
@@ -2193,13 +2193,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluEndSurface ( GLUnurbs * nurb ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluEndSurface (
JNIEnv *env, jobject obj,
@@ -2213,13 +2213,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluEndTrim ( GLUnurbs * nurb ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluEndTrim (
JNIEnv *env, jobject obj,
@@ -2233,13 +2233,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluGetNurbsProperty ( GLUnurbs * nurb , GLenum property , GLfloat * data ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluGetNurbsProperty (
JNIEnv *env, jobject obj,
@@ -2267,13 +2267,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, data, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluGetTessProperty ( GLUtesselator * tess , GLenum which , GLdouble * data ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluGetTessProperty (
JNIEnv *env, jobject obj,
@@ -2301,13 +2301,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, data, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluLoadSamplingMatrices ( GLUnurbs * nurb , const GLfloat * model , const GLfloat * perspective , const GLint * view ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluLoadSamplingMatrices (
JNIEnv *env, jobject obj,
@@ -2354,13 +2354,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, view, ptr3, JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluLookAt ( GLdouble eyeX , GLdouble eyeY , GLdouble eyeZ , GLdouble centerX , GLdouble centerY , GLdouble centerZ , GLdouble upX , GLdouble upY , GLdouble upZ ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluLookAt (
JNIEnv *env, jobject obj,
@@ -2390,13 +2390,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluNextContour ( GLUtesselator * tess , GLenum type ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluNextContour (
JNIEnv *env, jobject obj,
@@ -2412,13 +2412,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluNurbsCurve ( GLUnurbs * nurb , GLint knotCount , GLfloat * knots , GLint stride , GLfloat * control , GLint order , GLenum type ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluNurbsCurve (
JNIEnv *env, jobject obj,
@@ -2464,13 +2464,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, control, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluNurbsProperty ( GLUnurbs * nurb , GLenum property , GLfloat value ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluNurbsProperty (
JNIEnv *env, jobject obj,
@@ -2488,13 +2488,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluNurbsSurface ( GLUnurbs * nurb , GLint sKnotCount , GLfloat * sKnots , GLint tKnotCount , GLfloat * tKnots , GLint sStride , GLint tStride , GLfloat * control , GLint sOrder , GLint tOrder , GLenum type ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluNurbsSurface (
JNIEnv *env, jobject obj,
@@ -2558,13 +2558,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, control, ptr7, (isCopiedArray7 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluOrtho2D ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluOrtho2D (
JNIEnv *env, jobject obj,
@@ -2584,13 +2584,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluPartialDisk ( GLUquadric * quad , GLdouble inner , GLdouble outer , GLint slices , GLint loops , GLdouble start , GLdouble sweep ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluPartialDisk (
JNIEnv *env, jobject obj,
@@ -2616,13 +2616,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluPerspective ( GLdouble fovy , GLdouble aspect , GLdouble zNear , GLdouble zFar ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluPerspective (
JNIEnv *env, jobject obj,
@@ -2642,13 +2642,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluPickMatrix ( GLdouble x , GLdouble y , GLdouble delX , GLdouble delY , GLint * viewport ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluPickMatrix (
JNIEnv *env, jobject obj,
@@ -2680,13 +2680,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, viewport, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLint gluProject ( GLdouble objX , GLdouble objY , GLdouble objZ , const GLdouble * model , const GLdouble * proj , const GLint * view , GLdouble * winX , GLdouble * winY , GLdouble * winZ ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLUFunc14JauJNI_gluProject (
JNIEnv *env, jobject obj,
@@ -2776,13 +2776,13 @@
}
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluPwlCurve ( GLUnurbs * nurb , GLint count , GLfloat * data , GLint stride , GLenum type ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluPwlCurve (
JNIEnv *env, jobject obj,
@@ -2814,13 +2814,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, data, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluQuadricDrawStyle ( GLUquadric * quad , GLenum draw ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluQuadricDrawStyle (
JNIEnv *env, jobject obj,
@@ -2836,13 +2836,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluQuadricNormals ( GLUquadric * quad , GLenum normal ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluQuadricNormals (
JNIEnv *env, jobject obj,
@@ -2858,13 +2858,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluQuadricOrientation ( GLUquadric * quad , GLenum orientation ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluQuadricOrientation (
JNIEnv *env, jobject obj,
@@ -2880,13 +2880,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluQuadricTexture ( GLUquadric * quad , GLboolean texture ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluQuadricTexture (
JNIEnv *env, jobject obj,
@@ -2902,13 +2902,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLint gluScaleImage ( GLenum format , GLsizei wIn , GLsizei hIn , GLenum typeIn , const void * dataIn , GLsizei wOut , GLsizei hOut , GLenum typeOut , GLvoid * dataOut ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLUFunc14JauJNI_gluScaleImage__IIII_3BIII_3B (
JNIEnv *env, jobject obj,
@@ -3318,13 +3318,13 @@
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluSphere ( GLUquadric * quad , GLdouble radius , GLint slices , GLint stacks ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluSphere (
JNIEnv *env, jobject obj,
@@ -3344,13 +3344,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluTessBeginContour ( GLUtesselator * tess ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluTessBeginContour (
JNIEnv *env, jobject obj,
@@ -3364,13 +3364,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluTessBeginPolygon ( GLUtesselator * tess , GLvoid * data ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluTessBeginPolygon__J_3B (
JNIEnv *env, jobject obj,
@@ -3571,13 +3571,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluTessEndContour ( GLUtesselator * tess ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluTessEndContour (
JNIEnv *env, jobject obj,
@@ -3591,13 +3591,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluTessEndPolygon ( GLUtesselator * tess ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluTessEndPolygon (
JNIEnv *env, jobject obj,
@@ -3611,13 +3611,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluTessNormal ( GLUtesselator * tess , GLdouble valueX , GLdouble valueY , GLdouble valueZ ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluTessNormal (
JNIEnv *env, jobject obj,
@@ -3637,13 +3637,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluTessProperty ( GLUtesselator * tess , GLenum which , GLdouble data ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluTessProperty (
JNIEnv *env, jobject obj,
@@ -3661,13 +3661,13 @@
);
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern void gluTessVertex ( GLUtesselator * tess , GLdouble * location , GLvoid * data ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT void JNICALL
Java_gl4java_GLUFunc14JauJNI_gluTessVertex__J_3D_3B (
JNIEnv *env, jobject obj,
@@ -3964,13 +3964,13 @@
(*env)->ReleasePrimitiveArrayCritical(env, location, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT);
}
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLint gluUnProject ( GLdouble winX , GLdouble winY , GLdouble winZ , const GLdouble * model , const GLdouble * proj , const GLint * view , GLdouble * objX , GLdouble * objY , GLdouble * objZ ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLUFunc14JauJNI_gluUnProject (
JNIEnv *env, jobject obj,
@@ -4060,13 +4060,13 @@
}
return ret;
}
-
-/**
- * Original Function-Prototype :
- * <pre>
+
+/**
+ * Original Function-Prototype :
+ * <pre>
extern GLint gluUnProject4 ( GLdouble winX , GLdouble winY , GLdouble winZ , GLdouble clipW , const GLdouble * model , const GLdouble * proj , const GLint * view , GLdouble nearVal , GLdouble farVal , GLdouble * objX , GLdouble * objY , GLdouble * objZ , GLdouble * objW ) ;
- * </pre>
- */
+ * </pre>
+ */
JNIEXPORT jint JNICALL
Java_gl4java_GLUFunc14JauJNI_gluUnProject4 (
JNIEnv *env, jobject obj,
@@ -4174,5 +4174,5 @@
}
return ret;
}
-
-/* C2J Parser Version 3.0: Java program parsed successfully. */
+
+/* C2J Parser Version 3.0: Java program parsed successfully. */