From 70be669b0db3713117982dbeeadbb91ed670e901 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 14 Feb 2001 12:54:54 +0000 Subject: rel-2-5-2-0-test3 --- C2J/gl-enum-auto.java | 2622 +- C2J/gl-funcnames.skel | 878 +- C2J/gl-proto-auto.java | 5248 +-- C2J/gl-proto-dynauto-jni12.c | 5248 +-- C2J/gl-proto-dynauto-tst-jni12.c | 5248 +-- C2J/gl-proto-dynauto-tst.c | 5248 +-- C2J/gl-proto-dynauto.c | 5248 +-- C2J/gl-protoVirt-auto.java | 13910 ++++---- C2J/glu-enum-auto.java | 216 +- C2J/glu-proto-auto-jni12.c | 484 +- C2J/glu-proto-auto-tst-jni12.c | 484 +- C2J/glu-proto-auto-tst.c | 484 +- C2J/glu-proto-auto.c | 484 +- C2J/glu-proto-auto.java | 484 +- C2J/glu-protoVirt-auto.java | 1354 +- CNativeCode/OpenGLU_JauJNI12_funcs.c | 484 +- CNativeCode/OpenGLU_JauJNI12tst_funcs.c | 484 +- CNativeCode/OpenGLU_JauJNI_funcs.c | 484 +- CNativeCode/OpenGLU_JauJNInf_funcs.c | 4544 +-- CNativeCode/OpenGLU_JauJNItst_funcs.c | 484 +- CNativeCode/OpenGL_JauJNI12_dynfuncs.c | 5248 +-- CNativeCode/OpenGL_JauJNI12tst_dynfuncs.c | 5248 +-- CNativeCode/OpenGL_JauJNI_dynfuncs.c | 5248 +-- CNativeCode/OpenGL_JauJNInf_dynfuncs.c | 47316 ++++++++++++++-------------- CNativeCode/OpenGL_JauJNItst_dynfuncs.c | 5248 +-- CNativeCode/OpenGL_X11_common.c | 18 +- CNativeCode/OpenGL_X11_common.h | 3 +- CNativeCode/OpenGL_X11_jawt.c | 4 + README-Version-2-5-2.txt | 126 + Tesselation.txt | 4 +- demos/MiscDemos/gears.java | 5 +- gl4java/GLEnum.java | 2630 +- gl4java/GLFunc.java | 14796 ++++----- gl4java/GLFuncJauJNI.java | 5258 ++-- gl4java/GLFuncJauJNInf.java | 13994 ++++---- gl4java/GLUEnum.java | 224 +- gl4java/GLUFunc.java | 1362 +- gl4java/GLUFuncJauJNI.java | 492 +- gl4java/GLUFuncJauJNInf.java | 1650 +- gl4java/awt/GLAnimCanvas.java | 4 +- 40 files changed, 81572 insertions(+), 81426 deletions(-) create mode 100644 README-Version-2-5-2.txt diff --git a/C2J/gl-enum-auto.java b/C2J/gl-enum-auto.java index 2994032..d26beaf 100644 --- a/C2J/gl-enum-auto.java +++ b/C2J/gl-enum-auto.java @@ -4,1314 +4,1314 @@ * Reading from file: gl-enum-auto.orig.h . . . * Destination-Class: gl4java_GLEnum ! */ - - public static final int GL_1PASS_ARB = 0x80A1; - public static final int GL_1PASS_SGIS = 0x80A1; - public static final int GL_2D = 0x0600; - public static final int GL_2PASS_0_ARB = 0x80A2; - public static final int GL_2PASS_0_SGIS = 0x80A2; - public static final int GL_2PASS_1_ARB = 0x80A3; - public static final int GL_2PASS_1_SGIS = 0x80A3; - public static final int GL_2_BYTES = 0x1407; - public static final int GL_3D = 0x0601; - public static final int GL_3D_COLOR = 0x0602; - public static final int GL_3D_COLOR_TEXTURE = 0x0603; - public static final int GL_3_BYTES = 0x1408; - public static final int GL_422_AVERAGE_EXT = 0x80CE; - public static final int GL_422_EXT = 0x80CC; - public static final int GL_422_REV_AVERAGE_EXT = 0x80CF; - public static final int GL_422_REV_EXT = 0x80CD; - public static final int GL_4D_COLOR_TEXTURE = 0x0604; - public static final int GL_4PASS_0_ARB = 0x80A4; - public static final int GL_4PASS_0_SGIS = 0x80A4; - public static final int GL_4PASS_1_ARB = 0x80A5; - public static final int GL_4PASS_1_SGIS = 0x80A5; - public static final int GL_4PASS_2_ARB = 0x80A6; - public static final int GL_4PASS_2_SGIS = 0x80A6; - public static final int GL_4PASS_3_ARB = 0x80A7; - public static final int GL_4PASS_3_SGIS = 0x80A7; - public static final int GL_4_BYTES = 0x1409; - public static final int GL_ABGR_EXT = 0x8000; - public static final int GL_ACCUM = 0x0100; - public static final int GL_ACCUM_ALPHA_BITS = 0x0D5B; - public static final int GL_ACCUM_BLUE_BITS = 0x0D5A; - public static final int GL_ACCUM_BUFFER_BIT = 0x00000200; - public static final int GL_ACCUM_CLEAR_VALUE = 0x0B80; - public static final int GL_ACCUM_GREEN_BITS = 0x0D59; - public static final int GL_ACCUM_RED_BITS = 0x0D58; - public static final int GL_ACTIVE_TEXTURE_ARB = 0x84E0; - public static final int GL_ADD = 0x0104; - public static final int GL_ADD_SIGNED_EXT = 0x8574; - public static final int GL_ALIASED_LINE_WIDTH_RANGE = 0x846E; - public static final int GL_ALIASED_POINT_SIZE_RANGE = 0x846D; - public static final int GL_ALLOW_DRAW_FRG_HINT_PGI = 107024; - public static final int GL_ALLOW_DRAW_MEM_HINT_PGI = 107025; - public static final int GL_ALLOW_DRAW_OBJ_HINT_PGI = 107022; - public static final int GL_ALLOW_DRAW_WIN_HINT_PGI = 107023; - public static final int GL_ALL_ATTRIB_BITS = 0x000FFFFF; - public static final int GL_ALL_STATIC_DATA_IBM = 0x19294; - public static final int GL_ALPHA = 0x1906; - public static final int GL_ALPHA12 = 0x803D; - public static final int GL_ALPHA12_EXT = 0x803D; - public static final int GL_ALPHA16 = 0x803E; - public static final int GL_ALPHA16_EXT = 0x803E; - public static final int GL_ALPHA4 = 0x803B; - public static final int GL_ALPHA4_EXT = 0x803B; - public static final int GL_ALPHA8 = 0x803C; - public static final int GL_ALPHA8_EXT = 0x803C; - public static final int GL_ALPHA_BIAS = 0x0D1D; - public static final int GL_ALPHA_BITS = 0x0D55; - public static final int GL_ALPHA_MAX_CLAMP_INGR = 0x8567; - public static final int GL_ALPHA_MIN_CLAMP_INGR = 0x8563; - public static final int GL_ALPHA_SCALE = 0x0D1C; - public static final int GL_ALPHA_TEST = 0x0BC0; - public static final int GL_ALPHA_TEST_FUNC = 0x0BC1; - public static final int GL_ALPHA_TEST_REF = 0x0BC2; - public static final int GL_ALWAYS = 0x0207; - public static final int GL_ALWAYS_FAST_HINT_PGI = 107020; - public static final int GL_ALWAYS_SOFT_HINT_PGI = 107021; - public static final int GL_AMBIENT = 0x1200; - public static final int GL_AMBIENT_AND_DIFFUSE = 0x1602; - public static final int GL_AND = 0x1501; - public static final int GL_AND_INVERTED = 0x1504; - public static final int GL_AND_REVERSE = 0x1502; - public static final int GL_ARRAY_ELEMENT_LOCK_COUNT_EXT = 0x81A9; - public static final int GL_ARRAY_ELEMENT_LOCK_FIRST_EXT = 0x81A8; - public static final int GL_ATTENUATION_EXT = 0x834D; - public static final int GL_ATTRIB_STACK_DEPTH = 0x0BB0; - public static final int GL_AUTO_NORMAL = 0x0D80; - public static final int GL_AUX0 = 0x0409; - public static final int GL_AUX1 = 0x040A; - public static final int GL_AUX2 = 0x040B; - public static final int GL_AUX3 = 0x040C; - public static final int GL_AUX_BUFFERS = 0x0C00; - public static final int GL_AVERAGE_EXT = 0x8335; - public static final int GL_BACK = 0x0405; - public static final int GL_BACK_LEFT = 0x0402; - public static final int GL_BACK_NORMALS_HINT_PGI = 107043; - public static final int GL_BACK_RIGHT = 0x0403; - public static final int GL_BGR = 0x80E0; - public static final int GL_BGRA = 0x80E1; - public static final int GL_BGRA_EXT = 0x80E1; - public static final int GL_BGR_EXT = 0x80E0; - public static final int GL_BIAS_BY_NEGATIVE_ONE_HALF_NV = 0x8541; - public static final int GL_BINORMAL_ARRAY_EXT = 0x843A; - public static final int GL_BINORMAL_ARRAY_POINTER_EXT = 0x8443; - public static final int GL_BINORMAL_ARRAY_STRIDE_EXT = 0x8441; - public static final int GL_BINORMAL_ARRAY_TYPE_EXT = 0x8440; - public static final int GL_BITMAP = 0x1A00; - public static final int GL_BITMAP_TOKEN = 0x0704; - public static final int GL_BLEND = 0x0BE2; - public static final int GL_BLEND_COLOR_EXT = 0x8005; - public static final int GL_BLEND_DST = 0x0BE0; - public static final int GL_BLEND_DST_ALPHA_EXT = 0x80CA; - public static final int GL_BLEND_DST_ALPHA_INGR = 0x80CA; - public static final int GL_BLEND_DST_RGB_EXT = 0x80C8; - public static final int GL_BLEND_DST_RGB_INGR = 0x80C8; - public static final int GL_BLEND_EQUATION = 0x8009; - public static final int GL_BLEND_EQUATION_EXT = 0x8009; - public static final int GL_BLEND_SRC = 0x0BE1; - public static final int GL_BLEND_SRC_ALPHA_EXT = 0x80CB; - public static final int GL_BLEND_SRC_ALPHA_INGR = 0x80CB; - public static final int GL_BLEND_SRC_RGB_EXT = 0x80C9; - public static final int GL_BLEND_SRC_RGB_INGR = 0x80C9; - public static final int GL_BLUE = 0x1905; - public static final int GL_BLUE_BIAS = 0x0D1B; - public static final int GL_BLUE_BITS = 0x0D54; - public static final int GL_BLUE_MAX_CLAMP_INGR = 0x8566; - public static final int GL_BLUE_MIN_CLAMP_INGR = 0x8562; - public static final int GL_BLUE_SCALE = 0x0D1A; - public static final int GL_BYTE = 0x1400; - public static final int GL_C3F_V3F = 0x2A24; - public static final int GL_C4F_N3F_V3F = 0x2A26; - public static final int GL_C4UB_V2F = 0x2A22; - public static final int GL_C4UB_V3F = 0x2A23; - public static final int GL_CCW = 0x0901; - public static final int GL_CLAMP = 0x2900; - public static final int GL_CLAMP_TO_BORDER_SGIS = 0x812D; - public static final int GL_CLAMP_TO_EDGE = 0x812F; - public static final int GL_CLAMP_TO_EDGE_SGIS = 0x812F; - public static final int GL_CLEAR = 0x1500; - public static final int GL_CLIENT_ACTIVE_TEXTURE_ARB = 0x84E1; - public static final int GL_CLIENT_ALL_ATTRIB_BITS = 0xFFFFFFFF; - public static final int GL_CLIENT_ATTRIB_STACK_DEPTH = 0x0BB1; - public static final int GL_CLIENT_PIXEL_STORE_BIT = 0x00000001; - public static final int GL_CLIENT_VERTEX_ARRAY_BIT = 0x00000002; - public static final int GL_CLIP_FAR_HINT_PGI = 107041; - public static final int GL_CLIP_NEAR_HINT_PGI = 107040; - public static final int GL_CLIP_PLANE0 = 0x3000; - public static final int GL_CLIP_PLANE1 = 0x3001; - public static final int GL_CLIP_PLANE2 = 0x3002; - public static final int GL_CLIP_PLANE3 = 0x3003; - public static final int GL_CLIP_PLANE4 = 0x3004; - public static final int GL_CLIP_PLANE5 = 0x3005; - public static final int GL_CLIP_VOLUME_CLIPPING_HINT_EXT = 0x80F; - public static final int GL_CMYKA_EXT = 0x800D; - public static final int GL_CMYK_EXT = 0x800C; - public static final int GL_COEFF = 0x0A00; - public static final int GL_COLOR = 0x1800; - public static final int GL_COLOR_ARRAY = 0x8076; - public static final int GL_COLOR_ARRAY_COUNT_EXT = 0x8084; - public static final int GL_COLOR_ARRAY_EXT = 0x8076; - public static final int GL_COLOR_ARRAY_POINTER = 0x8090; - public static final int GL_COLOR_ARRAY_POINTER_EXT = 0x8090; - public static final int GL_COLOR_ARRAY_SIZE = 0x8081; - public static final int GL_COLOR_ARRAY_SIZE_EXT = 0x8081; - public static final int GL_COLOR_ARRAY_STRIDE = 0x8083; - public static final int GL_COLOR_ARRAY_STRIDE_EXT = 0x8083; - public static final int GL_COLOR_ARRAY_TYPE = 0x8082; - public static final int GL_COLOR_ARRAY_TYPE_EXT = 0x8082; - public static final int GL_COLOR_BUFFER_BIT = 0x00004000; - public static final int GL_COLOR_CLEAR_VALUE = 0x0C22; - public static final int GL_COLOR_INDEX = 0x1900; - public static final int GL_COLOR_INDEX12_EXT = 0x80E6; - public static final int GL_COLOR_INDEX16_EXT = 0x80E7; - public static final int GL_COLOR_INDEX1_EXT = 0x80E2; - public static final int GL_COLOR_INDEX2_EXT = 0x80E3; - public static final int GL_COLOR_INDEX4_EXT = 0x80E4; - public static final int GL_COLOR_INDEX8_EXT = 0x80E5; - public static final int GL_COLOR_INDEXES = 0x1603; - public static final int GL_COLOR_LOGIC_OP = 0x0BF2; - public static final int GL_COLOR_MATERIAL = 0x0B57; - public static final int GL_COLOR_MATERIAL_FACE = 0x0B55; - public static final int GL_COLOR_MATERIAL_PARAMETER = 0x0B56; - public static final int GL_COLOR_MATRIX = 0x80B1; - public static final int GL_COLOR_MATRIX_SGI = 0x80B1; - public static final int GL_COLOR_MATRIX_STACK_DEPTH = 0x80B2; - public static final int GL_COLOR_MATRIX_STACK_DEPTH_SGI = 0x80B2; - public static final int GL_COLOR_SUM_CLAMP_NV = 0x854F; - public static final int GL_COLOR_SUM_EXT = 0x8458; - public static final int GL_COLOR_TABLE = 0x80D0; - public static final int GL_COLOR_TABLE_ALPHA_SIZE = 0x80DD; - public static final int GL_COLOR_TABLE_ALPHA_SIZE_EXT = 0x80DD; - public static final int GL_COLOR_TABLE_ALPHA_SIZE_SGI = 0x80DD; - public static final int GL_COLOR_TABLE_BIAS = 0x80D7; - public static final int GL_COLOR_TABLE_BIAS_SGI = 0x80D7; - public static final int GL_COLOR_TABLE_BLUE_SIZE = 0x80DC; - public static final int GL_COLOR_TABLE_BLUE_SIZE_EXT = 0x80DC; - public static final int GL_COLOR_TABLE_BLUE_SIZE_SGI = 0x80DC; - public static final int GL_COLOR_TABLE_FORMAT = 0x80D8; - public static final int GL_COLOR_TABLE_FORMAT_EXT = 0x80D8; - public static final int GL_COLOR_TABLE_FORMAT_SGI = 0x80D8; - public static final int GL_COLOR_TABLE_GREEN_SIZE = 0x80DB; - public static final int GL_COLOR_TABLE_GREEN_SIZE_EXT = 0x80DB; - public static final int GL_COLOR_TABLE_GREEN_SIZE_SGI = 0x80DB; - public static final int GL_COLOR_TABLE_INTENSITY_SIZE = 0x80DF; - public static final int GL_COLOR_TABLE_INTENSITY_SIZE_EXT = 0x80DF; - public static final int GL_COLOR_TABLE_INTENSITY_SIZE_SGI = 0x80DF; - public static final int GL_COLOR_TABLE_LUMINANCE_SIZE = 0x80DE; - public static final int GL_COLOR_TABLE_LUMINANCE_SIZE_EXT = 0x80DE; - public static final int GL_COLOR_TABLE_LUMINANCE_SIZE_SGI = 0x80DE; - public static final int GL_COLOR_TABLE_RED_SIZE = 0x80DA; - public static final int GL_COLOR_TABLE_RED_SIZE_EXT = 0x80DA; - public static final int GL_COLOR_TABLE_RED_SIZE_SGI = 0x80DA; - public static final int GL_COLOR_TABLE_SCALE = 0x80D6; - public static final int GL_COLOR_TABLE_SCALE_SGI = 0x80D6; - public static final int GL_COLOR_TABLE_SGI = 0x80D0; - public static final int GL_COLOR_TABLE_SGI_80BC = 0x80BC; - public static final int GL_COLOR_TABLE_WIDTH = 0x80D9; - public static final int GL_COLOR_TABLE_WIDTH_EXT = 0x80D9; - public static final int GL_COLOR_TABLE_WIDTH_SGI = 0x80D9; - public static final int GL_COLOR_WRITEMASK = 0x0C23; - public static final int GL_COMBINE4_NV = 0x8503; - public static final int GL_COMBINER0_NV = 0x8550; - public static final int GL_COMBINER1_NV = 0x8551; - public static final int GL_COMBINER2_NV = 0x8552; - public static final int GL_COMBINER3_NV = 0x8553; - public static final int GL_COMBINER4_NV = 0x8554; - public static final int GL_COMBINER5_NV = 0x8555; - public static final int GL_COMBINER6_NV = 0x8556; - public static final int GL_COMBINER7_NV = 0x8557; - public static final int GL_COMBINER_AB_DOT_PRODUCT_NV = 0x8545; - public static final int GL_COMBINER_AB_OUTPUT_NV = 0x854A; - public static final int GL_COMBINER_BIAS_NV = 0x8549; - public static final int GL_COMBINER_CD_DOT_PRODUCT_NV = 0x8546; - public static final int GL_COMBINER_CD_OUTPUT_NV = 0x854B; - public static final int GL_COMBINER_COMPONENT_USAGE_NV = 0x8544; - public static final int GL_COMBINER_INPUT_NV = 0x8542; - public static final int GL_COMBINER_MAPPING_NV = 0x8543; - public static final int GL_COMBINER_MUX_SUM_NV = 0x8547; - public static final int GL_COMBINER_SCALE_NV = 0x8548; - public static final int GL_COMBINER_SUM_OUTPUT_NV = 0x854C; - public static final int GL_COMBINE_ALPHA_EXT = 0x8572; - public static final int GL_COMBINE_EXT = 0x8570; - public static final int GL_COMBINE_RGB_EXT = 0x8571; - public static final int GL_COMPILE = 0x1300; - public static final int GL_COMPILE_AND_EXECUTE = 0x1301; - public static final int GL_COMPRESSED_ALPHA_ARB = 0x84E9; - public static final int GL_COMPRESSED_INTENSITY_ARB = 0x84EC; - public static final int GL_COMPRESSED_LUMINANCE_ALPHA_ARB = 0x84EB; - public static final int GL_COMPRESSED_LUMINANCE_ARB = 0x84EA; - public static final int GL_COMPRESSED_RGBA_ARB = 0x84EE; - public static final int GL_COMPRESSED_RGB_ARB = 0x84ED; - public static final int GL_COMPRESSED_TEXTURE_FORMATS_ARB = 0x86A3; - public static final int GL_CONSERVE_MEMORY_HINT_PGI = 107005; - public static final int GL_CONSTANT_ALPHA = 0x8003; - public static final int GL_CONSTANT_ALPHA_EXT = 0x8003; - public static final int GL_CONSTANT_ATTENUATION = 0x1207; - public static final int GL_CONSTANT_BORDER = 0x8151; - public static final int GL_CONSTANT_COLOR = 0x8001; - public static final int GL_CONSTANT_COLOR0_NV = 0x852A; - public static final int GL_CONSTANT_COLOR1_NV = 0x852B; - public static final int GL_CONSTANT_COLOR_EXT = 0x8001; - public static final int GL_CONSTANT_EXT = 0x8576; - public static final int GL_CONVOLUTION_1D = 0x8010; - public static final int GL_CONVOLUTION_1D_EXT = 0x8010; - public static final int GL_CONVOLUTION_2D = 0x8011; - public static final int GL_CONVOLUTION_2D_EXT = 0x8011; - public static final int GL_CONVOLUTION_BORDER_COLOR = 0x8154; - public static final int GL_CONVOLUTION_BORDER_MODE = 0x8013; - public static final int GL_CONVOLUTION_BORDER_MODE_EXT = 0x8013; - public static final int GL_CONVOLUTION_FILTER_BIAS = 0x8015; - public static final int GL_CONVOLUTION_FILTER_BIAS_EXT = 0x8015; - public static final int GL_CONVOLUTION_FILTER_SCALE = 0x8014; - public static final int GL_CONVOLUTION_FILTER_SCALE_EXT = 0x8014; - public static final int GL_CONVOLUTION_FORMAT = 0x8017; - public static final int GL_CONVOLUTION_FORMAT_EXT = 0x8017; - public static final int GL_CONVOLUTION_HEIGHT = 0x8019; - public static final int GL_CONVOLUTION_HEIGHT_EXT = 0x8019; - public static final int GL_CONVOLUTION_WIDTH = 0x8018; - public static final int GL_CONVOLUTION_WIDTH_EXT = 0x8018; - public static final int GL_COPY = 0x1503; - public static final int GL_COPY_INVERTED = 0x150C; - public static final int GL_COPY_PIXEL_TOKEN = 0x0706; - public static final int GL_CUBIC_EXT = 0x8334; - public static final int GL_CULL_FACE = 0x0B44; - public static final int GL_CULL_FACE_MODE = 0x0B45; - public static final int GL_CULL_VERTEX_EXT = 0x81AA; - public static final int GL_CULL_VERTEX_EYE_POSITION_EXT = 0x81AB; - public static final int GL_CULL_VERTEX_IBM = 0x1928A; - public static final int GL_CULL_VERTEX_OBJECT_POSITION_EXT = 0x81AC; - public static final int GL_CURRENT_BINORMAL_EXT = 0x843C; - public static final int GL_CURRENT_BIT = 0x00000001; - public static final int GL_CURRENT_COLOR = 0x0B00; - public static final int GL_CURRENT_FOG_COORDINATE_EXT = 0x8453; - public static final int GL_CURRENT_INDEX = 0x0B01; - public static final int GL_CURRENT_NORMAL = 0x0B02; - public static final int GL_CURRENT_RASTER_COLOR = 0x0B04; - public static final int GL_CURRENT_RASTER_DISTANCE = 0x0B09; - public static final int GL_CURRENT_RASTER_INDEX = 0x0B05; - public static final int GL_CURRENT_RASTER_POSITION = 0x0B07; - public static final int GL_CURRENT_RASTER_POSITION_VALID = 0x0B08; - public static final int GL_CURRENT_RASTER_TEXTURE_COORDS = 0x0B06; - public static final int GL_CURRENT_SECONDARY_COLOR_EXT = 0x8459; - public static final int GL_CURRENT_TANGENT_EXT = 0x843B; - public static final int GL_CURRENT_TEXTURE_COORDS = 0x0B03; - public static final int GL_CURRENT_VERTEX_WEIGHT_EXT = 0x850B; - public static final int GL_CW = 0x0900; - public static final int GL_DECAL = 0x2101; - public static final int GL_DECR = 0x1E03; - public static final int GL_DECR_WRAP_EXT = 0x8508; - public static final int GL_DEPTH = 0x1801; - public static final int GL_DEPTH_BIAS = 0x0D1F; - public static final int GL_DEPTH_BITS = 0x0D56; - public static final int GL_DEPTH_BUFFER_BIT = 0x00000100; - public static final int GL_DEPTH_CLEAR_VALUE = 0x0B73; - public static final int GL_DEPTH_COMPONENT = 0x1902; - public static final int GL_DEPTH_COMPONENT16_SGIX = 0x81A5; - public static final int GL_DEPTH_COMPONENT24_SGIX = 0x81A6; - public static final int GL_DEPTH_COMPONENT32_SGIX = 0x81A7; - public static final int GL_DEPTH_FUNC = 0x0B74; - public static final int GL_DEPTH_RANGE = 0x0B70; - public static final int GL_DEPTH_SCALE = 0x0D1E; - public static final int GL_DEPTH_TEST = 0x0B71; - public static final int GL_DEPTH_WRITEMASK = 0x0B72; - public static final int GL_DETAIL_TEXTURE_2D_BINDING_SGIS = 0x8096; - public static final int GL_DETAIL_TEXTURE_2D_SGIS = 0x8095; - public static final int GL_DETAIL_TEXTURE_LEVEL_SGIS = 0x809A; - public static final int GL_DETAIL_TEXTURE_MODE_SGIS = 0x809B; - public static final int GL_DIFFUSE = 0x1201; - public static final int GL_DISCARD_NV = 0x8530; - public static final int GL_DISTANCE_ATTENUATION_EXT = 0x8129; - public static final int GL_DITHER = 0x0BD0; - public static final int GL_DOMAIN = 0x0A02; - public static final int GL_DONT_CARE = 0x1100; - public static final int GL_DOUBLE = 0x140A; - public static final int GL_DOUBLEBUFFER = 0x0C32; - public static final int GL_DRAW_BUFFER = 0x0C01; - public static final int GL_DRAW_PIXEL_TOKEN = 0x0705; - public static final int GL_DST_ALPHA = 0x0304; - public static final int GL_DST_COLOR = 0x0306; - public static final int GL_DUAL_ALPHA12_SGIS = 0x8112; - public static final int GL_DUAL_ALPHA16_SGIS = 0x8113; - public static final int GL_DUAL_ALPHA4_SGIS = 0x8110; - public static final int GL_DUAL_ALPHA8_SGIS = 0x8111; - public static final int GL_DUAL_INTENSITY12_SGIS = 0x811A; - public static final int GL_DUAL_INTENSITY16_SGIS = 0x811B; - public static final int GL_DUAL_INTENSITY4_SGIS = 0x8118; - public static final int GL_DUAL_INTENSITY8_SGIS = 0x8119; - public static final int GL_DUAL_LUMINANCE12_SGIS = 0x8116; - public static final int GL_DUAL_LUMINANCE16_SGIS = 0x8117; - public static final int GL_DUAL_LUMINANCE4_SGIS = 0x8114; - public static final int GL_DUAL_LUMINANCE8_SGIS = 0x8115; - public static final int GL_DUAL_LUMINANCE_ALPHA4_SGIS = 0x811C; - public static final int GL_DUAL_LUMINANCE_ALPHA8_SGIS = 0x811D; - public static final int GL_DUAL_TEXTURE_SELECT_SGIS = 0x8124; - public static final int GL_EDGE_FLAG = 0x0B43; - public static final int GL_EDGE_FLAG_ARRAY = 0x8079; - public static final int GL_EDGE_FLAG_ARRAY_COUNT_EXT = 0x808D; - public static final int GL_EDGE_FLAG_ARRAY_EXT = 0x8079; - public static final int GL_EDGE_FLAG_ARRAY_POINTER = 0x8093; - public static final int GL_EDGE_FLAG_ARRAY_POINTER_EXT = 0x8093; - public static final int GL_EDGE_FLAG_ARRAY_STRIDE = 0x808C; - public static final int GL_EDGE_FLAG_ARRAY_STRIDE_EXT = 0x808C; - public static final int GL_EMBOSS_CONSTANT_NV = 0x855E; - public static final int GL_EMBOSS_LIGHT_NV = 0x855D; - public static final int GL_EMBOSS_MAP_NV = 0x855F; - public static final int GL_EMISSION = 0x1600; - public static final int GL_ENABLE_BIT = 0x00002000; - public static final int GL_EQUAL = 0x0202; - public static final int GL_EQUIV = 0x1509; - public static final int GL_EVAL_BIT = 0x00010000; - public static final int GL_EXP = 0x0800; - public static final int GL_EXP2 = 0x0801; - public static final int GL_EXPAND_NEGATE_NV = 0x8539; - public static final int GL_EXPAND_NORMAL_NV = 0x8538; - public static final int GL_EXTENSIONS = 0x1F03; - public static final int GL_EYE_LINEAR = 0x2400; - public static final int GL_EYE_PLANE = 0x2502; - public static final int GL_EYE_PLANE_ABSOLUTE_NV = 0x855C; - public static final int GL_EYE_RADIAL_NV = 0x855B; - public static final int GL_E_TIMES_F_NV = 0x8531; - public static final int GL_FASTEST = 0x1101; - public static final int GL_FEEDBACK = 0x1C01; - public static final int GL_FEEDBACK_BUFFER_POINTER = 0x0DF0; - public static final int GL_FEEDBACK_BUFFER_SIZE = 0x0DF1; - public static final int GL_FEEDBACK_BUFFER_TYPE = 0x0DF2; - public static final int GL_FILL = 0x1B02; - public static final int GL_FILTER4_SGIS = 0x8146; - public static final int GL_FLAT = 0x1D00; - public static final int GL_FLOAT = 0x1406; - public static final int GL_FOG = 0x0B60; - public static final int GL_FOG_BIT = 0x00000080; - public static final int GL_FOG_COLOR = 0x0B66; - public static final int GL_FOG_COORDINATE_ARRAY_EXT = 0x8457; - public static final int GL_FOG_COORDINATE_ARRAY_POINTER_EXT = 0x8456; - public static final int GL_FOG_COORDINATE_ARRAY_STRIDE_EXT = 0x8455; - public static final int GL_FOG_COORDINATE_ARRAY_TYPE_EXT = 0x8454; - public static final int GL_FOG_COORDINATE_EXT = 0x8451; - public static final int GL_FOG_COORDINATE_SOURCE_EXT = 0x8450; - public static final int GL_FOG_DENSITY = 0x0B62; - public static final int GL_FOG_DISTANCE_MODE_NV = 0x855A; - public static final int GL_FOG_END = 0x0B64; - public static final int GL_FOG_FUNC_POINTS_SGIS = 0x812B; - public static final int GL_FOG_FUNC_SGIS = 0x812A; - public static final int GL_FOG_HINT = 0x0C54; - public static final int GL_FOG_INDEX = 0x0B61; - public static final int GL_FOG_MODE = 0x0B65; - public static final int GL_FOG_OFFSET_SGIX = 0x8198; - public static final int GL_FOG_OFFSET_VALUE_SGIX = 0x8199; - public static final int GL_FOG_SPECULAR_TEXTURE_WIN = 0x80EC; - public static final int GL_FOG_START = 0x0B63; - public static final int GL_FRAGMENT_COLOR_EXT = 0x834C; - public static final int GL_FRAGMENT_DEPTH_EXT = 0x8452; - public static final int GL_FRAGMENT_DEPTH_EXT_834B = 0x834B; - public static final int GL_FRAGMENT_MATERIAL_EXT = 0x8349; - public static final int GL_FRAGMENT_NORMAL_EXT = 0x834A; - public static final int GL_FRAMEZOOM_FACTOR_SGIX = 0x818C; - public static final int GL_FRAMEZOOM_SGIX = 0x818B; - public static final int GL_FRONT = 0x0404; - public static final int GL_FRONT_AND_BACK = 0x0408; - public static final int GL_FRONT_FACE = 0x0B46; - public static final int GL_FRONT_LEFT = 0x0400; - public static final int GL_FRONT_RIGHT = 0x0401; - public static final int GL_FULL_STIPPLE_HINT_PGI = 107033; - public static final int GL_FUNC_ADD = 0x8006; - public static final int GL_FUNC_ADD_EXT = 0x8006; - public static final int GL_FUNC_REVERSE_SUBTRACT = 0x800B; - public static final int GL_FUNC_REVERSE_SUBTRACT_EXT = 0x800B; - public static final int GL_FUNC_SUBTRACT = 0x800A; - public static final int GL_FUNC_SUBTRACT_EXT = 0x800A; - public static final int GL_GENERATE_MIPMAP_HINT_SGIS = 0x8192; - public static final int GL_GENERATE_MIPMAP_SGIS = 0x8191; - public static final int GL_GEQUAL = 0x0206; - public static final int GL_GLEXT_VERSION_EXT = 8; - public static final int GL_GLOBAL_ALPHA_FACTOR_SUN = 0x81DA; - public static final int GL_GLOBAL_ALPHA_SUN = 0x81D9; - public static final int GL_GREATER = 0x0204; - public static final int GL_GREEN = 0x1904; - public static final int GL_GREEN_BIAS = 0x0D19; - public static final int GL_GREEN_BITS = 0x0D53; - public static final int GL_GREEN_MAX_CLAMP_INGR = 0x8565; - public static final int GL_GREEN_MIN_CLAMP_INGR = 0x8561; - public static final int GL_GREEN_SCALE = 0x0D18; - public static final int GL_HALF_BIAS_NEGATE_NV = 0x853B; - public static final int GL_HALF_BIAS_NORMAL_NV = 0x853A; - public static final int GL_HINT_BIT = 0x00008000; - public static final int GL_HISTOGRAM = 0x8024; - public static final int GL_HISTOGRAM_ALPHA_SIZE = 0x802B; - public static final int GL_HISTOGRAM_ALPHA_SIZE_EXT = 0x802B; - public static final int GL_HISTOGRAM_BLUE_SIZE = 0x802A; - public static final int GL_HISTOGRAM_BLUE_SIZE_EXT = 0x802A; - public static final int GL_HISTOGRAM_EXT = 0x8024; - public static final int GL_HISTOGRAM_FORMAT = 0x8027; - public static final int GL_HISTOGRAM_FORMAT_EXT = 0x8027; - public static final int GL_HISTOGRAM_GREEN_SIZE = 0x8029; - public static final int GL_HISTOGRAM_GREEN_SIZE_EXT = 0x8029; - public static final int GL_HISTOGRAM_LUMINANCE_SIZE = 0x802C; - public static final int GL_HISTOGRAM_LUMINANCE_SIZE_EXT = 0x802C; - public static final int GL_HISTOGRAM_RED_SIZE = 0x8028; - public static final int GL_HISTOGRAM_RED_SIZE_EXT = 0x8028; - public static final int GL_HISTOGRAM_SINK = 0x802D; - public static final int GL_HISTOGRAM_SINK_EXT = 0x802D; - public static final int GL_HISTOGRAM_WIDTH = 0x8026; - public static final int GL_HISTOGRAM_WIDTH_EXT = 0x8026; - public static final int GL_INCR = 0x1E02; - public static final int GL_INCR_WRAP_EXT = 0x8507; - public static final int GL_INDEX_ARRAY = 0x8077; - public static final int GL_INDEX_ARRAY_COUNT_EXT = 0x8087; - public static final int GL_INDEX_ARRAY_EXT = 0x8077; - public static final int GL_INDEX_ARRAY_POINTER = 0x8091; - public static final int GL_INDEX_ARRAY_POINTER_EXT = 0x8091; - public static final int GL_INDEX_ARRAY_STRIDE = 0x8086; - public static final int GL_INDEX_ARRAY_STRIDE_EXT = 0x8086; - public static final int GL_INDEX_ARRAY_TYPE = 0x8085; - public static final int GL_INDEX_ARRAY_TYPE_EXT = 0x8085; - public static final int GL_INDEX_BITS = 0x0D51; - public static final int GL_INDEX_CLEAR_VALUE = 0x0C20; - public static final int GL_INDEX_LOGIC_OP = 0x0BF1; - public static final int GL_INDEX_MODE = 0x0C30; - public static final int GL_INDEX_OFFSET = 0x0D13; - public static final int GL_INDEX_SHIFT = 0x0D12; - public static final int GL_INDEX_WRITEMASK = 0x0C21; - public static final int GL_INSTRUMENT_BUFFER_POINTER_SGIX = 0x8180; - public static final int GL_INSTRUMENT_MEASUREMENTS_SGIX = 0x8181; - public static final int GL_INT = 0x1404; - public static final int GL_INTENSITY = 0x8049; - public static final int GL_INTENSITY12 = 0x804C; - public static final int GL_INTENSITY12_EXT = 0x804C; - public static final int GL_INTENSITY16 = 0x804D; - public static final int GL_INTENSITY16_EXT = 0x804D; - public static final int GL_INTENSITY4 = 0x804A; - public static final int GL_INTENSITY4_EXT = 0x804A; - public static final int GL_INTENSITY8 = 0x804B; - public static final int GL_INTENSITY8_EXT = 0x804B; - public static final int GL_INTENSITY_EXT = 0x8049; - public static final int GL_INTERLACE_READ_INGR = 0x8568; - public static final int GL_INTERLACE_SGIX = 0x8094; - public static final int GL_INTERPOLATE_EXT = 0x8575; - public static final int GL_INVALID_ENUM = 0x0500; - public static final int GL_INVALID_OPERATION = 0x0502; - public static final int GL_INVALID_VALUE = 0x0501; - public static final int GL_INVERT = 0x150A; - public static final int GL_INVERTED_SCREEN_W_REND = 0x8491; - public static final int GL_IR_INSTRUMENT1_SGIX = 0x817F; - public static final int GL_KEEP = 0x1E00; - public static final int GL_LEFT = 0x0406; - public static final int GL_LEQUAL = 0x0203; - public static final int GL_LESS = 0x0201; - public static final int GL_LIGHT0 = 0x4000; - public static final int GL_LIGHT1 = 0x4001; - public static final int GL_LIGHT2 = 0x4002; - public static final int GL_LIGHT3 = 0x4003; - public static final int GL_LIGHT4 = 0x4004; - public static final int GL_LIGHT5 = 0x4005; - public static final int GL_LIGHT6 = 0x4006; - public static final int GL_LIGHT7 = 0x4007; - public static final int GL_LIGHTING = 0x0B50; - public static final int GL_LIGHTING_BIT = 0x00000040; - public static final int GL_LIGHT_MODEL_AMBIENT = 0x0B53; - public static final int GL_LIGHT_MODEL_COLOR_CONTROL = 0x81F8; - public static final int GL_LIGHT_MODEL_COLOR_CONTROL_EXT = 0x81F8; - public static final int GL_LIGHT_MODEL_LOCAL_VIEWER = 0x0B51; - public static final int GL_LIGHT_MODEL_SPECULAR_VECTOR_APPLE = 0x85B0; - public static final int GL_LIGHT_MODEL_TWO_SIDE = 0x0B52; - public static final int GL_LINE = 0x1B01; - public static final int GL_LINEAR = 0x2601; - public static final int GL_LINEAR_ATTENUATION = 0x1208; - public static final int GL_LINEAR_CLIPMAP_LINEAR_SGIX = 0x8170; - public static final int GL_LINEAR_DETAIL_ALPHA_SGIS = 0x8098; - public static final int GL_LINEAR_DETAIL_COLOR_SGIS = 0x8099; - public static final int GL_LINEAR_DETAIL_SGIS = 0x8097; - public static final int GL_LINEAR_MIPMAP_LINEAR = 0x2703; - public static final int GL_LINEAR_MIPMAP_NEAREST = 0x2701; - public static final int GL_LINEAR_SHARPEN_ALPHA_SGIS = 0x80AE; - public static final int GL_LINEAR_SHARPEN_COLOR_SGIS = 0x80AF; - public static final int GL_LINEAR_SHARPEN_SGIS = 0x80AD; - public static final int GL_LINES = 0x0001; - public static final int GL_LINE_BIT = 0x00000004; - public static final int GL_LINE_LOOP = 0x0002; - public static final int GL_LINE_RESET_TOKEN = 0x0707; - public static final int GL_LINE_SMOOTH = 0x0B20; - public static final int GL_LINE_SMOOTH_HINT = 0x0C52; - public static final int GL_LINE_STIPPLE = 0x0B24; - public static final int GL_LINE_STIPPLE_PATTERN = 0x0B25; - public static final int GL_LINE_STIPPLE_REPEAT = 0x0B26; - public static final int GL_LINE_STRIP = 0x0003; - public static final int GL_LINE_TOKEN = 0x0702; - public static final int GL_LINE_WIDTH = 0x0B21; - public static final int GL_LINE_WIDTH_GRANULARITY = 0x0B23; - public static final int GL_LINE_WIDTH_RANGE = 0x0B22; - public static final int GL_LIST_BASE = 0x0B32; - public static final int GL_LIST_BIT = 0x00020000; - public static final int GL_LIST_INDEX = 0x0B33; - public static final int GL_LIST_MODE = 0x0B30; - public static final int GL_LIST_PRIORITY_SGIX = 0x8182; - public static final int GL_LOAD = 0x0101; - public static final int GL_LOGIC_OP = 0x0BF1; - public static final int GL_LOGIC_OP_MODE = 0x0BF0; - public static final int GL_LUMINANCE = 0x1909; - public static final int GL_LUMINANCE12 = 0x8041; - public static final int GL_LUMINANCE12_ALPHA12 = 0x8047; - public static final int GL_LUMINANCE12_ALPHA12_EXT = 0x8047; - public static final int GL_LUMINANCE12_ALPHA4 = 0x8046; - public static final int GL_LUMINANCE12_ALPHA4_EXT = 0x8046; - public static final int GL_LUMINANCE12_EXT = 0x8041; - public static final int GL_LUMINANCE16 = 0x8042; - public static final int GL_LUMINANCE16_ALPHA16 = 0x8048; - public static final int GL_LUMINANCE16_ALPHA16_EXT = 0x8048; - public static final int GL_LUMINANCE16_EXT = 0x8042; - public static final int GL_LUMINANCE4 = 0x803F; - public static final int GL_LUMINANCE4_ALPHA4 = 0x8043; - public static final int GL_LUMINANCE4_ALPHA4_EXT = 0x8043; - public static final int GL_LUMINANCE4_EXT = 0x803F; - public static final int GL_LUMINANCE6_ALPHA2 = 0x8044; - public static final int GL_LUMINANCE6_ALPHA2_EXT = 0x8044; - public static final int GL_LUMINANCE8 = 0x8040; - public static final int GL_LUMINANCE8_ALPHA8 = 0x8045; - public static final int GL_LUMINANCE8_ALPHA8_EXT = 0x8045; - public static final int GL_LUMINANCE8_EXT = 0x8040; - public static final int GL_LUMINANCE_ALPHA = 0x190A; - public static final int GL_MAP1_BINORMAL_EXT = 0x8446; - public static final int GL_MAP1_COLOR_4 = 0x0D90; - public static final int GL_MAP1_GRID_DOMAIN = 0x0DD0; - public static final int GL_MAP1_GRID_SEGMENTS = 0x0DD1; - public static final int GL_MAP1_INDEX = 0x0D91; - public static final int GL_MAP1_NORMAL = 0x0D92; - public static final int GL_MAP1_TANGENT_EXT = 0x8444; - public static final int GL_MAP1_TEXTURE_COORD_1 = 0x0D93; - public static final int GL_MAP1_TEXTURE_COORD_2 = 0x0D94; - public static final int GL_MAP1_TEXTURE_COORD_3 = 0x0D95; - public static final int GL_MAP1_TEXTURE_COORD_4 = 0x0D96; - public static final int GL_MAP1_VERTEX_3 = 0x0D97; - public static final int GL_MAP1_VERTEX_4 = 0x0D98; - public static final int GL_MAP2_BINORMAL_EXT = 0x8447; - public static final int GL_MAP2_COLOR_4 = 0x0DB0; - public static final int GL_MAP2_GRID_DOMAIN = 0x0DD2; - public static final int GL_MAP2_GRID_SEGMENTS = 0x0DD3; - public static final int GL_MAP2_INDEX = 0x0DB1; - public static final int GL_MAP2_NORMAL = 0x0DB2; - public static final int GL_MAP2_TANGENT_EXT = 0x8445; - public static final int GL_MAP2_TEXTURE_COORD_1 = 0x0DB3; - public static final int GL_MAP2_TEXTURE_COORD_2 = 0x0DB4; - public static final int GL_MAP2_TEXTURE_COORD_3 = 0x0DB5; - public static final int GL_MAP2_TEXTURE_COORD_4 = 0x0DB6; - public static final int GL_MAP2_VERTEX_3 = 0x0DB7; - public static final int GL_MAP2_VERTEX_4 = 0x0DB8; - public static final int GL_MAP_COLOR = 0x0D10; - public static final int GL_MAP_STENCIL = 0x0D11; - public static final int GL_MATRIX_MODE = 0x0BA0; - public static final int GL_MAX = 0x8008; - public static final int GL_MAX_3D_TEXTURE_SIZE = 0x8073; - public static final int GL_MAX_3D_TEXTURE_SIZE_EXT = 0x8073; - public static final int GL_MAX_4D_TEXTURE_SIZE_SGIS = 0x8138; - public static final int GL_MAX_ATTRIB_STACK_DEPTH = 0x0D35; - public static final int GL_MAX_CLIENT_ATTRIB_STACK_DEPTH = 0x0D3B; - public static final int GL_MAX_CLIPMAP_DEPTH_SGIX = 0x8177; - public static final int GL_MAX_CLIPMAP_VIRTUAL_DEPTH_SGIX = 0x8178; - public static final int GL_MAX_CLIP_PLANES = 0x0D32; - public static final int GL_MAX_COLOR_MATRIX_STACK_DEPTH = 0x80B3; - public static final int GL_MAX_COLOR_MATRIX_STACK_DEPTH_SGI = 0x80B3; - public static final int GL_MAX_CONVOLUTION_HEIGHT = 0x801B; - public static final int GL_MAX_CONVOLUTION_HEIGHT_EXT = 0x801B; - public static final int GL_MAX_CONVOLUTION_WIDTH = 0x801A; - public static final int GL_MAX_CONVOLUTION_WIDTH_EXT = 0x801A; - public static final int GL_MAX_CUBE_MAP_TEXTURE_SIZE_EXT = 0x851C; - public static final int GL_MAX_ELEMENTS_INDICES = 0x80E9; - public static final int GL_MAX_ELEMENTS_INDICES_EXT = 0x80E9; - public static final int GL_MAX_ELEMENTS_VERTICES = 0x80E8; - public static final int GL_MAX_ELEMENTS_VERTICES_EXT = 0x80E8; - public static final int GL_MAX_EVAL_ORDER = 0x0D30; - public static final int GL_MAX_EXT = 0x8008; - public static final int GL_MAX_FOG_FUNC_POINTS_SGIS = 0x812C; - public static final int GL_MAX_FRAMEZOOM_FACTOR_SGIX = 0x818D; - public static final int GL_MAX_GENERAL_COMBINERS_NV = 0x854D; - public static final int GL_MAX_LIGHTS = 0x0D31; - public static final int GL_MAX_LIST_NESTING = 0x0B31; - public static final int GL_MAX_MODELVIEW_STACK_DEPTH = 0x0D36; - public static final int GL_MAX_NAME_STACK_DEPTH = 0x0D37; - public static final int GL_MAX_PIXEL_MAP_TABLE = 0x0D34; - public static final int GL_MAX_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT = 0x8337; - public static final int GL_MAX_PROJECTION_STACK_DEPTH = 0x0D38; - public static final int GL_MAX_SHININESS_NV = 0x8507; - public static final int GL_MAX_SPOT_EXPONENT_NV = 0x8508; - public static final int GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT = 0x84FF; - public static final int GL_MAX_TEXTURE_SIZE = 0x0D33; - public static final int GL_MAX_TEXTURE_STACK_DEPTH = 0x0D39; - public static final int GL_MAX_TEXTURE_UNITS_ARB = 0x84E2; - public static final int GL_MAX_VERTEX_ARRAY_RANGE_ELEMENT_NV = 0x8520; - public static final int GL_MAX_VIEWPORT_DIMS = 0x0D3A; - public static final int GL_MIN = 0x8007; - public static final int GL_MINMAX = 0x802E; - public static final int GL_MINMAX_FORMAT = 0x802F; - public static final int GL_MINMAX_SINK = 0x8030; - public static final int GL_MIN_EXT = 0x8007; - public static final int GL_MIRRORED_REPEAT_IBM = 0x8370; - public static final int GL_MODELVIEW = 0x1700; - public static final int GL_MODELVIEW0_EXT = 0x1700; - public static final int GL_MODELVIEW0_STACK_DEPTH_EXT = 0x0BA3; - public static final int GL_MODELVIEW1_EXT = 0x850A; - public static final int GL_MODELVIEW1_STACK_DEPTH_EXT = 0x8502; - public static final int GL_MODELVIEW_MATRIX = 0x0BA6; - public static final int GL_MODELVIEW_STACK_DEPTH = 0x0BA3; - public static final int GL_MODULATE = 0x2100; - public static final int GL_MULT = 0x0103; - public static final int GL_MULTISAMPLE_ARBfunda = 0x809D; - public static final int GL_MULTISAMPLE_BIT_ARB = 0x20000000; - public static final int GL_MULTISAMPLE_BIT_EXT = 0x20000000; - public static final int GL_MULTISAMPLE_SGIS = 0x809D; - public static final int GL_N3F_V3F = 0x2A25; - public static final int GL_NAME_STACK_DEPTH = 0x0D70; - public static final int GL_NAND = 0x150E; - public static final int GL_NATIVE_GRAPHICS_BEGIN_HINT_PGI = 107011; - public static final int GL_NATIVE_GRAPHICS_END_HINT_PGI = 107012; - public static final int GL_NATIVE_GRAPHICS_HANDLE_PGI = 107010; - public static final int GL_NEAREST = 0x2600; - public static final int GL_NEAREST_MIPMAP_LINEAR = 0x2702; - public static final int GL_NEAREST_MIPMAP_NEAREST = 0x2700; - public static final int GL_NEVER = 0x0200; - public static final int GL_NICEST = 0x1102; - public static final int GL_NONE = 0x0; - public static final int GL_NOOP = 0x1505; - public static final int GL_NOR = 0x1508; - public static final int GL_NORMALIZE = 0x0BA1; - public static final int GL_NORMAL_ARRAY = 0x8075; - public static final int GL_NORMAL_ARRAY_COUNT_EXT = 0x8080; - public static final int GL_NORMAL_ARRAY_EXT = 0x8075; - public static final int GL_NORMAL_ARRAY_POINTER = 0x808F; - public static final int GL_NORMAL_ARRAY_POINTER_EXT = 0x808F; - public static final int GL_NORMAL_ARRAY_STRIDE = 0x807F; - public static final int GL_NORMAL_ARRAY_STRIDE_EXT = 0x807F; - public static final int GL_NORMAL_ARRAY_TYPE = 0x807E; - public static final int GL_NORMAL_ARRAY_TYPE_EXT = 0x807E; - public static final int GL_NORMAL_MAP_EXT = 0x8511; - public static final int GL_NORMAL_MAP_NV = 0x8511; - public static final int GL_NOTEQUAL = 0x0205; - public static final int GL_NO_ERROR = 0x0; - public static final int GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB = 0x86A2; - public static final int GL_NUM_GENERAL_COMBINERS_NV = 0x854E; - public static final int GL_OBJECT_LINEAR = 0x2401; - public static final int GL_OBJECT_PLANE = 0x2501; - public static final int GL_OCCLUSION_TEST_HP = 0x8165; - public static final int GL_OCCLUSION_TEST_RESULT_HP = 0x8166; - public static final int GL_ONE = 0x1; - public static final int GL_ONE_MINUS_CONSTANT_ALPHA = 0x8004; - public static final int GL_ONE_MINUS_CONSTANT_ALPHA_EXT = 0x8004; - public static final int GL_ONE_MINUS_CONSTANT_COLOR = 0x8002; - public static final int GL_ONE_MINUS_CONSTANT_COLOR_EXT = 0x8002; - public static final int GL_ONE_MINUS_DST_ALPHA = 0x0305; - public static final int GL_ONE_MINUS_DST_COLOR = 0x0307; - public static final int GL_ONE_MINUS_SRC_ALPHA = 0x0303; - public static final int GL_ONE_MINUS_SRC_COLOR = 0x0301; - public static final int GL_OPERAND0_ALPHA_EXT = 0x8598; - public static final int GL_OPERAND0_RGB_EXT = 0x8590; - public static final int GL_OPERAND1_ALPHA_EXT = 0x8599; - public static final int GL_OPERAND1_RGB_EXT = 0x8591; - public static final int GL_OPERAND2_ALPHA_EXT = 0x859A; - public static final int GL_OPERAND2_RGB_EXT = 0x8592; - public static final int GL_OPERAND3_ALPHA_NV = 0x859B; - public static final int GL_OPERAND3_RGB_NV = 0x8593; - public static final int GL_OR = 0x1507; - public static final int GL_ORDER = 0x0A01; - public static final int GL_OR_INVERTED = 0x150D; - public static final int GL_OR_REVERSE = 0x150B; - public static final int GL_OUT_OF_MEMORY = 0x0505; - public static final int GL_PACK_ALIGNMENT = 0x0D05; - public static final int GL_PACK_CMYK_HINT_EXT = 0x800E; - public static final int GL_PACK_IMAGE_DEPTH_SGIS = 0x8131; - public static final int GL_PACK_IMAGE_HEIGHT = 0x806C; - public static final int GL_PACK_IMAGE_HEIGHT_EXT = 0x806C; - public static final int GL_PACK_LSB_FIRST = 0x0D01; - public static final int GL_PACK_ROW_LENGTH = 0x0D02; - public static final int GL_PACK_SKIP_IMAGES = 0x806B; - public static final int GL_PACK_SKIP_IMAGES_EXT = 0x806B; - public static final int GL_PACK_SKIP_PIXELS = 0x0D04; - public static final int GL_PACK_SKIP_ROWS = 0x0D03; - public static final int GL_PACK_SKIP_VOLUMES_SGIS = 0x8130; - public static final int GL_PACK_SWAP_BYTES = 0x0D00; - public static final int GL_PASS_THROUGH_TOKEN = 0x0700; - public static final int GL_PERSPECTIVE_CORRECTION_HINT = 0x0C50; - public static final int GL_PERTURB_EXT = 0x85AE; - public static final int GL_PHONG_HINT_WIN = 0x80EB; - public static final int GL_PHONG_WIN = 0x80EA; - public static final int GL_PIXEL_CUBIC_WEIGHT_EXT = 0x8333; - public static final int GL_PIXEL_FRAGMENT_ALPHA_SOURCE_SGIS = 0x1002; - public static final int GL_PIXEL_FRAGMENT_RGB_SOURCE_SGIS = 0x1001; - public static final int GL_PIXEL_GROUP_COLOR_SGIS = 0x1003; - public static final int GL_PIXEL_MAG_FILTER_EXT = 0x8331; - public static final int GL_PIXEL_MAP_A_TO_A = 0x0C79; - public static final int GL_PIXEL_MAP_A_TO_A_SIZE = 0x0CB9; - public static final int GL_PIXEL_MAP_B_TO_B = 0x0C78; - public static final int GL_PIXEL_MAP_B_TO_B_SIZE = 0x0CB8; - public static final int GL_PIXEL_MAP_G_TO_G = 0x0C77; - public static final int GL_PIXEL_MAP_G_TO_G_SIZE = 0x0CB7; - public static final int GL_PIXEL_MAP_I_TO_A = 0x0C75; - public static final int GL_PIXEL_MAP_I_TO_A_SIZE = 0x0CB5; - public static final int GL_PIXEL_MAP_I_TO_B = 0x0C74; - public static final int GL_PIXEL_MAP_I_TO_B_SIZE = 0x0CB4; - public static final int GL_PIXEL_MAP_I_TO_G = 0x0C73; - public static final int GL_PIXEL_MAP_I_TO_G_SIZE = 0x0CB3; - public static final int GL_PIXEL_MAP_I_TO_I = 0x0C70; - public static final int GL_PIXEL_MAP_I_TO_I_SIZE = 0x0CB0; - public static final int GL_PIXEL_MAP_I_TO_R = 0x0C72; - public static final int GL_PIXEL_MAP_I_TO_R_SIZE = 0x0CB2; - public static final int GL_PIXEL_MAP_R_TO_R = 0x0C76; - public static final int GL_PIXEL_MAP_R_TO_R_SIZE = 0x0CB6; - public static final int GL_PIXEL_MAP_S_TO_S = 0x0C71; - public static final int GL_PIXEL_MAP_S_TO_S_SIZE = 0x0CB1; - public static final int GL_PIXEL_MIN_FILTER_EXT = 0x8332; - public static final int GL_PIXEL_MODE_BIT = 0x00000020; - public static final int GL_PIXEL_TEXTURE_SGIS = 0x1000; - public static final int GL_PIXEL_TEX_GEN_MODE_SGIX = 0x832B; - public static final int GL_PIXEL_TEX_GEN_SGIX = 0x8139; - public static final int GL_PIXEL_TRANSFORM_2D_EXT = 0x8330; - public static final int GL_PIXEL_TRANSFORM_2D_MATRIX_EXT = 0x8338; - public static final int GL_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT = 0x8336; - public static final int GL_POINT = 0x1B00; - public static final int GL_POINTS = 0x0000; - public static final int GL_POINT_BIT = 0x00000002; - public static final int GL_POINT_FADE_THRESHOLD_SIZE_EXT = 0x8128; - public static final int GL_POINT_SIZE = 0x0B11; - public static final int GL_POINT_SIZE_GRANULARITY = 0x0B13; - public static final int GL_POINT_SIZE_MAX_EXT = 0x8127; - public static final int GL_POINT_SIZE_MIN_EXT = 0x8126; - public static final int GL_POINT_SIZE_RANGE = 0x0B12; - public static final int GL_POINT_SMOOTH = 0x0B10; - public static final int GL_POINT_SMOOTH_HINT = 0x0C51; - public static final int GL_POINT_TOKEN = 0x0701; - public static final int GL_POLYGON = 0x0009; - public static final int GL_POLYGON_BIT = 0x00000008; - public static final int GL_POLYGON_MODE = 0x0B40; - public static final int GL_POLYGON_OFFSET_BIAS_EXT = 0x8039; - public static final int GL_POLYGON_OFFSET_EXT = 0x8037; - public static final int GL_POLYGON_OFFSET_FACTOR = 0x8038; - public static final int GL_POLYGON_OFFSET_FACTOR_EXT = 0x8038; - public static final int GL_POLYGON_OFFSET_FILL = 0x8037; - public static final int GL_POLYGON_OFFSET_LINE = 0x2A02; - public static final int GL_POLYGON_OFFSET_POINT = 0x2A01; - public static final int GL_POLYGON_OFFSET_UNITS = 0x2A00; - public static final int GL_POLYGON_SMOOTH = 0x0B41; - public static final int GL_POLYGON_SMOOTH_HINT = 0x0C53; - public static final int GL_POLYGON_STIPPLE = 0x0B42; - public static final int GL_POLYGON_STIPPLE_BIT = 0x00000010; - public static final int GL_POLYGON_TOKEN = 0x0703; - public static final int GL_POSITION = 0x1203; - public static final int GL_POST_COLOR_MATRIX_ALPHA_BIAS = 0x80BB; - public static final int GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI = 0x80BB; - public static final int GL_POST_COLOR_MATRIX_ALPHA_SCALE = 0x80B7; - public static final int GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI = 0x80B7; - public static final int GL_POST_COLOR_MATRIX_BLUE_BIAS = 0x80BA; - public static final int GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI = 0x80BA; - public static final int GL_POST_COLOR_MATRIX_BLUE_SCALE = 0x80B6; - public static final int GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI = 0x80B6; - public static final int GL_POST_COLOR_MATRIX_COLOR_TABLE = 0x80D2; - public static final int GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI = 0x80D2; - public static final int GL_POST_COLOR_MATRIX_GREEN_BIAS = 0x80B9; - public static final int GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI = 0x80B9; - public static final int GL_POST_COLOR_MATRIX_GREEN_SCALE = 0x80B5; - public static final int GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI = 0x80B5; - public static final int GL_POST_COLOR_MATRIX_RED_BIAS = 0x80B8; - public static final int GL_POST_COLOR_MATRIX_RED_BIAS_SGI = 0x80B8; - public static final int GL_POST_COLOR_MATRIX_RED_SCALE = 0x80B4; - public static final int GL_POST_COLOR_MATRIX_RED_SCALE_SGI = 0x80B4; - public static final int GL_POST_CONVOLUTION_ALPHA_BIAS = 0x8023; - public static final int GL_POST_CONVOLUTION_ALPHA_BIAS_EXT = 0x8023; - public static final int GL_POST_CONVOLUTION_ALPHA_SCALE = 0x801F; - public static final int GL_POST_CONVOLUTION_ALPHA_SCALE_EXT = 0x801F; - public static final int GL_POST_CONVOLUTION_BLUE_BIAS = 0x8022; - public static final int GL_POST_CONVOLUTION_BLUE_BIAS_EXT = 0x8022; - public static final int GL_POST_CONVOLUTION_BLUE_SCALE = 0x801E; - public static final int GL_POST_CONVOLUTION_BLUE_SCALE_EXT = 0x801E; - public static final int GL_POST_CONVOLUTION_COLOR_TABLE = 0x80D1; - public static final int GL_POST_CONVOLUTION_COLOR_TABLE_SGI = 0x80D1; - public static final int GL_POST_CONVOLUTION_GREEN_BIAS = 0x8021; - public static final int GL_POST_CONVOLUTION_GREEN_BIAS_EXT = 0x8021; - public static final int GL_POST_CONVOLUTION_GREEN_SCALE = 0x801D; - public static final int GL_POST_CONVOLUTION_GREEN_SCALE_EXT = 0x801D; - public static final int GL_POST_CONVOLUTION_RED_BIAS = 0x8020; - public static final int GL_POST_CONVOLUTION_RED_BIAS_EXT = 0x8020; - public static final int GL_POST_CONVOLUTION_RED_SCALE = 0x801C; - public static final int GL_POST_CONVOLUTION_RED_SCALE_EXT = 0x801C; - public static final int GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX = 0x817B; - public static final int GL_POST_TEXTURE_FILTER_BIAS_SGIX = 0x8179; - public static final int GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX = 0x817C; - public static final int GL_POST_TEXTURE_FILTER_SCALE_SGIX = 0x817A; - public static final int GL_PREFER_DOUBLEBUFFER_HINT_PGI = 107000; - public static final int GL_PREVIOUS_EXT = 0x8578; - public static final int GL_PRIMARY_COLOR_EXT = 0x8577; - public static final int GL_PRIMARY_COLOR_NV = 0x852C; - public static final int GL_PROJECTION = 0x1701; - public static final int GL_PROJECTION_MATRIX = 0x0BA7; - public static final int GL_PROJECTION_STACK_DEPTH = 0x0BA4; - public static final int GL_PROXY_COLOR_TABLE = 0x80D3; - public static final int GL_PROXY_COLOR_TABLE_SGI = 0x80D3; - public static final int GL_PROXY_HISTOGRAM = 0x8025; - public static final int GL_PROXY_HISTOGRAM_EXT = 0x8025; - public static final int GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE = 0x80D5; - public static final int GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE_SGI = 0x80D5; - public static final int GL_PROXY_POST_CONVOLUTION_COLOR_TABLE = 0x80D4; - public static final int GL_PROXY_POST_CONVOLUTION_COLOR_TABLE_SGI = 0x80D4; - public static final int GL_PROXY_TEXTURE_1D = 0x8063; - public static final int GL_PROXY_TEXTURE_1D_EXT = 0x8063; - public static final int GL_PROXY_TEXTURE_2D = 0x8064; - public static final int GL_PROXY_TEXTURE_2D_EXT = 0x8064; - public static final int GL_PROXY_TEXTURE_3D = 0x8070; - public static final int GL_PROXY_TEXTURE_3D_EXT = 0x8070; - public static final int GL_PROXY_TEXTURE_4D_SGIS = 0x8135; - public static final int GL_PROXY_TEXTURE_COLOR_TABLE_SGI = 0x80BD; - public static final int GL_PROXY_TEXTURE_CUBE_MAP_EXT = 0x851B; - public static final int GL_Q = 0x2003; - public static final int GL_QUADRATIC_ATTENUATION = 0x1209; - public static final int GL_QUADS = 0x0007; - public static final int GL_QUAD_ALPHA4_SGIS = 0x811E; - public static final int GL_QUAD_ALPHA8_SGIS = 0x811F; - public static final int GL_QUAD_INTENSITY4_SGIS = 0x8122; - public static final int GL_QUAD_INTENSITY8_SGIS = 0x8123; - public static final int GL_QUAD_LUMINANCE4_SGIS0 = 0x8120; - public static final int GL_QUAD_LUMINANCE8_SGIS = 0x8121; - public static final int GL_QUAD_STRIP = 0x0008; - public static final int GL_QUAD_TEXTURE_SELECT_SGIS = 0x8125; - public static final int GL_R = 0x2002; - public static final int GL_R1UI_C3F_V3F_SUN = 0x85C6; - public static final int GL_R1UI_C4F_N3F_V3F_SUN = 0x85C8; - public static final int GL_R1UI_C4UB_V3F_SUN = 0x85C5; - public static final int GL_R1UI_N3F_V3F_SUN = 0x85C7; - public static final int GL_R1UI_T2F_C4F_N3F_V3F_SUN = 0x85CB; - public static final int GL_R1UI_T2F_N3F_V3F_SUN = 0x85CA; - public static final int GL_R1UI_T2F_V3F_SUN = 0x85C9; - public static final int GL_R1UI_V3F_SUN = 0x85C4; - public static final int GL_R3_G3_B2 = 0x2A10; - public static final int GL_READ_BUFFER = 0x0C02; - public static final int GL_RECLAIM_MEMORY_HINT_PGI = 107006; - public static final int GL_RED = 0x1903; - public static final int GL_REDUCE = 0x8016; - public static final int GL_REDUCE_EXT = 0x8016; - public static final int GL_RED_BIAS = 0x0D15; - public static final int GL_RED_BITS = 0x0D52; - public static final int GL_RED_MAX_CLAMP_INGR = 0x8564; - public static final int GL_RED_MIN_CLAMP_INGR = 0x8560; - public static final int GL_RED_SCALE = 0x0D14; - public static final int GL_REFERENCE_PLANE_EQUATION_SGIX = 0x817E; - public static final int GL_REFERENCE_PLANE_SGIX = 0x817D; - public static final int GL_REFLECTION_MAP_EXT = 0x8512; - public static final int GL_REFLECTION_MAP_NV = 0x8512; - public static final int GL_REGISTER_COMBINERS_NV = 0x8522; - public static final int GL_RENDER = 0x1C00; - public static final int GL_RENDERER = 0x1F01; - public static final int GL_RENDER_MODE = 0x0C40; - public static final int GL_REPEAT = 0x2901; - public static final int GL_REPLACE = 0x1E01; - public static final int GL_REPLACEMENT_CODE_ARRAY_POINTER_SUN = 0x85C3; - public static final int GL_REPLACEMENT_CODE_ARRAY_STRIDE_SUN = 0x85C2; - public static final int GL_REPLACEMENT_CODE_ARRAY_SUN = 0x85C0; - public static final int GL_REPLACEMENT_CODE_ARRAY_TYPE_SUN = 0x85C1; - public static final int GL_REPLACEMENT_CODE_SUN = 0x81D8; - public static final int GL_REPLACE_EXT = 0x8062; - public static final int GL_REPLACE_MIDDLE_SUN = 0x02; - public static final int GL_REPLACE_OLDEST_SUN = 0x03; - public static final int GL_REPLICATE_BORDER = 0x8153; - public static final int GL_RESCALE_NORMAL = 0x803A; - public static final int GL_RESCALE_NORMAL_EXT = 0x803A; - public static final int GL_RESTART_SUN = 0x01; - public static final int GL_RETURN = 0x0102; - public static final int GL_RGB = 0x1907; - public static final int GL_RGB10 = 0x8052; - public static final int GL_RGB10_A2 = 0x8059; - public static final int GL_RGB10_A2_EXT = 0x8059; - public static final int GL_RGB10_EXT = 0x8052; - public static final int GL_RGB12 = 0x8053; - public static final int GL_RGB12_EXT = 0x8053; - public static final int GL_RGB16 = 0x8054; - public static final int GL_RGB16_EXT = 0x8054; - public static final int GL_RGB2_EXT = 0x804E; - public static final int GL_RGB4 = 0x804F; - public static final int GL_RGB4_EXT = 0x804F; - public static final int GL_RGB5 = 0x8050; - public static final int GL_RGB5_A1 = 0x8057; - public static final int GL_RGB5_A1_EXT = 0x8057; - public static final int GL_RGB5_EXT = 0x8050; - public static final int GL_RGB8 = 0x8051; - public static final int GL_RGB8_EXT = 0x8051; - public static final int GL_RGBA = 0x1908; - public static final int GL_RGBA12 = 0x805A; - public static final int GL_RGBA12_EXT = 0x805A; - public static final int GL_RGBA16 = 0x805B; - public static final int GL_RGBA16_EXT = 0x805B; - public static final int GL_RGBA2 = 0x8055; - public static final int GL_RGBA2_EXT = 0x8055; - public static final int GL_RGBA4 = 0x8056; - public static final int GL_RGBA4_EXT = 0x8056; - public static final int GL_RGBA8 = 0x8058; - public static final int GL_RGBA8_EXT = 0x8058; - public static final int GL_RGBA_MODE = 0x0C31; - public static final int GL_RGB_SCALE_EXT = 0x8573; - public static final int GL_RIGHT = 0x0407; - public static final int GL_S = 0x2000; - public static final int GL_SAMPLES_ARB = 0x80A9; - public static final int GL_SAMPLES_SGIS = 0x80A9; - public static final int GL_SAMPLE_ALPHA_TO_COVERAGE_ARB = 0x809E; - public static final int GL_SAMPLE_ALPHA_TO_MASK_SGIS = 0x809E; - public static final int GL_SAMPLE_ALPHA_TO_ONE_ARB = 0x809F; - public static final int GL_SAMPLE_ALPHA_TO_ONE_SGIS = 0x809F; - public static final int GL_SAMPLE_BUFFERS_ARB = 0x80A8; - public static final int GL_SAMPLE_BUFFERS_SGIS = 0x80A8; - public static final int GL_SAMPLE_COVERAGE_ARB = 0x80A0; - public static final int GL_SAMPLE_COVERAGE_INVERT_ARB = 0x80AB; - public static final int GL_SAMPLE_COVERAGE_VALUE_ARB = 0x80AA; - public static final int GL_SAMPLE_MASK_INVERT_SGIS = 0x80AB; - public static final int GL_SAMPLE_MASK_SGIS = 0x80A0; - public static final int GL_SAMPLE_MASK_VALUE_SGIS = 0x80AA; - public static final int GL_SAMPLE_MAX_PASSES_ARB = 0x84E7; - public static final int GL_SAMPLE_PASS_ARB = 0x84E8; - public static final int GL_SAMPLE_PATTERN_SGIS = 0x80AC; - public static final int GL_SCALE_BY_FOUR_NV = 0x853F; - public static final int GL_SCALE_BY_ONE_HALF_NV = 0x8540; - public static final int GL_SCALE_BY_TWO_NV = 0x853E; - public static final int GL_SCISSOR_BIT = 0x00080000; - public static final int GL_SCISSOR_BOX = 0x0C10; - public static final int GL_SCISSOR_TEST = 0x0C11; - public static final int GL_SCREEN_COORDINATES_REND = 0x8490; - public static final int GL_SECONDARY_COLOR_ARRAY_EXT = 0x845E; - public static final int GL_SECONDARY_COLOR_ARRAY_POINTER_EXT = 0x845D; - public static final int GL_SECONDARY_COLOR_ARRAY_SIZE_EXT = 0x845A; - public static final int GL_SECONDARY_COLOR_ARRAY_STRIDE_EXT = 0x845C; - public static final int GL_SECONDARY_COLOR_ARRAY_TYPE_EXT = 0x845B; - public static final int GL_SECONDARY_COLOR_NV = 0x852D; - public static final int GL_SELECT = 0x1C02; - public static final int GL_SELECTION_BUFFER_POINTER = 0x0DF3; - public static final int GL_SELECTION_BUFFER_SIZE = 0x0DF4; - public static final int GL_SEPARABLE_2D = 0x8012; - public static final int GL_SEPARABLE_2D_EXT = 0x8012; - public static final int GL_SEPARATE_SPECULAR_COLOR = 0x81FA; - public static final int GL_SEPARATE_SPECULAR_COLOR_EXT = 0x81FA; - public static final int GL_SET = 0x150F; - public static final int GL_SHADE_MODEL = 0x0B54; - public static final int GL_SHADOW_ATTENUATION_EXT = 0x834E; - public static final int GL_SHARED_TEXTURE_PALETTE_EXT = 0x81FB; - public static final int GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS = 0x80B0; - public static final int GL_SHININESS = 0x1601; - public static final int GL_SHORT = 0x1402; - public static final int GL_SIGNED_IDENTITY_NV = 0x853C; - public static final int GL_SIGNED_NEGATE_NV = 0x853D; - public static final int GL_SINGLE_COLOR = 0x81F9; - public static final int GL_SINGLE_COLOR_EXT = 0x81F9; - public static final int GL_SMOOTH = 0x1D01; - public static final int GL_SMOOTH_LINE_WIDTH_GRANULARITY = 0x0B23; - public static final int GL_SMOOTH_LINE_WIDTH_RANGE = 0x0B22; - public static final int GL_SMOOTH_POINT_SIZE_GRANULARITY = 0x0B13; - public static final int GL_SMOOTH_POINT_SIZE_RANGE = 0x0B12; - public static final int GL_SOURCE0_ALPHA_EXT = 0x8588; - public static final int GL_SOURCE0_RGB_EXT = 0x8580; - public static final int GL_SOURCE1_ALPHA_EXT = 0x8589; - public static final int GL_SOURCE1_RGB_EXT = 0x8581; - public static final int GL_SOURCE2_ALPHA_EXT = 0x858A; - public static final int GL_SOURCE2_RGB_EXT = 0x8582; - public static final int GL_SOURCE3_ALPHA_NV = 0x858B; - public static final int GL_SOURCE3_RGB_NV = 0x8583; - public static final int GL_SPARE0_NV = 0x852E; - public static final int GL_SPARE0_PLUS_SECONDARY_COLOR_NV = 0x8532; - public static final int GL_SPARE1_NV = 0x852F; - public static final int GL_SPECULAR = 0x1202; - public static final int GL_SPHERE_MAP = 0x2402; - public static final int GL_SPOT_CUTOFF = 0x1206; - public static final int GL_SPOT_DIRECTION = 0x1204; - public static final int GL_SPOT_EXPONENT = 0x1205; - public static final int GL_SPRITE_AXIAL_SGIX = 0x814C; - public static final int GL_SPRITE_AXIS_SGIX = 0x814A; - public static final int GL_SPRITE_EYE_ALIGNED_SGIX = 0x814E; - public static final int GL_SPRITE_MODE_SGIX = 0x8149; - public static final int GL_SPRITE_OBJECT_ALIGNED_SGIX = 0x814D; - public static final int GL_SPRITE_SGIX = 0x8148; - public static final int GL_SPRITE_TRANSLATION_SGIX = 0x814B; - public static final int GL_SRC_ALPHA = 0x0302; - public static final int GL_SRC_ALPHA_SATURATE = 0x0308; - public static final int GL_SRC_COLOR = 0x0300; - public static final int GL_STACK_OVERFLOW = 0x0503; - public static final int GL_STACK_UNDERFLOW = 0x0504; - public static final int GL_STATIC_VERTEX_ARRAY_IBM = 0x19295; - public static final int GL_STENCIL = 0x1802; - public static final int GL_STENCIL_BITS = 0x0D57; - public static final int GL_STENCIL_BUFFER_BIT = 0x00000400; - public static final int GL_STENCIL_CLEAR_VALUE = 0x0B91; - public static final int GL_STENCIL_FAIL = 0x0B94; - public static final int GL_STENCIL_FUNC = 0x0B92; - public static final int GL_STENCIL_INDEX = 0x1901; - public static final int GL_STENCIL_PASS_DEPTH_FAIL = 0x0B95; - public static final int GL_STENCIL_PASS_DEPTH_PASS = 0x0B96; - public static final int GL_STENCIL_REF = 0x0B97; - public static final int GL_STENCIL_TEST = 0x0B90; - public static final int GL_STENCIL_VALUE_MASK = 0x0B93; - public static final int GL_STENCIL_WRITEMASK = 0x0B98; - public static final int GL_STEREO = 0x0C33; - public static final int GL_STRICT_DEPTHFUNC_HINT_PGI = 107030; - public static final int GL_STRICT_LIGHTING_HINT_PGI = 107031; - public static final int GL_STRICT_SCISSOR_HINT_PGI = 107032; - public static final int GL_SUBPIXEL_BITS = 0x0D50; - public static final int GL_T = 0x2001; - public static final int GL_T2F_C3F_V3F = 0x2A2A; - public static final int GL_T2F_C4F_N3F_V3F = 0x2A2C; - public static final int GL_T2F_C4UB_V3F = 0x2A29; - public static final int GL_T2F_N3F_V3F = 0x2A2B; - public static final int GL_T2F_V3F = 0x2A27; - public static final int GL_T4F_C4F_N3F_V4F = 0x2A2D; - public static final int GL_T4F_V4F = 0x2A28; - public static final int GL_TABLE_TOO_LARGE = 0x8031; - public static final int GL_TABLE_TOO_LARGE_EXT = 0x8031; - public static final int GL_TANGENT_ARRAY_EXT = 0x8439; - public static final int GL_TANGENT_ARRAY_POINTER_EXT = 0x8442; - public static final int GL_TANGENT_ARRAY_STRIDE_EXT = 0x843F; - public static final int GL_TANGENT_ARRAY_TYPE_EXT = 0x843E; - public static final int GL_TEXTURE = 0x1702; - public static final int GL_TEXTURE0_ARB = 0x84C0; - public static final int GL_TEXTURE10_ARB = 0x84CA; - public static final int GL_TEXTURE11_ARB = 0x84CB; - public static final int GL_TEXTURE12_ARB = 0x84CC; - public static final int GL_TEXTURE13_ARB = 0x84CD; - public static final int GL_TEXTURE14_ARB = 0x84CE; - public static final int GL_TEXTURE15_ARB = 0x84CF; - public static final int GL_TEXTURE16_ARB = 0x84D0; - public static final int GL_TEXTURE17_ARB = 0x84D1; - public static final int GL_TEXTURE18_ARB = 0x84D2; - public static final int GL_TEXTURE19_ARB = 0x84D3; - public static final int GL_TEXTURE1_ARB = 0x84C1; - public static final int GL_TEXTURE20_ARB = 0x84D4; - public static final int GL_TEXTURE21_ARB = 0x84D5; - public static final int GL_TEXTURE22_ARB = 0x84D6; - public static final int GL_TEXTURE23_ARB = 0x84D7; - public static final int GL_TEXTURE24_ARB = 0x84D8; - public static final int GL_TEXTURE25_ARB = 0x84D9; - public static final int GL_TEXTURE26_ARB = 0x84DA; - public static final int GL_TEXTURE27_ARB = 0x84DB; - public static final int GL_TEXTURE28_ARB = 0x84DC; - public static final int GL_TEXTURE29_ARB = 0x84DD; - public static final int GL_TEXTURE2_ARB = 0x84C2; - public static final int GL_TEXTURE30_ARB = 0x84DE; - public static final int GL_TEXTURE31_ARB = 0x84DF; - public static final int GL_TEXTURE3_ARB = 0x84C3; - public static final int GL_TEXTURE4_ARB = 0x84C4; - public static final int GL_TEXTURE5_ARB = 0x84C5; - public static final int GL_TEXTURE6_ARB = 0x84C6; - public static final int GL_TEXTURE7_ARB = 0x84C7; - public static final int GL_TEXTURE8_ARB = 0x84C8; - public static final int GL_TEXTURE9_ARB = 0x84C9; - public static final int GL_TEXTURE_1D = 0x0DE0; - public static final int GL_TEXTURE_1D_BINDING_EXT = 0x8068; - public static final int GL_TEXTURE_2D = 0x0DE1; - public static final int GL_TEXTURE_2D_BINDING_EXT = 0x8069; - public static final int GL_TEXTURE_3D = 0x806F; - public static final int GL_TEXTURE_3D_BINDING_EXT = 0x806A; - public static final int GL_TEXTURE_3D_EXT = 0x806F; - public static final int GL_TEXTURE_4DSIZE_SGIS = 0x8136; - public static final int GL_TEXTURE_4D_BINDING_SGIS = 0x814F; - public static final int GL_TEXTURE_4D_SGIS = 0x8134; - public static final int GL_TEXTURE_ALPHA_SIZE = 0x805F; - public static final int GL_TEXTURE_ALPHA_SIZE_EXT = 0x805F; - public static final int GL_TEXTURE_APPLICATION_MODE_EXT = 0x834F; - public static final int GL_TEXTURE_BASE_LEVEL = 0x813C; - public static final int GL_TEXTURE_BASE_LEVEL_SGIS = 0x813C; - public static final int GL_TEXTURE_BINDING_1D = 0x8068; - public static final int GL_TEXTURE_BINDING_2D = 0x8069; - public static final int GL_TEXTURE_BINDING_3D = 0x806A; - public static final int GL_TEXTURE_BINDING_CUBE_MAP_EXT = 0x8514; - public static final int GL_TEXTURE_BIT = 0x00040000; - public static final int GL_TEXTURE_BLUE_SIZE = 0x805E; - public static final int GL_TEXTURE_BLUE_SIZE_EXT = 0x805E; - public static final int GL_TEXTURE_BORDER = 0x1005; - public static final int GL_TEXTURE_BORDER_COLOR = 0x1004; - public static final int GL_TEXTURE_CLIPMAP_CENTER_SGIX = 0x8171; - public static final int GL_TEXTURE_CLIPMAP_DEPTH_SGIX = 0x8176; - public static final int GL_TEXTURE_CLIPMAP_FRAME_SGIX = 0x8172; - public static final int GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX = 0x8175; - public static final int GL_TEXTURE_CLIPMAP_OFFSET_SGIX = 0x8173; - public static final int GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX = 0x8174; - public static final int GL_TEXTURE_COMPARE_OPERATOR_SGIX = 0x819B; - public static final int GL_TEXTURE_COMPARE_SGIX = 0x819A; - public static final int GL_TEXTURE_COMPONENTS = 0x1003; - public static final int GL_TEXTURE_COMPRESSED_ARB = 0x86A1; - public static final int GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB = 0x86A0; - public static final int GL_TEXTURE_COMPRESSION_HINT_ARB = 0x84EF; - public static final int GL_TEXTURE_CONSTANT_DATA_SUNX = 0x81D6; - public static final int GL_TEXTURE_COORD_ARRAY = 0x8078; - public static final int GL_TEXTURE_COORD_ARRAY_COUNT_EXT = 0x808B; - public static final int GL_TEXTURE_COORD_ARRAY_EXT = 0x8078; - public static final int GL_TEXTURE_COORD_ARRAY_POINTER = 0x8092; - public static final int GL_TEXTURE_COORD_ARRAY_POINTER_EXT = 0x8092; - public static final int GL_TEXTURE_COORD_ARRAY_SIZE = 0x8088; - public static final int GL_TEXTURE_COORD_ARRAY_SIZE_EXT = 0x8088; - public static final int GL_TEXTURE_COORD_ARRAY_STRIDE = 0x808A; - public static final int GL_TEXTURE_COORD_ARRAY_STRIDE_EXT = 0x808A; - public static final int GL_TEXTURE_COORD_ARRAY_TYPE = 0x8089; - public static final int GL_TEXTURE_COORD_ARRAY_TYPE_EXT = 0x8089; - public static final int GL_TEXTURE_CUBE_MAP_EXT = 0x8513; - public static final int GL_TEXTURE_CUBE_MAP_NEGATIVE_X_EXT = 0x8516; - public static final int GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_EXT = 0x8518; - public static final int GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_EXT = 0x851A; - public static final int GL_TEXTURE_CUBE_MAP_POSITIVE_X_EXT = 0x8515; - public static final int GL_TEXTURE_CUBE_MAP_POSITIVE_Y_EXT = 0x8517; - public static final int GL_TEXTURE_CUBE_MAP_POSITIVE_Z_EXT = 0x8519; - public static final int GL_TEXTURE_DEPTH = 0x8071; - public static final int GL_TEXTURE_DEPTH_EXT = 0x8071; - public static final int GL_TEXTURE_ENV = 0x2300; - public static final int GL_TEXTURE_ENV_BIAS_SGIX = 0x80BE; - public static final int GL_TEXTURE_ENV_COLOR = 0x2201; - public static final int GL_TEXTURE_ENV_MODE = 0x2200; - public static final int GL_TEXTURE_FILTER4_SIZE_SGIS = 0x8147; - public static final int GL_TEXTURE_FILTER_CONTROL_EXT = 0x8500; - public static final int GL_TEXTURE_GEN_MODE = 0x2500; - public static final int GL_TEXTURE_GEN_Q = 0x0C63; - public static final int GL_TEXTURE_GEN_R = 0x0C62; - public static final int GL_TEXTURE_GEN_S = 0x0C60; - public static final int GL_TEXTURE_GEN_T = 0x0C61; - public static final int GL_TEXTURE_GEQUAL_R_SGIX = 0x819D; - public static final int GL_TEXTURE_GREEN_SIZE = 0x805D; - public static final int GL_TEXTURE_GREEN_SIZE_EXT = 0x805D; - public static final int GL_TEXTURE_HEIGHT = 0x1001; - public static final int GL_TEXTURE_INDEX_SIZE_EXT = 0x80ED; - public static final int GL_TEXTURE_INTENSITY_SIZE = 0x8061; - public static final int GL_TEXTURE_INTENSITY_SIZE_EXT = 0x8061; - public static final int GL_TEXTURE_INTERNAL_FORMAT = 0x1003; - public static final int GL_TEXTURE_LEQUAL_R_SGIX = 0x819C; - public static final int GL_TEXTURE_LIGHT_EXT = 0x8350; - public static final int GL_TEXTURE_LOD_BIAS_EXT = 0x8501; - public static final int GL_TEXTURE_LOD_BIAS_R_SGIX = 0x8190; - public static final int GL_TEXTURE_LOD_BIAS_S_SGIX = 0x818E; - public static final int GL_TEXTURE_LOD_BIAS_T_SGIX = 0x818F; - public static final int GL_TEXTURE_LUMINANCE_SIZE = 0x8060; - public static final int GL_TEXTURE_LUMINANCE_SIZE_EXT = 0x8060; - public static final int GL_TEXTURE_MAG_FILTER = 0x2800; - public static final int GL_TEXTURE_MATERIAL_FACE_EXT = 0x8351; - public static final int GL_TEXTURE_MATERIAL_PARAMETER_EXT = 0x8352; - public static final int GL_TEXTURE_MATRIX = 0x0BA8; - public static final int GL_TEXTURE_MAX_ANISOTROPY_EXT = 0x84FE; - public static final int GL_TEXTURE_MAX_LEVEL = 0x813D; - public static final int GL_TEXTURE_MAX_LEVEL_SGIS = 0x813D; - public static final int GL_TEXTURE_MAX_LOD = 0x813B; - public static final int GL_TEXTURE_MAX_LOD_SGIS = 0x813B; - public static final int GL_TEXTURE_MIN_FILTER = 0x2801; - public static final int GL_TEXTURE_MIN_LOD = 0x813A; - public static final int GL_TEXTURE_MIN_LOD_SGIS = 0x813A; - public static final int GL_TEXTURE_NORMAL_EXT = 0x85AF; - public static final int GL_TEXTURE_PRIORITY = 0x8066; - public static final int GL_TEXTURE_PRIORITY_EXT = 0x8066; - public static final int GL_TEXTURE_RED_SIZE = 0x805C; - public static final int GL_TEXTURE_RED_SIZE_EXT = 0x805C; - public static final int GL_TEXTURE_RESIDENT = 0x8067; - public static final int GL_TEXTURE_RESIDENT_EXT = 0x8067; - public static final int GL_TEXTURE_STACK_DEPTH = 0x0BA5; - public static final int GL_TEXTURE_WIDTH = 0x1000; - public static final int GL_TEXTURE_WRAP_Q_SGIS = 0x8137; - public static final int GL_TEXTURE_WRAP_R = 0x8072; - public static final int GL_TEXTURE_WRAP_R_EXT = 0x8072; - public static final int GL_TEXTURE_WRAP_S = 0x2802; - public static final int GL_TEXTURE_WRAP_T = 0x2803; - public static final int GL_TRANSFORM_BIT = 0x00001000; - public static final int GL_TRANSFORM_HINT_APPLE = 0x85B1; - public static final int GL_TRANSPOSE_COLOR_MATRIX_ARB = 0x84E6; - public static final int GL_TRANSPOSE_MODELVIEW_MATRIX_ARB = 0x84E3; - public static final int GL_TRANSPOSE_PROJECTION_MATRIX_ARB = 0x84E4; - public static final int GL_TRANSPOSE_TEXTURE_MATRIX_ARB = 0x84E5; - public static final int GL_TRIANGLES = 0x0004; - public static final int GL_TRIANGLE_FAN = 0x0006; - public static final int GL_TRIANGLE_LIST_SUN = 0x81D7; - public static final int GL_TRIANGLE_STRIP = 0x0005; - public static final int GL_UNPACK_ALIGNMENT = 0x0CF5; - public static final int GL_UNPACK_CMYK_HINT_EXT = 0x800F; - public static final int GL_UNPACK_CONSTANT_DATA_SUNX = 0x81D5; - public static final int GL_UNPACK_IMAGE_DEPTH_SGIS = 0x8133; - public static final int GL_UNPACK_IMAGE_HEIGHT = 0x806E; - public static final int GL_UNPACK_IMAGE_HEIGHT_EXT = 0x806E; - public static final int GL_UNPACK_LSB_FIRST = 0x0CF1; - public static final int GL_UNPACK_ROW_LENGTH = 0x0CF2; - public static final int GL_UNPACK_SKIP_IMAGES = 0x806D; - public static final int GL_UNPACK_SKIP_IMAGES_EXT = 0x806D; - public static final int GL_UNPACK_SKIP_PIXELS = 0x0CF4; - public static final int GL_UNPACK_SKIP_ROWS = 0x0CF3; - public static final int GL_UNPACK_SKIP_VOLUMES_SGIS = 0x8132; - public static final int GL_UNPACK_SWAP_BYTES = 0x0CF0; - public static final int GL_UNSIGNED_BYTE = 0x1401; - public static final int GL_UNSIGNED_BYTE_2_3_3_REV = 0x8362; - public static final int GL_UNSIGNED_BYTE_3_3_2 = 0x8032; - public static final int GL_UNSIGNED_BYTE_3_3_2_EXT = 0x8032; - public static final int GL_UNSIGNED_IDENTITY_NV = 0x8536; - public static final int GL_UNSIGNED_INT = 0x1405; - public static final int GL_UNSIGNED_INT_10_10_10_2 = 0x8036; - public static final int GL_UNSIGNED_INT_10_10_10_2_EXT = 0x8036; - public static final int GL_UNSIGNED_INT_2_10_10_10_REV = 0x8368; - public static final int GL_UNSIGNED_INT_8_8_8_8 = 0x8035; - public static final int GL_UNSIGNED_INT_8_8_8_8_EXT = 0x8035; - public static final int GL_UNSIGNED_INT_8_8_8_8_REV = 0x8367; - public static final int GL_UNSIGNED_INVERT_NV = 0x8537; - public static final int GL_UNSIGNED_SHORT = 0x1403; - public static final int GL_UNSIGNED_SHORT_1_5_5_5_REV = 0x8366; - public static final int GL_UNSIGNED_SHORT_4_4_4_4 = 0x8033; - public static final int GL_UNSIGNED_SHORT_4_4_4_4_EXT = 0x8033; - public static final int GL_UNSIGNED_SHORT_4_4_4_4_REV = 0x8365; - public static final int GL_UNSIGNED_SHORT_5_5_5_1 = 0x8034; - public static final int GL_UNSIGNED_SHORT_5_5_5_1_EXT = 0x8034; - public static final int GL_UNSIGNED_SHORT_5_6_5 = 0x8363; - public static final int GL_UNSIGNED_SHORT_5_6_5_REV = 0x8364; - public static final int GL_V2F = 0x2A20; - public static final int GL_V3F = 0x2A21; - public static final int GL_VARIABLE_A_NV = 0x8523; - public static final int GL_VARIABLE_B_NV = 0x8524; - public static final int GL_VARIABLE_C_NV = 0x8525; - public static final int GL_VARIABLE_D_NV = 0x8526; - public static final int GL_VARIABLE_E_NV = 0x8527; - public static final int GL_VARIABLE_F_NV = 0x8528; - public static final int GL_VARIABLE_G_NV = 0x8529; - public static final int GL_VATERIAL_SIDE_HINT_PGI = 107052; - public static final int GL_VAT_AMBIENT_AND_DIFFUSE_BIT_PGI = 0x00200000; - public static final int GL_VAT_AMBIENT_BIT_PGI = 0x00100000; - public static final int GL_VAT_COLOR_INDEXES_BIT_PGI = 0x01000000; - public static final int GL_VAT_DIFFUSE_BIT_PGI = 0x00400000; - public static final int GL_VAT_EMISSION_BIT_PGI = 0x00800000; - public static final int GL_VAT_SHININESS_BIT_PGI = 0x02000000; - public static final int GL_VAT_SPECULAR_BIT_PGI = 0x04000000; - public static final int GL_VAX_VERTEX_HINT_PGI = 107053; - public static final int GL_VDGEFLAG_BIT_PGI = 0x00040000; - public static final int GL_VENDOR = 0x1F00; - public static final int GL_VERSION = 0x1F02; - public static final int GL_VERTEX23_BIT_PGI = 0x00000004; - public static final int GL_VERTEX4_BIT_PGI = 0x00000008; - public static final int GL_VERTEX_ARRAY = 0x8074; - public static final int GL_VERTEX_ARRAY_COUNT_EXT = 0x807D; - public static final int GL_VERTEX_ARRAY_EXT = 0x8074; - public static final int GL_VERTEX_ARRAY_POINTER = 0x808E; - public static final int GL_VERTEX_ARRAY_POINTER_EXT = 0x808E; - public static final int GL_VERTEX_ARRAY_RANGE_LENGTH_NV = 0x851E; - public static final int GL_VERTEX_ARRAY_RANGE_NV = 0x851D; - public static final int GL_VERTEX_ARRAY_RANGE_POINTER_NV = 0x8521; - public static final int GL_VERTEX_ARRAY_RANGE_VALID_NV = 0x851F; - public static final int GL_VERTEX_ARRAY_SIZE = 0x807A; - public static final int GL_VERTEX_ARRAY_SIZE_EXT = 0x807A; - public static final int GL_VERTEX_ARRAY_STRIDE = 0x807C; - public static final int GL_VERTEX_ARRAY_STRIDE_EXT = 0x807C; - public static final int GL_VERTEX_ARRAY_TYPE = 0x807B; - public static final int GL_VERTEX_ARRAY_TYPE_EXT = 0x807B; - public static final int GL_VERTEX_CONSISTENT_HINT_PGI = 107051; - public static final int GL_VERTEX_DATA_HINT_PGI = 107050; - public static final int GL_VERTEX_WEIGHTING_EXT = 0x8509; - public static final int GL_VERTEX_WEIGHT_ARRAY_EXT = 0x850C; - public static final int GL_VERTEX_WEIGHT_ARRAY_POINTER_EXT = 0x8510; - public static final int GL_VERTEX_WEIGHT_ARRAY_SIZE_EXT = 0x850D; - public static final int GL_VERTEX_WEIGHT_ARRAY_STRIDE_EXT = 0x850F; - public static final int GL_VERTEX_WEIGHT_ARRAY_TYPE_EXT = 0x850E; - public static final int GL_VEXCOORD1_BIT_PGI = 0x10000000; - public static final int GL_VEXCOORD2_BIT_PGI = 0x20000000; - public static final int GL_VEXCOORD3_BIT_PGI = 0x40000000; - public static final int GL_VEXCOORD4_BIT_PGI = 0x80000000; - public static final int GL_VIEWPORT = 0x0BA2; - public static final int GL_VIEWPORT_BIT = 0x00000800; - public static final int GL_VNDEX_BIT_PGI = 0x00080000; - public static final int GL_VOLOR3_BIT_PGI = 0x00010000; - public static final int GL_VOLOR4_BIT_PGI = 0x00020000; - public static final int GL_VORMAL_BIT_PGI = 0x08000000; - public static final int GL_WIDE_LINE_HINT_PGI = 107042; - public static final int GL_WRAP_BORDER_SUN = 0x81D4; - public static final int GL_XOR = 0x1506; - public static final int GL_YCRCB_422_SGIX = 0x81BB; - public static final int GL_YCRCB_444_SGIX = 0x81BC; - public static final int GL_ZERO = 0x0; - public static final int GL_ZOOM_X = 0x0D16; - public static final int GL_ZOOM_Y = 0x0D17; -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + + public static final int GL_1PASS_ARB = 0x80A1; + public static final int GL_1PASS_SGIS = 0x80A1; + public static final int GL_2D = 0x0600; + public static final int GL_2PASS_0_ARB = 0x80A2; + public static final int GL_2PASS_0_SGIS = 0x80A2; + public static final int GL_2PASS_1_ARB = 0x80A3; + public static final int GL_2PASS_1_SGIS = 0x80A3; + public static final int GL_2_BYTES = 0x1407; + public static final int GL_3D = 0x0601; + public static final int GL_3D_COLOR = 0x0602; + public static final int GL_3D_COLOR_TEXTURE = 0x0603; + public static final int GL_3_BYTES = 0x1408; + public static final int GL_422_AVERAGE_EXT = 0x80CE; + public static final int GL_422_EXT = 0x80CC; + public static final int GL_422_REV_AVERAGE_EXT = 0x80CF; + public static final int GL_422_REV_EXT = 0x80CD; + public static final int GL_4D_COLOR_TEXTURE = 0x0604; + public static final int GL_4PASS_0_ARB = 0x80A4; + public static final int GL_4PASS_0_SGIS = 0x80A4; + public static final int GL_4PASS_1_ARB = 0x80A5; + public static final int GL_4PASS_1_SGIS = 0x80A5; + public static final int GL_4PASS_2_ARB = 0x80A6; + public static final int GL_4PASS_2_SGIS = 0x80A6; + public static final int GL_4PASS_3_ARB = 0x80A7; + public static final int GL_4PASS_3_SGIS = 0x80A7; + public static final int GL_4_BYTES = 0x1409; + public static final int GL_ABGR_EXT = 0x8000; + public static final int GL_ACCUM = 0x0100; + public static final int GL_ACCUM_ALPHA_BITS = 0x0D5B; + public static final int GL_ACCUM_BLUE_BITS = 0x0D5A; + public static final int GL_ACCUM_BUFFER_BIT = 0x00000200; + public static final int GL_ACCUM_CLEAR_VALUE = 0x0B80; + public static final int GL_ACCUM_GREEN_BITS = 0x0D59; + public static final int GL_ACCUM_RED_BITS = 0x0D58; + public static final int GL_ACTIVE_TEXTURE_ARB = 0x84E0; + public static final int GL_ADD = 0x0104; + public static final int GL_ADD_SIGNED_EXT = 0x8574; + public static final int GL_ALIASED_LINE_WIDTH_RANGE = 0x846E; + public static final int GL_ALIASED_POINT_SIZE_RANGE = 0x846D; + public static final int GL_ALLOW_DRAW_FRG_HINT_PGI = 107024; + public static final int GL_ALLOW_DRAW_MEM_HINT_PGI = 107025; + public static final int GL_ALLOW_DRAW_OBJ_HINT_PGI = 107022; + public static final int GL_ALLOW_DRAW_WIN_HINT_PGI = 107023; + public static final int GL_ALL_ATTRIB_BITS = 0x000FFFFF; + public static final int GL_ALL_STATIC_DATA_IBM = 0x19294; + public static final int GL_ALPHA = 0x1906; + public static final int GL_ALPHA12 = 0x803D; + public static final int GL_ALPHA12_EXT = 0x803D; + public static final int GL_ALPHA16 = 0x803E; + public static final int GL_ALPHA16_EXT = 0x803E; + public static final int GL_ALPHA4 = 0x803B; + public static final int GL_ALPHA4_EXT = 0x803B; + public static final int GL_ALPHA8 = 0x803C; + public static final int GL_ALPHA8_EXT = 0x803C; + public static final int GL_ALPHA_BIAS = 0x0D1D; + public static final int GL_ALPHA_BITS = 0x0D55; + public static final int GL_ALPHA_MAX_CLAMP_INGR = 0x8567; + public static final int GL_ALPHA_MIN_CLAMP_INGR = 0x8563; + public static final int GL_ALPHA_SCALE = 0x0D1C; + public static final int GL_ALPHA_TEST = 0x0BC0; + public static final int GL_ALPHA_TEST_FUNC = 0x0BC1; + public static final int GL_ALPHA_TEST_REF = 0x0BC2; + public static final int GL_ALWAYS = 0x0207; + public static final int GL_ALWAYS_FAST_HINT_PGI = 107020; + public static final int GL_ALWAYS_SOFT_HINT_PGI = 107021; + public static final int GL_AMBIENT = 0x1200; + public static final int GL_AMBIENT_AND_DIFFUSE = 0x1602; + public static final int GL_AND = 0x1501; + public static final int GL_AND_INVERTED = 0x1504; + public static final int GL_AND_REVERSE = 0x1502; + public static final int GL_ARRAY_ELEMENT_LOCK_COUNT_EXT = 0x81A9; + public static final int GL_ARRAY_ELEMENT_LOCK_FIRST_EXT = 0x81A8; + public static final int GL_ATTENUATION_EXT = 0x834D; + public static final int GL_ATTRIB_STACK_DEPTH = 0x0BB0; + public static final int GL_AUTO_NORMAL = 0x0D80; + public static final int GL_AUX0 = 0x0409; + public static final int GL_AUX1 = 0x040A; + public static final int GL_AUX2 = 0x040B; + public static final int GL_AUX3 = 0x040C; + public static final int GL_AUX_BUFFERS = 0x0C00; + public static final int GL_AVERAGE_EXT = 0x8335; + public static final int GL_BACK = 0x0405; + public static final int GL_BACK_LEFT = 0x0402; + public static final int GL_BACK_NORMALS_HINT_PGI = 107043; + public static final int GL_BACK_RIGHT = 0x0403; + public static final int GL_BGR = 0x80E0; + public static final int GL_BGRA = 0x80E1; + public static final int GL_BGRA_EXT = 0x80E1; + public static final int GL_BGR_EXT = 0x80E0; + public static final int GL_BIAS_BY_NEGATIVE_ONE_HALF_NV = 0x8541; + public static final int GL_BINORMAL_ARRAY_EXT = 0x843A; + public static final int GL_BINORMAL_ARRAY_POINTER_EXT = 0x8443; + public static final int GL_BINORMAL_ARRAY_STRIDE_EXT = 0x8441; + public static final int GL_BINORMAL_ARRAY_TYPE_EXT = 0x8440; + public static final int GL_BITMAP = 0x1A00; + public static final int GL_BITMAP_TOKEN = 0x0704; + public static final int GL_BLEND = 0x0BE2; + public static final int GL_BLEND_COLOR_EXT = 0x8005; + public static final int GL_BLEND_DST = 0x0BE0; + public static final int GL_BLEND_DST_ALPHA_EXT = 0x80CA; + public static final int GL_BLEND_DST_ALPHA_INGR = 0x80CA; + public static final int GL_BLEND_DST_RGB_EXT = 0x80C8; + public static final int GL_BLEND_DST_RGB_INGR = 0x80C8; + public static final int GL_BLEND_EQUATION = 0x8009; + public static final int GL_BLEND_EQUATION_EXT = 0x8009; + public static final int GL_BLEND_SRC = 0x0BE1; + public static final int GL_BLEND_SRC_ALPHA_EXT = 0x80CB; + public static final int GL_BLEND_SRC_ALPHA_INGR = 0x80CB; + public static final int GL_BLEND_SRC_RGB_EXT = 0x80C9; + public static final int GL_BLEND_SRC_RGB_INGR = 0x80C9; + public static final int GL_BLUE = 0x1905; + public static final int GL_BLUE_BIAS = 0x0D1B; + public static final int GL_BLUE_BITS = 0x0D54; + public static final int GL_BLUE_MAX_CLAMP_INGR = 0x8566; + public static final int GL_BLUE_MIN_CLAMP_INGR = 0x8562; + public static final int GL_BLUE_SCALE = 0x0D1A; + public static final int GL_BYTE = 0x1400; + public static final int GL_C3F_V3F = 0x2A24; + public static final int GL_C4F_N3F_V3F = 0x2A26; + public static final int GL_C4UB_V2F = 0x2A22; + public static final int GL_C4UB_V3F = 0x2A23; + public static final int GL_CCW = 0x0901; + public static final int GL_CLAMP = 0x2900; + public static final int GL_CLAMP_TO_BORDER_SGIS = 0x812D; + public static final int GL_CLAMP_TO_EDGE = 0x812F; + public static final int GL_CLAMP_TO_EDGE_SGIS = 0x812F; + public static final int GL_CLEAR = 0x1500; + public static final int GL_CLIENT_ACTIVE_TEXTURE_ARB = 0x84E1; + public static final int GL_CLIENT_ALL_ATTRIB_BITS = 0xFFFFFFFF; + public static final int GL_CLIENT_ATTRIB_STACK_DEPTH = 0x0BB1; + public static final int GL_CLIENT_PIXEL_STORE_BIT = 0x00000001; + public static final int GL_CLIENT_VERTEX_ARRAY_BIT = 0x00000002; + public static final int GL_CLIP_FAR_HINT_PGI = 107041; + public static final int GL_CLIP_NEAR_HINT_PGI = 107040; + public static final int GL_CLIP_PLANE0 = 0x3000; + public static final int GL_CLIP_PLANE1 = 0x3001; + public static final int GL_CLIP_PLANE2 = 0x3002; + public static final int GL_CLIP_PLANE3 = 0x3003; + public static final int GL_CLIP_PLANE4 = 0x3004; + public static final int GL_CLIP_PLANE5 = 0x3005; + public static final int GL_CLIP_VOLUME_CLIPPING_HINT_EXT = 0x80F; + public static final int GL_CMYKA_EXT = 0x800D; + public static final int GL_CMYK_EXT = 0x800C; + public static final int GL_COEFF = 0x0A00; + public static final int GL_COLOR = 0x1800; + public static final int GL_COLOR_ARRAY = 0x8076; + public static final int GL_COLOR_ARRAY_COUNT_EXT = 0x8084; + public static final int GL_COLOR_ARRAY_EXT = 0x8076; + public static final int GL_COLOR_ARRAY_POINTER = 0x8090; + public static final int GL_COLOR_ARRAY_POINTER_EXT = 0x8090; + public static final int GL_COLOR_ARRAY_SIZE = 0x8081; + public static final int GL_COLOR_ARRAY_SIZE_EXT = 0x8081; + public static final int GL_COLOR_ARRAY_STRIDE = 0x8083; + public static final int GL_COLOR_ARRAY_STRIDE_EXT = 0x8083; + public static final int GL_COLOR_ARRAY_TYPE = 0x8082; + public static final int GL_COLOR_ARRAY_TYPE_EXT = 0x8082; + public static final int GL_COLOR_BUFFER_BIT = 0x00004000; + public static final int GL_COLOR_CLEAR_VALUE = 0x0C22; + public static final int GL_COLOR_INDEX = 0x1900; + public static final int GL_COLOR_INDEX12_EXT = 0x80E6; + public static final int GL_COLOR_INDEX16_EXT = 0x80E7; + public static final int GL_COLOR_INDEX1_EXT = 0x80E2; + public static final int GL_COLOR_INDEX2_EXT = 0x80E3; + public static final int GL_COLOR_INDEX4_EXT = 0x80E4; + public static final int GL_COLOR_INDEX8_EXT = 0x80E5; + public static final int GL_COLOR_INDEXES = 0x1603; + public static final int GL_COLOR_LOGIC_OP = 0x0BF2; + public static final int GL_COLOR_MATERIAL = 0x0B57; + public static final int GL_COLOR_MATERIAL_FACE = 0x0B55; + public static final int GL_COLOR_MATERIAL_PARAMETER = 0x0B56; + public static final int GL_COLOR_MATRIX = 0x80B1; + public static final int GL_COLOR_MATRIX_SGI = 0x80B1; + public static final int GL_COLOR_MATRIX_STACK_DEPTH = 0x80B2; + public static final int GL_COLOR_MATRIX_STACK_DEPTH_SGI = 0x80B2; + public static final int GL_COLOR_SUM_CLAMP_NV = 0x854F; + public static final int GL_COLOR_SUM_EXT = 0x8458; + public static final int GL_COLOR_TABLE = 0x80D0; + public static final int GL_COLOR_TABLE_ALPHA_SIZE = 0x80DD; + public static final int GL_COLOR_TABLE_ALPHA_SIZE_EXT = 0x80DD; + public static final int GL_COLOR_TABLE_ALPHA_SIZE_SGI = 0x80DD; + public static final int GL_COLOR_TABLE_BIAS = 0x80D7; + public static final int GL_COLOR_TABLE_BIAS_SGI = 0x80D7; + public static final int GL_COLOR_TABLE_BLUE_SIZE = 0x80DC; + public static final int GL_COLOR_TABLE_BLUE_SIZE_EXT = 0x80DC; + public static final int GL_COLOR_TABLE_BLUE_SIZE_SGI = 0x80DC; + public static final int GL_COLOR_TABLE_FORMAT = 0x80D8; + public static final int GL_COLOR_TABLE_FORMAT_EXT = 0x80D8; + public static final int GL_COLOR_TABLE_FORMAT_SGI = 0x80D8; + public static final int GL_COLOR_TABLE_GREEN_SIZE = 0x80DB; + public static final int GL_COLOR_TABLE_GREEN_SIZE_EXT = 0x80DB; + public static final int GL_COLOR_TABLE_GREEN_SIZE_SGI = 0x80DB; + public static final int GL_COLOR_TABLE_INTENSITY_SIZE = 0x80DF; + public static final int GL_COLOR_TABLE_INTENSITY_SIZE_EXT = 0x80DF; + public static final int GL_COLOR_TABLE_INTENSITY_SIZE_SGI = 0x80DF; + public static final int GL_COLOR_TABLE_LUMINANCE_SIZE = 0x80DE; + public static final int GL_COLOR_TABLE_LUMINANCE_SIZE_EXT = 0x80DE; + public static final int GL_COLOR_TABLE_LUMINANCE_SIZE_SGI = 0x80DE; + public static final int GL_COLOR_TABLE_RED_SIZE = 0x80DA; + public static final int GL_COLOR_TABLE_RED_SIZE_EXT = 0x80DA; + public static final int GL_COLOR_TABLE_RED_SIZE_SGI = 0x80DA; + public static final int GL_COLOR_TABLE_SCALE = 0x80D6; + public static final int GL_COLOR_TABLE_SCALE_SGI = 0x80D6; + public static final int GL_COLOR_TABLE_SGI = 0x80D0; + public static final int GL_COLOR_TABLE_SGI_80BC = 0x80BC; + public static final int GL_COLOR_TABLE_WIDTH = 0x80D9; + public static final int GL_COLOR_TABLE_WIDTH_EXT = 0x80D9; + public static final int GL_COLOR_TABLE_WIDTH_SGI = 0x80D9; + public static final int GL_COLOR_WRITEMASK = 0x0C23; + public static final int GL_COMBINE4_NV = 0x8503; + public static final int GL_COMBINER0_NV = 0x8550; + public static final int GL_COMBINER1_NV = 0x8551; + public static final int GL_COMBINER2_NV = 0x8552; + public static final int GL_COMBINER3_NV = 0x8553; + public static final int GL_COMBINER4_NV = 0x8554; + public static final int GL_COMBINER5_NV = 0x8555; + public static final int GL_COMBINER6_NV = 0x8556; + public static final int GL_COMBINER7_NV = 0x8557; + public static final int GL_COMBINER_AB_DOT_PRODUCT_NV = 0x8545; + public static final int GL_COMBINER_AB_OUTPUT_NV = 0x854A; + public static final int GL_COMBINER_BIAS_NV = 0x8549; + public static final int GL_COMBINER_CD_DOT_PRODUCT_NV = 0x8546; + public static final int GL_COMBINER_CD_OUTPUT_NV = 0x854B; + public static final int GL_COMBINER_COMPONENT_USAGE_NV = 0x8544; + public static final int GL_COMBINER_INPUT_NV = 0x8542; + public static final int GL_COMBINER_MAPPING_NV = 0x8543; + public static final int GL_COMBINER_MUX_SUM_NV = 0x8547; + public static final int GL_COMBINER_SCALE_NV = 0x8548; + public static final int GL_COMBINER_SUM_OUTPUT_NV = 0x854C; + public static final int GL_COMBINE_ALPHA_EXT = 0x8572; + public static final int GL_COMBINE_EXT = 0x8570; + public static final int GL_COMBINE_RGB_EXT = 0x8571; + public static final int GL_COMPILE = 0x1300; + public static final int GL_COMPILE_AND_EXECUTE = 0x1301; + public static final int GL_COMPRESSED_ALPHA_ARB = 0x84E9; + public static final int GL_COMPRESSED_INTENSITY_ARB = 0x84EC; + public static final int GL_COMPRESSED_LUMINANCE_ALPHA_ARB = 0x84EB; + public static final int GL_COMPRESSED_LUMINANCE_ARB = 0x84EA; + public static final int GL_COMPRESSED_RGBA_ARB = 0x84EE; + public static final int GL_COMPRESSED_RGB_ARB = 0x84ED; + public static final int GL_COMPRESSED_TEXTURE_FORMATS_ARB = 0x86A3; + public static final int GL_CONSERVE_MEMORY_HINT_PGI = 107005; + public static final int GL_CONSTANT_ALPHA = 0x8003; + public static final int GL_CONSTANT_ALPHA_EXT = 0x8003; + public static final int GL_CONSTANT_ATTENUATION = 0x1207; + public static final int GL_CONSTANT_BORDER = 0x8151; + public static final int GL_CONSTANT_COLOR = 0x8001; + public static final int GL_CONSTANT_COLOR0_NV = 0x852A; + public static final int GL_CONSTANT_COLOR1_NV = 0x852B; + public static final int GL_CONSTANT_COLOR_EXT = 0x8001; + public static final int GL_CONSTANT_EXT = 0x8576; + public static final int GL_CONVOLUTION_1D = 0x8010; + public static final int GL_CONVOLUTION_1D_EXT = 0x8010; + public static final int GL_CONVOLUTION_2D = 0x8011; + public static final int GL_CONVOLUTION_2D_EXT = 0x8011; + public static final int GL_CONVOLUTION_BORDER_COLOR = 0x8154; + public static final int GL_CONVOLUTION_BORDER_MODE = 0x8013; + public static final int GL_CONVOLUTION_BORDER_MODE_EXT = 0x8013; + public static final int GL_CONVOLUTION_FILTER_BIAS = 0x8015; + public static final int GL_CONVOLUTION_FILTER_BIAS_EXT = 0x8015; + public static final int GL_CONVOLUTION_FILTER_SCALE = 0x8014; + public static final int GL_CONVOLUTION_FILTER_SCALE_EXT = 0x8014; + public static final int GL_CONVOLUTION_FORMAT = 0x8017; + public static final int GL_CONVOLUTION_FORMAT_EXT = 0x8017; + public static final int GL_CONVOLUTION_HEIGHT = 0x8019; + public static final int GL_CONVOLUTION_HEIGHT_EXT = 0x8019; + public static final int GL_CONVOLUTION_WIDTH = 0x8018; + public static final int GL_CONVOLUTION_WIDTH_EXT = 0x8018; + public static final int GL_COPY = 0x1503; + public static final int GL_COPY_INVERTED = 0x150C; + public static final int GL_COPY_PIXEL_TOKEN = 0x0706; + public static final int GL_CUBIC_EXT = 0x8334; + public static final int GL_CULL_FACE = 0x0B44; + public static final int GL_CULL_FACE_MODE = 0x0B45; + public static final int GL_CULL_VERTEX_EXT = 0x81AA; + public static final int GL_CULL_VERTEX_EYE_POSITION_EXT = 0x81AB; + public static final int GL_CULL_VERTEX_IBM = 0x1928A; + public static final int GL_CULL_VERTEX_OBJECT_POSITION_EXT = 0x81AC; + public static final int GL_CURRENT_BINORMAL_EXT = 0x843C; + public static final int GL_CURRENT_BIT = 0x00000001; + public static final int GL_CURRENT_COLOR = 0x0B00; + public static final int GL_CURRENT_FOG_COORDINATE_EXT = 0x8453; + public static final int GL_CURRENT_INDEX = 0x0B01; + public static final int GL_CURRENT_NORMAL = 0x0B02; + public static final int GL_CURRENT_RASTER_COLOR = 0x0B04; + public static final int GL_CURRENT_RASTER_DISTANCE = 0x0B09; + public static final int GL_CURRENT_RASTER_INDEX = 0x0B05; + public static final int GL_CURRENT_RASTER_POSITION = 0x0B07; + public static final int GL_CURRENT_RASTER_POSITION_VALID = 0x0B08; + public static final int GL_CURRENT_RASTER_TEXTURE_COORDS = 0x0B06; + public static final int GL_CURRENT_SECONDARY_COLOR_EXT = 0x8459; + public static final int GL_CURRENT_TANGENT_EXT = 0x843B; + public static final int GL_CURRENT_TEXTURE_COORDS = 0x0B03; + public static final int GL_CURRENT_VERTEX_WEIGHT_EXT = 0x850B; + public static final int GL_CW = 0x0900; + public static final int GL_DECAL = 0x2101; + public static final int GL_DECR = 0x1E03; + public static final int GL_DECR_WRAP_EXT = 0x8508; + public static final int GL_DEPTH = 0x1801; + public static final int GL_DEPTH_BIAS = 0x0D1F; + public static final int GL_DEPTH_BITS = 0x0D56; + public static final int GL_DEPTH_BUFFER_BIT = 0x00000100; + public static final int GL_DEPTH_CLEAR_VALUE = 0x0B73; + public static final int GL_DEPTH_COMPONENT = 0x1902; + public static final int GL_DEPTH_COMPONENT16_SGIX = 0x81A5; + public static final int GL_DEPTH_COMPONENT24_SGIX = 0x81A6; + public static final int GL_DEPTH_COMPONENT32_SGIX = 0x81A7; + public static final int GL_DEPTH_FUNC = 0x0B74; + public static final int GL_DEPTH_RANGE = 0x0B70; + public static final int GL_DEPTH_SCALE = 0x0D1E; + public static final int GL_DEPTH_TEST = 0x0B71; + public static final int GL_DEPTH_WRITEMASK = 0x0B72; + public static final int GL_DETAIL_TEXTURE_2D_BINDING_SGIS = 0x8096; + public static final int GL_DETAIL_TEXTURE_2D_SGIS = 0x8095; + public static final int GL_DETAIL_TEXTURE_LEVEL_SGIS = 0x809A; + public static final int GL_DETAIL_TEXTURE_MODE_SGIS = 0x809B; + public static final int GL_DIFFUSE = 0x1201; + public static final int GL_DISCARD_NV = 0x8530; + public static final int GL_DISTANCE_ATTENUATION_EXT = 0x8129; + public static final int GL_DITHER = 0x0BD0; + public static final int GL_DOMAIN = 0x0A02; + public static final int GL_DONT_CARE = 0x1100; + public static final int GL_DOUBLE = 0x140A; + public static final int GL_DOUBLEBUFFER = 0x0C32; + public static final int GL_DRAW_BUFFER = 0x0C01; + public static final int GL_DRAW_PIXEL_TOKEN = 0x0705; + public static final int GL_DST_ALPHA = 0x0304; + public static final int GL_DST_COLOR = 0x0306; + public static final int GL_DUAL_ALPHA12_SGIS = 0x8112; + public static final int GL_DUAL_ALPHA16_SGIS = 0x8113; + public static final int GL_DUAL_ALPHA4_SGIS = 0x8110; + public static final int GL_DUAL_ALPHA8_SGIS = 0x8111; + public static final int GL_DUAL_INTENSITY12_SGIS = 0x811A; + public static final int GL_DUAL_INTENSITY16_SGIS = 0x811B; + public static final int GL_DUAL_INTENSITY4_SGIS = 0x8118; + public static final int GL_DUAL_INTENSITY8_SGIS = 0x8119; + public static final int GL_DUAL_LUMINANCE12_SGIS = 0x8116; + public static final int GL_DUAL_LUMINANCE16_SGIS = 0x8117; + public static final int GL_DUAL_LUMINANCE4_SGIS = 0x8114; + public static final int GL_DUAL_LUMINANCE8_SGIS = 0x8115; + public static final int GL_DUAL_LUMINANCE_ALPHA4_SGIS = 0x811C; + public static final int GL_DUAL_LUMINANCE_ALPHA8_SGIS = 0x811D; + public static final int GL_DUAL_TEXTURE_SELECT_SGIS = 0x8124; + public static final int GL_EDGE_FLAG = 0x0B43; + public static final int GL_EDGE_FLAG_ARRAY = 0x8079; + public static final int GL_EDGE_FLAG_ARRAY_COUNT_EXT = 0x808D; + public static final int GL_EDGE_FLAG_ARRAY_EXT = 0x8079; + public static final int GL_EDGE_FLAG_ARRAY_POINTER = 0x8093; + public static final int GL_EDGE_FLAG_ARRAY_POINTER_EXT = 0x8093; + public static final int GL_EDGE_FLAG_ARRAY_STRIDE = 0x808C; + public static final int GL_EDGE_FLAG_ARRAY_STRIDE_EXT = 0x808C; + public static final int GL_EMBOSS_CONSTANT_NV = 0x855E; + public static final int GL_EMBOSS_LIGHT_NV = 0x855D; + public static final int GL_EMBOSS_MAP_NV = 0x855F; + public static final int GL_EMISSION = 0x1600; + public static final int GL_ENABLE_BIT = 0x00002000; + public static final int GL_EQUAL = 0x0202; + public static final int GL_EQUIV = 0x1509; + public static final int GL_EVAL_BIT = 0x00010000; + public static final int GL_EXP = 0x0800; + public static final int GL_EXP2 = 0x0801; + public static final int GL_EXPAND_NEGATE_NV = 0x8539; + public static final int GL_EXPAND_NORMAL_NV = 0x8538; + public static final int GL_EXTENSIONS = 0x1F03; + public static final int GL_EYE_LINEAR = 0x2400; + public static final int GL_EYE_PLANE = 0x2502; + public static final int GL_EYE_PLANE_ABSOLUTE_NV = 0x855C; + public static final int GL_EYE_RADIAL_NV = 0x855B; + public static final int GL_E_TIMES_F_NV = 0x8531; + public static final int GL_FASTEST = 0x1101; + public static final int GL_FEEDBACK = 0x1C01; + public static final int GL_FEEDBACK_BUFFER_POINTER = 0x0DF0; + public static final int GL_FEEDBACK_BUFFER_SIZE = 0x0DF1; + public static final int GL_FEEDBACK_BUFFER_TYPE = 0x0DF2; + public static final int GL_FILL = 0x1B02; + public static final int GL_FILTER4_SGIS = 0x8146; + public static final int GL_FLAT = 0x1D00; + public static final int GL_FLOAT = 0x1406; + public static final int GL_FOG = 0x0B60; + public static final int GL_FOG_BIT = 0x00000080; + public static final int GL_FOG_COLOR = 0x0B66; + public static final int GL_FOG_COORDINATE_ARRAY_EXT = 0x8457; + public static final int GL_FOG_COORDINATE_ARRAY_POINTER_EXT = 0x8456; + public static final int GL_FOG_COORDINATE_ARRAY_STRIDE_EXT = 0x8455; + public static final int GL_FOG_COORDINATE_ARRAY_TYPE_EXT = 0x8454; + public static final int GL_FOG_COORDINATE_EXT = 0x8451; + public static final int GL_FOG_COORDINATE_SOURCE_EXT = 0x8450; + public static final int GL_FOG_DENSITY = 0x0B62; + public static final int GL_FOG_DISTANCE_MODE_NV = 0x855A; + public static final int GL_FOG_END = 0x0B64; + public static final int GL_FOG_FUNC_POINTS_SGIS = 0x812B; + public static final int GL_FOG_FUNC_SGIS = 0x812A; + public static final int GL_FOG_HINT = 0x0C54; + public static final int GL_FOG_INDEX = 0x0B61; + public static final int GL_FOG_MODE = 0x0B65; + public static final int GL_FOG_OFFSET_SGIX = 0x8198; + public static final int GL_FOG_OFFSET_VALUE_SGIX = 0x8199; + public static final int GL_FOG_SPECULAR_TEXTURE_WIN = 0x80EC; + public static final int GL_FOG_START = 0x0B63; + public static final int GL_FRAGMENT_COLOR_EXT = 0x834C; + public static final int GL_FRAGMENT_DEPTH_EXT = 0x8452; + public static final int GL_FRAGMENT_DEPTH_EXT_834B = 0x834B; + public static final int GL_FRAGMENT_MATERIAL_EXT = 0x8349; + public static final int GL_FRAGMENT_NORMAL_EXT = 0x834A; + public static final int GL_FRAMEZOOM_FACTOR_SGIX = 0x818C; + public static final int GL_FRAMEZOOM_SGIX = 0x818B; + public static final int GL_FRONT = 0x0404; + public static final int GL_FRONT_AND_BACK = 0x0408; + public static final int GL_FRONT_FACE = 0x0B46; + public static final int GL_FRONT_LEFT = 0x0400; + public static final int GL_FRONT_RIGHT = 0x0401; + public static final int GL_FULL_STIPPLE_HINT_PGI = 107033; + public static final int GL_FUNC_ADD = 0x8006; + public static final int GL_FUNC_ADD_EXT = 0x8006; + public static final int GL_FUNC_REVERSE_SUBTRACT = 0x800B; + public static final int GL_FUNC_REVERSE_SUBTRACT_EXT = 0x800B; + public static final int GL_FUNC_SUBTRACT = 0x800A; + public static final int GL_FUNC_SUBTRACT_EXT = 0x800A; + public static final int GL_GENERATE_MIPMAP_HINT_SGIS = 0x8192; + public static final int GL_GENERATE_MIPMAP_SGIS = 0x8191; + public static final int GL_GEQUAL = 0x0206; + public static final int GL_GLEXT_VERSION_EXT = 8; + public static final int GL_GLOBAL_ALPHA_FACTOR_SUN = 0x81DA; + public static final int GL_GLOBAL_ALPHA_SUN = 0x81D9; + public static final int GL_GREATER = 0x0204; + public static final int GL_GREEN = 0x1904; + public static final int GL_GREEN_BIAS = 0x0D19; + public static final int GL_GREEN_BITS = 0x0D53; + public static final int GL_GREEN_MAX_CLAMP_INGR = 0x8565; + public static final int GL_GREEN_MIN_CLAMP_INGR = 0x8561; + public static final int GL_GREEN_SCALE = 0x0D18; + public static final int GL_HALF_BIAS_NEGATE_NV = 0x853B; + public static final int GL_HALF_BIAS_NORMAL_NV = 0x853A; + public static final int GL_HINT_BIT = 0x00008000; + public static final int GL_HISTOGRAM = 0x8024; + public static final int GL_HISTOGRAM_ALPHA_SIZE = 0x802B; + public static final int GL_HISTOGRAM_ALPHA_SIZE_EXT = 0x802B; + public static final int GL_HISTOGRAM_BLUE_SIZE = 0x802A; + public static final int GL_HISTOGRAM_BLUE_SIZE_EXT = 0x802A; + public static final int GL_HISTOGRAM_EXT = 0x8024; + public static final int GL_HISTOGRAM_FORMAT = 0x8027; + public static final int GL_HISTOGRAM_FORMAT_EXT = 0x8027; + public static final int GL_HISTOGRAM_GREEN_SIZE = 0x8029; + public static final int GL_HISTOGRAM_GREEN_SIZE_EXT = 0x8029; + public static final int GL_HISTOGRAM_LUMINANCE_SIZE = 0x802C; + public static final int GL_HISTOGRAM_LUMINANCE_SIZE_EXT = 0x802C; + public static final int GL_HISTOGRAM_RED_SIZE = 0x8028; + public static final int GL_HISTOGRAM_RED_SIZE_EXT = 0x8028; + public static final int GL_HISTOGRAM_SINK = 0x802D; + public static final int GL_HISTOGRAM_SINK_EXT = 0x802D; + public static final int GL_HISTOGRAM_WIDTH = 0x8026; + public static final int GL_HISTOGRAM_WIDTH_EXT = 0x8026; + public static final int GL_INCR = 0x1E02; + public static final int GL_INCR_WRAP_EXT = 0x8507; + public static final int GL_INDEX_ARRAY = 0x8077; + public static final int GL_INDEX_ARRAY_COUNT_EXT = 0x8087; + public static final int GL_INDEX_ARRAY_EXT = 0x8077; + public static final int GL_INDEX_ARRAY_POINTER = 0x8091; + public static final int GL_INDEX_ARRAY_POINTER_EXT = 0x8091; + public static final int GL_INDEX_ARRAY_STRIDE = 0x8086; + public static final int GL_INDEX_ARRAY_STRIDE_EXT = 0x8086; + public static final int GL_INDEX_ARRAY_TYPE = 0x8085; + public static final int GL_INDEX_ARRAY_TYPE_EXT = 0x8085; + public static final int GL_INDEX_BITS = 0x0D51; + public static final int GL_INDEX_CLEAR_VALUE = 0x0C20; + public static final int GL_INDEX_LOGIC_OP = 0x0BF1; + public static final int GL_INDEX_MODE = 0x0C30; + public static final int GL_INDEX_OFFSET = 0x0D13; + public static final int GL_INDEX_SHIFT = 0x0D12; + public static final int GL_INDEX_WRITEMASK = 0x0C21; + public static final int GL_INSTRUMENT_BUFFER_POINTER_SGIX = 0x8180; + public static final int GL_INSTRUMENT_MEASUREMENTS_SGIX = 0x8181; + public static final int GL_INT = 0x1404; + public static final int GL_INTENSITY = 0x8049; + public static final int GL_INTENSITY12 = 0x804C; + public static final int GL_INTENSITY12_EXT = 0x804C; + public static final int GL_INTENSITY16 = 0x804D; + public static final int GL_INTENSITY16_EXT = 0x804D; + public static final int GL_INTENSITY4 = 0x804A; + public static final int GL_INTENSITY4_EXT = 0x804A; + public static final int GL_INTENSITY8 = 0x804B; + public static final int GL_INTENSITY8_EXT = 0x804B; + public static final int GL_INTENSITY_EXT = 0x8049; + public static final int GL_INTERLACE_READ_INGR = 0x8568; + public static final int GL_INTERLACE_SGIX = 0x8094; + public static final int GL_INTERPOLATE_EXT = 0x8575; + public static final int GL_INVALID_ENUM = 0x0500; + public static final int GL_INVALID_OPERATION = 0x0502; + public static final int GL_INVALID_VALUE = 0x0501; + public static final int GL_INVERT = 0x150A; + public static final int GL_INVERTED_SCREEN_W_REND = 0x8491; + public static final int GL_IR_INSTRUMENT1_SGIX = 0x817F; + public static final int GL_KEEP = 0x1E00; + public static final int GL_LEFT = 0x0406; + public static final int GL_LEQUAL = 0x0203; + public static final int GL_LESS = 0x0201; + public static final int GL_LIGHT0 = 0x4000; + public static final int GL_LIGHT1 = 0x4001; + public static final int GL_LIGHT2 = 0x4002; + public static final int GL_LIGHT3 = 0x4003; + public static final int GL_LIGHT4 = 0x4004; + public static final int GL_LIGHT5 = 0x4005; + public static final int GL_LIGHT6 = 0x4006; + public static final int GL_LIGHT7 = 0x4007; + public static final int GL_LIGHTING = 0x0B50; + public static final int GL_LIGHTING_BIT = 0x00000040; + public static final int GL_LIGHT_MODEL_AMBIENT = 0x0B53; + public static final int GL_LIGHT_MODEL_COLOR_CONTROL = 0x81F8; + public static final int GL_LIGHT_MODEL_COLOR_CONTROL_EXT = 0x81F8; + public static final int GL_LIGHT_MODEL_LOCAL_VIEWER = 0x0B51; + public static final int GL_LIGHT_MODEL_SPECULAR_VECTOR_APPLE = 0x85B0; + public static final int GL_LIGHT_MODEL_TWO_SIDE = 0x0B52; + public static final int GL_LINE = 0x1B01; + public static final int GL_LINEAR = 0x2601; + public static final int GL_LINEAR_ATTENUATION = 0x1208; + public static final int GL_LINEAR_CLIPMAP_LINEAR_SGIX = 0x8170; + public static final int GL_LINEAR_DETAIL_ALPHA_SGIS = 0x8098; + public static final int GL_LINEAR_DETAIL_COLOR_SGIS = 0x8099; + public static final int GL_LINEAR_DETAIL_SGIS = 0x8097; + public static final int GL_LINEAR_MIPMAP_LINEAR = 0x2703; + public static final int GL_LINEAR_MIPMAP_NEAREST = 0x2701; + public static final int GL_LINEAR_SHARPEN_ALPHA_SGIS = 0x80AE; + public static final int GL_LINEAR_SHARPEN_COLOR_SGIS = 0x80AF; + public static final int GL_LINEAR_SHARPEN_SGIS = 0x80AD; + public static final int GL_LINES = 0x0001; + public static final int GL_LINE_BIT = 0x00000004; + public static final int GL_LINE_LOOP = 0x0002; + public static final int GL_LINE_RESET_TOKEN = 0x0707; + public static final int GL_LINE_SMOOTH = 0x0B20; + public static final int GL_LINE_SMOOTH_HINT = 0x0C52; + public static final int GL_LINE_STIPPLE = 0x0B24; + public static final int GL_LINE_STIPPLE_PATTERN = 0x0B25; + public static final int GL_LINE_STIPPLE_REPEAT = 0x0B26; + public static final int GL_LINE_STRIP = 0x0003; + public static final int GL_LINE_TOKEN = 0x0702; + public static final int GL_LINE_WIDTH = 0x0B21; + public static final int GL_LINE_WIDTH_GRANULARITY = 0x0B23; + public static final int GL_LINE_WIDTH_RANGE = 0x0B22; + public static final int GL_LIST_BASE = 0x0B32; + public static final int GL_LIST_BIT = 0x00020000; + public static final int GL_LIST_INDEX = 0x0B33; + public static final int GL_LIST_MODE = 0x0B30; + public static final int GL_LIST_PRIORITY_SGIX = 0x8182; + public static final int GL_LOAD = 0x0101; + public static final int GL_LOGIC_OP = 0x0BF1; + public static final int GL_LOGIC_OP_MODE = 0x0BF0; + public static final int GL_LUMINANCE = 0x1909; + public static final int GL_LUMINANCE12 = 0x8041; + public static final int GL_LUMINANCE12_ALPHA12 = 0x8047; + public static final int GL_LUMINANCE12_ALPHA12_EXT = 0x8047; + public static final int GL_LUMINANCE12_ALPHA4 = 0x8046; + public static final int GL_LUMINANCE12_ALPHA4_EXT = 0x8046; + public static final int GL_LUMINANCE12_EXT = 0x8041; + public static final int GL_LUMINANCE16 = 0x8042; + public static final int GL_LUMINANCE16_ALPHA16 = 0x8048; + public static final int GL_LUMINANCE16_ALPHA16_EXT = 0x8048; + public static final int GL_LUMINANCE16_EXT = 0x8042; + public static final int GL_LUMINANCE4 = 0x803F; + public static final int GL_LUMINANCE4_ALPHA4 = 0x8043; + public static final int GL_LUMINANCE4_ALPHA4_EXT = 0x8043; + public static final int GL_LUMINANCE4_EXT = 0x803F; + public static final int GL_LUMINANCE6_ALPHA2 = 0x8044; + public static final int GL_LUMINANCE6_ALPHA2_EXT = 0x8044; + public static final int GL_LUMINANCE8 = 0x8040; + public static final int GL_LUMINANCE8_ALPHA8 = 0x8045; + public static final int GL_LUMINANCE8_ALPHA8_EXT = 0x8045; + public static final int GL_LUMINANCE8_EXT = 0x8040; + public static final int GL_LUMINANCE_ALPHA = 0x190A; + public static final int GL_MAP1_BINORMAL_EXT = 0x8446; + public static final int GL_MAP1_COLOR_4 = 0x0D90; + public static final int GL_MAP1_GRID_DOMAIN = 0x0DD0; + public static final int GL_MAP1_GRID_SEGMENTS = 0x0DD1; + public static final int GL_MAP1_INDEX = 0x0D91; + public static final int GL_MAP1_NORMAL = 0x0D92; + public static final int GL_MAP1_TANGENT_EXT = 0x8444; + public static final int GL_MAP1_TEXTURE_COORD_1 = 0x0D93; + public static final int GL_MAP1_TEXTURE_COORD_2 = 0x0D94; + public static final int GL_MAP1_TEXTURE_COORD_3 = 0x0D95; + public static final int GL_MAP1_TEXTURE_COORD_4 = 0x0D96; + public static final int GL_MAP1_VERTEX_3 = 0x0D97; + public static final int GL_MAP1_VERTEX_4 = 0x0D98; + public static final int GL_MAP2_BINORMAL_EXT = 0x8447; + public static final int GL_MAP2_COLOR_4 = 0x0DB0; + public static final int GL_MAP2_GRID_DOMAIN = 0x0DD2; + public static final int GL_MAP2_GRID_SEGMENTS = 0x0DD3; + public static final int GL_MAP2_INDEX = 0x0DB1; + public static final int GL_MAP2_NORMAL = 0x0DB2; + public static final int GL_MAP2_TANGENT_EXT = 0x8445; + public static final int GL_MAP2_TEXTURE_COORD_1 = 0x0DB3; + public static final int GL_MAP2_TEXTURE_COORD_2 = 0x0DB4; + public static final int GL_MAP2_TEXTURE_COORD_3 = 0x0DB5; + public static final int GL_MAP2_TEXTURE_COORD_4 = 0x0DB6; + public static final int GL_MAP2_VERTEX_3 = 0x0DB7; + public static final int GL_MAP2_VERTEX_4 = 0x0DB8; + public static final int GL_MAP_COLOR = 0x0D10; + public static final int GL_MAP_STENCIL = 0x0D11; + public static final int GL_MATRIX_MODE = 0x0BA0; + public static final int GL_MAX = 0x8008; + public static final int GL_MAX_3D_TEXTURE_SIZE = 0x8073; + public static final int GL_MAX_3D_TEXTURE_SIZE_EXT = 0x8073; + public static final int GL_MAX_4D_TEXTURE_SIZE_SGIS = 0x8138; + public static final int GL_MAX_ATTRIB_STACK_DEPTH = 0x0D35; + public static final int GL_MAX_CLIENT_ATTRIB_STACK_DEPTH = 0x0D3B; + public static final int GL_MAX_CLIPMAP_DEPTH_SGIX = 0x8177; + public static final int GL_MAX_CLIPMAP_VIRTUAL_DEPTH_SGIX = 0x8178; + public static final int GL_MAX_CLIP_PLANES = 0x0D32; + public static final int GL_MAX_COLOR_MATRIX_STACK_DEPTH = 0x80B3; + public static final int GL_MAX_COLOR_MATRIX_STACK_DEPTH_SGI = 0x80B3; + public static final int GL_MAX_CONVOLUTION_HEIGHT = 0x801B; + public static final int GL_MAX_CONVOLUTION_HEIGHT_EXT = 0x801B; + public static final int GL_MAX_CONVOLUTION_WIDTH = 0x801A; + public static final int GL_MAX_CONVOLUTION_WIDTH_EXT = 0x801A; + public static final int GL_MAX_CUBE_MAP_TEXTURE_SIZE_EXT = 0x851C; + public static final int GL_MAX_ELEMENTS_INDICES = 0x80E9; + public static final int GL_MAX_ELEMENTS_INDICES_EXT = 0x80E9; + public static final int GL_MAX_ELEMENTS_VERTICES = 0x80E8; + public static final int GL_MAX_ELEMENTS_VERTICES_EXT = 0x80E8; + public static final int GL_MAX_EVAL_ORDER = 0x0D30; + public static final int GL_MAX_EXT = 0x8008; + public static final int GL_MAX_FOG_FUNC_POINTS_SGIS = 0x812C; + public static final int GL_MAX_FRAMEZOOM_FACTOR_SGIX = 0x818D; + public static final int GL_MAX_GENERAL_COMBINERS_NV = 0x854D; + public static final int GL_MAX_LIGHTS = 0x0D31; + public static final int GL_MAX_LIST_NESTING = 0x0B31; + public static final int GL_MAX_MODELVIEW_STACK_DEPTH = 0x0D36; + public static final int GL_MAX_NAME_STACK_DEPTH = 0x0D37; + public static final int GL_MAX_PIXEL_MAP_TABLE = 0x0D34; + public static final int GL_MAX_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT = 0x8337; + public static final int GL_MAX_PROJECTION_STACK_DEPTH = 0x0D38; + public static final int GL_MAX_SHININESS_NV = 0x8507; + public static final int GL_MAX_SPOT_EXPONENT_NV = 0x8508; + public static final int GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT = 0x84FF; + public static final int GL_MAX_TEXTURE_SIZE = 0x0D33; + public static final int GL_MAX_TEXTURE_STACK_DEPTH = 0x0D39; + public static final int GL_MAX_TEXTURE_UNITS_ARB = 0x84E2; + public static final int GL_MAX_VERTEX_ARRAY_RANGE_ELEMENT_NV = 0x8520; + public static final int GL_MAX_VIEWPORT_DIMS = 0x0D3A; + public static final int GL_MIN = 0x8007; + public static final int GL_MINMAX = 0x802E; + public static final int GL_MINMAX_FORMAT = 0x802F; + public static final int GL_MINMAX_SINK = 0x8030; + public static final int GL_MIN_EXT = 0x8007; + public static final int GL_MIRRORED_REPEAT_IBM = 0x8370; + public static final int GL_MODELVIEW = 0x1700; + public static final int GL_MODELVIEW0_EXT = 0x1700; + public static final int GL_MODELVIEW0_STACK_DEPTH_EXT = 0x0BA3; + public static final int GL_MODELVIEW1_EXT = 0x850A; + public static final int GL_MODELVIEW1_STACK_DEPTH_EXT = 0x8502; + public static final int GL_MODELVIEW_MATRIX = 0x0BA6; + public static final int GL_MODELVIEW_STACK_DEPTH = 0x0BA3; + public static final int GL_MODULATE = 0x2100; + public static final int GL_MULT = 0x0103; + public static final int GL_MULTISAMPLE_ARBfunda = 0x809D; + public static final int GL_MULTISAMPLE_BIT_ARB = 0x20000000; + public static final int GL_MULTISAMPLE_BIT_EXT = 0x20000000; + public static final int GL_MULTISAMPLE_SGIS = 0x809D; + public static final int GL_N3F_V3F = 0x2A25; + public static final int GL_NAME_STACK_DEPTH = 0x0D70; + public static final int GL_NAND = 0x150E; + public static final int GL_NATIVE_GRAPHICS_BEGIN_HINT_PGI = 107011; + public static final int GL_NATIVE_GRAPHICS_END_HINT_PGI = 107012; + public static final int GL_NATIVE_GRAPHICS_HANDLE_PGI = 107010; + public static final int GL_NEAREST = 0x2600; + public static final int GL_NEAREST_MIPMAP_LINEAR = 0x2702; + public static final int GL_NEAREST_MIPMAP_NEAREST = 0x2700; + public static final int GL_NEVER = 0x0200; + public static final int GL_NICEST = 0x1102; + public static final int GL_NONE = 0x0; + public static final int GL_NOOP = 0x1505; + public static final int GL_NOR = 0x1508; + public static final int GL_NORMALIZE = 0x0BA1; + public static final int GL_NORMAL_ARRAY = 0x8075; + public static final int GL_NORMAL_ARRAY_COUNT_EXT = 0x8080; + public static final int GL_NORMAL_ARRAY_EXT = 0x8075; + public static final int GL_NORMAL_ARRAY_POINTER = 0x808F; + public static final int GL_NORMAL_ARRAY_POINTER_EXT = 0x808F; + public static final int GL_NORMAL_ARRAY_STRIDE = 0x807F; + public static final int GL_NORMAL_ARRAY_STRIDE_EXT = 0x807F; + public static final int GL_NORMAL_ARRAY_TYPE = 0x807E; + public static final int GL_NORMAL_ARRAY_TYPE_EXT = 0x807E; + public static final int GL_NORMAL_MAP_EXT = 0x8511; + public static final int GL_NORMAL_MAP_NV = 0x8511; + public static final int GL_NOTEQUAL = 0x0205; + public static final int GL_NO_ERROR = 0x0; + public static final int GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB = 0x86A2; + public static final int GL_NUM_GENERAL_COMBINERS_NV = 0x854E; + public static final int GL_OBJECT_LINEAR = 0x2401; + public static final int GL_OBJECT_PLANE = 0x2501; + public static final int GL_OCCLUSION_TEST_HP = 0x8165; + public static final int GL_OCCLUSION_TEST_RESULT_HP = 0x8166; + public static final int GL_ONE = 0x1; + public static final int GL_ONE_MINUS_CONSTANT_ALPHA = 0x8004; + public static final int GL_ONE_MINUS_CONSTANT_ALPHA_EXT = 0x8004; + public static final int GL_ONE_MINUS_CONSTANT_COLOR = 0x8002; + public static final int GL_ONE_MINUS_CONSTANT_COLOR_EXT = 0x8002; + public static final int GL_ONE_MINUS_DST_ALPHA = 0x0305; + public static final int GL_ONE_MINUS_DST_COLOR = 0x0307; + public static final int GL_ONE_MINUS_SRC_ALPHA = 0x0303; + public static final int GL_ONE_MINUS_SRC_COLOR = 0x0301; + public static final int GL_OPERAND0_ALPHA_EXT = 0x8598; + public static final int GL_OPERAND0_RGB_EXT = 0x8590; + public static final int GL_OPERAND1_ALPHA_EXT = 0x8599; + public static final int GL_OPERAND1_RGB_EXT = 0x8591; + public static final int GL_OPERAND2_ALPHA_EXT = 0x859A; + public static final int GL_OPERAND2_RGB_EXT = 0x8592; + public static final int GL_OPERAND3_ALPHA_NV = 0x859B; + public static final int GL_OPERAND3_RGB_NV = 0x8593; + public static final int GL_OR = 0x1507; + public static final int GL_ORDER = 0x0A01; + public static final int GL_OR_INVERTED = 0x150D; + public static final int GL_OR_REVERSE = 0x150B; + public static final int GL_OUT_OF_MEMORY = 0x0505; + public static final int GL_PACK_ALIGNMENT = 0x0D05; + public static final int GL_PACK_CMYK_HINT_EXT = 0x800E; + public static final int GL_PACK_IMAGE_DEPTH_SGIS = 0x8131; + public static final int GL_PACK_IMAGE_HEIGHT = 0x806C; + public static final int GL_PACK_IMAGE_HEIGHT_EXT = 0x806C; + public static final int GL_PACK_LSB_FIRST = 0x0D01; + public static final int GL_PACK_ROW_LENGTH = 0x0D02; + public static final int GL_PACK_SKIP_IMAGES = 0x806B; + public static final int GL_PACK_SKIP_IMAGES_EXT = 0x806B; + public static final int GL_PACK_SKIP_PIXELS = 0x0D04; + public static final int GL_PACK_SKIP_ROWS = 0x0D03; + public static final int GL_PACK_SKIP_VOLUMES_SGIS = 0x8130; + public static final int GL_PACK_SWAP_BYTES = 0x0D00; + public static final int GL_PASS_THROUGH_TOKEN = 0x0700; + public static final int GL_PERSPECTIVE_CORRECTION_HINT = 0x0C50; + public static final int GL_PERTURB_EXT = 0x85AE; + public static final int GL_PHONG_HINT_WIN = 0x80EB; + public static final int GL_PHONG_WIN = 0x80EA; + public static final int GL_PIXEL_CUBIC_WEIGHT_EXT = 0x8333; + public static final int GL_PIXEL_FRAGMENT_ALPHA_SOURCE_SGIS = 0x1002; + public static final int GL_PIXEL_FRAGMENT_RGB_SOURCE_SGIS = 0x1001; + public static final int GL_PIXEL_GROUP_COLOR_SGIS = 0x1003; + public static final int GL_PIXEL_MAG_FILTER_EXT = 0x8331; + public static final int GL_PIXEL_MAP_A_TO_A = 0x0C79; + public static final int GL_PIXEL_MAP_A_TO_A_SIZE = 0x0CB9; + public static final int GL_PIXEL_MAP_B_TO_B = 0x0C78; + public static final int GL_PIXEL_MAP_B_TO_B_SIZE = 0x0CB8; + public static final int GL_PIXEL_MAP_G_TO_G = 0x0C77; + public static final int GL_PIXEL_MAP_G_TO_G_SIZE = 0x0CB7; + public static final int GL_PIXEL_MAP_I_TO_A = 0x0C75; + public static final int GL_PIXEL_MAP_I_TO_A_SIZE = 0x0CB5; + public static final int GL_PIXEL_MAP_I_TO_B = 0x0C74; + public static final int GL_PIXEL_MAP_I_TO_B_SIZE = 0x0CB4; + public static final int GL_PIXEL_MAP_I_TO_G = 0x0C73; + public static final int GL_PIXEL_MAP_I_TO_G_SIZE = 0x0CB3; + public static final int GL_PIXEL_MAP_I_TO_I = 0x0C70; + public static final int GL_PIXEL_MAP_I_TO_I_SIZE = 0x0CB0; + public static final int GL_PIXEL_MAP_I_TO_R = 0x0C72; + public static final int GL_PIXEL_MAP_I_TO_R_SIZE = 0x0CB2; + public static final int GL_PIXEL_MAP_R_TO_R = 0x0C76; + public static final int GL_PIXEL_MAP_R_TO_R_SIZE = 0x0CB6; + public static final int GL_PIXEL_MAP_S_TO_S = 0x0C71; + public static final int GL_PIXEL_MAP_S_TO_S_SIZE = 0x0CB1; + public static final int GL_PIXEL_MIN_FILTER_EXT = 0x8332; + public static final int GL_PIXEL_MODE_BIT = 0x00000020; + public static final int GL_PIXEL_TEXTURE_SGIS = 0x1000; + public static final int GL_PIXEL_TEX_GEN_MODE_SGIX = 0x832B; + public static final int GL_PIXEL_TEX_GEN_SGIX = 0x8139; + public static final int GL_PIXEL_TRANSFORM_2D_EXT = 0x8330; + public static final int GL_PIXEL_TRANSFORM_2D_MATRIX_EXT = 0x8338; + public static final int GL_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT = 0x8336; + public static final int GL_POINT = 0x1B00; + public static final int GL_POINTS = 0x0000; + public static final int GL_POINT_BIT = 0x00000002; + public static final int GL_POINT_FADE_THRESHOLD_SIZE_EXT = 0x8128; + public static final int GL_POINT_SIZE = 0x0B11; + public static final int GL_POINT_SIZE_GRANULARITY = 0x0B13; + public static final int GL_POINT_SIZE_MAX_EXT = 0x8127; + public static final int GL_POINT_SIZE_MIN_EXT = 0x8126; + public static final int GL_POINT_SIZE_RANGE = 0x0B12; + public static final int GL_POINT_SMOOTH = 0x0B10; + public static final int GL_POINT_SMOOTH_HINT = 0x0C51; + public static final int GL_POINT_TOKEN = 0x0701; + public static final int GL_POLYGON = 0x0009; + public static final int GL_POLYGON_BIT = 0x00000008; + public static final int GL_POLYGON_MODE = 0x0B40; + public static final int GL_POLYGON_OFFSET_BIAS_EXT = 0x8039; + public static final int GL_POLYGON_OFFSET_EXT = 0x8037; + public static final int GL_POLYGON_OFFSET_FACTOR = 0x8038; + public static final int GL_POLYGON_OFFSET_FACTOR_EXT = 0x8038; + public static final int GL_POLYGON_OFFSET_FILL = 0x8037; + public static final int GL_POLYGON_OFFSET_LINE = 0x2A02; + public static final int GL_POLYGON_OFFSET_POINT = 0x2A01; + public static final int GL_POLYGON_OFFSET_UNITS = 0x2A00; + public static final int GL_POLYGON_SMOOTH = 0x0B41; + public static final int GL_POLYGON_SMOOTH_HINT = 0x0C53; + public static final int GL_POLYGON_STIPPLE = 0x0B42; + public static final int GL_POLYGON_STIPPLE_BIT = 0x00000010; + public static final int GL_POLYGON_TOKEN = 0x0703; + public static final int GL_POSITION = 0x1203; + public static final int GL_POST_COLOR_MATRIX_ALPHA_BIAS = 0x80BB; + public static final int GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI = 0x80BB; + public static final int GL_POST_COLOR_MATRIX_ALPHA_SCALE = 0x80B7; + public static final int GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI = 0x80B7; + public static final int GL_POST_COLOR_MATRIX_BLUE_BIAS = 0x80BA; + public static final int GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI = 0x80BA; + public static final int GL_POST_COLOR_MATRIX_BLUE_SCALE = 0x80B6; + public static final int GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI = 0x80B6; + public static final int GL_POST_COLOR_MATRIX_COLOR_TABLE = 0x80D2; + public static final int GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI = 0x80D2; + public static final int GL_POST_COLOR_MATRIX_GREEN_BIAS = 0x80B9; + public static final int GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI = 0x80B9; + public static final int GL_POST_COLOR_MATRIX_GREEN_SCALE = 0x80B5; + public static final int GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI = 0x80B5; + public static final int GL_POST_COLOR_MATRIX_RED_BIAS = 0x80B8; + public static final int GL_POST_COLOR_MATRIX_RED_BIAS_SGI = 0x80B8; + public static final int GL_POST_COLOR_MATRIX_RED_SCALE = 0x80B4; + public static final int GL_POST_COLOR_MATRIX_RED_SCALE_SGI = 0x80B4; + public static final int GL_POST_CONVOLUTION_ALPHA_BIAS = 0x8023; + public static final int GL_POST_CONVOLUTION_ALPHA_BIAS_EXT = 0x8023; + public static final int GL_POST_CONVOLUTION_ALPHA_SCALE = 0x801F; + public static final int GL_POST_CONVOLUTION_ALPHA_SCALE_EXT = 0x801F; + public static final int GL_POST_CONVOLUTION_BLUE_BIAS = 0x8022; + public static final int GL_POST_CONVOLUTION_BLUE_BIAS_EXT = 0x8022; + public static final int GL_POST_CONVOLUTION_BLUE_SCALE = 0x801E; + public static final int GL_POST_CONVOLUTION_BLUE_SCALE_EXT = 0x801E; + public static final int GL_POST_CONVOLUTION_COLOR_TABLE = 0x80D1; + public static final int GL_POST_CONVOLUTION_COLOR_TABLE_SGI = 0x80D1; + public static final int GL_POST_CONVOLUTION_GREEN_BIAS = 0x8021; + public static final int GL_POST_CONVOLUTION_GREEN_BIAS_EXT = 0x8021; + public static final int GL_POST_CONVOLUTION_GREEN_SCALE = 0x801D; + public static final int GL_POST_CONVOLUTION_GREEN_SCALE_EXT = 0x801D; + public static final int GL_POST_CONVOLUTION_RED_BIAS = 0x8020; + public static final int GL_POST_CONVOLUTION_RED_BIAS_EXT = 0x8020; + public static final int GL_POST_CONVOLUTION_RED_SCALE = 0x801C; + public static final int GL_POST_CONVOLUTION_RED_SCALE_EXT = 0x801C; + public static final int GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX = 0x817B; + public static final int GL_POST_TEXTURE_FILTER_BIAS_SGIX = 0x8179; + public static final int GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX = 0x817C; + public static final int GL_POST_TEXTURE_FILTER_SCALE_SGIX = 0x817A; + public static final int GL_PREFER_DOUBLEBUFFER_HINT_PGI = 107000; + public static final int GL_PREVIOUS_EXT = 0x8578; + public static final int GL_PRIMARY_COLOR_EXT = 0x8577; + public static final int GL_PRIMARY_COLOR_NV = 0x852C; + public static final int GL_PROJECTION = 0x1701; + public static final int GL_PROJECTION_MATRIX = 0x0BA7; + public static final int GL_PROJECTION_STACK_DEPTH = 0x0BA4; + public static final int GL_PROXY_COLOR_TABLE = 0x80D3; + public static final int GL_PROXY_COLOR_TABLE_SGI = 0x80D3; + public static final int GL_PROXY_HISTOGRAM = 0x8025; + public static final int GL_PROXY_HISTOGRAM_EXT = 0x8025; + public static final int GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE = 0x80D5; + public static final int GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE_SGI = 0x80D5; + public static final int GL_PROXY_POST_CONVOLUTION_COLOR_TABLE = 0x80D4; + public static final int GL_PROXY_POST_CONVOLUTION_COLOR_TABLE_SGI = 0x80D4; + public static final int GL_PROXY_TEXTURE_1D = 0x8063; + public static final int GL_PROXY_TEXTURE_1D_EXT = 0x8063; + public static final int GL_PROXY_TEXTURE_2D = 0x8064; + public static final int GL_PROXY_TEXTURE_2D_EXT = 0x8064; + public static final int GL_PROXY_TEXTURE_3D = 0x8070; + public static final int GL_PROXY_TEXTURE_3D_EXT = 0x8070; + public static final int GL_PROXY_TEXTURE_4D_SGIS = 0x8135; + public static final int GL_PROXY_TEXTURE_COLOR_TABLE_SGI = 0x80BD; + public static final int GL_PROXY_TEXTURE_CUBE_MAP_EXT = 0x851B; + public static final int GL_Q = 0x2003; + public static final int GL_QUADRATIC_ATTENUATION = 0x1209; + public static final int GL_QUADS = 0x0007; + public static final int GL_QUAD_ALPHA4_SGIS = 0x811E; + public static final int GL_QUAD_ALPHA8_SGIS = 0x811F; + public static final int GL_QUAD_INTENSITY4_SGIS = 0x8122; + public static final int GL_QUAD_INTENSITY8_SGIS = 0x8123; + public static final int GL_QUAD_LUMINANCE4_SGIS0 = 0x8120; + public static final int GL_QUAD_LUMINANCE8_SGIS = 0x8121; + public static final int GL_QUAD_STRIP = 0x0008; + public static final int GL_QUAD_TEXTURE_SELECT_SGIS = 0x8125; + public static final int GL_R = 0x2002; + public static final int GL_R1UI_C3F_V3F_SUN = 0x85C6; + public static final int GL_R1UI_C4F_N3F_V3F_SUN = 0x85C8; + public static final int GL_R1UI_C4UB_V3F_SUN = 0x85C5; + public static final int GL_R1UI_N3F_V3F_SUN = 0x85C7; + public static final int GL_R1UI_T2F_C4F_N3F_V3F_SUN = 0x85CB; + public static final int GL_R1UI_T2F_N3F_V3F_SUN = 0x85CA; + public static final int GL_R1UI_T2F_V3F_SUN = 0x85C9; + public static final int GL_R1UI_V3F_SUN = 0x85C4; + public static final int GL_R3_G3_B2 = 0x2A10; + public static final int GL_READ_BUFFER = 0x0C02; + public static final int GL_RECLAIM_MEMORY_HINT_PGI = 107006; + public static final int GL_RED = 0x1903; + public static final int GL_REDUCE = 0x8016; + public static final int GL_REDUCE_EXT = 0x8016; + public static final int GL_RED_BIAS = 0x0D15; + public static final int GL_RED_BITS = 0x0D52; + public static final int GL_RED_MAX_CLAMP_INGR = 0x8564; + public static final int GL_RED_MIN_CLAMP_INGR = 0x8560; + public static final int GL_RED_SCALE = 0x0D14; + public static final int GL_REFERENCE_PLANE_EQUATION_SGIX = 0x817E; + public static final int GL_REFERENCE_PLANE_SGIX = 0x817D; + public static final int GL_REFLECTION_MAP_EXT = 0x8512; + public static final int GL_REFLECTION_MAP_NV = 0x8512; + public static final int GL_REGISTER_COMBINERS_NV = 0x8522; + public static final int GL_RENDER = 0x1C00; + public static final int GL_RENDERER = 0x1F01; + public static final int GL_RENDER_MODE = 0x0C40; + public static final int GL_REPEAT = 0x2901; + public static final int GL_REPLACE = 0x1E01; + public static final int GL_REPLACEMENT_CODE_ARRAY_POINTER_SUN = 0x85C3; + public static final int GL_REPLACEMENT_CODE_ARRAY_STRIDE_SUN = 0x85C2; + public static final int GL_REPLACEMENT_CODE_ARRAY_SUN = 0x85C0; + public static final int GL_REPLACEMENT_CODE_ARRAY_TYPE_SUN = 0x85C1; + public static final int GL_REPLACEMENT_CODE_SUN = 0x81D8; + public static final int GL_REPLACE_EXT = 0x8062; + public static final int GL_REPLACE_MIDDLE_SUN = 0x02; + public static final int GL_REPLACE_OLDEST_SUN = 0x03; + public static final int GL_REPLICATE_BORDER = 0x8153; + public static final int GL_RESCALE_NORMAL = 0x803A; + public static final int GL_RESCALE_NORMAL_EXT = 0x803A; + public static final int GL_RESTART_SUN = 0x01; + public static final int GL_RETURN = 0x0102; + public static final int GL_RGB = 0x1907; + public static final int GL_RGB10 = 0x8052; + public static final int GL_RGB10_A2 = 0x8059; + public static final int GL_RGB10_A2_EXT = 0x8059; + public static final int GL_RGB10_EXT = 0x8052; + public static final int GL_RGB12 = 0x8053; + public static final int GL_RGB12_EXT = 0x8053; + public static final int GL_RGB16 = 0x8054; + public static final int GL_RGB16_EXT = 0x8054; + public static final int GL_RGB2_EXT = 0x804E; + public static final int GL_RGB4 = 0x804F; + public static final int GL_RGB4_EXT = 0x804F; + public static final int GL_RGB5 = 0x8050; + public static final int GL_RGB5_A1 = 0x8057; + public static final int GL_RGB5_A1_EXT = 0x8057; + public static final int GL_RGB5_EXT = 0x8050; + public static final int GL_RGB8 = 0x8051; + public static final int GL_RGB8_EXT = 0x8051; + public static final int GL_RGBA = 0x1908; + public static final int GL_RGBA12 = 0x805A; + public static final int GL_RGBA12_EXT = 0x805A; + public static final int GL_RGBA16 = 0x805B; + public static final int GL_RGBA16_EXT = 0x805B; + public static final int GL_RGBA2 = 0x8055; + public static final int GL_RGBA2_EXT = 0x8055; + public static final int GL_RGBA4 = 0x8056; + public static final int GL_RGBA4_EXT = 0x8056; + public static final int GL_RGBA8 = 0x8058; + public static final int GL_RGBA8_EXT = 0x8058; + public static final int GL_RGBA_MODE = 0x0C31; + public static final int GL_RGB_SCALE_EXT = 0x8573; + public static final int GL_RIGHT = 0x0407; + public static final int GL_S = 0x2000; + public static final int GL_SAMPLES_ARB = 0x80A9; + public static final int GL_SAMPLES_SGIS = 0x80A9; + public static final int GL_SAMPLE_ALPHA_TO_COVERAGE_ARB = 0x809E; + public static final int GL_SAMPLE_ALPHA_TO_MASK_SGIS = 0x809E; + public static final int GL_SAMPLE_ALPHA_TO_ONE_ARB = 0x809F; + public static final int GL_SAMPLE_ALPHA_TO_ONE_SGIS = 0x809F; + public static final int GL_SAMPLE_BUFFERS_ARB = 0x80A8; + public static final int GL_SAMPLE_BUFFERS_SGIS = 0x80A8; + public static final int GL_SAMPLE_COVERAGE_ARB = 0x80A0; + public static final int GL_SAMPLE_COVERAGE_INVERT_ARB = 0x80AB; + public static final int GL_SAMPLE_COVERAGE_VALUE_ARB = 0x80AA; + public static final int GL_SAMPLE_MASK_INVERT_SGIS = 0x80AB; + public static final int GL_SAMPLE_MASK_SGIS = 0x80A0; + public static final int GL_SAMPLE_MASK_VALUE_SGIS = 0x80AA; + public static final int GL_SAMPLE_MAX_PASSES_ARB = 0x84E7; + public static final int GL_SAMPLE_PASS_ARB = 0x84E8; + public static final int GL_SAMPLE_PATTERN_SGIS = 0x80AC; + public static final int GL_SCALE_BY_FOUR_NV = 0x853F; + public static final int GL_SCALE_BY_ONE_HALF_NV = 0x8540; + public static final int GL_SCALE_BY_TWO_NV = 0x853E; + public static final int GL_SCISSOR_BIT = 0x00080000; + public static final int GL_SCISSOR_BOX = 0x0C10; + public static final int GL_SCISSOR_TEST = 0x0C11; + public static final int GL_SCREEN_COORDINATES_REND = 0x8490; + public static final int GL_SECONDARY_COLOR_ARRAY_EXT = 0x845E; + public static final int GL_SECONDARY_COLOR_ARRAY_POINTER_EXT = 0x845D; + public static final int GL_SECONDARY_COLOR_ARRAY_SIZE_EXT = 0x845A; + public static final int GL_SECONDARY_COLOR_ARRAY_STRIDE_EXT = 0x845C; + public static final int GL_SECONDARY_COLOR_ARRAY_TYPE_EXT = 0x845B; + public static final int GL_SECONDARY_COLOR_NV = 0x852D; + public static final int GL_SELECT = 0x1C02; + public static final int GL_SELECTION_BUFFER_POINTER = 0x0DF3; + public static final int GL_SELECTION_BUFFER_SIZE = 0x0DF4; + public static final int GL_SEPARABLE_2D = 0x8012; + public static final int GL_SEPARABLE_2D_EXT = 0x8012; + public static final int GL_SEPARATE_SPECULAR_COLOR = 0x81FA; + public static final int GL_SEPARATE_SPECULAR_COLOR_EXT = 0x81FA; + public static final int GL_SET = 0x150F; + public static final int GL_SHADE_MODEL = 0x0B54; + public static final int GL_SHADOW_ATTENUATION_EXT = 0x834E; + public static final int GL_SHARED_TEXTURE_PALETTE_EXT = 0x81FB; + public static final int GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS = 0x80B0; + public static final int GL_SHININESS = 0x1601; + public static final int GL_SHORT = 0x1402; + public static final int GL_SIGNED_IDENTITY_NV = 0x853C; + public static final int GL_SIGNED_NEGATE_NV = 0x853D; + public static final int GL_SINGLE_COLOR = 0x81F9; + public static final int GL_SINGLE_COLOR_EXT = 0x81F9; + public static final int GL_SMOOTH = 0x1D01; + public static final int GL_SMOOTH_LINE_WIDTH_GRANULARITY = 0x0B23; + public static final int GL_SMOOTH_LINE_WIDTH_RANGE = 0x0B22; + public static final int GL_SMOOTH_POINT_SIZE_GRANULARITY = 0x0B13; + public static final int GL_SMOOTH_POINT_SIZE_RANGE = 0x0B12; + public static final int GL_SOURCE0_ALPHA_EXT = 0x8588; + public static final int GL_SOURCE0_RGB_EXT = 0x8580; + public static final int GL_SOURCE1_ALPHA_EXT = 0x8589; + public static final int GL_SOURCE1_RGB_EXT = 0x8581; + public static final int GL_SOURCE2_ALPHA_EXT = 0x858A; + public static final int GL_SOURCE2_RGB_EXT = 0x8582; + public static final int GL_SOURCE3_ALPHA_NV = 0x858B; + public static final int GL_SOURCE3_RGB_NV = 0x8583; + public static final int GL_SPARE0_NV = 0x852E; + public static final int GL_SPARE0_PLUS_SECONDARY_COLOR_NV = 0x8532; + public static final int GL_SPARE1_NV = 0x852F; + public static final int GL_SPECULAR = 0x1202; + public static final int GL_SPHERE_MAP = 0x2402; + public static final int GL_SPOT_CUTOFF = 0x1206; + public static final int GL_SPOT_DIRECTION = 0x1204; + public static final int GL_SPOT_EXPONENT = 0x1205; + public static final int GL_SPRITE_AXIAL_SGIX = 0x814C; + public static final int GL_SPRITE_AXIS_SGIX = 0x814A; + public static final int GL_SPRITE_EYE_ALIGNED_SGIX = 0x814E; + public static final int GL_SPRITE_MODE_SGIX = 0x8149; + public static final int GL_SPRITE_OBJECT_ALIGNED_SGIX = 0x814D; + public static final int GL_SPRITE_SGIX = 0x8148; + public static final int GL_SPRITE_TRANSLATION_SGIX = 0x814B; + public static final int GL_SRC_ALPHA = 0x0302; + public static final int GL_SRC_ALPHA_SATURATE = 0x0308; + public static final int GL_SRC_COLOR = 0x0300; + public static final int GL_STACK_OVERFLOW = 0x0503; + public static final int GL_STACK_UNDERFLOW = 0x0504; + public static final int GL_STATIC_VERTEX_ARRAY_IBM = 0x19295; + public static final int GL_STENCIL = 0x1802; + public static final int GL_STENCIL_BITS = 0x0D57; + public static final int GL_STENCIL_BUFFER_BIT = 0x00000400; + public static final int GL_STENCIL_CLEAR_VALUE = 0x0B91; + public static final int GL_STENCIL_FAIL = 0x0B94; + public static final int GL_STENCIL_FUNC = 0x0B92; + public static final int GL_STENCIL_INDEX = 0x1901; + public static final int GL_STENCIL_PASS_DEPTH_FAIL = 0x0B95; + public static final int GL_STENCIL_PASS_DEPTH_PASS = 0x0B96; + public static final int GL_STENCIL_REF = 0x0B97; + public static final int GL_STENCIL_TEST = 0x0B90; + public static final int GL_STENCIL_VALUE_MASK = 0x0B93; + public static final int GL_STENCIL_WRITEMASK = 0x0B98; + public static final int GL_STEREO = 0x0C33; + public static final int GL_STRICT_DEPTHFUNC_HINT_PGI = 107030; + public static final int GL_STRICT_LIGHTING_HINT_PGI = 107031; + public static final int GL_STRICT_SCISSOR_HINT_PGI = 107032; + public static final int GL_SUBPIXEL_BITS = 0x0D50; + public static final int GL_T = 0x2001; + public static final int GL_T2F_C3F_V3F = 0x2A2A; + public static final int GL_T2F_C4F_N3F_V3F = 0x2A2C; + public static final int GL_T2F_C4UB_V3F = 0x2A29; + public static final int GL_T2F_N3F_V3F = 0x2A2B; + public static final int GL_T2F_V3F = 0x2A27; + public static final int GL_T4F_C4F_N3F_V4F = 0x2A2D; + public static final int GL_T4F_V4F = 0x2A28; + public static final int GL_TABLE_TOO_LARGE = 0x8031; + public static final int GL_TABLE_TOO_LARGE_EXT = 0x8031; + public static final int GL_TANGENT_ARRAY_EXT = 0x8439; + public static final int GL_TANGENT_ARRAY_POINTER_EXT = 0x8442; + public static final int GL_TANGENT_ARRAY_STRIDE_EXT = 0x843F; + public static final int GL_TANGENT_ARRAY_TYPE_EXT = 0x843E; + public static final int GL_TEXTURE = 0x1702; + public static final int GL_TEXTURE0_ARB = 0x84C0; + public static final int GL_TEXTURE10_ARB = 0x84CA; + public static final int GL_TEXTURE11_ARB = 0x84CB; + public static final int GL_TEXTURE12_ARB = 0x84CC; + public static final int GL_TEXTURE13_ARB = 0x84CD; + public static final int GL_TEXTURE14_ARB = 0x84CE; + public static final int GL_TEXTURE15_ARB = 0x84CF; + public static final int GL_TEXTURE16_ARB = 0x84D0; + public static final int GL_TEXTURE17_ARB = 0x84D1; + public static final int GL_TEXTURE18_ARB = 0x84D2; + public static final int GL_TEXTURE19_ARB = 0x84D3; + public static final int GL_TEXTURE1_ARB = 0x84C1; + public static final int GL_TEXTURE20_ARB = 0x84D4; + public static final int GL_TEXTURE21_ARB = 0x84D5; + public static final int GL_TEXTURE22_ARB = 0x84D6; + public static final int GL_TEXTURE23_ARB = 0x84D7; + public static final int GL_TEXTURE24_ARB = 0x84D8; + public static final int GL_TEXTURE25_ARB = 0x84D9; + public static final int GL_TEXTURE26_ARB = 0x84DA; + public static final int GL_TEXTURE27_ARB = 0x84DB; + public static final int GL_TEXTURE28_ARB = 0x84DC; + public static final int GL_TEXTURE29_ARB = 0x84DD; + public static final int GL_TEXTURE2_ARB = 0x84C2; + public static final int GL_TEXTURE30_ARB = 0x84DE; + public static final int GL_TEXTURE31_ARB = 0x84DF; + public static final int GL_TEXTURE3_ARB = 0x84C3; + public static final int GL_TEXTURE4_ARB = 0x84C4; + public static final int GL_TEXTURE5_ARB = 0x84C5; + public static final int GL_TEXTURE6_ARB = 0x84C6; + public static final int GL_TEXTURE7_ARB = 0x84C7; + public static final int GL_TEXTURE8_ARB = 0x84C8; + public static final int GL_TEXTURE9_ARB = 0x84C9; + public static final int GL_TEXTURE_1D = 0x0DE0; + public static final int GL_TEXTURE_1D_BINDING_EXT = 0x8068; + public static final int GL_TEXTURE_2D = 0x0DE1; + public static final int GL_TEXTURE_2D_BINDING_EXT = 0x8069; + public static final int GL_TEXTURE_3D = 0x806F; + public static final int GL_TEXTURE_3D_BINDING_EXT = 0x806A; + public static final int GL_TEXTURE_3D_EXT = 0x806F; + public static final int GL_TEXTURE_4DSIZE_SGIS = 0x8136; + public static final int GL_TEXTURE_4D_BINDING_SGIS = 0x814F; + public static final int GL_TEXTURE_4D_SGIS = 0x8134; + public static final int GL_TEXTURE_ALPHA_SIZE = 0x805F; + public static final int GL_TEXTURE_ALPHA_SIZE_EXT = 0x805F; + public static final int GL_TEXTURE_APPLICATION_MODE_EXT = 0x834F; + public static final int GL_TEXTURE_BASE_LEVEL = 0x813C; + public static final int GL_TEXTURE_BASE_LEVEL_SGIS = 0x813C; + public static final int GL_TEXTURE_BINDING_1D = 0x8068; + public static final int GL_TEXTURE_BINDING_2D = 0x8069; + public static final int GL_TEXTURE_BINDING_3D = 0x806A; + public static final int GL_TEXTURE_BINDING_CUBE_MAP_EXT = 0x8514; + public static final int GL_TEXTURE_BIT = 0x00040000; + public static final int GL_TEXTURE_BLUE_SIZE = 0x805E; + public static final int GL_TEXTURE_BLUE_SIZE_EXT = 0x805E; + public static final int GL_TEXTURE_BORDER = 0x1005; + public static final int GL_TEXTURE_BORDER_COLOR = 0x1004; + public static final int GL_TEXTURE_CLIPMAP_CENTER_SGIX = 0x8171; + public static final int GL_TEXTURE_CLIPMAP_DEPTH_SGIX = 0x8176; + public static final int GL_TEXTURE_CLIPMAP_FRAME_SGIX = 0x8172; + public static final int GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX = 0x8175; + public static final int GL_TEXTURE_CLIPMAP_OFFSET_SGIX = 0x8173; + public static final int GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX = 0x8174; + public static final int GL_TEXTURE_COMPARE_OPERATOR_SGIX = 0x819B; + public static final int GL_TEXTURE_COMPARE_SGIX = 0x819A; + public static final int GL_TEXTURE_COMPONENTS = 0x1003; + public static final int GL_TEXTURE_COMPRESSED_ARB = 0x86A1; + public static final int GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB = 0x86A0; + public static final int GL_TEXTURE_COMPRESSION_HINT_ARB = 0x84EF; + public static final int GL_TEXTURE_CONSTANT_DATA_SUNX = 0x81D6; + public static final int GL_TEXTURE_COORD_ARRAY = 0x8078; + public static final int GL_TEXTURE_COORD_ARRAY_COUNT_EXT = 0x808B; + public static final int GL_TEXTURE_COORD_ARRAY_EXT = 0x8078; + public static final int GL_TEXTURE_COORD_ARRAY_POINTER = 0x8092; + public static final int GL_TEXTURE_COORD_ARRAY_POINTER_EXT = 0x8092; + public static final int GL_TEXTURE_COORD_ARRAY_SIZE = 0x8088; + public static final int GL_TEXTURE_COORD_ARRAY_SIZE_EXT = 0x8088; + public static final int GL_TEXTURE_COORD_ARRAY_STRIDE = 0x808A; + public static final int GL_TEXTURE_COORD_ARRAY_STRIDE_EXT = 0x808A; + public static final int GL_TEXTURE_COORD_ARRAY_TYPE = 0x8089; + public static final int GL_TEXTURE_COORD_ARRAY_TYPE_EXT = 0x8089; + public static final int GL_TEXTURE_CUBE_MAP_EXT = 0x8513; + public static final int GL_TEXTURE_CUBE_MAP_NEGATIVE_X_EXT = 0x8516; + public static final int GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_EXT = 0x8518; + public static final int GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_EXT = 0x851A; + public static final int GL_TEXTURE_CUBE_MAP_POSITIVE_X_EXT = 0x8515; + public static final int GL_TEXTURE_CUBE_MAP_POSITIVE_Y_EXT = 0x8517; + public static final int GL_TEXTURE_CUBE_MAP_POSITIVE_Z_EXT = 0x8519; + public static final int GL_TEXTURE_DEPTH = 0x8071; + public static final int GL_TEXTURE_DEPTH_EXT = 0x8071; + public static final int GL_TEXTURE_ENV = 0x2300; + public static final int GL_TEXTURE_ENV_BIAS_SGIX = 0x80BE; + public static final int GL_TEXTURE_ENV_COLOR = 0x2201; + public static final int GL_TEXTURE_ENV_MODE = 0x2200; + public static final int GL_TEXTURE_FILTER4_SIZE_SGIS = 0x8147; + public static final int GL_TEXTURE_FILTER_CONTROL_EXT = 0x8500; + public static final int GL_TEXTURE_GEN_MODE = 0x2500; + public static final int GL_TEXTURE_GEN_Q = 0x0C63; + public static final int GL_TEXTURE_GEN_R = 0x0C62; + public static final int GL_TEXTURE_GEN_S = 0x0C60; + public static final int GL_TEXTURE_GEN_T = 0x0C61; + public static final int GL_TEXTURE_GEQUAL_R_SGIX = 0x819D; + public static final int GL_TEXTURE_GREEN_SIZE = 0x805D; + public static final int GL_TEXTURE_GREEN_SIZE_EXT = 0x805D; + public static final int GL_TEXTURE_HEIGHT = 0x1001; + public static final int GL_TEXTURE_INDEX_SIZE_EXT = 0x80ED; + public static final int GL_TEXTURE_INTENSITY_SIZE = 0x8061; + public static final int GL_TEXTURE_INTENSITY_SIZE_EXT = 0x8061; + public static final int GL_TEXTURE_INTERNAL_FORMAT = 0x1003; + public static final int GL_TEXTURE_LEQUAL_R_SGIX = 0x819C; + public static final int GL_TEXTURE_LIGHT_EXT = 0x8350; + public static final int GL_TEXTURE_LOD_BIAS_EXT = 0x8501; + public static final int GL_TEXTURE_LOD_BIAS_R_SGIX = 0x8190; + public static final int GL_TEXTURE_LOD_BIAS_S_SGIX = 0x818E; + public static final int GL_TEXTURE_LOD_BIAS_T_SGIX = 0x818F; + public static final int GL_TEXTURE_LUMINANCE_SIZE = 0x8060; + public static final int GL_TEXTURE_LUMINANCE_SIZE_EXT = 0x8060; + public static final int GL_TEXTURE_MAG_FILTER = 0x2800; + public static final int GL_TEXTURE_MATERIAL_FACE_EXT = 0x8351; + public static final int GL_TEXTURE_MATERIAL_PARAMETER_EXT = 0x8352; + public static final int GL_TEXTURE_MATRIX = 0x0BA8; + public static final int GL_TEXTURE_MAX_ANISOTROPY_EXT = 0x84FE; + public static final int GL_TEXTURE_MAX_LEVEL = 0x813D; + public static final int GL_TEXTURE_MAX_LEVEL_SGIS = 0x813D; + public static final int GL_TEXTURE_MAX_LOD = 0x813B; + public static final int GL_TEXTURE_MAX_LOD_SGIS = 0x813B; + public static final int GL_TEXTURE_MIN_FILTER = 0x2801; + public static final int GL_TEXTURE_MIN_LOD = 0x813A; + public static final int GL_TEXTURE_MIN_LOD_SGIS = 0x813A; + public static final int GL_TEXTURE_NORMAL_EXT = 0x85AF; + public static final int GL_TEXTURE_PRIORITY = 0x8066; + public static final int GL_TEXTURE_PRIORITY_EXT = 0x8066; + public static final int GL_TEXTURE_RED_SIZE = 0x805C; + public static final int GL_TEXTURE_RED_SIZE_EXT = 0x805C; + public static final int GL_TEXTURE_RESIDENT = 0x8067; + public static final int GL_TEXTURE_RESIDENT_EXT = 0x8067; + public static final int GL_TEXTURE_STACK_DEPTH = 0x0BA5; + public static final int GL_TEXTURE_WIDTH = 0x1000; + public static final int GL_TEXTURE_WRAP_Q_SGIS = 0x8137; + public static final int GL_TEXTURE_WRAP_R = 0x8072; + public static final int GL_TEXTURE_WRAP_R_EXT = 0x8072; + public static final int GL_TEXTURE_WRAP_S = 0x2802; + public static final int GL_TEXTURE_WRAP_T = 0x2803; + public static final int GL_TRANSFORM_BIT = 0x00001000; + public static final int GL_TRANSFORM_HINT_APPLE = 0x85B1; + public static final int GL_TRANSPOSE_COLOR_MATRIX_ARB = 0x84E6; + public static final int GL_TRANSPOSE_MODELVIEW_MATRIX_ARB = 0x84E3; + public static final int GL_TRANSPOSE_PROJECTION_MATRIX_ARB = 0x84E4; + public static final int GL_TRANSPOSE_TEXTURE_MATRIX_ARB = 0x84E5; + public static final int GL_TRIANGLES = 0x0004; + public static final int GL_TRIANGLE_FAN = 0x0006; + public static final int GL_TRIANGLE_LIST_SUN = 0x81D7; + public static final int GL_TRIANGLE_STRIP = 0x0005; + public static final int GL_UNPACK_ALIGNMENT = 0x0CF5; + public static final int GL_UNPACK_CMYK_HINT_EXT = 0x800F; + public static final int GL_UNPACK_CONSTANT_DATA_SUNX = 0x81D5; + public static final int GL_UNPACK_IMAGE_DEPTH_SGIS = 0x8133; + public static final int GL_UNPACK_IMAGE_HEIGHT = 0x806E; + public static final int GL_UNPACK_IMAGE_HEIGHT_EXT = 0x806E; + public static final int GL_UNPACK_LSB_FIRST = 0x0CF1; + public static final int GL_UNPACK_ROW_LENGTH = 0x0CF2; + public static final int GL_UNPACK_SKIP_IMAGES = 0x806D; + public static final int GL_UNPACK_SKIP_IMAGES_EXT = 0x806D; + public static final int GL_UNPACK_SKIP_PIXELS = 0x0CF4; + public static final int GL_UNPACK_SKIP_ROWS = 0x0CF3; + public static final int GL_UNPACK_SKIP_VOLUMES_SGIS = 0x8132; + public static final int GL_UNPACK_SWAP_BYTES = 0x0CF0; + public static final int GL_UNSIGNED_BYTE = 0x1401; + public static final int GL_UNSIGNED_BYTE_2_3_3_REV = 0x8362; + public static final int GL_UNSIGNED_BYTE_3_3_2 = 0x8032; + public static final int GL_UNSIGNED_BYTE_3_3_2_EXT = 0x8032; + public static final int GL_UNSIGNED_IDENTITY_NV = 0x8536; + public static final int GL_UNSIGNED_INT = 0x1405; + public static final int GL_UNSIGNED_INT_10_10_10_2 = 0x8036; + public static final int GL_UNSIGNED_INT_10_10_10_2_EXT = 0x8036; + public static final int GL_UNSIGNED_INT_2_10_10_10_REV = 0x8368; + public static final int GL_UNSIGNED_INT_8_8_8_8 = 0x8035; + public static final int GL_UNSIGNED_INT_8_8_8_8_EXT = 0x8035; + public static final int GL_UNSIGNED_INT_8_8_8_8_REV = 0x8367; + public static final int GL_UNSIGNED_INVERT_NV = 0x8537; + public static final int GL_UNSIGNED_SHORT = 0x1403; + public static final int GL_UNSIGNED_SHORT_1_5_5_5_REV = 0x8366; + public static final int GL_UNSIGNED_SHORT_4_4_4_4 = 0x8033; + public static final int GL_UNSIGNED_SHORT_4_4_4_4_EXT = 0x8033; + public static final int GL_UNSIGNED_SHORT_4_4_4_4_REV = 0x8365; + public static final int GL_UNSIGNED_SHORT_5_5_5_1 = 0x8034; + public static final int GL_UNSIGNED_SHORT_5_5_5_1_EXT = 0x8034; + public static final int GL_UNSIGNED_SHORT_5_6_5 = 0x8363; + public static final int GL_UNSIGNED_SHORT_5_6_5_REV = 0x8364; + public static final int GL_V2F = 0x2A20; + public static final int GL_V3F = 0x2A21; + public static final int GL_VARIABLE_A_NV = 0x8523; + public static final int GL_VARIABLE_B_NV = 0x8524; + public static final int GL_VARIABLE_C_NV = 0x8525; + public static final int GL_VARIABLE_D_NV = 0x8526; + public static final int GL_VARIABLE_E_NV = 0x8527; + public static final int GL_VARIABLE_F_NV = 0x8528; + public static final int GL_VARIABLE_G_NV = 0x8529; + public static final int GL_VATERIAL_SIDE_HINT_PGI = 107052; + public static final int GL_VAT_AMBIENT_AND_DIFFUSE_BIT_PGI = 0x00200000; + public static final int GL_VAT_AMBIENT_BIT_PGI = 0x00100000; + public static final int GL_VAT_COLOR_INDEXES_BIT_PGI = 0x01000000; + public static final int GL_VAT_DIFFUSE_BIT_PGI = 0x00400000; + public static final int GL_VAT_EMISSION_BIT_PGI = 0x00800000; + public static final int GL_VAT_SHININESS_BIT_PGI = 0x02000000; + public static final int GL_VAT_SPECULAR_BIT_PGI = 0x04000000; + public static final int GL_VAX_VERTEX_HINT_PGI = 107053; + public static final int GL_VDGEFLAG_BIT_PGI = 0x00040000; + public static final int GL_VENDOR = 0x1F00; + public static final int GL_VERSION = 0x1F02; + public static final int GL_VERTEX23_BIT_PGI = 0x00000004; + public static final int GL_VERTEX4_BIT_PGI = 0x00000008; + public static final int GL_VERTEX_ARRAY = 0x8074; + public static final int GL_VERTEX_ARRAY_COUNT_EXT = 0x807D; + public static final int GL_VERTEX_ARRAY_EXT = 0x8074; + public static final int GL_VERTEX_ARRAY_POINTER = 0x808E; + public static final int GL_VERTEX_ARRAY_POINTER_EXT = 0x808E; + public static final int GL_VERTEX_ARRAY_RANGE_LENGTH_NV = 0x851E; + public static final int GL_VERTEX_ARRAY_RANGE_NV = 0x851D; + public static final int GL_VERTEX_ARRAY_RANGE_POINTER_NV = 0x8521; + public static final int GL_VERTEX_ARRAY_RANGE_VALID_NV = 0x851F; + public static final int GL_VERTEX_ARRAY_SIZE = 0x807A; + public static final int GL_VERTEX_ARRAY_SIZE_EXT = 0x807A; + public static final int GL_VERTEX_ARRAY_STRIDE = 0x807C; + public static final int GL_VERTEX_ARRAY_STRIDE_EXT = 0x807C; + public static final int GL_VERTEX_ARRAY_TYPE = 0x807B; + public static final int GL_VERTEX_ARRAY_TYPE_EXT = 0x807B; + public static final int GL_VERTEX_CONSISTENT_HINT_PGI = 107051; + public static final int GL_VERTEX_DATA_HINT_PGI = 107050; + public static final int GL_VERTEX_WEIGHTING_EXT = 0x8509; + public static final int GL_VERTEX_WEIGHT_ARRAY_EXT = 0x850C; + public static final int GL_VERTEX_WEIGHT_ARRAY_POINTER_EXT = 0x8510; + public static final int GL_VERTEX_WEIGHT_ARRAY_SIZE_EXT = 0x850D; + public static final int GL_VERTEX_WEIGHT_ARRAY_STRIDE_EXT = 0x850F; + public static final int GL_VERTEX_WEIGHT_ARRAY_TYPE_EXT = 0x850E; + public static final int GL_VEXCOORD1_BIT_PGI = 0x10000000; + public static final int GL_VEXCOORD2_BIT_PGI = 0x20000000; + public static final int GL_VEXCOORD3_BIT_PGI = 0x40000000; + public static final int GL_VEXCOORD4_BIT_PGI = 0x80000000; + public static final int GL_VIEWPORT = 0x0BA2; + public static final int GL_VIEWPORT_BIT = 0x00000800; + public static final int GL_VNDEX_BIT_PGI = 0x00080000; + public static final int GL_VOLOR3_BIT_PGI = 0x00010000; + public static final int GL_VOLOR4_BIT_PGI = 0x00020000; + public static final int GL_VORMAL_BIT_PGI = 0x08000000; + public static final int GL_WIDE_LINE_HINT_PGI = 107042; + public static final int GL_WRAP_BORDER_SUN = 0x81D4; + public static final int GL_XOR = 0x1506; + public static final int GL_YCRCB_422_SGIX = 0x81BB; + public static final int GL_YCRCB_444_SGIX = 0x81BC; + public static final int GL_ZERO = 0x0; + public static final int GL_ZOOM_X = 0x0D16; + public static final int GL_ZOOM_Y = 0x0D17; +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ diff --git a/C2J/gl-funcnames.skel b/C2J/gl-funcnames.skel index 597555b..e8073c8 100644 --- a/C2J/gl-funcnames.skel +++ b/C2J/gl-funcnames.skel @@ -4,442 +4,442 @@ * Reading from file: gl-proto-auto.orig.h . . . * Destination-Class: gl4java_GLFuncJauJNI ! */ - - "glClearIndex", - "glClearColor", - "glClear", - "glIndexMask", - "glColorMask", - "glAlphaFunc", - "glBlendFunc", - "glLogicOp", - "glCullFace", - "glFrontFace", - "glPointSize", - "glLineWidth", - "glLineStipple", - "glPolygonMode", - "glPolygonOffset", - "glPolygonStipple", - "glGetPolygonStipple", - "glEdgeFlag", - "glEdgeFlagv", - "glScissor", - "glClipPlane", - "glGetClipPlane", - "glDrawBuffer", - "glReadBuffer", - "glEnable", - "glDisable", - "glIsEnabled", - "glEnableClientState", - "glDisableClientState", - "glGetBooleanv", - "glGetDoublev", - "glGetFloatv", - "glGetIntegerv", - "glPushAttrib", - "glPopAttrib", - "glPushClientAttrib", - "glPopClientAttrib", - "glRenderMode", - "glGetError", - "glFinish", - "glFlush", - "glHint", - "glClearDepth", - "glDepthFunc", - "glDepthMask", - "glDepthRange", - "glClearAccum", - "glAccum", - "glMatrixMode", - "glOrtho", - "glFrustum", - "glViewport", - "glPushMatrix", - "glPopMatrix", - "glLoadIdentity", - "glLoadMatrixd", - "glLoadMatrixf", - "glMultMatrixd", - "glMultMatrixf", - "glRotated", - "glRotatef", - "glScaled", - "glScalef", - "glTranslated", - "glTranslatef", - "glIsList", - "glDeleteLists", - "glGenLists", - "glNewList", - "glEndList", - "glCallList", - "glCallLists", - "glListBase", - "glBegin", - "glEnd", - "glVertex2d", - "glVertex2f", - "glVertex2i", - "glVertex2s", - "glVertex3d", - "glVertex3f", - "glVertex3i", - "glVertex3s", - "glVertex4d", - "glVertex4f", - "glVertex4i", - "glVertex4s", - "glVertex2dv", - "glVertex2fv", - "glVertex2iv", - "glVertex2sv", - "glVertex3dv", - "glVertex3fv", - "glVertex3iv", - "glVertex3sv", - "glVertex4dv", - "glVertex4fv", - "glVertex4iv", - "glVertex4sv", - "glNormal3b", - "glNormal3d", - "glNormal3f", - "glNormal3i", - "glNormal3s", - "glNormal3bv", - "glNormal3dv", - "glNormal3fv", - "glNormal3iv", - "glNormal3sv", - "glIndexd", - "glIndexf", - "glIndexi", - "glIndexs", - "glIndexub", - "glIndexdv", - "glIndexfv", - "glIndexiv", - "glIndexsv", - "glIndexubv", - "glColor3b", - "glColor3d", - "glColor3f", - "glColor3i", - "glColor3s", - "glColor3ub", - "glColor3ui", - "glColor3us", - "glColor4b", - "glColor4d", - "glColor4f", - "glColor4i", - "glColor4s", - "glColor4ub", - "glColor4ui", - "glColor4us", - "glColor3bv", - "glColor3dv", - "glColor3fv", - "glColor3iv", - "glColor3sv", - "glColor3ubv", - "glColor3uiv", - "glColor3usv", - "glColor4bv", - "glColor4dv", - "glColor4fv", - "glColor4iv", - "glColor4sv", - "glColor4ubv", - "glColor4uiv", - "glColor4usv", - "glTexCoord1d", - "glTexCoord1f", - "glTexCoord1i", - "glTexCoord1s", - "glTexCoord2d", - "glTexCoord2f", - "glTexCoord2i", - "glTexCoord2s", - "glTexCoord3d", - "glTexCoord3f", - "glTexCoord3i", - "glTexCoord3s", - "glTexCoord4d", - "glTexCoord4f", - "glTexCoord4i", - "glTexCoord4s", - "glTexCoord1dv", - "glTexCoord1fv", - "glTexCoord1iv", - "glTexCoord1sv", - "glTexCoord2dv", - "glTexCoord2fv", - "glTexCoord2iv", - "glTexCoord2sv", - "glTexCoord3dv", - "glTexCoord3fv", - "glTexCoord3iv", - "glTexCoord3sv", - "glTexCoord4dv", - "glTexCoord4fv", - "glTexCoord4iv", - "glTexCoord4sv", - "glRasterPos2d", - "glRasterPos2f", - "glRasterPos2i", - "glRasterPos2s", - "glRasterPos3d", - "glRasterPos3f", - "glRasterPos3i", - "glRasterPos3s", - "glRasterPos4d", - "glRasterPos4f", - "glRasterPos4i", - "glRasterPos4s", - "glRasterPos2dv", - "glRasterPos2fv", - "glRasterPos2iv", - "glRasterPos2sv", - "glRasterPos3dv", - "glRasterPos3fv", - "glRasterPos3iv", - "glRasterPos3sv", - "glRasterPos4dv", - "glRasterPos4fv", - "glRasterPos4iv", - "glRasterPos4sv", - "glRectd", - "glRectf", - "glRecti", - "glRects", - "glRectdv", - "glRectfv", - "glRectiv", - "glRectsv", - "glVertexPointer", - "glNormalPointer", - "glColorPointer", - "glIndexPointer", - "glTexCoordPointer", - "glEdgeFlagPointer", - "glGetPointerv", - "glArrayElement", - "glDrawArrays", - "glDrawElements", - "glInterleavedArrays", - "glShadeModel", - "glLightf", - "glLighti", - "glLightfv", - "glLightiv", - "glGetLightfv", - "glGetLightiv", - "glLightModelf", - "glLightModeli", - "glLightModelfv", - "glLightModeliv", - "glMaterialf", - "glMateriali", - "glMaterialfv", - "glMaterialiv", - "glGetMaterialfv", - "glGetMaterialiv", - "glColorMaterial", - "glPixelZoom", - "glPixelStoref", - "glPixelStorei", - "glPixelTransferf", - "glPixelTransferi", - "glPixelMapfv", - "glPixelMapuiv", - "glPixelMapusv", - "glGetPixelMapfv", - "glGetPixelMapuiv", - "glGetPixelMapusv", - "glBitmap", - "glReadPixels", - "glDrawPixels", - "glCopyPixels", - "glStencilFunc", - "glStencilMask", - "glStencilOp", - "glClearStencil", - "glTexGend", - "glTexGenf", - "glTexGeni", - "glTexGendv", - "glTexGenfv", - "glTexGeniv", - "glGetTexGendv", - "glGetTexGenfv", - "glGetTexGeniv", - "glTexEnvf", - "glTexEnvi", - "glTexEnvfv", - "glTexEnviv", - "glGetTexEnvfv", - "glGetTexEnviv", - "glTexParameterf", - "glTexParameteri", - "glTexParameterfv", - "glTexParameteriv", - "glGetTexParameterfv", - "glGetTexParameteriv", - "glGetTexLevelParameterfv", - "glGetTexLevelParameteriv", - "glTexImage1D", - "glTexImage2D", - "glGetTexImage", - "glGenTextures", - "glDeleteTextures", - "glBindTexture", - "glPrioritizeTextures", - "glAreTexturesResident", - "glIsTexture", - "glTexSubImage1D", - "glTexSubImage2D", - "glCopyTexImage1D", - "glCopyTexImage2D", - "glCopyTexSubImage1D", - "glCopyTexSubImage2D", - "glMap1d", - "glMap1f", - "glMap2d", - "glMap2f", - "glGetMapdv", - "glGetMapfv", - "glGetMapiv", - "glEvalCoord1d", - "glEvalCoord1f", - "glEvalCoord1dv", - "glEvalCoord1fv", - "glEvalCoord2d", - "glEvalCoord2f", - "glEvalCoord2dv", - "glEvalCoord2fv", - "glMapGrid1d", - "glMapGrid1f", - "glMapGrid2d", - "glMapGrid2f", - "glEvalPoint1", - "glEvalPoint2", - "glEvalMesh1", - "glEvalMesh2", - "glFogf", - "glFogi", - "glFogfv", - "glFogiv", - "glFeedbackBuffer", - "glPassThrough", - "glSelectBuffer", - "glInitNames", - "glLoadName", - "glPushName", - "glPopName", - "glDrawRangeElements", - "glTexImage3D", - "glTexSubImage3D", - "glCopyTexSubImage3D", - "glColorTable", - "glColorSubTable", - "glColorTableParameteriv", - "glColorTableParameterfv", - "glCopyColorSubTable", - "glCopyColorTable", - "glGetColorTable", - "glGetColorTableParameterfv", - "glGetColorTableParameteriv", - "glBlendEquation", - "glBlendColor", - "glHistogram", - "glResetHistogram", - "glGetHistogram", - "glGetHistogramParameterfv", - "glGetHistogramParameteriv", - "glMinmax", - "glResetMinmax", - "glGetMinmax", - "glGetMinmaxParameterfv", - "glGetMinmaxParameteriv", - "glConvolutionFilter1D", - "glConvolutionFilter2D", - "glConvolutionParameterf", - "glConvolutionParameterfv", - "glConvolutionParameteri", - "glConvolutionParameteriv", - "glCopyConvolutionFilter1D", - "glCopyConvolutionFilter2D", - "glGetConvolutionFilter", - "glGetConvolutionParameterfv", - "glGetConvolutionParameteriv", - "glSeparableFilter2D", - "glGetSeparableFilter", - "glBlendColorEXT", - "glPolygonOffsetEXT", - "glTexImage3DEXT", - "glTexSubImage3DEXT", - "glCopyTexSubImage3DEXT", - "glGenTexturesEXT", - "glDeleteTexturesEXT", - "glBindTextureEXT", - "glPrioritizeTexturesEXT", - "glAreTexturesResidentEXT", - "glIsTextureEXT", - "glVertexPointerEXT", - "glNormalPointerEXT", - "glColorPointerEXT", - "glIndexPointerEXT", - "glTexCoordPointerEXT", - "glEdgeFlagPointerEXT", - "glGetPointervEXT", - "glArrayElementEXT", - "glDrawArraysEXT", - "glBlendEquationEXT", - "glPointParameterfEXT", - "glPointParameterfvEXT", - "glColorTableEXT", - "glColorSubTableEXT", - "glGetColorTableEXT", - "glGetColorTableParameterfvEXT", - "glGetColorTableParameterivEXT", - "glLockArraysEXT", - "glUnlockArraysEXT", - "glActiveTextureARB", - "glClientActiveTextureARB", - "glMultiTexCoord1dARB", - "glMultiTexCoord1dvARB", - "glMultiTexCoord1fARB", - "glMultiTexCoord1fvARB", - "glMultiTexCoord1iARB", - "glMultiTexCoord1ivARB", - "glMultiTexCoord1sARB", - "glMultiTexCoord1svARB", - "glMultiTexCoord2dARB", - "glMultiTexCoord2dvARB", - "glMultiTexCoord2fARB", - "glMultiTexCoord2fvARB", - "glMultiTexCoord2iARB", - "glMultiTexCoord2ivARB", - "glMultiTexCoord2sARB", - "glMultiTexCoord2svARB", - "glMultiTexCoord3dARB", - "glMultiTexCoord3dvARB", - "glMultiTexCoord3fARB", - "glMultiTexCoord3fvARB", - "glMultiTexCoord3iARB", - "glMultiTexCoord3ivARB", - "glMultiTexCoord3sARB", - "glMultiTexCoord3svARB", - "glMultiTexCoord4dARB", - "glMultiTexCoord4dvARB", - "glMultiTexCoord4fARB", - "glMultiTexCoord4fvARB", - "glMultiTexCoord4iARB", - "glMultiTexCoord4ivARB", - "glMultiTexCoord4sARB", - "glMultiTexCoord4svARB", -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + + "glClearIndex", + "glClearColor", + "glClear", + "glIndexMask", + "glColorMask", + "glAlphaFunc", + "glBlendFunc", + "glLogicOp", + "glCullFace", + "glFrontFace", + "glPointSize", + "glLineWidth", + "glLineStipple", + "glPolygonMode", + "glPolygonOffset", + "glPolygonStipple", + "glGetPolygonStipple", + "glEdgeFlag", + "glEdgeFlagv", + "glScissor", + "glClipPlane", + "glGetClipPlane", + "glDrawBuffer", + "glReadBuffer", + "glEnable", + "glDisable", + "glIsEnabled", + "glEnableClientState", + "glDisableClientState", + "glGetBooleanv", + "glGetDoublev", + "glGetFloatv", + "glGetIntegerv", + "glPushAttrib", + "glPopAttrib", + "glPushClientAttrib", + "glPopClientAttrib", + "glRenderMode", + "glGetError", + "glFinish", + "glFlush", + "glHint", + "glClearDepth", + "glDepthFunc", + "glDepthMask", + "glDepthRange", + "glClearAccum", + "glAccum", + "glMatrixMode", + "glOrtho", + "glFrustum", + "glViewport", + "glPushMatrix", + "glPopMatrix", + "glLoadIdentity", + "glLoadMatrixd", + "glLoadMatrixf", + "glMultMatrixd", + "glMultMatrixf", + "glRotated", + "glRotatef", + "glScaled", + "glScalef", + "glTranslated", + "glTranslatef", + "glIsList", + "glDeleteLists", + "glGenLists", + "glNewList", + "glEndList", + "glCallList", + "glCallLists", + "glListBase", + "glBegin", + "glEnd", + "glVertex2d", + "glVertex2f", + "glVertex2i", + "glVertex2s", + "glVertex3d", + "glVertex3f", + "glVertex3i", + "glVertex3s", + "glVertex4d", + "glVertex4f", + "glVertex4i", + "glVertex4s", + "glVertex2dv", + "glVertex2fv", + "glVertex2iv", + "glVertex2sv", + "glVertex3dv", + "glVertex3fv", + "glVertex3iv", + "glVertex3sv", + "glVertex4dv", + "glVertex4fv", + "glVertex4iv", + "glVertex4sv", + "glNormal3b", + "glNormal3d", + "glNormal3f", + "glNormal3i", + "glNormal3s", + "glNormal3bv", + "glNormal3dv", + "glNormal3fv", + "glNormal3iv", + "glNormal3sv", + "glIndexd", + "glIndexf", + "glIndexi", + "glIndexs", + "glIndexub", + "glIndexdv", + "glIndexfv", + "glIndexiv", + "glIndexsv", + "glIndexubv", + "glColor3b", + "glColor3d", + "glColor3f", + "glColor3i", + "glColor3s", + "glColor3ub", + "glColor3ui", + "glColor3us", + "glColor4b", + "glColor4d", + "glColor4f", + "glColor4i", + "glColor4s", + "glColor4ub", + "glColor4ui", + "glColor4us", + "glColor3bv", + "glColor3dv", + "glColor3fv", + "glColor3iv", + "glColor3sv", + "glColor3ubv", + "glColor3uiv", + "glColor3usv", + "glColor4bv", + "glColor4dv", + "glColor4fv", + "glColor4iv", + "glColor4sv", + "glColor4ubv", + "glColor4uiv", + "glColor4usv", + "glTexCoord1d", + "glTexCoord1f", + "glTexCoord1i", + "glTexCoord1s", + "glTexCoord2d", + "glTexCoord2f", + "glTexCoord2i", + "glTexCoord2s", + "glTexCoord3d", + "glTexCoord3f", + "glTexCoord3i", + "glTexCoord3s", + "glTexCoord4d", + "glTexCoord4f", + "glTexCoord4i", + "glTexCoord4s", + "glTexCoord1dv", + "glTexCoord1fv", + "glTexCoord1iv", + "glTexCoord1sv", + "glTexCoord2dv", + "glTexCoord2fv", + "glTexCoord2iv", + "glTexCoord2sv", + "glTexCoord3dv", + "glTexCoord3fv", + "glTexCoord3iv", + "glTexCoord3sv", + "glTexCoord4dv", + "glTexCoord4fv", + "glTexCoord4iv", + "glTexCoord4sv", + "glRasterPos2d", + "glRasterPos2f", + "glRasterPos2i", + "glRasterPos2s", + "glRasterPos3d", + "glRasterPos3f", + "glRasterPos3i", + "glRasterPos3s", + "glRasterPos4d", + "glRasterPos4f", + "glRasterPos4i", + "glRasterPos4s", + "glRasterPos2dv", + "glRasterPos2fv", + "glRasterPos2iv", + "glRasterPos2sv", + "glRasterPos3dv", + "glRasterPos3fv", + "glRasterPos3iv", + "glRasterPos3sv", + "glRasterPos4dv", + "glRasterPos4fv", + "glRasterPos4iv", + "glRasterPos4sv", + "glRectd", + "glRectf", + "glRecti", + "glRects", + "glRectdv", + "glRectfv", + "glRectiv", + "glRectsv", + "glVertexPointer", + "glNormalPointer", + "glColorPointer", + "glIndexPointer", + "glTexCoordPointer", + "glEdgeFlagPointer", + "glGetPointerv", + "glArrayElement", + "glDrawArrays", + "glDrawElements", + "glInterleavedArrays", + "glShadeModel", + "glLightf", + "glLighti", + "glLightfv", + "glLightiv", + "glGetLightfv", + "glGetLightiv", + "glLightModelf", + "glLightModeli", + "glLightModelfv", + "glLightModeliv", + "glMaterialf", + "glMateriali", + "glMaterialfv", + "glMaterialiv", + "glGetMaterialfv", + "glGetMaterialiv", + "glColorMaterial", + "glPixelZoom", + "glPixelStoref", + "glPixelStorei", + "glPixelTransferf", + "glPixelTransferi", + "glPixelMapfv", + "glPixelMapuiv", + "glPixelMapusv", + "glGetPixelMapfv", + "glGetPixelMapuiv", + "glGetPixelMapusv", + "glBitmap", + "glReadPixels", + "glDrawPixels", + "glCopyPixels", + "glStencilFunc", + "glStencilMask", + "glStencilOp", + "glClearStencil", + "glTexGend", + "glTexGenf", + "glTexGeni", + "glTexGendv", + "glTexGenfv", + "glTexGeniv", + "glGetTexGendv", + "glGetTexGenfv", + "glGetTexGeniv", + "glTexEnvf", + "glTexEnvi", + "glTexEnvfv", + "glTexEnviv", + "glGetTexEnvfv", + "glGetTexEnviv", + "glTexParameterf", + "glTexParameteri", + "glTexParameterfv", + "glTexParameteriv", + "glGetTexParameterfv", + "glGetTexParameteriv", + "glGetTexLevelParameterfv", + "glGetTexLevelParameteriv", + "glTexImage1D", + "glTexImage2D", + "glGetTexImage", + "glGenTextures", + "glDeleteTextures", + "glBindTexture", + "glPrioritizeTextures", + "glAreTexturesResident", + "glIsTexture", + "glTexSubImage1D", + "glTexSubImage2D", + "glCopyTexImage1D", + "glCopyTexImage2D", + "glCopyTexSubImage1D", + "glCopyTexSubImage2D", + "glMap1d", + "glMap1f", + "glMap2d", + "glMap2f", + "glGetMapdv", + "glGetMapfv", + "glGetMapiv", + "glEvalCoord1d", + "glEvalCoord1f", + "glEvalCoord1dv", + "glEvalCoord1fv", + "glEvalCoord2d", + "glEvalCoord2f", + "glEvalCoord2dv", + "glEvalCoord2fv", + "glMapGrid1d", + "glMapGrid1f", + "glMapGrid2d", + "glMapGrid2f", + "glEvalPoint1", + "glEvalPoint2", + "glEvalMesh1", + "glEvalMesh2", + "glFogf", + "glFogi", + "glFogfv", + "glFogiv", + "glFeedbackBuffer", + "glPassThrough", + "glSelectBuffer", + "glInitNames", + "glLoadName", + "glPushName", + "glPopName", + "glDrawRangeElements", + "glTexImage3D", + "glTexSubImage3D", + "glCopyTexSubImage3D", + "glColorTable", + "glColorSubTable", + "glColorTableParameteriv", + "glColorTableParameterfv", + "glCopyColorSubTable", + "glCopyColorTable", + "glGetColorTable", + "glGetColorTableParameterfv", + "glGetColorTableParameteriv", + "glBlendEquation", + "glBlendColor", + "glHistogram", + "glResetHistogram", + "glGetHistogram", + "glGetHistogramParameterfv", + "glGetHistogramParameteriv", + "glMinmax", + "glResetMinmax", + "glGetMinmax", + "glGetMinmaxParameterfv", + "glGetMinmaxParameteriv", + "glConvolutionFilter1D", + "glConvolutionFilter2D", + "glConvolutionParameterf", + "glConvolutionParameterfv", + "glConvolutionParameteri", + "glConvolutionParameteriv", + "glCopyConvolutionFilter1D", + "glCopyConvolutionFilter2D", + "glGetConvolutionFilter", + "glGetConvolutionParameterfv", + "glGetConvolutionParameteriv", + "glSeparableFilter2D", + "glGetSeparableFilter", + "glBlendColorEXT", + "glPolygonOffsetEXT", + "glTexImage3DEXT", + "glTexSubImage3DEXT", + "glCopyTexSubImage3DEXT", + "glGenTexturesEXT", + "glDeleteTexturesEXT", + "glBindTextureEXT", + "glPrioritizeTexturesEXT", + "glAreTexturesResidentEXT", + "glIsTextureEXT", + "glVertexPointerEXT", + "glNormalPointerEXT", + "glColorPointerEXT", + "glIndexPointerEXT", + "glTexCoordPointerEXT", + "glEdgeFlagPointerEXT", + "glGetPointervEXT", + "glArrayElementEXT", + "glDrawArraysEXT", + "glBlendEquationEXT", + "glPointParameterfEXT", + "glPointParameterfvEXT", + "glColorTableEXT", + "glColorSubTableEXT", + "glGetColorTableEXT", + "glGetColorTableParameterfvEXT", + "glGetColorTableParameterivEXT", + "glLockArraysEXT", + "glUnlockArraysEXT", + "glActiveTextureARB", + "glClientActiveTextureARB", + "glMultiTexCoord1dARB", + "glMultiTexCoord1dvARB", + "glMultiTexCoord1fARB", + "glMultiTexCoord1fvARB", + "glMultiTexCoord1iARB", + "glMultiTexCoord1ivARB", + "glMultiTexCoord1sARB", + "glMultiTexCoord1svARB", + "glMultiTexCoord2dARB", + "glMultiTexCoord2dvARB", + "glMultiTexCoord2fARB", + "glMultiTexCoord2fvARB", + "glMultiTexCoord2iARB", + "glMultiTexCoord2ivARB", + "glMultiTexCoord2sARB", + "glMultiTexCoord2svARB", + "glMultiTexCoord3dARB", + "glMultiTexCoord3dvARB", + "glMultiTexCoord3fARB", + "glMultiTexCoord3fvARB", + "glMultiTexCoord3iARB", + "glMultiTexCoord3ivARB", + "glMultiTexCoord3sARB", + "glMultiTexCoord3svARB", + "glMultiTexCoord4dARB", + "glMultiTexCoord4dvARB", + "glMultiTexCoord4fARB", + "glMultiTexCoord4fvARB", + "glMultiTexCoord4iARB", + "glMultiTexCoord4ivARB", + "glMultiTexCoord4sARB", + "glMultiTexCoord4svARB", +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ diff --git a/C2J/gl-proto-auto.java b/C2J/gl-proto-auto.java index 716a133..a39ef5b 100644 --- a/C2J/gl-proto-auto.java +++ b/C2J/gl-proto-auto.java @@ -4,524 +4,524 @@ * Reading from file: gl-proto-auto.orig.h . . . * Destination-Class: gl4java_GLFuncJauJNI ! */ - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearIndex ( GLfloat c ) ;
- * 
- */ + *
+ */ public final native void glClearIndex ( float c ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ public final native void glClearColor ( float red, float green, float blue, float alpha ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClear ( GLbitfield mask ) ;
- * 
- */ + *
+ */ public final native void glClear ( int mask ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexMask ( GLuint mask ) ;
- * 
- */ + *
+ */ public final native void glIndexMask ( int mask ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorMask ( GLboolean red , GLboolean green , GLboolean blue , GLboolean alpha ) ;
- * 
- */ + *
+ */ public final native void glColorMask ( boolean red, boolean green, boolean blue, boolean alpha ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glAlphaFunc ( GLenum func , GLclampf ref ) ;
- * 
- */ + *
+ */ public final native void glAlphaFunc ( int func, float ref ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendFunc ( GLenum sfactor , GLenum dfactor ) ;
- * 
- */ + *
+ */ public final native void glBlendFunc ( int sfactor, int dfactor ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLogicOp ( GLenum opcode ) ;
- * 
- */ + *
+ */ public final native void glLogicOp ( int opcode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCullFace ( GLenum mode ) ;
- * 
- */ + *
+ */ public final native void glCullFace ( int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFrontFace ( GLenum mode ) ;
- * 
- */ + *
+ */ public final native void glFrontFace ( int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointSize ( GLfloat size ) ;
- * 
- */ + *
+ */ public final native void glPointSize ( float size ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLineWidth ( GLfloat width ) ;
- * 
- */ + *
+ */ public final native void glLineWidth ( float width ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLineStipple ( GLint factor , GLushort pattern ) ;
- * 
- */ + *
+ */ public final native void glLineStipple ( int factor, short pattern ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonMode ( GLenum face , GLenum mode ) ;
- * 
- */ + *
+ */ public final native void glPolygonMode ( int face, int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonOffset ( GLfloat factor , GLfloat units ) ;
- * 
- */ + *
+ */ public final native void glPolygonOffset ( float factor, float units ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonStipple ( const GLubyte * mask ) ;
- * 
- */ + *
+ */ public final native void glPolygonStipple ( byte[] mask ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPolygonStipple ( GLubyte * mask ) ;
- * 
- */ + *
+ */ public final native void glGetPolygonStipple ( byte[] mask ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlag ( GLboolean flag ) ;
- * 
- */ + *
+ */ public final native void glEdgeFlag ( boolean flag ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagv ( const GLboolean * flag ) ;
- * 
- */ + *
+ */ public final native void glEdgeFlagv ( boolean[] flag ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScissor ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ public final native void glScissor ( int x, int y, int width, int height ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClipPlane ( GLenum plane , const GLdouble * equation ) ;
- * 
- */ + *
+ */ public final native void glClipPlane ( int plane, double[] equation ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetClipPlane ( GLenum plane , GLdouble * equation ) ;
- * 
- */ + *
+ */ public final native void glGetClipPlane ( int plane, double[] equation ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawBuffer ( GLenum mode ) ;
- * 
- */ + *
+ */ public final native void glDrawBuffer ( int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glReadBuffer ( GLenum mode ) ;
- * 
- */ + *
+ */ public final native void glReadBuffer ( int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnable ( GLenum cap ) ;
- * 
- */ + *
+ */ public final native void glEnable ( int cap ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDisable ( GLenum cap ) ;
- * 
- */ + *
+ */ public final native void glDisable ( int cap ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsEnabled ( GLenum cap ) ;
- * 
- */ + *
+ */ public final native boolean glIsEnabled ( int cap ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnableClientState ( GLenum cap ) ;
- * 
- */ + *
+ */ public final native void glEnableClientState ( int cap ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDisableClientState ( GLenum cap ) ;
- * 
- */ + *
+ */ public final native void glDisableClientState ( int cap ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetBooleanv ( GLenum pname , GLboolean * params ) ;
- * 
- */ + *
+ */ public final native void glGetBooleanv ( int pname, boolean[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetDoublev ( GLenum pname , GLdouble * params ) ;
- * 
- */ + *
+ */ public final native void glGetDoublev ( int pname, double[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetFloatv ( GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glGetFloatv ( int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetIntegerv ( GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ public final native void glGetIntegerv ( int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushAttrib ( GLbitfield mask ) ;
- * 
- */ + *
+ */ public final native void glPushAttrib ( int mask ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopAttrib ( void ) ;
- * 
- */ + *
+ */ public final native void glPopAttrib ( ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushClientAttrib ( GLbitfield mask ) ;
- * 
- */ + *
+ */ public final native void glPushClientAttrib ( int mask ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopClientAttrib ( void ) ;
- * 
- */ + *
+ */ public final native void glPopClientAttrib ( ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint glRenderMode ( GLenum mode ) ;
- * 
- */ + *
+ */ public final native int glRenderMode ( int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLenum glGetError ( void ) ;
- * 
- */ + *
+ */ public final native int glGetError ( ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFinish ( void ) ;
- * 
- */ + *
+ */ public final native void glFinish ( ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFlush ( void ) ;
- * 
- */ + *
+ */ public final native void glFlush ( ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glHint ( GLenum target , GLenum mode ) ;
- * 
- */ + *
+ */ public final native void glHint ( int target, int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearDepth ( GLclampd depth ) ;
- * 
- */ + *
+ */ public final native void glClearDepth ( double depth ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthFunc ( GLenum func ) ;
- * 
- */ + *
+ */ public final native void glDepthFunc ( int func ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthMask ( GLboolean flag ) ;
- * 
- */ + *
+ */ public final native void glDepthMask ( boolean flag ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthRange ( GLclampd near_val , GLclampd far_val ) ;
- * 
- */ + *
+ */ public final native void glDepthRange ( double near_val, double far_val ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearAccum ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ + *
+ */ public final native void glClearAccum ( float red, float green, float blue, float alpha ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glAccum ( GLenum op , GLfloat value ) ;
- * 
- */ + *
+ */ public final native void glAccum ( int op, float value ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMatrixMode ( GLenum mode ) ;
- * 
- */ + *
+ */ public final native void glMatrixMode ( int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glOrtho ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ + *
+ */ public final native void glOrtho ( double left, double right, @@ -530,13 +530,13 @@ double near_val, double far_val ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFrustum ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ + *
+ */ public final native void glFrustum ( double left, double right, @@ -545,228 +545,228 @@ double near_val, double far_val ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glViewport ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ public final native void glViewport ( int x, int y, int width, int height ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushMatrix ( void ) ;
- * 
- */ + *
+ */ public final native void glPushMatrix ( ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopMatrix ( void ) ;
- * 
- */ + *
+ */ public final native void glPopMatrix ( ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadIdentity ( void ) ;
- * 
- */ + *
+ */ public final native void glLoadIdentity ( ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadMatrixd ( const GLdouble * m ) ;
- * 
- */ + *
+ */ public final native void glLoadMatrixd ( double[] m ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadMatrixf ( const GLfloat * m ) ;
- * 
- */ + *
+ */ public final native void glLoadMatrixf ( float[] m ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultMatrixd ( const GLdouble * m ) ;
- * 
- */ + *
+ */ public final native void glMultMatrixd ( double[] m ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultMatrixf ( const GLfloat * m ) ;
- * 
- */ + *
+ */ public final native void glMultMatrixf ( float[] m ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRotated ( GLdouble angle , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ public final native void glRotated ( double angle, double x, double y, double z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRotatef ( GLfloat angle , GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ public final native void glRotatef ( float angle, float x, float y, float z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScaled ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ public final native void glScaled ( double x, double y, double z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScalef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ public final native void glScalef ( float x, float y, float z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTranslated ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ public final native void glTranslated ( double x, double y, double z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTranslatef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ public final native void glTranslatef ( float x, float y, float z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsList ( GLuint list ) ;
- * 
- */ + *
+ */ public final native boolean glIsList ( int list ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteLists ( GLuint list , GLsizei range ) ;
- * 
- */ + *
+ */ public final native void glDeleteLists ( int list, int range ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLuint glGenLists ( GLsizei range ) ;
- * 
- */ + *
+ */ public final native int glGenLists ( int range ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNewList ( GLuint list , GLenum mode ) ;
- * 
- */ + *
+ */ public final native void glNewList ( int list, int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEndList ( void ) ;
- * 
- */ + *
+ */ public final native void glEndList ( ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCallList ( GLuint list ) ;
- * 
- */ + *
+ */ public final native void glCallList ( int list ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCallLists ( GLsizei n , GLenum type , const GLvoid * lists ) ;
- * 
- */ + *
+ */ public final native void glCallLists ( int n, int type, @@ -802,1580 +802,1580 @@ int type, long[] lists ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glListBase ( GLuint base ) ;
- * 
- */ + *
+ */ public final native void glListBase ( int base ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBegin ( GLenum mode ) ;
- * 
- */ + *
+ */ public final native void glBegin ( int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnd ( void ) ;
- * 
- */ + *
+ */ public final native void glEnd ( ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2d ( GLdouble x , GLdouble y ) ;
- * 
- */ + *
+ */ public final native void glVertex2d ( double x, double y ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2f ( GLfloat x , GLfloat y ) ;
- * 
- */ + *
+ */ public final native void glVertex2f ( float x, float y ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2i ( GLint x , GLint y ) ;
- * 
- */ + *
+ */ public final native void glVertex2i ( int x, int y ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2s ( GLshort x , GLshort y ) ;
- * 
- */ + *
+ */ public final native void glVertex2s ( short x, short y ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ public final native void glVertex3d ( double x, double y, double z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ public final native void glVertex3f ( float x, float y, float z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ + *
+ */ public final native void glVertex3i ( int x, int y, int z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ + *
+ */ public final native void glVertex3s ( short x, short y, short z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ + *
+ */ public final native void glVertex4d ( double x, double y, double z, double w ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ + *
+ */ public final native void glVertex4f ( float x, float y, float z, float w ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ + *
+ */ public final native void glVertex4i ( int x, int y, int z, int w ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ + *
+ */ public final native void glVertex4s ( short x, short y, short z, short w ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glVertex2dv ( double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glVertex2fv ( float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glVertex2iv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glVertex2sv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glVertex3dv ( double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glVertex3fv ( float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glVertex3iv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glVertex3sv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glVertex4dv ( double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glVertex4fv ( float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glVertex4iv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glVertex4sv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3b ( GLbyte nx , GLbyte ny , GLbyte nz ) ;
- * 
- */ + *
+ */ public final native void glNormal3b ( byte nx, byte ny, byte nz ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3d ( GLdouble nx , GLdouble ny , GLdouble nz ) ;
- * 
- */ + *
+ */ public final native void glNormal3d ( double nx, double ny, double nz ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3f ( GLfloat nx , GLfloat ny , GLfloat nz ) ;
- * 
- */ + *
+ */ public final native void glNormal3f ( float nx, float ny, float nz ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3i ( GLint nx , GLint ny , GLint nz ) ;
- * 
- */ + *
+ */ public final native void glNormal3i ( int nx, int ny, int nz ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3s ( GLshort nx , GLshort ny , GLshort nz ) ;
- * 
- */ + *
+ */ public final native void glNormal3s ( short nx, short ny, short nz ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ public final native void glNormal3bv ( byte[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glNormal3dv ( double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glNormal3fv ( float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glNormal3iv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glNormal3sv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexd ( GLdouble c ) ;
- * 
- */ + *
+ */ public final native void glIndexd ( double c ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexf ( GLfloat c ) ;
- * 
- */ + *
+ */ public final native void glIndexf ( float c ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexi ( GLint c ) ;
- * 
- */ + *
+ */ public final native void glIndexi ( int c ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexs ( GLshort c ) ;
- * 
- */ + *
+ */ public final native void glIndexs ( short c ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexub ( GLubyte c ) ;
- * 
- */ + *
+ */ public final native void glIndexub ( byte c ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexdv ( const GLdouble * c ) ;
- * 
- */ + *
+ */ public final native void glIndexdv ( double[] c ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexfv ( const GLfloat * c ) ;
- * 
- */ + *
+ */ public final native void glIndexfv ( float[] c ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexiv ( const GLint * c ) ;
- * 
- */ + *
+ */ public final native void glIndexiv ( int[] c ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexsv ( const GLshort * c ) ;
- * 
- */ + *
+ */ public final native void glIndexsv ( short[] c ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexubv ( const GLubyte * c ) ;
- * 
- */ + *
+ */ public final native void glIndexubv ( byte[] c ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3b ( GLbyte red , GLbyte green , GLbyte blue ) ;
- * 
- */ + *
+ */ public final native void glColor3b ( byte red, byte green, byte blue ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3d ( GLdouble red , GLdouble green , GLdouble blue ) ;
- * 
- */ + *
+ */ public final native void glColor3d ( double red, double green, double blue ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3f ( GLfloat red , GLfloat green , GLfloat blue ) ;
- * 
- */ + *
+ */ public final native void glColor3f ( float red, float green, float blue ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3i ( GLint red , GLint green , GLint blue ) ;
- * 
- */ + *
+ */ public final native void glColor3i ( int red, int green, int blue ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3s ( GLshort red , GLshort green , GLshort blue ) ;
- * 
- */ + *
+ */ public final native void glColor3s ( short red, short green, short blue ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ub ( GLubyte red , GLubyte green , GLubyte blue ) ;
- * 
- */ + *
+ */ public final native void glColor3ub ( byte red, byte green, byte blue ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ui ( GLuint red , GLuint green , GLuint blue ) ;
- * 
- */ + *
+ */ public final native void glColor3ui ( int red, int green, int blue ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3us ( GLushort red , GLushort green , GLushort blue ) ;
- * 
- */ + *
+ */ public final native void glColor3us ( short red, short green, short blue ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4b ( GLbyte red , GLbyte green , GLbyte blue , GLbyte alpha ) ;
- * 
- */ + *
+ */ public final native void glColor4b ( byte red, byte green, byte blue, byte alpha ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4d ( GLdouble red , GLdouble green , GLdouble blue , GLdouble alpha ) ;
- * 
- */ + *
+ */ public final native void glColor4d ( double red, double green, double blue, double alpha ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4f ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ + *
+ */ public final native void glColor4f ( float red, float green, float blue, float alpha ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4i ( GLint red , GLint green , GLint blue , GLint alpha ) ;
- * 
- */ + *
+ */ public final native void glColor4i ( int red, int green, int blue, int alpha ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4s ( GLshort red , GLshort green , GLshort blue , GLshort alpha ) ;
- * 
- */ + *
+ */ public final native void glColor4s ( short red, short green, short blue, short alpha ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ub ( GLubyte red , GLubyte green , GLubyte blue , GLubyte alpha ) ;
- * 
- */ + *
+ */ public final native void glColor4ub ( byte red, byte green, byte blue, byte alpha ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ui ( GLuint red , GLuint green , GLuint blue , GLuint alpha ) ;
- * 
- */ + *
+ */ public final native void glColor4ui ( int red, int green, int blue, int alpha ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4us ( GLushort red , GLushort green , GLushort blue , GLushort alpha ) ;
- * 
- */ + *
+ */ public final native void glColor4us ( short red, short green, short blue, short alpha ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ public final native void glColor3bv ( byte[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glColor3dv ( double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glColor3fv ( float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glColor3iv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glColor3sv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ubv ( const GLubyte * v ) ;
- * 
- */ + *
+ */ public final native void glColor3ubv ( byte[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3uiv ( const GLuint * v ) ;
- * 
- */ + *
+ */ public final native void glColor3uiv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3usv ( const GLushort * v ) ;
- * 
- */ + *
+ */ public final native void glColor3usv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ public final native void glColor4bv ( byte[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glColor4dv ( double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glColor4fv ( float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glColor4iv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glColor4sv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ubv ( const GLubyte * v ) ;
- * 
- */ + *
+ */ public final native void glColor4ubv ( byte[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4uiv ( const GLuint * v ) ;
- * 
- */ + *
+ */ public final native void glColor4uiv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4usv ( const GLushort * v ) ;
- * 
- */ + *
+ */ public final native void glColor4usv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1d ( GLdouble s ) ;
- * 
- */ + *
+ */ public final native void glTexCoord1d ( double s ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1f ( GLfloat s ) ;
- * 
- */ + *
+ */ public final native void glTexCoord1f ( float s ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1i ( GLint s ) ;
- * 
- */ + *
+ */ public final native void glTexCoord1i ( int s ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1s ( GLshort s ) ;
- * 
- */ + *
+ */ public final native void glTexCoord1s ( short s ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2d ( GLdouble s , GLdouble t ) ;
- * 
- */ + *
+ */ public final native void glTexCoord2d ( double s, double t ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2f ( GLfloat s , GLfloat t ) ;
- * 
- */ + *
+ */ public final native void glTexCoord2f ( float s, float t ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2i ( GLint s , GLint t ) ;
- * 
- */ + *
+ */ public final native void glTexCoord2i ( int s, int t ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2s ( GLshort s , GLshort t ) ;
- * 
- */ + *
+ */ public final native void glTexCoord2s ( short s, short t ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3d ( GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ + *
+ */ public final native void glTexCoord3d ( double s, double t, double r ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3f ( GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ + *
+ */ public final native void glTexCoord3f ( float s, float t, float r ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3i ( GLint s , GLint t , GLint r ) ;
- * 
- */ + *
+ */ public final native void glTexCoord3i ( int s, int t, int r ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3s ( GLshort s , GLshort t , GLshort r ) ;
- * 
- */ + *
+ */ public final native void glTexCoord3s ( short s, short t, short r ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4d ( GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ + *
+ */ public final native void glTexCoord4d ( double s, double t, double r, double q ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4f ( GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ + *
+ */ public final native void glTexCoord4f ( float s, float t, float r, float q ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4i ( GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ + *
+ */ public final native void glTexCoord4i ( int s, int t, int r, int q ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4s ( GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ + *
+ */ public final native void glTexCoord4s ( short s, short t, short r, short q ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord1dv ( double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord1fv ( float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1iv ( const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord1iv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord1sv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord2dv ( double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord2fv ( float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord2iv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord2sv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord3dv ( double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord3fv ( float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord3iv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord3sv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord4dv ( double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord4fv ( float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord4iv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord4sv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2d ( GLdouble x , GLdouble y ) ;
- * 
- */ + *
+ */ public final native void glRasterPos2d ( double x, double y ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2f ( GLfloat x , GLfloat y ) ;
- * 
- */ + *
+ */ public final native void glRasterPos2f ( float x, float y ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2i ( GLint x , GLint y ) ;
- * 
- */ + *
+ */ public final native void glRasterPos2i ( int x, int y ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2s ( GLshort x , GLshort y ) ;
- * 
- */ + *
+ */ public final native void glRasterPos2s ( short x, short y ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ public final native void glRasterPos3d ( double x, double y, double z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ public final native void glRasterPos3f ( float x, float y, float z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ + *
+ */ public final native void glRasterPos3i ( int x, int y, int z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ + *
+ */ public final native void glRasterPos3s ( short x, short y, short z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ + *
+ */ public final native void glRasterPos4d ( double x, double y, double z, double w ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ + *
+ */ public final native void glRasterPos4f ( float x, float y, float z, float w ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ + *
+ */ public final native void glRasterPos4i ( int x, int y, int z, int w ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ + *
+ */ public final native void glRasterPos4s ( short x, short y, short z, short w ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glRasterPos2dv ( double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glRasterPos2fv ( float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glRasterPos2iv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glRasterPos2sv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glRasterPos3dv ( double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glRasterPos3fv ( float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glRasterPos3iv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glRasterPos3sv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glRasterPos4dv ( double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glRasterPos4fv ( float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glRasterPos4iv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glRasterPos4sv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectd ( GLdouble x1 , GLdouble y1 , GLdouble x2 , GLdouble y2 ) ;
- * 
- */ + *
+ */ public final native void glRectd ( double x1, double y1, double x2, double y2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectf ( GLfloat x1 , GLfloat y1 , GLfloat x2 , GLfloat y2 ) ;
- * 
- */ + *
+ */ public final native void glRectf ( float x1, float y1, float x2, float y2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRecti ( GLint x1 , GLint y1 , GLint x2 , GLint y2 ) ;
- * 
- */ + *
+ */ public final native void glRecti ( int x1, int y1, int x2, int y2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRects ( GLshort x1 , GLshort y1 , GLshort x2 , GLshort y2 ) ;
- * 
- */ + *
+ */ public final native void glRects ( short x1, short y1, short x2, short y2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectdv ( const GLdouble * v1 , const GLdouble * v2 ) ;
- * 
- */ + *
+ */ public final native void glRectdv ( double[] v1, double[] v2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectfv ( const GLfloat * v1 , const GLfloat * v2 ) ;
- * 
- */ + *
+ */ public final native void glRectfv ( float[] v1, float[] v2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectiv ( const GLint * v1 , const GLint * v2 ) ;
- * 
- */ + *
+ */ public final native void glRectiv ( int[] v1, int[] v2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectsv ( const GLshort * v1 , const GLshort * v2 ) ;
- * 
- */ + *
+ */ public final native void glRectsv ( short[] v1, short[] v2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertexPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ public final native void glVertexPointer ( int size, int type, @@ -2418,13 +2418,13 @@ int stride, long[] ptr ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormalPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ public final native void glNormalPointer ( int type, int stride, @@ -2460,13 +2460,13 @@ int stride, long[] ptr ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ public final native void glColorPointer ( int size, int type, @@ -2509,13 +2509,13 @@ int stride, long[] ptr ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ public final native void glIndexPointer ( int type, int stride, @@ -2551,13 +2551,13 @@ int stride, long[] ptr ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoordPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ public final native void glTexCoordPointer ( int size, int type, @@ -2600,13 +2600,13 @@ int stride, long[] ptr ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagPointer ( GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ public final native void glEdgeFlagPointer ( int stride, byte[] ptr @@ -2635,13 +2635,13 @@ int stride, long[] ptr ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPointerv ( GLenum pname , void * * params ) ;
- * 
- */ + *
+ */ public final native void glGetPointerv ( int pname, byte[][] params @@ -2670,35 +2670,35 @@ int pname, long[][] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glArrayElement ( GLint i ) ;
- * 
- */ + *
+ */ public final native void glArrayElement ( int i ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawArrays ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ public final native void glDrawArrays ( int mode, int first, int count ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawElements ( GLenum mode , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ + *
+ */ public final native void glDrawElements ( int mode, int count, @@ -2741,13 +2741,13 @@ int type, long[] indices ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glInterleavedArrays ( GLenum format , GLsizei stride , const GLvoid * pointer ) ;
- * 
- */ + *
+ */ public final native void glInterleavedArrays ( int format, int stride, @@ -2783,346 +2783,346 @@ int stride, long[] pointer ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glShadeModel ( GLenum mode ) ;
- * 
- */ + *
+ */ public final native void glShadeModel ( int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightf ( GLenum light , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ public final native void glLightf ( int light, int pname, float param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLighti ( GLenum light , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ public final native void glLighti ( int light, int pname, int param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightfv ( GLenum light , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glLightfv ( int light, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightiv ( GLenum light , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ public final native void glLightiv ( int light, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetLightfv ( GLenum light , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glGetLightfv ( int light, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetLightiv ( GLenum light , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ public final native void glGetLightiv ( int light, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModelf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ public final native void glLightModelf ( int pname, float param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModeli ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ public final native void glLightModeli ( int pname, int param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModelfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glLightModelfv ( int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModeliv ( GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ public final native void glLightModeliv ( int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialf ( GLenum face , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ public final native void glMaterialf ( int face, int pname, float param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMateriali ( GLenum face , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ public final native void glMateriali ( int face, int pname, int param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialfv ( GLenum face , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glMaterialfv ( int face, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialiv ( GLenum face , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ public final native void glMaterialiv ( int face, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMaterialfv ( GLenum face , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glGetMaterialfv ( int face, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMaterialiv ( GLenum face , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ public final native void glGetMaterialiv ( int face, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorMaterial ( GLenum face , GLenum mode ) ;
- * 
- */ + *
+ */ public final native void glColorMaterial ( int face, int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelZoom ( GLfloat xfactor , GLfloat yfactor ) ;
- * 
- */ + *
+ */ public final native void glPixelZoom ( float xfactor, float yfactor ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelStoref ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ public final native void glPixelStoref ( int pname, float param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelStorei ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ public final native void glPixelStorei ( int pname, int param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelTransferf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ public final native void glPixelTransferf ( int pname, float param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelTransferi ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ public final native void glPixelTransferi ( int pname, int param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapfv ( GLenum map , GLint mapsize , const GLfloat * values ) ;
- * 
- */ + *
+ */ public final native void glPixelMapfv ( int map, int mapsize, float[] values ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapuiv ( GLenum map , GLint mapsize , const GLuint * values ) ;
- * 
- */ + *
+ */ public final native void glPixelMapuiv ( int map, int mapsize, int[] values ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapusv ( GLenum map , GLint mapsize , const GLushort * values ) ;
- * 
- */ + *
+ */ public final native void glPixelMapusv ( int map, int mapsize, short[] values ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapfv ( GLenum map , GLfloat * values ) ;
- * 
- */ + *
+ */ public final native void glGetPixelMapfv ( int map, float[] values ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapuiv ( GLenum map , GLuint * values ) ;
- * 
- */ + *
+ */ public final native void glGetPixelMapuiv ( int map, int[] values ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapusv ( GLenum map , GLushort * values ) ;
- * 
- */ + *
+ */ public final native void glGetPixelMapusv ( int map, short[] values ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBitmap ( GLsizei width , GLsizei height , GLfloat xorig , GLfloat yorig , GLfloat xmove , GLfloat ymove , const GLubyte * bitmap ) ;
- * 
- */ + *
+ */ public final native void glBitmap ( int width, int height, @@ -3132,13 +3132,13 @@ float ymove, byte[] bitmap ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glReadPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ + *
+ */ public final native void glReadPixels ( int x, int y, @@ -3202,13 +3202,13 @@ int type, long[] pixels ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawPixels ( GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ public final native void glDrawPixels ( int width, int height, @@ -3258,13 +3258,13 @@ int type, long[] pixels ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum type ) ;
- * 
- */ + *
+ */ public final native void glCopyPixels ( int x, int y, @@ -3272,335 +3272,335 @@ int height, int type ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilFunc ( GLenum func , GLint ref , GLuint mask ) ;
- * 
- */ + *
+ */ public final native void glStencilFunc ( int func, int ref, int mask ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilMask ( GLuint mask ) ;
- * 
- */ + *
+ */ public final native void glStencilMask ( int mask ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilOp ( GLenum fail , GLenum zfail , GLenum zpass ) ;
- * 
- */ + *
+ */ public final native void glStencilOp ( int fail, int zfail, int zpass ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearStencil ( GLint s ) ;
- * 
- */ + *
+ */ public final native void glClearStencil ( int s ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGend ( GLenum coord , GLenum pname , GLdouble param ) ;
- * 
- */ + *
+ */ public final native void glTexGend ( int coord, int pname, double param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGenf ( GLenum coord , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ public final native void glTexGenf ( int coord, int pname, float param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGeni ( GLenum coord , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ public final native void glTexGeni ( int coord, int pname, int param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGendv ( GLenum coord , GLenum pname , const GLdouble * params ) ;
- * 
- */ + *
+ */ public final native void glTexGendv ( int coord, int pname, double[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGenfv ( GLenum coord , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glTexGenfv ( int coord, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGeniv ( GLenum coord , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ public final native void glTexGeniv ( int coord, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGendv ( GLenum coord , GLenum pname , GLdouble * params ) ;
- * 
- */ + *
+ */ public final native void glGetTexGendv ( int coord, int pname, double[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGenfv ( GLenum coord , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glGetTexGenfv ( int coord, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGeniv ( GLenum coord , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ public final native void glGetTexGeniv ( int coord, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ public final native void glTexEnvf ( int target, int pname, float param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvi ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ public final native void glTexEnvi ( int target, int pname, int param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glTexEnvfv ( int target, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnviv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ public final native void glTexEnviv ( int target, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexEnvfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glGetTexEnvfv ( int target, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexEnviv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ public final native void glGetTexEnviv ( int target, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameterf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ public final native void glTexParameterf ( int target, int pname, float param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameteri ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ public final native void glTexParameteri ( int target, int pname, int param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glTexParameterfv ( int target, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ public final native void glTexParameteriv ( int target, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glGetTexParameterfv ( int target, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ public final native void glGetTexParameteriv ( int target, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexLevelParameterfv ( GLenum target , GLint level , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glGetTexLevelParameterfv ( int target, int level, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexLevelParameteriv ( GLenum target , GLint level , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ public final native void glGetTexLevelParameteriv ( int target, int level, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage1D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ public final native void glTexImage1D ( int target, int level, @@ -3671,13 +3671,13 @@ int type, long[] pixels ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage2D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ public final native void glTexImage2D ( int target, int level, @@ -3755,13 +3755,13 @@ int type, long[] pixels ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexImage ( GLenum target , GLint level , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ + *
+ */ public final native void glGetTexImage ( int target, int level, @@ -3811,80 +3811,80 @@ int type, long[] pixels ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGenTextures ( GLsizei n , GLuint * textures ) ;
- * 
- */ + *
+ */ public final native void glGenTextures ( int n, int[] textures ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteTextures ( GLsizei n , const GLuint * textures ) ;
- * 
- */ + *
+ */ public final native void glDeleteTextures ( int n, int[] textures ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBindTexture ( GLenum target , GLuint texture ) ;
- * 
- */ + *
+ */ public final native void glBindTexture ( int target, int texture ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPrioritizeTextures ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ + *
+ */ public final native void glPrioritizeTextures ( int n, int[] textures, float[] priorities ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glAreTexturesResident ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ + *
+ */ public final native boolean glAreTexturesResident ( int n, int[] textures, boolean[] residences ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsTexture ( GLuint texture ) ;
- * 
- */ + *
+ */ public final native boolean glIsTexture ( int texture ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLsizei width , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ public final native void glTexSubImage1D ( int target, int level, @@ -3948,13 +3948,13 @@ int type, long[] pixels ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ public final native void glTexSubImage2D ( int target, int level, @@ -4032,13 +4032,13 @@ int type, long[] pixels ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexImage1D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLint border ) ;
- * 
- */ + *
+ */ public final native void glCopyTexImage1D ( int target, int level, @@ -4048,13 +4048,13 @@ int width, int border ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexImage2D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height , GLint border ) ;
- * 
- */ + *
+ */ public final native void glCopyTexImage2D ( int target, int level, @@ -4065,13 +4065,13 @@ int height, int border ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ public final native void glCopyTexSubImage1D ( int target, int level, @@ -4080,13 +4080,13 @@ int y, int width ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ public final native void glCopyTexSubImage2D ( int target, int level, @@ -4097,13 +4097,13 @@ int width, int height ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap1d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint stride , GLint order , const GLdouble * points ) ;
- * 
- */ + *
+ */ public final native void glMap1d ( int target, double u1, @@ -4112,13 +4112,13 @@ int order, double[] points ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap1f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint stride , GLint order , const GLfloat * points ) ;
- * 
- */ + *
+ */ public final native void glMap1f ( int target, float u1, @@ -4127,13 +4127,13 @@ int order, float[] points ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap2d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint ustride , GLint uorder , GLdouble v1 , GLdouble v2 , GLint vstride , GLint vorder , const GLdouble * points ) ;
- * 
- */ + *
+ */ public final native void glMap2d ( int target, double u1, @@ -4146,13 +4146,13 @@ int vorder, double[] points ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap2f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint ustride , GLint uorder , GLfloat v1 , GLfloat v2 , GLint vstride , GLint vorder , const GLfloat * points ) ;
- * 
- */ + *
+ */ public final native void glMap2f ( int target, float u1, @@ -4165,155 +4165,155 @@ int vorder, float[] points ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapdv ( GLenum target , GLenum query , GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glGetMapdv ( int target, int query, double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapfv ( GLenum target , GLenum query , GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glGetMapfv ( int target, int query, float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapiv ( GLenum target , GLenum query , GLint * v ) ;
- * 
- */ + *
+ */ public final native void glGetMapiv ( int target, int query, int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1d ( GLdouble u ) ;
- * 
- */ + *
+ */ public final native void glEvalCoord1d ( double u ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1f ( GLfloat u ) ;
- * 
- */ + *
+ */ public final native void glEvalCoord1f ( float u ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1dv ( const GLdouble * u ) ;
- * 
- */ + *
+ */ public final native void glEvalCoord1dv ( double[] u ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1fv ( const GLfloat * u ) ;
- * 
- */ + *
+ */ public final native void glEvalCoord1fv ( float[] u ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2d ( GLdouble u , GLdouble v ) ;
- * 
- */ + *
+ */ public final native void glEvalCoord2d ( double u, double v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2f ( GLfloat u , GLfloat v ) ;
- * 
- */ + *
+ */ public final native void glEvalCoord2f ( float u, float v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2dv ( const GLdouble * u ) ;
- * 
- */ + *
+ */ public final native void glEvalCoord2dv ( double[] u ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2fv ( const GLfloat * u ) ;
- * 
- */ + *
+ */ public final native void glEvalCoord2fv ( float[] u ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid1d ( GLint un , GLdouble u1 , GLdouble u2 ) ;
- * 
- */ + *
+ */ public final native void glMapGrid1d ( int un, double u1, double u2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid1f ( GLint un , GLfloat u1 , GLfloat u2 ) ;
- * 
- */ + *
+ */ public final native void glMapGrid1f ( int un, float u1, float u2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid2d ( GLint un , GLdouble u1 , GLdouble u2 , GLint vn , GLdouble v1 , GLdouble v2 ) ;
- * 
- */ + *
+ */ public final native void glMapGrid2d ( int un, double u1, @@ -4322,13 +4322,13 @@ double v1, double v2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid2f ( GLint un , GLfloat u1 , GLfloat u2 , GLint vn , GLfloat v1 , GLfloat v2 ) ;
- * 
- */ + *
+ */ public final native void glMapGrid2f ( int un, float u1, @@ -4337,46 +4337,46 @@ float v1, float v2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalPoint1 ( GLint i ) ;
- * 
- */ + *
+ */ public final native void glEvalPoint1 ( int i ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalPoint2 ( GLint i , GLint j ) ;
- * 
- */ + *
+ */ public final native void glEvalPoint2 ( int i, int j ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalMesh1 ( GLenum mode , GLint i1 , GLint i2 ) ;
- * 
- */ + *
+ */ public final native void glEvalMesh1 ( int mode, int i1, int i2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalMesh2 ( GLenum mode , GLint i1 , GLint i2 , GLint j1 , GLint j2 ) ;
- * 
- */ + *
+ */ public final native void glEvalMesh2 ( int mode, int i1, @@ -4384,128 +4384,128 @@ int j1, int j2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ public final native void glFogf ( int pname, float param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogi ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ public final native void glFogi ( int pname, int param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glFogfv ( int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogiv ( GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ public final native void glFogiv ( int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFeedbackBuffer ( GLsizei size , GLenum type , GLfloat * buffer ) ;
- * 
- */ + *
+ */ public final native void glFeedbackBuffer ( int size, int type, float[] buffer ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPassThrough ( GLfloat token ) ;
- * 
- */ + *
+ */ public final native void glPassThrough ( float token ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glSelectBuffer ( GLsizei size , GLuint * buffer ) ;
- * 
- */ + *
+ */ public final native void glSelectBuffer ( int size, int[] buffer ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glInitNames ( void ) ;
- * 
- */ + *
+ */ public final native void glInitNames ( ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadName ( GLuint name ) ;
- * 
- */ + *
+ */ public final native void glLoadName ( int name ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushName ( GLuint name ) ;
- * 
- */ + *
+ */ public final native void glPushName ( int name ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopName ( void ) ;
- * 
- */ + *
+ */ public final native void glPopName ( ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawRangeElements ( GLenum mode , GLuint start , GLuint end , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ + *
+ */ public final native void glDrawRangeElements ( int mode, int start, @@ -4562,13 +4562,13 @@ int type, long[] indices ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage3D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ public final native void glTexImage3D ( int target, int level, @@ -4653,13 +4653,13 @@ int type, long[] pixels ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    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 ) ;
- * 
- */ + *
+ */ public final native void glTexSubImage3D ( int target, int level, @@ -4751,13 +4751,13 @@ int type, long[] pixels ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage3D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ public final native void glCopyTexSubImage3D ( int target, int level, @@ -4769,13 +4769,13 @@ int width, int height ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTable ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ + *
+ */ public final native void glColorTable ( int target, int internalformat, @@ -4832,13 +4832,13 @@ int type, long[] table ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorSubTable ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ + *
+ */ public final native void glColorSubTable ( int target, int start, @@ -4895,37 +4895,37 @@ int type, long[] data ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ public final native void glColorTableParameteriv ( int target, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glColorTableParameterfv ( int target, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyColorSubTable ( GLenum target , GLsizei start , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ public final native void glCopyColorSubTable ( int target, int start, @@ -4933,13 +4933,13 @@ int y, int width ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyColorTable ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ public final native void glCopyColorTable ( int target, int internalformat, @@ -4947,13 +4947,13 @@ int y, int width ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTable ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ + *
+ */ public final native void glGetColorTable ( int target, int format, @@ -4996,83 +4996,83 @@ int type, long[] table ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glGetColorTableParameterfv ( int target, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ public final native void glGetColorTableParameteriv ( int target, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendEquation ( GLenum mode ) ;
- * 
- */ + *
+ */ public final native void glBlendEquation ( int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ public final native void glBlendColor ( float red, float green, float blue, float alpha ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glHistogram ( GLenum target , GLsizei width , GLenum internalformat , GLboolean sink ) ;
- * 
- */ + *
+ */ public final native void glHistogram ( int target, int width, int internalformat, boolean sink ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glResetHistogram ( GLenum target ) ;
- * 
- */ + *
+ */ public final native void glResetHistogram ( int target ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogram ( GLenum target , GLboolean reset , GLenum format , GLenum type , GLvoid * values ) ;
- * 
- */ + *
+ */ public final native void glGetHistogram ( int target, boolean reset, @@ -5122,59 +5122,59 @@ int type, long[] values ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogramParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glGetHistogramParameterfv ( int target, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogramParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ public final native void glGetHistogramParameteriv ( int target, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMinmax ( GLenum target , GLenum internalformat , GLboolean sink ) ;
- * 
- */ + *
+ */ public final native void glMinmax ( int target, int internalformat, boolean sink ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glResetMinmax ( GLenum target ) ;
- * 
- */ + *
+ */ public final native void glResetMinmax ( int target ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmax ( GLenum target , GLboolean reset , GLenum format , GLenum types , GLvoid * values ) ;
- * 
- */ + *
+ */ public final native void glGetMinmax ( int target, boolean reset, @@ -5224,37 +5224,37 @@ int types, long[] values ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmaxParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glGetMinmaxParameterfv ( int target, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmaxParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ public final native void glGetMinmaxParameteriv ( int target, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionFilter1D ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ + *
+ */ public final native void glConvolutionFilter1D ( int target, int internalformat, @@ -5311,13 +5311,13 @@ int type, long[] image ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ + *
+ */ public final native void glConvolutionFilter2D ( int target, int internalformat, @@ -5381,61 +5381,61 @@ int type, long[] image ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameterf ( GLenum target , GLenum pname , GLfloat params ) ;
- * 
- */ + *
+ */ public final native void glConvolutionParameterf ( int target, int pname, float params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glConvolutionParameterfv ( int target, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameteri ( GLenum target , GLenum pname , GLint params ) ;
- * 
- */ + *
+ */ public final native void glConvolutionParameteri ( int target, int pname, int params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ public final native void glConvolutionParameteriv ( int target, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyConvolutionFilter1D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ public final native void glCopyConvolutionFilter1D ( int target, int internalformat, @@ -5443,13 +5443,13 @@ int y, int width ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyConvolutionFilter2D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ public final native void glCopyConvolutionFilter2D ( int target, int internalformat, @@ -5458,13 +5458,13 @@ int width, int height ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionFilter ( GLenum target , GLenum format , GLenum type , GLvoid * image ) ;
- * 
- */ + *
+ */ public final native void glGetConvolutionFilter ( int target, int format, @@ -5507,37 +5507,37 @@ int type, long[] image ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glGetConvolutionParameterfv ( int target, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ public final native void glGetConvolutionParameteriv ( int target, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glSeparableFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * row , const GLvoid * column ) ;
- * 
- */ + *
+ */ public final native void glSeparableFilter2D ( int target, int internalformat, @@ -5608,13 +5608,13 @@ long[] row, long[] column ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetSeparableFilter ( GLenum target , GLenum format , GLenum type , GLvoid * row , GLvoid * column , GLvoid * span ) ;
- * 
- */ + *
+ */ public final native void glGetSeparableFilter ( int target, int format, @@ -5671,37 +5671,37 @@ long[] column, long[] span ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendColorEXT ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ public final native void glBlendColorEXT ( float red, float green, float blue, float alpha ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonOffsetEXT ( GLfloat factor , GLfloat bias ) ;
- * 
- */ + *
+ */ public final native void glPolygonOffsetEXT ( float factor, float bias ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage3DEXT ( GLenum target , GLint level , GLenum internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ public final native void glTexImage3DEXT ( int target, int level, @@ -5786,13 +5786,13 @@ int type, long[] pixels ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    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 ) ;
- * 
- */ + *
+ */ public final native void glTexSubImage3DEXT ( int target, int level, @@ -5884,13 +5884,13 @@ int type, long[] pixels ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage3DEXT ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ public final native void glCopyTexSubImage3DEXT ( int target, int level, @@ -5902,80 +5902,80 @@ int width, int height ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGenTexturesEXT ( GLsizei n , GLuint * textures ) ;
- * 
- */ + *
+ */ public final native void glGenTexturesEXT ( int n, int[] textures ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteTexturesEXT ( GLsizei n , const GLuint * textures ) ;
- * 
- */ + *
+ */ public final native void glDeleteTexturesEXT ( int n, int[] textures ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBindTextureEXT ( GLenum target , GLuint texture ) ;
- * 
- */ + *
+ */ public final native void glBindTextureEXT ( int target, int texture ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPrioritizeTexturesEXT ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ + *
+ */ public final native void glPrioritizeTexturesEXT ( int n, int[] textures, float[] priorities ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glAreTexturesResidentEXT ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ + *
+ */ public final native boolean glAreTexturesResidentEXT ( int n, int[] textures, boolean[] residences ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsTextureEXT ( GLuint texture ) ;
- * 
- */ + *
+ */ public final native boolean glIsTextureEXT ( int texture ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertexPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ public final native void glVertexPointerEXT ( int size, int type, @@ -6025,13 +6025,13 @@ int count, long[] ptr ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormalPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ public final native void glNormalPointerEXT ( int type, int stride, @@ -6074,13 +6074,13 @@ int count, long[] ptr ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ public final native void glColorPointerEXT ( int size, int type, @@ -6130,13 +6130,13 @@ int count, long[] ptr ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ public final native void glIndexPointerEXT ( int type, int stride, @@ -6179,13 +6179,13 @@ int count, long[] ptr ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoordPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ public final native void glTexCoordPointerEXT ( int size, int type, @@ -6235,25 +6235,25 @@ int count, long[] ptr ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagPointerEXT ( GLsizei stride , GLsizei count , const GLboolean * ptr ) ;
- * 
- */ + *
+ */ public final native void glEdgeFlagPointerEXT ( int stride, int count, boolean[] ptr ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPointervEXT ( GLenum pname , void * * params ) ;
- * 
- */ + *
+ */ public final native void glGetPointervEXT ( int pname, byte[][] params @@ -6282,67 +6282,67 @@ int pname, long[][] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glArrayElementEXT ( GLint i ) ;
- * 
- */ + *
+ */ public final native void glArrayElementEXT ( int i ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawArraysEXT ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ public final native void glDrawArraysEXT ( int mode, int first, int count ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendEquationEXT ( GLenum mode ) ;
- * 
- */ + *
+ */ public final native void glBlendEquationEXT ( int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointParameterfEXT ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ public final native void glPointParameterfEXT ( int pname, float param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointParameterfvEXT ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glPointParameterfvEXT ( int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableEXT ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ + *
+ */ public final native void glColorTableEXT ( int target, int internalformat, @@ -6399,13 +6399,13 @@ int type, long[] table ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorSubTableEXT ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ + *
+ */ public final native void glColorSubTableEXT ( int target, int start, @@ -6462,13 +6462,13 @@ int type, long[] data ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableEXT ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ + *
+ */ public final native void glGetColorTableEXT ( int target, int format, @@ -6511,353 +6511,353 @@ int type, long[] table ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterfvEXT ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glGetColorTableParameterfvEXT ( int target, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterivEXT ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ public final native void glGetColorTableParameterivEXT ( int target, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLockArraysEXT ( GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ public final native void glLockArraysEXT ( int first, int count ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glUnlockArraysEXT ( void ) ;
- * 
- */ + *
+ */ public final native void glUnlockArraysEXT ( ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glActiveTextureARB ( GLenum texture ) ;
- * 
- */ + *
+ */ public final native void glActiveTextureARB ( int texture ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClientActiveTextureARB ( GLenum texture ) ;
- * 
- */ + *
+ */ public final native void glClientActiveTextureARB ( int texture ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1dARB ( GLenum target , GLdouble s ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord1dARB ( int target, double s ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord1dvARB ( int target, double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1fARB ( GLenum target , GLfloat s ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord1fARB ( int target, float s ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord1fvARB ( int target, float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1iARB ( GLenum target , GLint s ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord1iARB ( int target, int s ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord1ivARB ( int target, int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1sARB ( GLenum target , GLshort s ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord1sARB ( int target, short s ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord1svARB ( int target, short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2dARB ( GLenum target , GLdouble s , GLdouble t ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord2dARB ( int target, double s, double t ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord2dvARB ( int target, double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2fARB ( GLenum target , GLfloat s , GLfloat t ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord2fARB ( int target, float s, float t ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord2fvARB ( int target, float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2iARB ( GLenum target , GLint s , GLint t ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord2iARB ( int target, int s, int t ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord2ivARB ( int target, int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2sARB ( GLenum target , GLshort s , GLshort t ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord2sARB ( int target, short s, short t ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord2svARB ( int target, short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord3dARB ( int target, double s, double t, double r ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord3dvARB ( int target, double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord3fARB ( int target, float s, float t, float r ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord3fvARB ( int target, float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3iARB ( GLenum target , GLint s , GLint t , GLint r ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord3iARB ( int target, int s, int t, int r ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord3ivARB ( int target, int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3sARB ( GLenum target , GLshort s , GLshort t , GLshort r ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord3sARB ( int target, short s, short t, short r ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord3svARB ( int target, short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord4dARB ( int target, double s, @@ -6865,24 +6865,24 @@ double r, double q ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord4dvARB ( int target, double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord4fARB ( int target, float s, @@ -6890,24 +6890,24 @@ float r, float q ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord4fvARB ( int target, float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4iARB ( GLenum target , GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord4iARB ( int target, int s, @@ -6915,24 +6915,24 @@ int r, int q ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord4ivARB ( int target, int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4sARB ( GLenum target , GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord4sARB ( int target, short s, @@ -6940,16 +6940,16 @@ short r, short q ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord4svARB ( int target, short[] v ) ; - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ diff --git a/C2J/gl-proto-dynauto-jni12.c b/C2J/gl-proto-dynauto-jni12.c index a3006d1..97180c6 100644 --- a/C2J/gl-proto-dynauto-jni12.c +++ b/C2J/gl-proto-dynauto-jni12.c @@ -4,13 +4,13 @@ * Reading from file: gl-proto-auto.orig.h . . . * Destination-Class: gl4java_GLFuncJauJNI ! */ - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearIndex ( GLfloat c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearIndex ( JNIEnv *env, jobject obj, @@ -29,13 +29,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearColor ( JNIEnv *env, jobject obj, @@ -60,13 +60,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClear ( GLbitfield mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClear ( JNIEnv *env, jobject obj, @@ -85,13 +85,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexMask ( GLuint mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexMask ( JNIEnv *env, jobject obj, @@ -110,13 +110,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorMask ( GLboolean red , GLboolean green , GLboolean blue , GLboolean alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorMask ( JNIEnv *env, jobject obj, @@ -141,13 +141,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glAlphaFunc ( GLenum func , GLclampf ref ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glAlphaFunc ( JNIEnv *env, jobject obj, @@ -168,13 +168,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendFunc ( GLenum sfactor , GLenum dfactor ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendFunc ( JNIEnv *env, jobject obj, @@ -195,13 +195,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLogicOp ( GLenum opcode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLogicOp ( JNIEnv *env, jobject obj, @@ -220,13 +220,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCullFace ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCullFace ( JNIEnv *env, jobject obj, @@ -245,13 +245,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFrontFace ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFrontFace ( JNIEnv *env, jobject obj, @@ -270,13 +270,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointSize ( GLfloat size ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPointSize ( JNIEnv *env, jobject obj, @@ -295,13 +295,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLineWidth ( GLfloat width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLineWidth ( JNIEnv *env, jobject obj, @@ -320,13 +320,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLineStipple ( GLint factor , GLushort pattern ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLineStipple ( JNIEnv *env, jobject obj, @@ -347,13 +347,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonMode ( GLenum face , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonMode ( JNIEnv *env, jobject obj, @@ -374,13 +374,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonOffset ( GLfloat factor , GLfloat units ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonOffset ( JNIEnv *env, jobject obj, @@ -401,13 +401,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonStipple ( const GLubyte * mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonStipple ( JNIEnv *env, jobject obj, @@ -435,13 +435,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, mask, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPolygonStipple ( GLubyte * mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPolygonStipple ( JNIEnv *env, jobject obj, @@ -470,13 +470,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, mask, ptr0, (isCopiedArray0 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlag ( GLboolean flag ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlag ( JNIEnv *env, jobject obj, @@ -495,13 +495,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagv ( const GLboolean * flag ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlagv ( JNIEnv *env, jobject obj, @@ -529,13 +529,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, flag, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScissor ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glScissor ( JNIEnv *env, jobject obj, @@ -560,13 +560,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClipPlane ( GLenum plane , const GLdouble * equation ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClipPlane ( JNIEnv *env, jobject obj, @@ -596,13 +596,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, equation, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetClipPlane ( GLenum plane , GLdouble * equation ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetClipPlane ( JNIEnv *env, jobject obj, @@ -633,13 +633,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, equation, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawBuffer ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawBuffer ( JNIEnv *env, jobject obj, @@ -658,13 +658,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glReadBuffer ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glReadBuffer ( JNIEnv *env, jobject obj, @@ -683,13 +683,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnable ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEnable ( JNIEnv *env, jobject obj, @@ -708,13 +708,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDisable ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDisable ( JNIEnv *env, jobject obj, @@ -733,13 +733,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsEnabled ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsEnabled ( JNIEnv *env, jobject obj, @@ -761,13 +761,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnableClientState ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEnableClientState ( JNIEnv *env, jobject obj, @@ -786,13 +786,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDisableClientState ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDisableClientState ( JNIEnv *env, jobject obj, @@ -811,13 +811,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetBooleanv ( GLenum pname , GLboolean * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetBooleanv ( JNIEnv *env, jobject obj, @@ -848,13 +848,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetDoublev ( GLenum pname , GLdouble * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetDoublev ( JNIEnv *env, jobject obj, @@ -885,13 +885,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetFloatv ( GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetFloatv ( JNIEnv *env, jobject obj, @@ -922,13 +922,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetIntegerv ( GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetIntegerv ( JNIEnv *env, jobject obj, @@ -959,13 +959,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushAttrib ( GLbitfield mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushAttrib ( JNIEnv *env, jobject obj, @@ -984,13 +984,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopAttrib ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopAttrib ( JNIEnv *env, jobject obj) @@ -1007,13 +1007,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushClientAttrib ( GLbitfield mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushClientAttrib ( JNIEnv *env, jobject obj, @@ -1032,13 +1032,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopClientAttrib ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopClientAttrib ( JNIEnv *env, jobject obj) @@ -1055,13 +1055,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint glRenderMode ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLFuncJauJNI_glRenderMode ( JNIEnv *env, jobject obj, @@ -1083,13 +1083,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLenum glGetError ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLFuncJauJNI_glGetError ( JNIEnv *env, jobject obj) @@ -1109,13 +1109,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFinish ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFinish ( JNIEnv *env, jobject obj) @@ -1132,13 +1132,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFlush ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFlush ( JNIEnv *env, jobject obj) @@ -1155,13 +1155,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glHint ( GLenum target , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glHint ( JNIEnv *env, jobject obj, @@ -1182,13 +1182,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearDepth ( GLclampd depth ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearDepth ( JNIEnv *env, jobject obj, @@ -1207,13 +1207,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthFunc ( GLenum func ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDepthFunc ( JNIEnv *env, jobject obj, @@ -1232,13 +1232,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthMask ( GLboolean flag ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDepthMask ( JNIEnv *env, jobject obj, @@ -1257,13 +1257,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthRange ( GLclampd near_val , GLclampd far_val ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDepthRange ( JNIEnv *env, jobject obj, @@ -1284,13 +1284,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearAccum ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearAccum ( JNIEnv *env, jobject obj, @@ -1315,13 +1315,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glAccum ( GLenum op , GLfloat value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glAccum ( JNIEnv *env, jobject obj, @@ -1342,13 +1342,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMatrixMode ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMatrixMode ( JNIEnv *env, jobject obj, @@ -1367,13 +1367,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glOrtho ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glOrtho ( JNIEnv *env, jobject obj, @@ -1402,13 +1402,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFrustum ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFrustum ( JNIEnv *env, jobject obj, @@ -1437,13 +1437,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glViewport ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glViewport ( JNIEnv *env, jobject obj, @@ -1468,13 +1468,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushMatrix ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushMatrix ( JNIEnv *env, jobject obj) @@ -1491,13 +1491,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopMatrix ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopMatrix ( JNIEnv *env, jobject obj) @@ -1514,13 +1514,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadIdentity ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadIdentity ( JNIEnv *env, jobject obj) @@ -1537,13 +1537,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadMatrixd ( const GLdouble * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadMatrixd ( JNIEnv *env, jobject obj, @@ -1571,13 +1571,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadMatrixf ( const GLfloat * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadMatrixf ( JNIEnv *env, jobject obj, @@ -1605,13 +1605,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultMatrixd ( const GLdouble * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultMatrixd ( JNIEnv *env, jobject obj, @@ -1639,13 +1639,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultMatrixf ( const GLfloat * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultMatrixf ( JNIEnv *env, jobject obj, @@ -1673,13 +1673,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRotated ( GLdouble angle , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRotated ( JNIEnv *env, jobject obj, @@ -1704,13 +1704,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRotatef ( GLfloat angle , GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRotatef ( JNIEnv *env, jobject obj, @@ -1735,13 +1735,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScaled ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glScaled ( JNIEnv *env, jobject obj, @@ -1764,13 +1764,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScalef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glScalef ( JNIEnv *env, jobject obj, @@ -1793,13 +1793,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTranslated ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTranslated ( JNIEnv *env, jobject obj, @@ -1822,13 +1822,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTranslatef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTranslatef ( JNIEnv *env, jobject obj, @@ -1851,13 +1851,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsList ( GLuint list ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsList ( JNIEnv *env, jobject obj, @@ -1879,13 +1879,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteLists ( GLuint list , GLsizei range ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDeleteLists ( JNIEnv *env, jobject obj, @@ -1906,13 +1906,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLuint glGenLists ( GLsizei range ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLFuncJauJNI_glGenLists ( JNIEnv *env, jobject obj, @@ -1934,13 +1934,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNewList ( GLuint list , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNewList ( JNIEnv *env, jobject obj, @@ -1961,13 +1961,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEndList ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEndList ( JNIEnv *env, jobject obj) @@ -1984,13 +1984,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCallList ( GLuint list ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCallList ( JNIEnv *env, jobject obj, @@ -2009,13 +2009,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCallLists ( GLsizei n , GLenum type , const GLvoid * lists ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCallLists__II_3B ( JNIEnv *env, jobject obj, @@ -2233,13 +2233,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, lists, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glListBase ( GLuint base ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glListBase ( JNIEnv *env, jobject obj, @@ -2258,13 +2258,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBegin ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBegin ( JNIEnv *env, jobject obj, @@ -2283,13 +2283,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnd ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEnd ( JNIEnv *env, jobject obj) @@ -2306,13 +2306,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2d ( GLdouble x , GLdouble y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2d ( JNIEnv *env, jobject obj, @@ -2333,13 +2333,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2f ( GLfloat x , GLfloat y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2f ( JNIEnv *env, jobject obj, @@ -2360,13 +2360,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2i ( GLint x , GLint y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2i ( JNIEnv *env, jobject obj, @@ -2387,13 +2387,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2s ( GLshort x , GLshort y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2s ( JNIEnv *env, jobject obj, @@ -2414,13 +2414,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3d ( JNIEnv *env, jobject obj, @@ -2443,13 +2443,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3f ( JNIEnv *env, jobject obj, @@ -2472,13 +2472,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3i ( JNIEnv *env, jobject obj, @@ -2501,13 +2501,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3s ( JNIEnv *env, jobject obj, @@ -2530,13 +2530,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4d ( JNIEnv *env, jobject obj, @@ -2561,13 +2561,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4f ( JNIEnv *env, jobject obj, @@ -2592,13 +2592,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4i ( JNIEnv *env, jobject obj, @@ -2623,13 +2623,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4s ( JNIEnv *env, jobject obj, @@ -2654,13 +2654,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2dv ( JNIEnv *env, jobject obj, @@ -2688,13 +2688,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2fv ( JNIEnv *env, jobject obj, @@ -2722,13 +2722,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2iv ( JNIEnv *env, jobject obj, @@ -2756,13 +2756,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2sv ( JNIEnv *env, jobject obj, @@ -2790,13 +2790,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3dv ( JNIEnv *env, jobject obj, @@ -2824,13 +2824,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3fv ( JNIEnv *env, jobject obj, @@ -2858,13 +2858,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3iv ( JNIEnv *env, jobject obj, @@ -2892,13 +2892,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3sv ( JNIEnv *env, jobject obj, @@ -2926,13 +2926,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4dv ( JNIEnv *env, jobject obj, @@ -2960,13 +2960,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4fv ( JNIEnv *env, jobject obj, @@ -2994,13 +2994,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4iv ( JNIEnv *env, jobject obj, @@ -3028,13 +3028,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4sv ( JNIEnv *env, jobject obj, @@ -3062,13 +3062,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3b ( GLbyte nx , GLbyte ny , GLbyte nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3b ( JNIEnv *env, jobject obj, @@ -3091,13 +3091,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3d ( GLdouble nx , GLdouble ny , GLdouble nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3d ( JNIEnv *env, jobject obj, @@ -3120,13 +3120,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3f ( GLfloat nx , GLfloat ny , GLfloat nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3f ( JNIEnv *env, jobject obj, @@ -3149,13 +3149,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3i ( GLint nx , GLint ny , GLint nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3i ( JNIEnv *env, jobject obj, @@ -3178,13 +3178,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3s ( GLshort nx , GLshort ny , GLshort nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3s ( JNIEnv *env, jobject obj, @@ -3207,13 +3207,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3bv ( JNIEnv *env, jobject obj, @@ -3241,13 +3241,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3dv ( JNIEnv *env, jobject obj, @@ -3275,13 +3275,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3fv ( JNIEnv *env, jobject obj, @@ -3309,13 +3309,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3iv ( JNIEnv *env, jobject obj, @@ -3343,13 +3343,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3sv ( JNIEnv *env, jobject obj, @@ -3377,13 +3377,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexd ( GLdouble c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexd ( JNIEnv *env, jobject obj, @@ -3402,13 +3402,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexf ( GLfloat c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexf ( JNIEnv *env, jobject obj, @@ -3427,13 +3427,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexi ( GLint c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexi ( JNIEnv *env, jobject obj, @@ -3452,13 +3452,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexs ( GLshort c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexs ( JNIEnv *env, jobject obj, @@ -3477,13 +3477,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexub ( GLubyte c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexub ( JNIEnv *env, jobject obj, @@ -3502,13 +3502,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexdv ( const GLdouble * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexdv ( JNIEnv *env, jobject obj, @@ -3536,13 +3536,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexfv ( const GLfloat * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexfv ( JNIEnv *env, jobject obj, @@ -3570,13 +3570,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexiv ( const GLint * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexiv ( JNIEnv *env, jobject obj, @@ -3604,13 +3604,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexsv ( const GLshort * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexsv ( JNIEnv *env, jobject obj, @@ -3638,13 +3638,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexubv ( const GLubyte * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexubv ( JNIEnv *env, jobject obj, @@ -3672,13 +3672,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3b ( GLbyte red , GLbyte green , GLbyte blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3b ( JNIEnv *env, jobject obj, @@ -3701,13 +3701,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3d ( GLdouble red , GLdouble green , GLdouble blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3d ( JNIEnv *env, jobject obj, @@ -3730,13 +3730,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3f ( GLfloat red , GLfloat green , GLfloat blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3f ( JNIEnv *env, jobject obj, @@ -3759,13 +3759,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3i ( GLint red , GLint green , GLint blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3i ( JNIEnv *env, jobject obj, @@ -3788,13 +3788,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3s ( GLshort red , GLshort green , GLshort blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3s ( JNIEnv *env, jobject obj, @@ -3817,13 +3817,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ub ( GLubyte red , GLubyte green , GLubyte blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3ub ( JNIEnv *env, jobject obj, @@ -3846,13 +3846,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ui ( GLuint red , GLuint green , GLuint blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3ui ( JNIEnv *env, jobject obj, @@ -3875,13 +3875,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3us ( GLushort red , GLushort green , GLushort blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3us ( JNIEnv *env, jobject obj, @@ -3904,13 +3904,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4b ( GLbyte red , GLbyte green , GLbyte blue , GLbyte alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4b ( JNIEnv *env, jobject obj, @@ -3935,13 +3935,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4d ( GLdouble red , GLdouble green , GLdouble blue , GLdouble alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4d ( JNIEnv *env, jobject obj, @@ -3966,13 +3966,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4f ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4f ( JNIEnv *env, jobject obj, @@ -3997,13 +3997,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4i ( GLint red , GLint green , GLint blue , GLint alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4i ( JNIEnv *env, jobject obj, @@ -4028,13 +4028,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4s ( GLshort red , GLshort green , GLshort blue , GLshort alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4s ( JNIEnv *env, jobject obj, @@ -4059,13 +4059,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ub ( GLubyte red , GLubyte green , GLubyte blue , GLubyte alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4ub ( JNIEnv *env, jobject obj, @@ -4090,13 +4090,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ui ( GLuint red , GLuint green , GLuint blue , GLuint alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4ui ( JNIEnv *env, jobject obj, @@ -4121,13 +4121,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4us ( GLushort red , GLushort green , GLushort blue , GLushort alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4us ( JNIEnv *env, jobject obj, @@ -4152,13 +4152,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3bv ( JNIEnv *env, jobject obj, @@ -4186,13 +4186,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3dv ( JNIEnv *env, jobject obj, @@ -4220,13 +4220,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3fv ( JNIEnv *env, jobject obj, @@ -4254,13 +4254,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3iv ( JNIEnv *env, jobject obj, @@ -4288,13 +4288,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3sv ( JNIEnv *env, jobject obj, @@ -4322,13 +4322,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ubv ( const GLubyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3ubv ( JNIEnv *env, jobject obj, @@ -4356,13 +4356,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3uiv ( const GLuint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3uiv ( JNIEnv *env, jobject obj, @@ -4390,13 +4390,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3usv ( const GLushort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3usv ( JNIEnv *env, jobject obj, @@ -4424,13 +4424,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4bv ( JNIEnv *env, jobject obj, @@ -4458,13 +4458,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4dv ( JNIEnv *env, jobject obj, @@ -4492,13 +4492,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4fv ( JNIEnv *env, jobject obj, @@ -4526,13 +4526,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4iv ( JNIEnv *env, jobject obj, @@ -4560,13 +4560,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4sv ( JNIEnv *env, jobject obj, @@ -4594,13 +4594,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ubv ( const GLubyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4ubv ( JNIEnv *env, jobject obj, @@ -4628,13 +4628,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4uiv ( const GLuint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4uiv ( JNIEnv *env, jobject obj, @@ -4662,13 +4662,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4usv ( const GLushort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4usv ( JNIEnv *env, jobject obj, @@ -4696,13 +4696,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1d ( GLdouble s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1d ( JNIEnv *env, jobject obj, @@ -4721,13 +4721,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1f ( GLfloat s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1f ( JNIEnv *env, jobject obj, @@ -4746,13 +4746,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1i ( GLint s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1i ( JNIEnv *env, jobject obj, @@ -4771,13 +4771,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1s ( GLshort s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1s ( JNIEnv *env, jobject obj, @@ -4796,13 +4796,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2d ( GLdouble s , GLdouble t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2d ( JNIEnv *env, jobject obj, @@ -4823,13 +4823,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2f ( GLfloat s , GLfloat t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2f ( JNIEnv *env, jobject obj, @@ -4850,13 +4850,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2i ( GLint s , GLint t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2i ( JNIEnv *env, jobject obj, @@ -4877,13 +4877,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2s ( GLshort s , GLshort t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2s ( JNIEnv *env, jobject obj, @@ -4904,13 +4904,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3d ( GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3d ( JNIEnv *env, jobject obj, @@ -4933,13 +4933,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3f ( GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3f ( JNIEnv *env, jobject obj, @@ -4962,13 +4962,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3i ( GLint s , GLint t , GLint r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3i ( JNIEnv *env, jobject obj, @@ -4991,13 +4991,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3s ( GLshort s , GLshort t , GLshort r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3s ( JNIEnv *env, jobject obj, @@ -5020,13 +5020,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4d ( GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4d ( JNIEnv *env, jobject obj, @@ -5051,13 +5051,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4f ( GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4f ( JNIEnv *env, jobject obj, @@ -5082,13 +5082,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4i ( GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4i ( JNIEnv *env, jobject obj, @@ -5113,13 +5113,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4s ( GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4s ( JNIEnv *env, jobject obj, @@ -5144,13 +5144,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1dv ( JNIEnv *env, jobject obj, @@ -5178,13 +5178,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1fv ( JNIEnv *env, jobject obj, @@ -5212,13 +5212,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1iv ( JNIEnv *env, jobject obj, @@ -5246,13 +5246,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1sv ( JNIEnv *env, jobject obj, @@ -5280,13 +5280,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2dv ( JNIEnv *env, jobject obj, @@ -5314,13 +5314,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2fv ( JNIEnv *env, jobject obj, @@ -5348,13 +5348,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2iv ( JNIEnv *env, jobject obj, @@ -5382,13 +5382,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2sv ( JNIEnv *env, jobject obj, @@ -5416,13 +5416,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3dv ( JNIEnv *env, jobject obj, @@ -5450,13 +5450,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3fv ( JNIEnv *env, jobject obj, @@ -5484,13 +5484,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3iv ( JNIEnv *env, jobject obj, @@ -5518,13 +5518,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3sv ( JNIEnv *env, jobject obj, @@ -5552,13 +5552,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4dv ( JNIEnv *env, jobject obj, @@ -5586,13 +5586,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4fv ( JNIEnv *env, jobject obj, @@ -5620,13 +5620,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4iv ( JNIEnv *env, jobject obj, @@ -5654,13 +5654,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4sv ( JNIEnv *env, jobject obj, @@ -5688,13 +5688,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2d ( GLdouble x , GLdouble y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2d ( JNIEnv *env, jobject obj, @@ -5715,13 +5715,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2f ( GLfloat x , GLfloat y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2f ( JNIEnv *env, jobject obj, @@ -5742,13 +5742,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2i ( GLint x , GLint y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2i ( JNIEnv *env, jobject obj, @@ -5769,13 +5769,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2s ( GLshort x , GLshort y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2s ( JNIEnv *env, jobject obj, @@ -5796,13 +5796,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3d ( JNIEnv *env, jobject obj, @@ -5825,13 +5825,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3f ( JNIEnv *env, jobject obj, @@ -5854,13 +5854,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3i ( JNIEnv *env, jobject obj, @@ -5883,13 +5883,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3s ( JNIEnv *env, jobject obj, @@ -5912,13 +5912,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4d ( JNIEnv *env, jobject obj, @@ -5943,13 +5943,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4f ( JNIEnv *env, jobject obj, @@ -5974,13 +5974,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4i ( JNIEnv *env, jobject obj, @@ -6005,13 +6005,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4s ( JNIEnv *env, jobject obj, @@ -6036,13 +6036,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2dv ( JNIEnv *env, jobject obj, @@ -6070,13 +6070,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2fv ( JNIEnv *env, jobject obj, @@ -6104,13 +6104,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2iv ( JNIEnv *env, jobject obj, @@ -6138,13 +6138,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2sv ( JNIEnv *env, jobject obj, @@ -6172,13 +6172,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3dv ( JNIEnv *env, jobject obj, @@ -6206,13 +6206,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3fv ( JNIEnv *env, jobject obj, @@ -6240,13 +6240,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3iv ( JNIEnv *env, jobject obj, @@ -6274,13 +6274,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3sv ( JNIEnv *env, jobject obj, @@ -6308,13 +6308,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4dv ( JNIEnv *env, jobject obj, @@ -6342,13 +6342,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4fv ( JNIEnv *env, jobject obj, @@ -6376,13 +6376,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4iv ( JNIEnv *env, jobject obj, @@ -6410,13 +6410,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4sv ( JNIEnv *env, jobject obj, @@ -6444,13 +6444,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectd ( GLdouble x1 , GLdouble y1 , GLdouble x2 , GLdouble y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectd ( JNIEnv *env, jobject obj, @@ -6475,13 +6475,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectf ( GLfloat x1 , GLfloat y1 , GLfloat x2 , GLfloat y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectf ( JNIEnv *env, jobject obj, @@ -6506,13 +6506,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRecti ( GLint x1 , GLint y1 , GLint x2 , GLint y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRecti ( JNIEnv *env, jobject obj, @@ -6537,13 +6537,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRects ( GLshort x1 , GLshort y1 , GLshort x2 , GLshort y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRects ( JNIEnv *env, jobject obj, @@ -6568,13 +6568,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectdv ( const GLdouble * v1 , const GLdouble * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectdv ( JNIEnv *env, jobject obj, @@ -6613,13 +6613,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectfv ( const GLfloat * v1 , const GLfloat * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectfv ( JNIEnv *env, jobject obj, @@ -6658,13 +6658,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectiv ( const GLint * v1 , const GLint * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectiv ( JNIEnv *env, jobject obj, @@ -6703,13 +6703,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectsv ( const GLshort * v1 , const GLshort * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectsv ( JNIEnv *env, jobject obj, @@ -6748,13 +6748,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertexPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertexPointer__III_3B ( JNIEnv *env, jobject obj, @@ -6986,13 +6986,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormalPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormalPointer__II_3B ( JNIEnv *env, jobject obj, @@ -7210,13 +7210,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorPointer__III_3B ( JNIEnv *env, jobject obj, @@ -7448,13 +7448,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexPointer__II_3B ( JNIEnv *env, jobject obj, @@ -7672,13 +7672,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoordPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoordPointer__III_3B ( JNIEnv *env, jobject obj, @@ -7910,13 +7910,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagPointer ( GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlagPointer__I_3B ( JNIEnv *env, jobject obj, @@ -8120,13 +8120,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPointerv ( GLenum pname , void * * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPointerv__I_3_3B ( JNIEnv *env, jobject obj, @@ -8337,13 +8337,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glArrayElement ( GLint i ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glArrayElement ( JNIEnv *env, jobject obj, @@ -8362,13 +8362,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawArrays ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawArrays ( JNIEnv *env, jobject obj, @@ -8391,13 +8391,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawElements ( GLenum mode , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawElements__III_3B ( JNIEnv *env, jobject obj, @@ -8629,13 +8629,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, indices, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glInterleavedArrays ( GLenum format , GLsizei stride , const GLvoid * pointer ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glInterleavedArrays__II_3B ( JNIEnv *env, jobject obj, @@ -8853,13 +8853,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, pointer, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glShadeModel ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glShadeModel ( JNIEnv *env, jobject obj, @@ -8878,13 +8878,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightf ( GLenum light , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightf ( JNIEnv *env, jobject obj, @@ -8907,13 +8907,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLighti ( GLenum light , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLighti ( JNIEnv *env, jobject obj, @@ -8936,13 +8936,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightfv ( GLenum light , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightfv ( JNIEnv *env, jobject obj, @@ -8974,13 +8974,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightiv ( GLenum light , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightiv ( JNIEnv *env, jobject obj, @@ -9012,13 +9012,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetLightfv ( GLenum light , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetLightfv ( JNIEnv *env, jobject obj, @@ -9051,13 +9051,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetLightiv ( GLenum light , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetLightiv ( JNIEnv *env, jobject obj, @@ -9090,13 +9090,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModelf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModelf ( JNIEnv *env, jobject obj, @@ -9117,13 +9117,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModeli ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModeli ( JNIEnv *env, jobject obj, @@ -9144,13 +9144,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModelfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModelfv ( JNIEnv *env, jobject obj, @@ -9180,13 +9180,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModeliv ( GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModeliv ( JNIEnv *env, jobject obj, @@ -9216,13 +9216,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialf ( GLenum face , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMaterialf ( JNIEnv *env, jobject obj, @@ -9245,13 +9245,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMateriali ( GLenum face , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMateriali ( JNIEnv *env, jobject obj, @@ -9274,13 +9274,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialfv ( GLenum face , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMaterialfv ( JNIEnv *env, jobject obj, @@ -9312,13 +9312,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialiv ( GLenum face , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMaterialiv ( JNIEnv *env, jobject obj, @@ -9350,13 +9350,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMaterialfv ( GLenum face , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMaterialfv ( JNIEnv *env, jobject obj, @@ -9389,13 +9389,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMaterialiv ( GLenum face , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMaterialiv ( JNIEnv *env, jobject obj, @@ -9428,13 +9428,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorMaterial ( GLenum face , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorMaterial ( JNIEnv *env, jobject obj, @@ -9455,13 +9455,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelZoom ( GLfloat xfactor , GLfloat yfactor ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelZoom ( JNIEnv *env, jobject obj, @@ -9482,13 +9482,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelStoref ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelStoref ( JNIEnv *env, jobject obj, @@ -9509,13 +9509,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelStorei ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelStorei ( JNIEnv *env, jobject obj, @@ -9536,13 +9536,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelTransferf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelTransferf ( JNIEnv *env, jobject obj, @@ -9563,13 +9563,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelTransferi ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelTransferi ( JNIEnv *env, jobject obj, @@ -9590,13 +9590,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapfv ( GLenum map , GLint mapsize , const GLfloat * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelMapfv ( JNIEnv *env, jobject obj, @@ -9628,13 +9628,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, values, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapuiv ( GLenum map , GLint mapsize , const GLuint * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelMapuiv ( JNIEnv *env, jobject obj, @@ -9666,13 +9666,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, values, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapusv ( GLenum map , GLint mapsize , const GLushort * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelMapusv ( JNIEnv *env, jobject obj, @@ -9704,13 +9704,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, values, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapfv ( GLenum map , GLfloat * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPixelMapfv ( JNIEnv *env, jobject obj, @@ -9741,13 +9741,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapuiv ( GLenum map , GLuint * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPixelMapuiv ( JNIEnv *env, jobject obj, @@ -9778,13 +9778,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapusv ( GLenum map , GLushort * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPixelMapusv ( JNIEnv *env, jobject obj, @@ -9815,13 +9815,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBitmap ( GLsizei width , GLsizei height , GLfloat xorig , GLfloat yorig , GLfloat xmove , GLfloat ymove , const GLubyte * bitmap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBitmap ( JNIEnv *env, jobject obj, @@ -9861,13 +9861,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, bitmap, ptr6, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glReadPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glReadPixels__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -10148,13 +10148,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawPixels ( GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawPixels__IIII_3B ( JNIEnv *env, jobject obj, @@ -10400,13 +10400,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyPixels ( JNIEnv *env, jobject obj, @@ -10433,13 +10433,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilFunc ( GLenum func , GLint ref , GLuint mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glStencilFunc ( JNIEnv *env, jobject obj, @@ -10462,13 +10462,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilMask ( GLuint mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glStencilMask ( JNIEnv *env, jobject obj, @@ -10487,13 +10487,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilOp ( GLenum fail , GLenum zfail , GLenum zpass ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glStencilOp ( JNIEnv *env, jobject obj, @@ -10516,13 +10516,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearStencil ( GLint s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearStencil ( JNIEnv *env, jobject obj, @@ -10541,13 +10541,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGend ( GLenum coord , GLenum pname , GLdouble param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGend ( JNIEnv *env, jobject obj, @@ -10570,13 +10570,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGenf ( GLenum coord , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGenf ( JNIEnv *env, jobject obj, @@ -10599,13 +10599,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGeni ( GLenum coord , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGeni ( JNIEnv *env, jobject obj, @@ -10628,13 +10628,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGendv ( GLenum coord , GLenum pname , const GLdouble * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGendv ( JNIEnv *env, jobject obj, @@ -10666,13 +10666,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGenfv ( GLenum coord , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGenfv ( JNIEnv *env, jobject obj, @@ -10704,13 +10704,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGeniv ( GLenum coord , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGeniv ( JNIEnv *env, jobject obj, @@ -10742,13 +10742,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGendv ( GLenum coord , GLenum pname , GLdouble * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexGendv ( JNIEnv *env, jobject obj, @@ -10781,13 +10781,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGenfv ( GLenum coord , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexGenfv ( JNIEnv *env, jobject obj, @@ -10820,13 +10820,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGeniv ( GLenum coord , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexGeniv ( JNIEnv *env, jobject obj, @@ -10859,13 +10859,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnvf ( JNIEnv *env, jobject obj, @@ -10888,13 +10888,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvi ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnvi ( JNIEnv *env, jobject obj, @@ -10917,13 +10917,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnvfv ( JNIEnv *env, jobject obj, @@ -10955,13 +10955,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnviv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnviv ( JNIEnv *env, jobject obj, @@ -10993,13 +10993,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexEnvfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexEnvfv ( JNIEnv *env, jobject obj, @@ -11032,13 +11032,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexEnviv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexEnviv ( JNIEnv *env, jobject obj, @@ -11071,13 +11071,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameterf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameterf ( JNIEnv *env, jobject obj, @@ -11100,13 +11100,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameteri ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameteri ( JNIEnv *env, jobject obj, @@ -11129,13 +11129,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameterfv ( JNIEnv *env, jobject obj, @@ -11167,13 +11167,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameteriv ( JNIEnv *env, jobject obj, @@ -11205,13 +11205,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexParameterfv ( JNIEnv *env, jobject obj, @@ -11244,13 +11244,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexParameteriv ( JNIEnv *env, jobject obj, @@ -11283,13 +11283,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexLevelParameterfv ( GLenum target , GLint level , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexLevelParameterfv ( JNIEnv *env, jobject obj, @@ -11324,13 +11324,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexLevelParameteriv ( GLenum target , GLint level , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexLevelParameteriv ( JNIEnv *env, jobject obj, @@ -11365,13 +11365,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage1D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage1D__IIIIIII_3B ( JNIEnv *env, jobject obj, @@ -11659,13 +11659,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr7, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage2D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage2D__IIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -11967,13 +11967,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr8, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexImage ( GLenum target , GLint level , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexImage__IIII_3B ( JNIEnv *env, jobject obj, @@ -12226,13 +12226,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGenTextures ( GLsizei n , GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGenTextures ( JNIEnv *env, jobject obj, @@ -12263,13 +12263,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, textures, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteTextures ( GLsizei n , const GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDeleteTextures ( JNIEnv *env, jobject obj, @@ -12299,13 +12299,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, textures, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBindTexture ( GLenum target , GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBindTexture ( JNIEnv *env, jobject obj, @@ -12326,13 +12326,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPrioritizeTextures ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPrioritizeTextures ( JNIEnv *env, jobject obj, @@ -12373,13 +12373,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, priorities, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glAreTexturesResident ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glAreTexturesResident ( JNIEnv *env, jobject obj, @@ -12424,13 +12424,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsTexture ( GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsTexture ( JNIEnv *env, jobject obj, @@ -12452,13 +12452,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLsizei width , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage1D__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -12732,13 +12732,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr6, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage2D__IIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -13040,13 +13040,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr8, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexImage1D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLint border ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexImage1D ( JNIEnv *env, jobject obj, @@ -13077,13 +13077,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexImage2D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height , GLint border ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexImage2D ( JNIEnv *env, jobject obj, @@ -13116,13 +13116,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage1D ( JNIEnv *env, jobject obj, @@ -13151,13 +13151,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage2D ( JNIEnv *env, jobject obj, @@ -13190,13 +13190,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap1d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint stride , GLint order , const GLdouble * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap1d ( JNIEnv *env, jobject obj, @@ -13234,13 +13234,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, points, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap1f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint stride , GLint order , const GLfloat * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap1f ( JNIEnv *env, jobject obj, @@ -13278,13 +13278,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, points, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap2d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint ustride , GLint uorder , GLdouble v1 , GLdouble v2 , GLint vstride , GLint vorder , const GLdouble * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap2d ( JNIEnv *env, jobject obj, @@ -13330,13 +13330,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, points, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap2f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint ustride , GLint uorder , GLfloat v1 , GLfloat v2 , GLint vstride , GLint vorder , const GLfloat * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap2f ( JNIEnv *env, jobject obj, @@ -13382,13 +13382,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, points, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapdv ( GLenum target , GLenum query , GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMapdv ( JNIEnv *env, jobject obj, @@ -13421,13 +13421,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapfv ( GLenum target , GLenum query , GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMapfv ( JNIEnv *env, jobject obj, @@ -13460,13 +13460,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapiv ( GLenum target , GLenum query , GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMapiv ( JNIEnv *env, jobject obj, @@ -13499,13 +13499,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1d ( GLdouble u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1d ( JNIEnv *env, jobject obj, @@ -13524,13 +13524,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1f ( GLfloat u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1f ( JNIEnv *env, jobject obj, @@ -13549,13 +13549,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1dv ( const GLdouble * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1dv ( JNIEnv *env, jobject obj, @@ -13583,13 +13583,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1fv ( const GLfloat * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1fv ( JNIEnv *env, jobject obj, @@ -13617,13 +13617,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2d ( GLdouble u , GLdouble v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2d ( JNIEnv *env, jobject obj, @@ -13644,13 +13644,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2f ( GLfloat u , GLfloat v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2f ( JNIEnv *env, jobject obj, @@ -13671,13 +13671,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2dv ( const GLdouble * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2dv ( JNIEnv *env, jobject obj, @@ -13705,13 +13705,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2fv ( const GLfloat * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2fv ( JNIEnv *env, jobject obj, @@ -13739,13 +13739,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid1d ( GLint un , GLdouble u1 , GLdouble u2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid1d ( JNIEnv *env, jobject obj, @@ -13768,13 +13768,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid1f ( GLint un , GLfloat u1 , GLfloat u2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid1f ( JNIEnv *env, jobject obj, @@ -13797,13 +13797,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid2d ( GLint un , GLdouble u1 , GLdouble u2 , GLint vn , GLdouble v1 , GLdouble v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid2d ( JNIEnv *env, jobject obj, @@ -13832,13 +13832,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid2f ( GLint un , GLfloat u1 , GLfloat u2 , GLint vn , GLfloat v1 , GLfloat v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid2f ( JNIEnv *env, jobject obj, @@ -13867,13 +13867,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalPoint1 ( GLint i ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalPoint1 ( JNIEnv *env, jobject obj, @@ -13892,13 +13892,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalPoint2 ( GLint i , GLint j ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalPoint2 ( JNIEnv *env, jobject obj, @@ -13919,13 +13919,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalMesh1 ( GLenum mode , GLint i1 , GLint i2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalMesh1 ( JNIEnv *env, jobject obj, @@ -13948,13 +13948,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalMesh2 ( GLenum mode , GLint i1 , GLint i2 , GLint j1 , GLint j2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalMesh2 ( JNIEnv *env, jobject obj, @@ -13981,13 +13981,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogf ( JNIEnv *env, jobject obj, @@ -14008,13 +14008,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogi ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogi ( JNIEnv *env, jobject obj, @@ -14035,13 +14035,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogfv ( JNIEnv *env, jobject obj, @@ -14071,13 +14071,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogiv ( GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogiv ( JNIEnv *env, jobject obj, @@ -14107,13 +14107,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFeedbackBuffer ( GLsizei size , GLenum type , GLfloat * buffer ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFeedbackBuffer ( JNIEnv *env, jobject obj, @@ -14146,13 +14146,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, buffer, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPassThrough ( GLfloat token ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPassThrough ( JNIEnv *env, jobject obj, @@ -14171,13 +14171,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glSelectBuffer ( GLsizei size , GLuint * buffer ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glSelectBuffer ( JNIEnv *env, jobject obj, @@ -14208,13 +14208,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, buffer, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glInitNames ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glInitNames ( JNIEnv *env, jobject obj) @@ -14231,13 +14231,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadName ( GLuint name ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadName ( JNIEnv *env, jobject obj, @@ -14256,13 +14256,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushName ( GLuint name ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushName ( JNIEnv *env, jobject obj, @@ -14281,13 +14281,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopName ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopName ( JNIEnv *env, jobject obj) @@ -14304,13 +14304,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawRangeElements ( GLenum mode , GLuint start , GLuint end , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawRangeElements__IIIII_3B ( JNIEnv *env, jobject obj, @@ -14570,13 +14570,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, indices, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage3D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage3D__IIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -14892,13 +14892,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    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 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage3D__IIIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -15228,13 +15228,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr10, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage3D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage3D ( JNIEnv *env, jobject obj, @@ -15269,13 +15269,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTable ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTable__IIIII_3B ( JNIEnv *env, jobject obj, @@ -15535,13 +15535,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, table, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorSubTable ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorSubTable__IIIII_3B ( JNIEnv *env, jobject obj, @@ -15801,13 +15801,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, data, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTableParameteriv ( JNIEnv *env, jobject obj, @@ -15839,13 +15839,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTableParameterfv ( JNIEnv *env, jobject obj, @@ -15877,13 +15877,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyColorSubTable ( GLenum target , GLsizei start , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyColorSubTable ( JNIEnv *env, jobject obj, @@ -15910,13 +15910,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyColorTable ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyColorTable ( JNIEnv *env, jobject obj, @@ -15943,13 +15943,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTable ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTable__III_3B ( JNIEnv *env, jobject obj, @@ -16188,13 +16188,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameterfv ( JNIEnv *env, jobject obj, @@ -16227,13 +16227,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameteriv ( JNIEnv *env, jobject obj, @@ -16266,13 +16266,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendEquation ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendEquation ( JNIEnv *env, jobject obj, @@ -16291,13 +16291,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendColor ( JNIEnv *env, jobject obj, @@ -16322,13 +16322,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glHistogram ( GLenum target , GLsizei width , GLenum internalformat , GLboolean sink ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glHistogram ( JNIEnv *env, jobject obj, @@ -16353,13 +16353,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glResetHistogram ( GLenum target ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glResetHistogram ( JNIEnv *env, jobject obj, @@ -16378,13 +16378,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogram ( GLenum target , GLboolean reset , GLenum format , GLenum type , GLvoid * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetHistogram__IZII_3B ( JNIEnv *env, jobject obj, @@ -16637,13 +16637,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogramParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetHistogramParameterfv ( JNIEnv *env, jobject obj, @@ -16676,13 +16676,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogramParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetHistogramParameteriv ( JNIEnv *env, jobject obj, @@ -16715,13 +16715,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMinmax ( GLenum target , GLenum internalformat , GLboolean sink ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMinmax ( JNIEnv *env, jobject obj, @@ -16744,13 +16744,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glResetMinmax ( GLenum target ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glResetMinmax ( JNIEnv *env, jobject obj, @@ -16769,13 +16769,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmax ( GLenum target , GLboolean reset , GLenum format , GLenum types , GLvoid * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMinmax__IZII_3B ( JNIEnv *env, jobject obj, @@ -17028,13 +17028,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmaxParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMinmaxParameterfv ( JNIEnv *env, jobject obj, @@ -17067,13 +17067,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmaxParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMinmaxParameteriv ( JNIEnv *env, jobject obj, @@ -17106,13 +17106,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionFilter1D ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionFilter1D__IIIII_3B ( JNIEnv *env, jobject obj, @@ -17372,13 +17372,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, image, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionFilter2D__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -17652,13 +17652,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, image, ptr6, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameterf ( GLenum target , GLenum pname , GLfloat params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameterf ( JNIEnv *env, jobject obj, @@ -17681,13 +17681,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameterfv ( JNIEnv *env, jobject obj, @@ -17719,13 +17719,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameteri ( GLenum target , GLenum pname , GLint params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameteri ( JNIEnv *env, jobject obj, @@ -17748,13 +17748,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameteriv ( JNIEnv *env, jobject obj, @@ -17786,13 +17786,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyConvolutionFilter1D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyConvolutionFilter1D ( JNIEnv *env, jobject obj, @@ -17819,13 +17819,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyConvolutionFilter2D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyConvolutionFilter2D ( JNIEnv *env, jobject obj, @@ -17854,13 +17854,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionFilter ( GLenum target , GLenum format , GLenum type , GLvoid * image ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetConvolutionFilter__III_3B ( JNIEnv *env, jobject obj, @@ -18099,13 +18099,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, image, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetConvolutionParameterfv ( JNIEnv *env, jobject obj, @@ -18138,13 +18138,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetConvolutionParameteriv ( JNIEnv *env, jobject obj, @@ -18177,13 +18177,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glSeparableFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * row , const GLvoid * column ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glSeparableFilter2D__IIIIII_3B_3B ( JNIEnv *env, jobject obj, @@ -18534,13 +18534,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, column, ptr7, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetSeparableFilter ( GLenum target , GLenum format , GLenum type , GLvoid * row , GLvoid * column , GLvoid * span ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetSeparableFilter__III_3B_3B_3B ( JNIEnv *env, jobject obj, @@ -18947,13 +18947,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, span, ptr5, (isCopiedArray5 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendColorEXT ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendColorEXT ( JNIEnv *env, jobject obj, @@ -18978,13 +18978,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonOffsetEXT ( GLfloat factor , GLfloat bias ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonOffsetEXT ( JNIEnv *env, jobject obj, @@ -19005,13 +19005,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage3DEXT ( GLenum target , GLint level , GLenum internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage3DEXT__IIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -19327,13 +19327,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    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 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage3DEXT__IIIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -19663,13 +19663,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr10, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage3DEXT ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage3DEXT ( JNIEnv *env, jobject obj, @@ -19704,13 +19704,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGenTexturesEXT ( GLsizei n , GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGenTexturesEXT ( JNIEnv *env, jobject obj, @@ -19741,13 +19741,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, textures, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteTexturesEXT ( GLsizei n , const GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDeleteTexturesEXT ( JNIEnv *env, jobject obj, @@ -19777,13 +19777,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, textures, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBindTextureEXT ( GLenum target , GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBindTextureEXT ( JNIEnv *env, jobject obj, @@ -19804,13 +19804,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPrioritizeTexturesEXT ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPrioritizeTexturesEXT ( JNIEnv *env, jobject obj, @@ -19851,13 +19851,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, priorities, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glAreTexturesResidentEXT ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glAreTexturesResidentEXT ( JNIEnv *env, jobject obj, @@ -19902,13 +19902,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsTextureEXT ( GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsTextureEXT ( JNIEnv *env, jobject obj, @@ -19930,13 +19930,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertexPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertexPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -20182,13 +20182,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormalPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormalPointerEXT__III_3B ( JNIEnv *env, jobject obj, @@ -20420,13 +20420,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -20672,13 +20672,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexPointerEXT__III_3B ( JNIEnv *env, jobject obj, @@ -20910,13 +20910,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoordPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoordPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -21162,13 +21162,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagPointerEXT ( GLsizei stride , GLsizei count , const GLboolean * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlagPointerEXT ( JNIEnv *env, jobject obj, @@ -21200,13 +21200,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPointervEXT ( GLenum pname , void * * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPointervEXT__I_3_3B ( JNIEnv *env, jobject obj, @@ -21417,13 +21417,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glArrayElementEXT ( GLint i ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glArrayElementEXT ( JNIEnv *env, jobject obj, @@ -21442,13 +21442,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawArraysEXT ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawArraysEXT ( JNIEnv *env, jobject obj, @@ -21471,13 +21471,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendEquationEXT ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendEquationEXT ( JNIEnv *env, jobject obj, @@ -21496,13 +21496,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointParameterfEXT ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPointParameterfEXT ( JNIEnv *env, jobject obj, @@ -21523,13 +21523,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointParameterfvEXT ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPointParameterfvEXT ( JNIEnv *env, jobject obj, @@ -21559,13 +21559,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableEXT ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTableEXT__IIIII_3B ( JNIEnv *env, jobject obj, @@ -21825,13 +21825,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, table, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorSubTableEXT ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorSubTableEXT__IIIII_3B ( JNIEnv *env, jobject obj, @@ -22091,13 +22091,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, data, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableEXT ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableEXT__III_3B ( JNIEnv *env, jobject obj, @@ -22336,13 +22336,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterfvEXT ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameterfvEXT ( JNIEnv *env, jobject obj, @@ -22375,13 +22375,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterivEXT ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameterivEXT ( JNIEnv *env, jobject obj, @@ -22414,13 +22414,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLockArraysEXT ( GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLockArraysEXT ( JNIEnv *env, jobject obj, @@ -22441,13 +22441,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glUnlockArraysEXT ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glUnlockArraysEXT ( JNIEnv *env, jobject obj) @@ -22464,13 +22464,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glActiveTextureARB ( GLenum texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glActiveTextureARB ( JNIEnv *env, jobject obj, @@ -22489,13 +22489,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClientActiveTextureARB ( GLenum texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClientActiveTextureARB ( JNIEnv *env, jobject obj, @@ -22514,13 +22514,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1dARB ( GLenum target , GLdouble s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1dARB ( JNIEnv *env, jobject obj, @@ -22541,13 +22541,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1dvARB ( JNIEnv *env, jobject obj, @@ -22577,13 +22577,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1fARB ( GLenum target , GLfloat s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1fARB ( JNIEnv *env, jobject obj, @@ -22604,13 +22604,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1fvARB ( JNIEnv *env, jobject obj, @@ -22640,13 +22640,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1iARB ( GLenum target , GLint s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1iARB ( JNIEnv *env, jobject obj, @@ -22667,13 +22667,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1ivARB ( JNIEnv *env, jobject obj, @@ -22703,13 +22703,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1sARB ( GLenum target , GLshort s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1sARB ( JNIEnv *env, jobject obj, @@ -22730,13 +22730,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1svARB ( JNIEnv *env, jobject obj, @@ -22766,13 +22766,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2dARB ( GLenum target , GLdouble s , GLdouble t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2dARB ( JNIEnv *env, jobject obj, @@ -22795,13 +22795,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2dvARB ( JNIEnv *env, jobject obj, @@ -22831,13 +22831,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2fARB ( GLenum target , GLfloat s , GLfloat t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2fARB ( JNIEnv *env, jobject obj, @@ -22860,13 +22860,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2fvARB ( JNIEnv *env, jobject obj, @@ -22896,13 +22896,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2iARB ( GLenum target , GLint s , GLint t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2iARB ( JNIEnv *env, jobject obj, @@ -22925,13 +22925,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2ivARB ( JNIEnv *env, jobject obj, @@ -22961,13 +22961,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2sARB ( GLenum target , GLshort s , GLshort t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2sARB ( JNIEnv *env, jobject obj, @@ -22990,13 +22990,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2svARB ( JNIEnv *env, jobject obj, @@ -23026,13 +23026,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3dARB ( JNIEnv *env, jobject obj, @@ -23057,13 +23057,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3dvARB ( JNIEnv *env, jobject obj, @@ -23093,13 +23093,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3fARB ( JNIEnv *env, jobject obj, @@ -23124,13 +23124,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3fvARB ( JNIEnv *env, jobject obj, @@ -23160,13 +23160,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3iARB ( GLenum target , GLint s , GLint t , GLint r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3iARB ( JNIEnv *env, jobject obj, @@ -23191,13 +23191,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3ivARB ( JNIEnv *env, jobject obj, @@ -23227,13 +23227,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3sARB ( GLenum target , GLshort s , GLshort t , GLshort r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3sARB ( JNIEnv *env, jobject obj, @@ -23258,13 +23258,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3svARB ( JNIEnv *env, jobject obj, @@ -23294,13 +23294,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4dARB ( JNIEnv *env, jobject obj, @@ -23327,13 +23327,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4dvARB ( JNIEnv *env, jobject obj, @@ -23363,13 +23363,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4fARB ( JNIEnv *env, jobject obj, @@ -23396,13 +23396,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4fvARB ( JNIEnv *env, jobject obj, @@ -23432,13 +23432,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4iARB ( GLenum target , GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4iARB ( JNIEnv *env, jobject obj, @@ -23465,13 +23465,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4ivARB ( JNIEnv *env, jobject obj, @@ -23501,13 +23501,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4sARB ( GLenum target , GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4sARB ( JNIEnv *env, jobject obj, @@ -23534,13 +23534,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4svARB ( JNIEnv *env, jobject obj, @@ -23570,5 +23570,5 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ diff --git a/C2J/gl-proto-dynauto-tst-jni12.c b/C2J/gl-proto-dynauto-tst-jni12.c index 6a9ee96..7c8cde8 100644 --- a/C2J/gl-proto-dynauto-tst-jni12.c +++ b/C2J/gl-proto-dynauto-tst-jni12.c @@ -4,13 +4,13 @@ * Reading from file: gl-proto-auto.orig.h . . . * Destination-Class: gl4java_GLFuncJauJNI ! */ - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearIndex ( GLfloat c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearIndex ( JNIEnv *env, jobject obj, @@ -29,13 +29,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearColor ( JNIEnv *env, jobject obj, @@ -60,13 +60,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClear ( GLbitfield mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClear ( JNIEnv *env, jobject obj, @@ -85,13 +85,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexMask ( GLuint mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexMask ( JNIEnv *env, jobject obj, @@ -110,13 +110,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorMask ( GLboolean red , GLboolean green , GLboolean blue , GLboolean alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorMask ( JNIEnv *env, jobject obj, @@ -141,13 +141,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glAlphaFunc ( GLenum func , GLclampf ref ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glAlphaFunc ( JNIEnv *env, jobject obj, @@ -168,13 +168,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendFunc ( GLenum sfactor , GLenum dfactor ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendFunc ( JNIEnv *env, jobject obj, @@ -195,13 +195,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLogicOp ( GLenum opcode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLogicOp ( JNIEnv *env, jobject obj, @@ -220,13 +220,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCullFace ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCullFace ( JNIEnv *env, jobject obj, @@ -245,13 +245,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFrontFace ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFrontFace ( JNIEnv *env, jobject obj, @@ -270,13 +270,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointSize ( GLfloat size ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPointSize ( JNIEnv *env, jobject obj, @@ -295,13 +295,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLineWidth ( GLfloat width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLineWidth ( JNIEnv *env, jobject obj, @@ -320,13 +320,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLineStipple ( GLint factor , GLushort pattern ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLineStipple ( JNIEnv *env, jobject obj, @@ -347,13 +347,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonMode ( GLenum face , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonMode ( JNIEnv *env, jobject obj, @@ -374,13 +374,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonOffset ( GLfloat factor , GLfloat units ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonOffset ( JNIEnv *env, jobject obj, @@ -401,13 +401,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonStipple ( const GLubyte * mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonStipple ( JNIEnv *env, jobject obj, @@ -441,13 +441,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, mask, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPolygonStipple ( GLubyte * mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPolygonStipple ( JNIEnv *env, jobject obj, @@ -481,13 +481,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, mask, ptr0, (isCopiedArray0 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlag ( GLboolean flag ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlag ( JNIEnv *env, jobject obj, @@ -506,13 +506,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagv ( const GLboolean * flag ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlagv ( JNIEnv *env, jobject obj, @@ -546,13 +546,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, flag, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScissor ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glScissor ( JNIEnv *env, jobject obj, @@ -577,13 +577,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClipPlane ( GLenum plane , const GLdouble * equation ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClipPlane ( JNIEnv *env, jobject obj, @@ -619,13 +619,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, equation, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetClipPlane ( GLenum plane , GLdouble * equation ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetClipPlane ( JNIEnv *env, jobject obj, @@ -661,13 +661,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, equation, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawBuffer ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawBuffer ( JNIEnv *env, jobject obj, @@ -686,13 +686,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glReadBuffer ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glReadBuffer ( JNIEnv *env, jobject obj, @@ -711,13 +711,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnable ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEnable ( JNIEnv *env, jobject obj, @@ -736,13 +736,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDisable ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDisable ( JNIEnv *env, jobject obj, @@ -761,13 +761,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsEnabled ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsEnabled ( JNIEnv *env, jobject obj, @@ -789,13 +789,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnableClientState ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEnableClientState ( JNIEnv *env, jobject obj, @@ -814,13 +814,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDisableClientState ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDisableClientState ( JNIEnv *env, jobject obj, @@ -839,13 +839,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetBooleanv ( GLenum pname , GLboolean * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetBooleanv ( JNIEnv *env, jobject obj, @@ -881,13 +881,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetDoublev ( GLenum pname , GLdouble * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetDoublev ( JNIEnv *env, jobject obj, @@ -923,13 +923,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetFloatv ( GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetFloatv ( JNIEnv *env, jobject obj, @@ -965,13 +965,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetIntegerv ( GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetIntegerv ( JNIEnv *env, jobject obj, @@ -1007,13 +1007,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushAttrib ( GLbitfield mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushAttrib ( JNIEnv *env, jobject obj, @@ -1032,13 +1032,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopAttrib ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopAttrib ( JNIEnv *env, jobject obj) @@ -1055,13 +1055,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushClientAttrib ( GLbitfield mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushClientAttrib ( JNIEnv *env, jobject obj, @@ -1080,13 +1080,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopClientAttrib ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopClientAttrib ( JNIEnv *env, jobject obj) @@ -1103,13 +1103,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint glRenderMode ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLFuncJauJNI_glRenderMode ( JNIEnv *env, jobject obj, @@ -1131,13 +1131,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLenum glGetError ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLFuncJauJNI_glGetError ( JNIEnv *env, jobject obj) @@ -1157,13 +1157,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFinish ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFinish ( JNIEnv *env, jobject obj) @@ -1180,13 +1180,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFlush ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFlush ( JNIEnv *env, jobject obj) @@ -1203,13 +1203,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glHint ( GLenum target , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glHint ( JNIEnv *env, jobject obj, @@ -1230,13 +1230,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearDepth ( GLclampd depth ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearDepth ( JNIEnv *env, jobject obj, @@ -1255,13 +1255,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthFunc ( GLenum func ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDepthFunc ( JNIEnv *env, jobject obj, @@ -1280,13 +1280,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthMask ( GLboolean flag ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDepthMask ( JNIEnv *env, jobject obj, @@ -1305,13 +1305,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthRange ( GLclampd near_val , GLclampd far_val ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDepthRange ( JNIEnv *env, jobject obj, @@ -1332,13 +1332,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearAccum ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearAccum ( JNIEnv *env, jobject obj, @@ -1363,13 +1363,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glAccum ( GLenum op , GLfloat value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glAccum ( JNIEnv *env, jobject obj, @@ -1390,13 +1390,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMatrixMode ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMatrixMode ( JNIEnv *env, jobject obj, @@ -1415,13 +1415,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glOrtho ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glOrtho ( JNIEnv *env, jobject obj, @@ -1450,13 +1450,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFrustum ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFrustum ( JNIEnv *env, jobject obj, @@ -1485,13 +1485,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glViewport ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glViewport ( JNIEnv *env, jobject obj, @@ -1516,13 +1516,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushMatrix ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushMatrix ( JNIEnv *env, jobject obj) @@ -1539,13 +1539,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopMatrix ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopMatrix ( JNIEnv *env, jobject obj) @@ -1562,13 +1562,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadIdentity ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadIdentity ( JNIEnv *env, jobject obj) @@ -1585,13 +1585,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadMatrixd ( const GLdouble * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadMatrixd ( JNIEnv *env, jobject obj, @@ -1625,13 +1625,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadMatrixf ( const GLfloat * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadMatrixf ( JNIEnv *env, jobject obj, @@ -1665,13 +1665,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultMatrixd ( const GLdouble * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultMatrixd ( JNIEnv *env, jobject obj, @@ -1705,13 +1705,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultMatrixf ( const GLfloat * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultMatrixf ( JNIEnv *env, jobject obj, @@ -1745,13 +1745,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRotated ( GLdouble angle , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRotated ( JNIEnv *env, jobject obj, @@ -1776,13 +1776,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRotatef ( GLfloat angle , GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRotatef ( JNIEnv *env, jobject obj, @@ -1807,13 +1807,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScaled ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glScaled ( JNIEnv *env, jobject obj, @@ -1836,13 +1836,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScalef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glScalef ( JNIEnv *env, jobject obj, @@ -1865,13 +1865,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTranslated ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTranslated ( JNIEnv *env, jobject obj, @@ -1894,13 +1894,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTranslatef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTranslatef ( JNIEnv *env, jobject obj, @@ -1923,13 +1923,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsList ( GLuint list ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsList ( JNIEnv *env, jobject obj, @@ -1951,13 +1951,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteLists ( GLuint list , GLsizei range ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDeleteLists ( JNIEnv *env, jobject obj, @@ -1978,13 +1978,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLuint glGenLists ( GLsizei range ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLFuncJauJNI_glGenLists ( JNIEnv *env, jobject obj, @@ -2006,13 +2006,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNewList ( GLuint list , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNewList ( JNIEnv *env, jobject obj, @@ -2033,13 +2033,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEndList ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEndList ( JNIEnv *env, jobject obj) @@ -2056,13 +2056,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCallList ( GLuint list ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCallList ( JNIEnv *env, jobject obj, @@ -2081,13 +2081,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCallLists ( GLsizei n , GLenum type , const GLvoid * lists ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCallLists__II_3B ( JNIEnv *env, jobject obj, @@ -2347,13 +2347,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, lists, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glListBase ( GLuint base ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glListBase ( JNIEnv *env, jobject obj, @@ -2372,13 +2372,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBegin ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBegin ( JNIEnv *env, jobject obj, @@ -2397,13 +2397,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnd ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEnd ( JNIEnv *env, jobject obj) @@ -2420,13 +2420,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2d ( GLdouble x , GLdouble y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2d ( JNIEnv *env, jobject obj, @@ -2447,13 +2447,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2f ( GLfloat x , GLfloat y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2f ( JNIEnv *env, jobject obj, @@ -2474,13 +2474,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2i ( GLint x , GLint y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2i ( JNIEnv *env, jobject obj, @@ -2501,13 +2501,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2s ( GLshort x , GLshort y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2s ( JNIEnv *env, jobject obj, @@ -2528,13 +2528,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3d ( JNIEnv *env, jobject obj, @@ -2557,13 +2557,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3f ( JNIEnv *env, jobject obj, @@ -2586,13 +2586,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3i ( JNIEnv *env, jobject obj, @@ -2615,13 +2615,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3s ( JNIEnv *env, jobject obj, @@ -2644,13 +2644,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4d ( JNIEnv *env, jobject obj, @@ -2675,13 +2675,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4f ( JNIEnv *env, jobject obj, @@ -2706,13 +2706,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4i ( JNIEnv *env, jobject obj, @@ -2737,13 +2737,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4s ( JNIEnv *env, jobject obj, @@ -2768,13 +2768,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2dv ( JNIEnv *env, jobject obj, @@ -2808,13 +2808,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2fv ( JNIEnv *env, jobject obj, @@ -2848,13 +2848,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2iv ( JNIEnv *env, jobject obj, @@ -2888,13 +2888,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2sv ( JNIEnv *env, jobject obj, @@ -2928,13 +2928,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3dv ( JNIEnv *env, jobject obj, @@ -2968,13 +2968,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3fv ( JNIEnv *env, jobject obj, @@ -3008,13 +3008,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3iv ( JNIEnv *env, jobject obj, @@ -3048,13 +3048,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3sv ( JNIEnv *env, jobject obj, @@ -3088,13 +3088,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4dv ( JNIEnv *env, jobject obj, @@ -3128,13 +3128,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4fv ( JNIEnv *env, jobject obj, @@ -3168,13 +3168,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4iv ( JNIEnv *env, jobject obj, @@ -3208,13 +3208,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4sv ( JNIEnv *env, jobject obj, @@ -3248,13 +3248,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3b ( GLbyte nx , GLbyte ny , GLbyte nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3b ( JNIEnv *env, jobject obj, @@ -3277,13 +3277,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3d ( GLdouble nx , GLdouble ny , GLdouble nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3d ( JNIEnv *env, jobject obj, @@ -3306,13 +3306,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3f ( GLfloat nx , GLfloat ny , GLfloat nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3f ( JNIEnv *env, jobject obj, @@ -3335,13 +3335,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3i ( GLint nx , GLint ny , GLint nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3i ( JNIEnv *env, jobject obj, @@ -3364,13 +3364,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3s ( GLshort nx , GLshort ny , GLshort nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3s ( JNIEnv *env, jobject obj, @@ -3393,13 +3393,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3bv ( JNIEnv *env, jobject obj, @@ -3433,13 +3433,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3dv ( JNIEnv *env, jobject obj, @@ -3473,13 +3473,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3fv ( JNIEnv *env, jobject obj, @@ -3513,13 +3513,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3iv ( JNIEnv *env, jobject obj, @@ -3553,13 +3553,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3sv ( JNIEnv *env, jobject obj, @@ -3593,13 +3593,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexd ( GLdouble c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexd ( JNIEnv *env, jobject obj, @@ -3618,13 +3618,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexf ( GLfloat c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexf ( JNIEnv *env, jobject obj, @@ -3643,13 +3643,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexi ( GLint c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexi ( JNIEnv *env, jobject obj, @@ -3668,13 +3668,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexs ( GLshort c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexs ( JNIEnv *env, jobject obj, @@ -3693,13 +3693,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexub ( GLubyte c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexub ( JNIEnv *env, jobject obj, @@ -3718,13 +3718,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexdv ( const GLdouble * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexdv ( JNIEnv *env, jobject obj, @@ -3758,13 +3758,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexfv ( const GLfloat * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexfv ( JNIEnv *env, jobject obj, @@ -3798,13 +3798,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexiv ( const GLint * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexiv ( JNIEnv *env, jobject obj, @@ -3838,13 +3838,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexsv ( const GLshort * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexsv ( JNIEnv *env, jobject obj, @@ -3878,13 +3878,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexubv ( const GLubyte * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexubv ( JNIEnv *env, jobject obj, @@ -3918,13 +3918,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3b ( GLbyte red , GLbyte green , GLbyte blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3b ( JNIEnv *env, jobject obj, @@ -3947,13 +3947,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3d ( GLdouble red , GLdouble green , GLdouble blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3d ( JNIEnv *env, jobject obj, @@ -3976,13 +3976,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3f ( GLfloat red , GLfloat green , GLfloat blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3f ( JNIEnv *env, jobject obj, @@ -4005,13 +4005,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3i ( GLint red , GLint green , GLint blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3i ( JNIEnv *env, jobject obj, @@ -4034,13 +4034,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3s ( GLshort red , GLshort green , GLshort blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3s ( JNIEnv *env, jobject obj, @@ -4063,13 +4063,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ub ( GLubyte red , GLubyte green , GLubyte blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3ub ( JNIEnv *env, jobject obj, @@ -4092,13 +4092,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ui ( GLuint red , GLuint green , GLuint blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3ui ( JNIEnv *env, jobject obj, @@ -4121,13 +4121,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3us ( GLushort red , GLushort green , GLushort blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3us ( JNIEnv *env, jobject obj, @@ -4150,13 +4150,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4b ( GLbyte red , GLbyte green , GLbyte blue , GLbyte alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4b ( JNIEnv *env, jobject obj, @@ -4181,13 +4181,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4d ( GLdouble red , GLdouble green , GLdouble blue , GLdouble alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4d ( JNIEnv *env, jobject obj, @@ -4212,13 +4212,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4f ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4f ( JNIEnv *env, jobject obj, @@ -4243,13 +4243,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4i ( GLint red , GLint green , GLint blue , GLint alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4i ( JNIEnv *env, jobject obj, @@ -4274,13 +4274,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4s ( GLshort red , GLshort green , GLshort blue , GLshort alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4s ( JNIEnv *env, jobject obj, @@ -4305,13 +4305,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ub ( GLubyte red , GLubyte green , GLubyte blue , GLubyte alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4ub ( JNIEnv *env, jobject obj, @@ -4336,13 +4336,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ui ( GLuint red , GLuint green , GLuint blue , GLuint alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4ui ( JNIEnv *env, jobject obj, @@ -4367,13 +4367,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4us ( GLushort red , GLushort green , GLushort blue , GLushort alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4us ( JNIEnv *env, jobject obj, @@ -4398,13 +4398,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3bv ( JNIEnv *env, jobject obj, @@ -4438,13 +4438,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3dv ( JNIEnv *env, jobject obj, @@ -4478,13 +4478,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3fv ( JNIEnv *env, jobject obj, @@ -4518,13 +4518,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3iv ( JNIEnv *env, jobject obj, @@ -4558,13 +4558,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3sv ( JNIEnv *env, jobject obj, @@ -4598,13 +4598,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ubv ( const GLubyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3ubv ( JNIEnv *env, jobject obj, @@ -4638,13 +4638,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3uiv ( const GLuint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3uiv ( JNIEnv *env, jobject obj, @@ -4678,13 +4678,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3usv ( const GLushort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3usv ( JNIEnv *env, jobject obj, @@ -4718,13 +4718,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4bv ( JNIEnv *env, jobject obj, @@ -4758,13 +4758,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4dv ( JNIEnv *env, jobject obj, @@ -4798,13 +4798,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4fv ( JNIEnv *env, jobject obj, @@ -4838,13 +4838,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4iv ( JNIEnv *env, jobject obj, @@ -4878,13 +4878,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4sv ( JNIEnv *env, jobject obj, @@ -4918,13 +4918,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ubv ( const GLubyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4ubv ( JNIEnv *env, jobject obj, @@ -4958,13 +4958,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4uiv ( const GLuint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4uiv ( JNIEnv *env, jobject obj, @@ -4998,13 +4998,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4usv ( const GLushort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4usv ( JNIEnv *env, jobject obj, @@ -5038,13 +5038,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1d ( GLdouble s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1d ( JNIEnv *env, jobject obj, @@ -5063,13 +5063,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1f ( GLfloat s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1f ( JNIEnv *env, jobject obj, @@ -5088,13 +5088,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1i ( GLint s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1i ( JNIEnv *env, jobject obj, @@ -5113,13 +5113,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1s ( GLshort s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1s ( JNIEnv *env, jobject obj, @@ -5138,13 +5138,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2d ( GLdouble s , GLdouble t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2d ( JNIEnv *env, jobject obj, @@ -5165,13 +5165,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2f ( GLfloat s , GLfloat t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2f ( JNIEnv *env, jobject obj, @@ -5192,13 +5192,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2i ( GLint s , GLint t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2i ( JNIEnv *env, jobject obj, @@ -5219,13 +5219,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2s ( GLshort s , GLshort t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2s ( JNIEnv *env, jobject obj, @@ -5246,13 +5246,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3d ( GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3d ( JNIEnv *env, jobject obj, @@ -5275,13 +5275,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3f ( GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3f ( JNIEnv *env, jobject obj, @@ -5304,13 +5304,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3i ( GLint s , GLint t , GLint r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3i ( JNIEnv *env, jobject obj, @@ -5333,13 +5333,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3s ( GLshort s , GLshort t , GLshort r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3s ( JNIEnv *env, jobject obj, @@ -5362,13 +5362,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4d ( GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4d ( JNIEnv *env, jobject obj, @@ -5393,13 +5393,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4f ( GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4f ( JNIEnv *env, jobject obj, @@ -5424,13 +5424,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4i ( GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4i ( JNIEnv *env, jobject obj, @@ -5455,13 +5455,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4s ( GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4s ( JNIEnv *env, jobject obj, @@ -5486,13 +5486,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1dv ( JNIEnv *env, jobject obj, @@ -5526,13 +5526,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1fv ( JNIEnv *env, jobject obj, @@ -5566,13 +5566,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1iv ( JNIEnv *env, jobject obj, @@ -5606,13 +5606,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1sv ( JNIEnv *env, jobject obj, @@ -5646,13 +5646,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2dv ( JNIEnv *env, jobject obj, @@ -5686,13 +5686,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2fv ( JNIEnv *env, jobject obj, @@ -5726,13 +5726,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2iv ( JNIEnv *env, jobject obj, @@ -5766,13 +5766,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2sv ( JNIEnv *env, jobject obj, @@ -5806,13 +5806,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3dv ( JNIEnv *env, jobject obj, @@ -5846,13 +5846,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3fv ( JNIEnv *env, jobject obj, @@ -5886,13 +5886,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3iv ( JNIEnv *env, jobject obj, @@ -5926,13 +5926,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3sv ( JNIEnv *env, jobject obj, @@ -5966,13 +5966,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4dv ( JNIEnv *env, jobject obj, @@ -6006,13 +6006,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4fv ( JNIEnv *env, jobject obj, @@ -6046,13 +6046,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4iv ( JNIEnv *env, jobject obj, @@ -6086,13 +6086,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4sv ( JNIEnv *env, jobject obj, @@ -6126,13 +6126,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2d ( GLdouble x , GLdouble y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2d ( JNIEnv *env, jobject obj, @@ -6153,13 +6153,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2f ( GLfloat x , GLfloat y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2f ( JNIEnv *env, jobject obj, @@ -6180,13 +6180,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2i ( GLint x , GLint y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2i ( JNIEnv *env, jobject obj, @@ -6207,13 +6207,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2s ( GLshort x , GLshort y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2s ( JNIEnv *env, jobject obj, @@ -6234,13 +6234,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3d ( JNIEnv *env, jobject obj, @@ -6263,13 +6263,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3f ( JNIEnv *env, jobject obj, @@ -6292,13 +6292,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3i ( JNIEnv *env, jobject obj, @@ -6321,13 +6321,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3s ( JNIEnv *env, jobject obj, @@ -6350,13 +6350,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4d ( JNIEnv *env, jobject obj, @@ -6381,13 +6381,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4f ( JNIEnv *env, jobject obj, @@ -6412,13 +6412,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4i ( JNIEnv *env, jobject obj, @@ -6443,13 +6443,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4s ( JNIEnv *env, jobject obj, @@ -6474,13 +6474,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2dv ( JNIEnv *env, jobject obj, @@ -6514,13 +6514,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2fv ( JNIEnv *env, jobject obj, @@ -6554,13 +6554,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2iv ( JNIEnv *env, jobject obj, @@ -6594,13 +6594,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2sv ( JNIEnv *env, jobject obj, @@ -6634,13 +6634,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3dv ( JNIEnv *env, jobject obj, @@ -6674,13 +6674,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3fv ( JNIEnv *env, jobject obj, @@ -6714,13 +6714,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3iv ( JNIEnv *env, jobject obj, @@ -6754,13 +6754,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3sv ( JNIEnv *env, jobject obj, @@ -6794,13 +6794,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4dv ( JNIEnv *env, jobject obj, @@ -6834,13 +6834,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4fv ( JNIEnv *env, jobject obj, @@ -6874,13 +6874,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4iv ( JNIEnv *env, jobject obj, @@ -6914,13 +6914,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4sv ( JNIEnv *env, jobject obj, @@ -6954,13 +6954,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectd ( GLdouble x1 , GLdouble y1 , GLdouble x2 , GLdouble y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectd ( JNIEnv *env, jobject obj, @@ -6985,13 +6985,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectf ( GLfloat x1 , GLfloat y1 , GLfloat x2 , GLfloat y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectf ( JNIEnv *env, jobject obj, @@ -7016,13 +7016,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRecti ( GLint x1 , GLint y1 , GLint x2 , GLint y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRecti ( JNIEnv *env, jobject obj, @@ -7047,13 +7047,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRects ( GLshort x1 , GLshort y1 , GLshort x2 , GLshort y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRects ( JNIEnv *env, jobject obj, @@ -7078,13 +7078,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectdv ( const GLdouble * v1 , const GLdouble * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectdv ( JNIEnv *env, jobject obj, @@ -7135,13 +7135,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectfv ( const GLfloat * v1 , const GLfloat * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectfv ( JNIEnv *env, jobject obj, @@ -7192,13 +7192,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectiv ( const GLint * v1 , const GLint * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectiv ( JNIEnv *env, jobject obj, @@ -7249,13 +7249,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectsv ( const GLshort * v1 , const GLshort * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectsv ( JNIEnv *env, jobject obj, @@ -7306,13 +7306,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertexPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertexPointer__III_3B ( JNIEnv *env, jobject obj, @@ -7586,13 +7586,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormalPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormalPointer__II_3B ( JNIEnv *env, jobject obj, @@ -7852,13 +7852,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorPointer__III_3B ( JNIEnv *env, jobject obj, @@ -8132,13 +8132,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexPointer__II_3B ( JNIEnv *env, jobject obj, @@ -8398,13 +8398,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoordPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoordPointer__III_3B ( JNIEnv *env, jobject obj, @@ -8678,13 +8678,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagPointer ( GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlagPointer__I_3B ( JNIEnv *env, jobject obj, @@ -8930,13 +8930,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPointerv ( GLenum pname , void * * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPointerv__I_3_3B ( JNIEnv *env, jobject obj, @@ -9182,13 +9182,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glArrayElement ( GLint i ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glArrayElement ( JNIEnv *env, jobject obj, @@ -9207,13 +9207,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawArrays ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawArrays ( JNIEnv *env, jobject obj, @@ -9236,13 +9236,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawElements ( GLenum mode , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawElements__III_3B ( JNIEnv *env, jobject obj, @@ -9516,13 +9516,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, indices, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glInterleavedArrays ( GLenum format , GLsizei stride , const GLvoid * pointer ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glInterleavedArrays__II_3B ( JNIEnv *env, jobject obj, @@ -9782,13 +9782,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, pointer, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glShadeModel ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glShadeModel ( JNIEnv *env, jobject obj, @@ -9807,13 +9807,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightf ( GLenum light , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightf ( JNIEnv *env, jobject obj, @@ -9836,13 +9836,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLighti ( GLenum light , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLighti ( JNIEnv *env, jobject obj, @@ -9865,13 +9865,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightfv ( GLenum light , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightfv ( JNIEnv *env, jobject obj, @@ -9909,13 +9909,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightiv ( GLenum light , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightiv ( JNIEnv *env, jobject obj, @@ -9953,13 +9953,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetLightfv ( GLenum light , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetLightfv ( JNIEnv *env, jobject obj, @@ -9997,13 +9997,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetLightiv ( GLenum light , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetLightiv ( JNIEnv *env, jobject obj, @@ -10041,13 +10041,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModelf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModelf ( JNIEnv *env, jobject obj, @@ -10068,13 +10068,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModeli ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModeli ( JNIEnv *env, jobject obj, @@ -10095,13 +10095,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModelfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModelfv ( JNIEnv *env, jobject obj, @@ -10137,13 +10137,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModeliv ( GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModeliv ( JNIEnv *env, jobject obj, @@ -10179,13 +10179,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialf ( GLenum face , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMaterialf ( JNIEnv *env, jobject obj, @@ -10208,13 +10208,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMateriali ( GLenum face , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMateriali ( JNIEnv *env, jobject obj, @@ -10237,13 +10237,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialfv ( GLenum face , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMaterialfv ( JNIEnv *env, jobject obj, @@ -10281,13 +10281,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialiv ( GLenum face , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMaterialiv ( JNIEnv *env, jobject obj, @@ -10325,13 +10325,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMaterialfv ( GLenum face , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMaterialfv ( JNIEnv *env, jobject obj, @@ -10369,13 +10369,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMaterialiv ( GLenum face , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMaterialiv ( JNIEnv *env, jobject obj, @@ -10413,13 +10413,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorMaterial ( GLenum face , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorMaterial ( JNIEnv *env, jobject obj, @@ -10440,13 +10440,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelZoom ( GLfloat xfactor , GLfloat yfactor ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelZoom ( JNIEnv *env, jobject obj, @@ -10467,13 +10467,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelStoref ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelStoref ( JNIEnv *env, jobject obj, @@ -10494,13 +10494,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelStorei ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelStorei ( JNIEnv *env, jobject obj, @@ -10521,13 +10521,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelTransferf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelTransferf ( JNIEnv *env, jobject obj, @@ -10548,13 +10548,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelTransferi ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelTransferi ( JNIEnv *env, jobject obj, @@ -10575,13 +10575,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapfv ( GLenum map , GLint mapsize , const GLfloat * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelMapfv ( JNIEnv *env, jobject obj, @@ -10619,13 +10619,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, values, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapuiv ( GLenum map , GLint mapsize , const GLuint * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelMapuiv ( JNIEnv *env, jobject obj, @@ -10663,13 +10663,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, values, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapusv ( GLenum map , GLint mapsize , const GLushort * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelMapusv ( JNIEnv *env, jobject obj, @@ -10707,13 +10707,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, values, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapfv ( GLenum map , GLfloat * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPixelMapfv ( JNIEnv *env, jobject obj, @@ -10749,13 +10749,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapuiv ( GLenum map , GLuint * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPixelMapuiv ( JNIEnv *env, jobject obj, @@ -10791,13 +10791,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapusv ( GLenum map , GLushort * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPixelMapusv ( JNIEnv *env, jobject obj, @@ -10833,13 +10833,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBitmap ( GLsizei width , GLsizei height , GLfloat xorig , GLfloat yorig , GLfloat xmove , GLfloat ymove , const GLubyte * bitmap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBitmap ( JNIEnv *env, jobject obj, @@ -10885,13 +10885,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, bitmap, ptr6, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glReadPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glReadPixels__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -11207,13 +11207,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawPixels ( GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawPixels__IIII_3B ( JNIEnv *env, jobject obj, @@ -11501,13 +11501,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyPixels ( JNIEnv *env, jobject obj, @@ -11534,13 +11534,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilFunc ( GLenum func , GLint ref , GLuint mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glStencilFunc ( JNIEnv *env, jobject obj, @@ -11563,13 +11563,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilMask ( GLuint mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glStencilMask ( JNIEnv *env, jobject obj, @@ -11588,13 +11588,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilOp ( GLenum fail , GLenum zfail , GLenum zpass ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glStencilOp ( JNIEnv *env, jobject obj, @@ -11617,13 +11617,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearStencil ( GLint s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearStencil ( JNIEnv *env, jobject obj, @@ -11642,13 +11642,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGend ( GLenum coord , GLenum pname , GLdouble param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGend ( JNIEnv *env, jobject obj, @@ -11671,13 +11671,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGenf ( GLenum coord , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGenf ( JNIEnv *env, jobject obj, @@ -11700,13 +11700,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGeni ( GLenum coord , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGeni ( JNIEnv *env, jobject obj, @@ -11729,13 +11729,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGendv ( GLenum coord , GLenum pname , const GLdouble * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGendv ( JNIEnv *env, jobject obj, @@ -11773,13 +11773,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGenfv ( GLenum coord , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGenfv ( JNIEnv *env, jobject obj, @@ -11817,13 +11817,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGeniv ( GLenum coord , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGeniv ( JNIEnv *env, jobject obj, @@ -11861,13 +11861,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGendv ( GLenum coord , GLenum pname , GLdouble * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexGendv ( JNIEnv *env, jobject obj, @@ -11905,13 +11905,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGenfv ( GLenum coord , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexGenfv ( JNIEnv *env, jobject obj, @@ -11949,13 +11949,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGeniv ( GLenum coord , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexGeniv ( JNIEnv *env, jobject obj, @@ -11993,13 +11993,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnvf ( JNIEnv *env, jobject obj, @@ -12022,13 +12022,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvi ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnvi ( JNIEnv *env, jobject obj, @@ -12051,13 +12051,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnvfv ( JNIEnv *env, jobject obj, @@ -12095,13 +12095,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnviv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnviv ( JNIEnv *env, jobject obj, @@ -12139,13 +12139,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexEnvfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexEnvfv ( JNIEnv *env, jobject obj, @@ -12183,13 +12183,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexEnviv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexEnviv ( JNIEnv *env, jobject obj, @@ -12227,13 +12227,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameterf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameterf ( JNIEnv *env, jobject obj, @@ -12256,13 +12256,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameteri ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameteri ( JNIEnv *env, jobject obj, @@ -12285,13 +12285,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameterfv ( JNIEnv *env, jobject obj, @@ -12329,13 +12329,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameteriv ( JNIEnv *env, jobject obj, @@ -12373,13 +12373,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexParameterfv ( JNIEnv *env, jobject obj, @@ -12417,13 +12417,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexParameteriv ( JNIEnv *env, jobject obj, @@ -12461,13 +12461,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexLevelParameterfv ( GLenum target , GLint level , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexLevelParameterfv ( JNIEnv *env, jobject obj, @@ -12507,13 +12507,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexLevelParameteriv ( GLenum target , GLint level , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexLevelParameteriv ( JNIEnv *env, jobject obj, @@ -12553,13 +12553,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage1D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage1D__IIIIIII_3B ( JNIEnv *env, jobject obj, @@ -12889,13 +12889,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr7, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage2D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage2D__IIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -13239,13 +13239,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr8, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexImage ( GLenum target , GLint level , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexImage__IIII_3B ( JNIEnv *env, jobject obj, @@ -13533,13 +13533,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGenTextures ( GLsizei n , GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGenTextures ( JNIEnv *env, jobject obj, @@ -13575,13 +13575,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, textures, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteTextures ( GLsizei n , const GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDeleteTextures ( JNIEnv *env, jobject obj, @@ -13617,13 +13617,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, textures, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBindTexture ( GLenum target , GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBindTexture ( JNIEnv *env, jobject obj, @@ -13644,13 +13644,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPrioritizeTextures ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPrioritizeTextures ( JNIEnv *env, jobject obj, @@ -13703,13 +13703,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, priorities, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glAreTexturesResident ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glAreTexturesResident ( JNIEnv *env, jobject obj, @@ -13765,13 +13765,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsTexture ( GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsTexture ( JNIEnv *env, jobject obj, @@ -13793,13 +13793,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLsizei width , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage1D__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -14115,13 +14115,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr6, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage2D__IIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -14465,13 +14465,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr8, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexImage1D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLint border ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexImage1D ( JNIEnv *env, jobject obj, @@ -14502,13 +14502,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexImage2D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height , GLint border ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexImage2D ( JNIEnv *env, jobject obj, @@ -14541,13 +14541,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage1D ( JNIEnv *env, jobject obj, @@ -14576,13 +14576,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage2D ( JNIEnv *env, jobject obj, @@ -14615,13 +14615,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap1d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint stride , GLint order , const GLdouble * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap1d ( JNIEnv *env, jobject obj, @@ -14665,13 +14665,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, points, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap1f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint stride , GLint order , const GLfloat * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap1f ( JNIEnv *env, jobject obj, @@ -14715,13 +14715,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, points, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap2d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint ustride , GLint uorder , GLdouble v1 , GLdouble v2 , GLint vstride , GLint vorder , const GLdouble * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap2d ( JNIEnv *env, jobject obj, @@ -14773,13 +14773,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, points, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap2f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint ustride , GLint uorder , GLfloat v1 , GLfloat v2 , GLint vstride , GLint vorder , const GLfloat * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap2f ( JNIEnv *env, jobject obj, @@ -14831,13 +14831,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, points, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapdv ( GLenum target , GLenum query , GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMapdv ( JNIEnv *env, jobject obj, @@ -14875,13 +14875,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapfv ( GLenum target , GLenum query , GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMapfv ( JNIEnv *env, jobject obj, @@ -14919,13 +14919,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapiv ( GLenum target , GLenum query , GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMapiv ( JNIEnv *env, jobject obj, @@ -14963,13 +14963,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1d ( GLdouble u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1d ( JNIEnv *env, jobject obj, @@ -14988,13 +14988,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1f ( GLfloat u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1f ( JNIEnv *env, jobject obj, @@ -15013,13 +15013,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1dv ( const GLdouble * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1dv ( JNIEnv *env, jobject obj, @@ -15053,13 +15053,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1fv ( const GLfloat * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1fv ( JNIEnv *env, jobject obj, @@ -15093,13 +15093,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2d ( GLdouble u , GLdouble v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2d ( JNIEnv *env, jobject obj, @@ -15120,13 +15120,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2f ( GLfloat u , GLfloat v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2f ( JNIEnv *env, jobject obj, @@ -15147,13 +15147,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2dv ( const GLdouble * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2dv ( JNIEnv *env, jobject obj, @@ -15187,13 +15187,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2fv ( const GLfloat * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2fv ( JNIEnv *env, jobject obj, @@ -15227,13 +15227,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid1d ( GLint un , GLdouble u1 , GLdouble u2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid1d ( JNIEnv *env, jobject obj, @@ -15256,13 +15256,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid1f ( GLint un , GLfloat u1 , GLfloat u2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid1f ( JNIEnv *env, jobject obj, @@ -15285,13 +15285,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid2d ( GLint un , GLdouble u1 , GLdouble u2 , GLint vn , GLdouble v1 , GLdouble v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid2d ( JNIEnv *env, jobject obj, @@ -15320,13 +15320,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid2f ( GLint un , GLfloat u1 , GLfloat u2 , GLint vn , GLfloat v1 , GLfloat v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid2f ( JNIEnv *env, jobject obj, @@ -15355,13 +15355,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalPoint1 ( GLint i ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalPoint1 ( JNIEnv *env, jobject obj, @@ -15380,13 +15380,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalPoint2 ( GLint i , GLint j ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalPoint2 ( JNIEnv *env, jobject obj, @@ -15407,13 +15407,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalMesh1 ( GLenum mode , GLint i1 , GLint i2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalMesh1 ( JNIEnv *env, jobject obj, @@ -15436,13 +15436,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalMesh2 ( GLenum mode , GLint i1 , GLint i2 , GLint j1 , GLint j2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalMesh2 ( JNIEnv *env, jobject obj, @@ -15469,13 +15469,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogf ( JNIEnv *env, jobject obj, @@ -15496,13 +15496,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogi ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogi ( JNIEnv *env, jobject obj, @@ -15523,13 +15523,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogfv ( JNIEnv *env, jobject obj, @@ -15565,13 +15565,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogiv ( GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogiv ( JNIEnv *env, jobject obj, @@ -15607,13 +15607,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFeedbackBuffer ( GLsizei size , GLenum type , GLfloat * buffer ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFeedbackBuffer ( JNIEnv *env, jobject obj, @@ -15651,13 +15651,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, buffer, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPassThrough ( GLfloat token ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPassThrough ( JNIEnv *env, jobject obj, @@ -15676,13 +15676,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glSelectBuffer ( GLsizei size , GLuint * buffer ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glSelectBuffer ( JNIEnv *env, jobject obj, @@ -15718,13 +15718,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, buffer, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glInitNames ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glInitNames ( JNIEnv *env, jobject obj) @@ -15741,13 +15741,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadName ( GLuint name ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadName ( JNIEnv *env, jobject obj, @@ -15766,13 +15766,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushName ( GLuint name ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushName ( JNIEnv *env, jobject obj, @@ -15791,13 +15791,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopName ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopName ( JNIEnv *env, jobject obj) @@ -15814,13 +15814,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawRangeElements ( GLenum mode , GLuint start , GLuint end , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawRangeElements__IIIII_3B ( JNIEnv *env, jobject obj, @@ -16122,13 +16122,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, indices, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage3D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage3D__IIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -16486,13 +16486,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    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 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage3D__IIIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -16864,13 +16864,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr10, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage3D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage3D ( JNIEnv *env, jobject obj, @@ -16905,13 +16905,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTable ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTable__IIIII_3B ( JNIEnv *env, jobject obj, @@ -17213,13 +17213,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, table, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorSubTable ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorSubTable__IIIII_3B ( JNIEnv *env, jobject obj, @@ -17521,13 +17521,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, data, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTableParameteriv ( JNIEnv *env, jobject obj, @@ -17565,13 +17565,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTableParameterfv ( JNIEnv *env, jobject obj, @@ -17609,13 +17609,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyColorSubTable ( GLenum target , GLsizei start , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyColorSubTable ( JNIEnv *env, jobject obj, @@ -17642,13 +17642,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyColorTable ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyColorTable ( JNIEnv *env, jobject obj, @@ -17675,13 +17675,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTable ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTable__III_3B ( JNIEnv *env, jobject obj, @@ -17955,13 +17955,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameterfv ( JNIEnv *env, jobject obj, @@ -17999,13 +17999,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameteriv ( JNIEnv *env, jobject obj, @@ -18043,13 +18043,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendEquation ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendEquation ( JNIEnv *env, jobject obj, @@ -18068,13 +18068,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendColor ( JNIEnv *env, jobject obj, @@ -18099,13 +18099,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glHistogram ( GLenum target , GLsizei width , GLenum internalformat , GLboolean sink ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glHistogram ( JNIEnv *env, jobject obj, @@ -18130,13 +18130,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glResetHistogram ( GLenum target ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glResetHistogram ( JNIEnv *env, jobject obj, @@ -18155,13 +18155,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogram ( GLenum target , GLboolean reset , GLenum format , GLenum type , GLvoid * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetHistogram__IZII_3B ( JNIEnv *env, jobject obj, @@ -18449,13 +18449,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogramParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetHistogramParameterfv ( JNIEnv *env, jobject obj, @@ -18493,13 +18493,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogramParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetHistogramParameteriv ( JNIEnv *env, jobject obj, @@ -18537,13 +18537,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMinmax ( GLenum target , GLenum internalformat , GLboolean sink ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMinmax ( JNIEnv *env, jobject obj, @@ -18566,13 +18566,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glResetMinmax ( GLenum target ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glResetMinmax ( JNIEnv *env, jobject obj, @@ -18591,13 +18591,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmax ( GLenum target , GLboolean reset , GLenum format , GLenum types , GLvoid * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMinmax__IZII_3B ( JNIEnv *env, jobject obj, @@ -18885,13 +18885,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmaxParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMinmaxParameterfv ( JNIEnv *env, jobject obj, @@ -18929,13 +18929,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmaxParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMinmaxParameteriv ( JNIEnv *env, jobject obj, @@ -18973,13 +18973,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionFilter1D ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionFilter1D__IIIII_3B ( JNIEnv *env, jobject obj, @@ -19281,13 +19281,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, image, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionFilter2D__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -19603,13 +19603,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, image, ptr6, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameterf ( GLenum target , GLenum pname , GLfloat params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameterf ( JNIEnv *env, jobject obj, @@ -19632,13 +19632,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameterfv ( JNIEnv *env, jobject obj, @@ -19676,13 +19676,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameteri ( GLenum target , GLenum pname , GLint params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameteri ( JNIEnv *env, jobject obj, @@ -19705,13 +19705,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameteriv ( JNIEnv *env, jobject obj, @@ -19749,13 +19749,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyConvolutionFilter1D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyConvolutionFilter1D ( JNIEnv *env, jobject obj, @@ -19782,13 +19782,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyConvolutionFilter2D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyConvolutionFilter2D ( JNIEnv *env, jobject obj, @@ -19817,13 +19817,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionFilter ( GLenum target , GLenum format , GLenum type , GLvoid * image ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetConvolutionFilter__III_3B ( JNIEnv *env, jobject obj, @@ -20097,13 +20097,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, image, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetConvolutionParameterfv ( JNIEnv *env, jobject obj, @@ -20141,13 +20141,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetConvolutionParameteriv ( JNIEnv *env, jobject obj, @@ -20185,13 +20185,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glSeparableFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * row , const GLvoid * column ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glSeparableFilter2D__IIIIII_3B_3B ( JNIEnv *env, jobject obj, @@ -20626,13 +20626,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, column, ptr7, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetSeparableFilter ( GLenum target , GLenum format , GLenum type , GLvoid * row , GLvoid * column , GLvoid * span ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetSeparableFilter__III_3B_3B_3B ( JNIEnv *env, jobject obj, @@ -21144,13 +21144,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, span, ptr5, (isCopiedArray5 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendColorEXT ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendColorEXT ( JNIEnv *env, jobject obj, @@ -21175,13 +21175,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonOffsetEXT ( GLfloat factor , GLfloat bias ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonOffsetEXT ( JNIEnv *env, jobject obj, @@ -21202,13 +21202,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage3DEXT ( GLenum target , GLint level , GLenum internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage3DEXT__IIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -21566,13 +21566,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    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 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage3DEXT__IIIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -21944,13 +21944,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr10, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage3DEXT ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage3DEXT ( JNIEnv *env, jobject obj, @@ -21985,13 +21985,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGenTexturesEXT ( GLsizei n , GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGenTexturesEXT ( JNIEnv *env, jobject obj, @@ -22027,13 +22027,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, textures, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteTexturesEXT ( GLsizei n , const GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDeleteTexturesEXT ( JNIEnv *env, jobject obj, @@ -22069,13 +22069,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, textures, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBindTextureEXT ( GLenum target , GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBindTextureEXT ( JNIEnv *env, jobject obj, @@ -22096,13 +22096,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPrioritizeTexturesEXT ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPrioritizeTexturesEXT ( JNIEnv *env, jobject obj, @@ -22155,13 +22155,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, priorities, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glAreTexturesResidentEXT ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glAreTexturesResidentEXT ( JNIEnv *env, jobject obj, @@ -22217,13 +22217,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsTextureEXT ( GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsTextureEXT ( JNIEnv *env, jobject obj, @@ -22245,13 +22245,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertexPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertexPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -22539,13 +22539,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormalPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormalPointerEXT__III_3B ( JNIEnv *env, jobject obj, @@ -22819,13 +22819,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -23113,13 +23113,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexPointerEXT__III_3B ( JNIEnv *env, jobject obj, @@ -23393,13 +23393,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoordPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoordPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -23687,13 +23687,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagPointerEXT ( GLsizei stride , GLsizei count , const GLboolean * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlagPointerEXT ( JNIEnv *env, jobject obj, @@ -23731,13 +23731,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPointervEXT ( GLenum pname , void * * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPointervEXT__I_3_3B ( JNIEnv *env, jobject obj, @@ -23983,13 +23983,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glArrayElementEXT ( GLint i ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glArrayElementEXT ( JNIEnv *env, jobject obj, @@ -24008,13 +24008,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawArraysEXT ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawArraysEXT ( JNIEnv *env, jobject obj, @@ -24037,13 +24037,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendEquationEXT ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendEquationEXT ( JNIEnv *env, jobject obj, @@ -24062,13 +24062,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointParameterfEXT ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPointParameterfEXT ( JNIEnv *env, jobject obj, @@ -24089,13 +24089,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointParameterfvEXT ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPointParameterfvEXT ( JNIEnv *env, jobject obj, @@ -24131,13 +24131,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableEXT ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTableEXT__IIIII_3B ( JNIEnv *env, jobject obj, @@ -24439,13 +24439,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, table, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorSubTableEXT ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorSubTableEXT__IIIII_3B ( JNIEnv *env, jobject obj, @@ -24747,13 +24747,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, data, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableEXT ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableEXT__III_3B ( JNIEnv *env, jobject obj, @@ -25027,13 +25027,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterfvEXT ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameterfvEXT ( JNIEnv *env, jobject obj, @@ -25071,13 +25071,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterivEXT ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameterivEXT ( JNIEnv *env, jobject obj, @@ -25115,13 +25115,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLockArraysEXT ( GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLockArraysEXT ( JNIEnv *env, jobject obj, @@ -25142,13 +25142,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glUnlockArraysEXT ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glUnlockArraysEXT ( JNIEnv *env, jobject obj) @@ -25165,13 +25165,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glActiveTextureARB ( GLenum texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glActiveTextureARB ( JNIEnv *env, jobject obj, @@ -25190,13 +25190,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClientActiveTextureARB ( GLenum texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClientActiveTextureARB ( JNIEnv *env, jobject obj, @@ -25215,13 +25215,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1dARB ( GLenum target , GLdouble s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1dARB ( JNIEnv *env, jobject obj, @@ -25242,13 +25242,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1dvARB ( JNIEnv *env, jobject obj, @@ -25284,13 +25284,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1fARB ( GLenum target , GLfloat s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1fARB ( JNIEnv *env, jobject obj, @@ -25311,13 +25311,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1fvARB ( JNIEnv *env, jobject obj, @@ -25353,13 +25353,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1iARB ( GLenum target , GLint s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1iARB ( JNIEnv *env, jobject obj, @@ -25380,13 +25380,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1ivARB ( JNIEnv *env, jobject obj, @@ -25422,13 +25422,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1sARB ( GLenum target , GLshort s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1sARB ( JNIEnv *env, jobject obj, @@ -25449,13 +25449,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1svARB ( JNIEnv *env, jobject obj, @@ -25491,13 +25491,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2dARB ( GLenum target , GLdouble s , GLdouble t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2dARB ( JNIEnv *env, jobject obj, @@ -25520,13 +25520,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2dvARB ( JNIEnv *env, jobject obj, @@ -25562,13 +25562,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2fARB ( GLenum target , GLfloat s , GLfloat t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2fARB ( JNIEnv *env, jobject obj, @@ -25591,13 +25591,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2fvARB ( JNIEnv *env, jobject obj, @@ -25633,13 +25633,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2iARB ( GLenum target , GLint s , GLint t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2iARB ( JNIEnv *env, jobject obj, @@ -25662,13 +25662,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2ivARB ( JNIEnv *env, jobject obj, @@ -25704,13 +25704,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2sARB ( GLenum target , GLshort s , GLshort t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2sARB ( JNIEnv *env, jobject obj, @@ -25733,13 +25733,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2svARB ( JNIEnv *env, jobject obj, @@ -25775,13 +25775,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3dARB ( JNIEnv *env, jobject obj, @@ -25806,13 +25806,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3dvARB ( JNIEnv *env, jobject obj, @@ -25848,13 +25848,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3fARB ( JNIEnv *env, jobject obj, @@ -25879,13 +25879,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3fvARB ( JNIEnv *env, jobject obj, @@ -25921,13 +25921,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3iARB ( GLenum target , GLint s , GLint t , GLint r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3iARB ( JNIEnv *env, jobject obj, @@ -25952,13 +25952,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3ivARB ( JNIEnv *env, jobject obj, @@ -25994,13 +25994,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3sARB ( GLenum target , GLshort s , GLshort t , GLshort r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3sARB ( JNIEnv *env, jobject obj, @@ -26025,13 +26025,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3svARB ( JNIEnv *env, jobject obj, @@ -26067,13 +26067,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4dARB ( JNIEnv *env, jobject obj, @@ -26100,13 +26100,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4dvARB ( JNIEnv *env, jobject obj, @@ -26142,13 +26142,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4fARB ( JNIEnv *env, jobject obj, @@ -26175,13 +26175,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4fvARB ( JNIEnv *env, jobject obj, @@ -26217,13 +26217,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4iARB ( GLenum target , GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4iARB ( JNIEnv *env, jobject obj, @@ -26250,13 +26250,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4ivARB ( JNIEnv *env, jobject obj, @@ -26292,13 +26292,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4sARB ( GLenum target , GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4sARB ( JNIEnv *env, jobject obj, @@ -26325,13 +26325,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4svARB ( JNIEnv *env, jobject obj, @@ -26367,5 +26367,5 @@ (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ diff --git a/C2J/gl-proto-dynauto-tst.c b/C2J/gl-proto-dynauto-tst.c index 8f7399b..29485e7 100644 --- a/C2J/gl-proto-dynauto-tst.c +++ b/C2J/gl-proto-dynauto-tst.c @@ -4,13 +4,13 @@ * Reading from file: gl-proto-auto.orig.h . . . * Destination-Class: gl4java_GLFuncJauJNI ! */ - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearIndex ( GLfloat c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearIndex ( JNIEnv *env, jobject obj, @@ -29,13 +29,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearColor ( JNIEnv *env, jobject obj, @@ -60,13 +60,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClear ( GLbitfield mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClear ( JNIEnv *env, jobject obj, @@ -85,13 +85,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexMask ( GLuint mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexMask ( JNIEnv *env, jobject obj, @@ -110,13 +110,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorMask ( GLboolean red , GLboolean green , GLboolean blue , GLboolean alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorMask ( JNIEnv *env, jobject obj, @@ -141,13 +141,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glAlphaFunc ( GLenum func , GLclampf ref ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glAlphaFunc ( JNIEnv *env, jobject obj, @@ -168,13 +168,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendFunc ( GLenum sfactor , GLenum dfactor ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendFunc ( JNIEnv *env, jobject obj, @@ -195,13 +195,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLogicOp ( GLenum opcode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLogicOp ( JNIEnv *env, jobject obj, @@ -220,13 +220,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCullFace ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCullFace ( JNIEnv *env, jobject obj, @@ -245,13 +245,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFrontFace ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFrontFace ( JNIEnv *env, jobject obj, @@ -270,13 +270,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointSize ( GLfloat size ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPointSize ( JNIEnv *env, jobject obj, @@ -295,13 +295,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLineWidth ( GLfloat width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLineWidth ( JNIEnv *env, jobject obj, @@ -320,13 +320,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLineStipple ( GLint factor , GLushort pattern ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLineStipple ( JNIEnv *env, jobject obj, @@ -347,13 +347,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonMode ( GLenum face , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonMode ( JNIEnv *env, jobject obj, @@ -374,13 +374,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonOffset ( GLfloat factor , GLfloat units ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonOffset ( JNIEnv *env, jobject obj, @@ -401,13 +401,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonStipple ( const GLubyte * mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonStipple ( JNIEnv *env, jobject obj, @@ -441,13 +441,13 @@ (*env)->ReleaseByteArrayElements(env, mask, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPolygonStipple ( GLubyte * mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPolygonStipple ( JNIEnv *env, jobject obj, @@ -481,13 +481,13 @@ (*env)->ReleaseByteArrayElements(env, mask, ptr0, (isCopiedArray0 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlag ( GLboolean flag ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlag ( JNIEnv *env, jobject obj, @@ -506,13 +506,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagv ( const GLboolean * flag ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlagv ( JNIEnv *env, jobject obj, @@ -546,13 +546,13 @@ (*env)->ReleaseBooleanArrayElements(env, flag, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScissor ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glScissor ( JNIEnv *env, jobject obj, @@ -577,13 +577,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClipPlane ( GLenum plane , const GLdouble * equation ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClipPlane ( JNIEnv *env, jobject obj, @@ -619,13 +619,13 @@ (*env)->ReleaseDoubleArrayElements(env, equation, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetClipPlane ( GLenum plane , GLdouble * equation ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetClipPlane ( JNIEnv *env, jobject obj, @@ -661,13 +661,13 @@ (*env)->ReleaseDoubleArrayElements(env, equation, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawBuffer ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawBuffer ( JNIEnv *env, jobject obj, @@ -686,13 +686,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glReadBuffer ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glReadBuffer ( JNIEnv *env, jobject obj, @@ -711,13 +711,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnable ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEnable ( JNIEnv *env, jobject obj, @@ -736,13 +736,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDisable ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDisable ( JNIEnv *env, jobject obj, @@ -761,13 +761,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsEnabled ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsEnabled ( JNIEnv *env, jobject obj, @@ -789,13 +789,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnableClientState ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEnableClientState ( JNIEnv *env, jobject obj, @@ -814,13 +814,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDisableClientState ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDisableClientState ( JNIEnv *env, jobject obj, @@ -839,13 +839,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetBooleanv ( GLenum pname , GLboolean * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetBooleanv ( JNIEnv *env, jobject obj, @@ -881,13 +881,13 @@ (*env)->ReleaseBooleanArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetDoublev ( GLenum pname , GLdouble * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetDoublev ( JNIEnv *env, jobject obj, @@ -923,13 +923,13 @@ (*env)->ReleaseDoubleArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetFloatv ( GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetFloatv ( JNIEnv *env, jobject obj, @@ -965,13 +965,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetIntegerv ( GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetIntegerv ( JNIEnv *env, jobject obj, @@ -1007,13 +1007,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushAttrib ( GLbitfield mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushAttrib ( JNIEnv *env, jobject obj, @@ -1032,13 +1032,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopAttrib ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopAttrib ( JNIEnv *env, jobject obj) @@ -1055,13 +1055,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushClientAttrib ( GLbitfield mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushClientAttrib ( JNIEnv *env, jobject obj, @@ -1080,13 +1080,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopClientAttrib ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopClientAttrib ( JNIEnv *env, jobject obj) @@ -1103,13 +1103,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint glRenderMode ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLFuncJauJNI_glRenderMode ( JNIEnv *env, jobject obj, @@ -1131,13 +1131,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLenum glGetError ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLFuncJauJNI_glGetError ( JNIEnv *env, jobject obj) @@ -1157,13 +1157,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFinish ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFinish ( JNIEnv *env, jobject obj) @@ -1180,13 +1180,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFlush ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFlush ( JNIEnv *env, jobject obj) @@ -1203,13 +1203,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glHint ( GLenum target , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glHint ( JNIEnv *env, jobject obj, @@ -1230,13 +1230,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearDepth ( GLclampd depth ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearDepth ( JNIEnv *env, jobject obj, @@ -1255,13 +1255,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthFunc ( GLenum func ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDepthFunc ( JNIEnv *env, jobject obj, @@ -1280,13 +1280,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthMask ( GLboolean flag ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDepthMask ( JNIEnv *env, jobject obj, @@ -1305,13 +1305,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthRange ( GLclampd near_val , GLclampd far_val ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDepthRange ( JNIEnv *env, jobject obj, @@ -1332,13 +1332,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearAccum ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearAccum ( JNIEnv *env, jobject obj, @@ -1363,13 +1363,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glAccum ( GLenum op , GLfloat value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glAccum ( JNIEnv *env, jobject obj, @@ -1390,13 +1390,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMatrixMode ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMatrixMode ( JNIEnv *env, jobject obj, @@ -1415,13 +1415,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glOrtho ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glOrtho ( JNIEnv *env, jobject obj, @@ -1450,13 +1450,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFrustum ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFrustum ( JNIEnv *env, jobject obj, @@ -1485,13 +1485,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glViewport ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glViewport ( JNIEnv *env, jobject obj, @@ -1516,13 +1516,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushMatrix ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushMatrix ( JNIEnv *env, jobject obj) @@ -1539,13 +1539,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopMatrix ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopMatrix ( JNIEnv *env, jobject obj) @@ -1562,13 +1562,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadIdentity ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadIdentity ( JNIEnv *env, jobject obj) @@ -1585,13 +1585,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadMatrixd ( const GLdouble * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadMatrixd ( JNIEnv *env, jobject obj, @@ -1625,13 +1625,13 @@ (*env)->ReleaseDoubleArrayElements(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadMatrixf ( const GLfloat * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadMatrixf ( JNIEnv *env, jobject obj, @@ -1665,13 +1665,13 @@ (*env)->ReleaseFloatArrayElements(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultMatrixd ( const GLdouble * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultMatrixd ( JNIEnv *env, jobject obj, @@ -1705,13 +1705,13 @@ (*env)->ReleaseDoubleArrayElements(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultMatrixf ( const GLfloat * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultMatrixf ( JNIEnv *env, jobject obj, @@ -1745,13 +1745,13 @@ (*env)->ReleaseFloatArrayElements(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRotated ( GLdouble angle , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRotated ( JNIEnv *env, jobject obj, @@ -1776,13 +1776,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRotatef ( GLfloat angle , GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRotatef ( JNIEnv *env, jobject obj, @@ -1807,13 +1807,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScaled ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glScaled ( JNIEnv *env, jobject obj, @@ -1836,13 +1836,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScalef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glScalef ( JNIEnv *env, jobject obj, @@ -1865,13 +1865,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTranslated ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTranslated ( JNIEnv *env, jobject obj, @@ -1894,13 +1894,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTranslatef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTranslatef ( JNIEnv *env, jobject obj, @@ -1923,13 +1923,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsList ( GLuint list ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsList ( JNIEnv *env, jobject obj, @@ -1951,13 +1951,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteLists ( GLuint list , GLsizei range ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDeleteLists ( JNIEnv *env, jobject obj, @@ -1978,13 +1978,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLuint glGenLists ( GLsizei range ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLFuncJauJNI_glGenLists ( JNIEnv *env, jobject obj, @@ -2006,13 +2006,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNewList ( GLuint list , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNewList ( JNIEnv *env, jobject obj, @@ -2033,13 +2033,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEndList ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEndList ( JNIEnv *env, jobject obj) @@ -2056,13 +2056,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCallList ( GLuint list ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCallList ( JNIEnv *env, jobject obj, @@ -2081,13 +2081,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCallLists ( GLsizei n , GLenum type , const GLvoid * lists ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCallLists__II_3B ( JNIEnv *env, jobject obj, @@ -2347,13 +2347,13 @@ (*env)->ReleaseLongArrayElements(env, lists, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glListBase ( GLuint base ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glListBase ( JNIEnv *env, jobject obj, @@ -2372,13 +2372,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBegin ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBegin ( JNIEnv *env, jobject obj, @@ -2397,13 +2397,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnd ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEnd ( JNIEnv *env, jobject obj) @@ -2420,13 +2420,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2d ( GLdouble x , GLdouble y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2d ( JNIEnv *env, jobject obj, @@ -2447,13 +2447,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2f ( GLfloat x , GLfloat y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2f ( JNIEnv *env, jobject obj, @@ -2474,13 +2474,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2i ( GLint x , GLint y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2i ( JNIEnv *env, jobject obj, @@ -2501,13 +2501,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2s ( GLshort x , GLshort y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2s ( JNIEnv *env, jobject obj, @@ -2528,13 +2528,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3d ( JNIEnv *env, jobject obj, @@ -2557,13 +2557,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3f ( JNIEnv *env, jobject obj, @@ -2586,13 +2586,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3i ( JNIEnv *env, jobject obj, @@ -2615,13 +2615,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3s ( JNIEnv *env, jobject obj, @@ -2644,13 +2644,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4d ( JNIEnv *env, jobject obj, @@ -2675,13 +2675,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4f ( JNIEnv *env, jobject obj, @@ -2706,13 +2706,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4i ( JNIEnv *env, jobject obj, @@ -2737,13 +2737,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4s ( JNIEnv *env, jobject obj, @@ -2768,13 +2768,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2dv ( JNIEnv *env, jobject obj, @@ -2808,13 +2808,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2fv ( JNIEnv *env, jobject obj, @@ -2848,13 +2848,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2iv ( JNIEnv *env, jobject obj, @@ -2888,13 +2888,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2sv ( JNIEnv *env, jobject obj, @@ -2928,13 +2928,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3dv ( JNIEnv *env, jobject obj, @@ -2968,13 +2968,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3fv ( JNIEnv *env, jobject obj, @@ -3008,13 +3008,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3iv ( JNIEnv *env, jobject obj, @@ -3048,13 +3048,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3sv ( JNIEnv *env, jobject obj, @@ -3088,13 +3088,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4dv ( JNIEnv *env, jobject obj, @@ -3128,13 +3128,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4fv ( JNIEnv *env, jobject obj, @@ -3168,13 +3168,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4iv ( JNIEnv *env, jobject obj, @@ -3208,13 +3208,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4sv ( JNIEnv *env, jobject obj, @@ -3248,13 +3248,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3b ( GLbyte nx , GLbyte ny , GLbyte nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3b ( JNIEnv *env, jobject obj, @@ -3277,13 +3277,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3d ( GLdouble nx , GLdouble ny , GLdouble nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3d ( JNIEnv *env, jobject obj, @@ -3306,13 +3306,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3f ( GLfloat nx , GLfloat ny , GLfloat nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3f ( JNIEnv *env, jobject obj, @@ -3335,13 +3335,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3i ( GLint nx , GLint ny , GLint nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3i ( JNIEnv *env, jobject obj, @@ -3364,13 +3364,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3s ( GLshort nx , GLshort ny , GLshort nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3s ( JNIEnv *env, jobject obj, @@ -3393,13 +3393,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3bv ( JNIEnv *env, jobject obj, @@ -3433,13 +3433,13 @@ (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3dv ( JNIEnv *env, jobject obj, @@ -3473,13 +3473,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3fv ( JNIEnv *env, jobject obj, @@ -3513,13 +3513,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3iv ( JNIEnv *env, jobject obj, @@ -3553,13 +3553,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3sv ( JNIEnv *env, jobject obj, @@ -3593,13 +3593,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexd ( GLdouble c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexd ( JNIEnv *env, jobject obj, @@ -3618,13 +3618,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexf ( GLfloat c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexf ( JNIEnv *env, jobject obj, @@ -3643,13 +3643,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexi ( GLint c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexi ( JNIEnv *env, jobject obj, @@ -3668,13 +3668,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexs ( GLshort c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexs ( JNIEnv *env, jobject obj, @@ -3693,13 +3693,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexub ( GLubyte c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexub ( JNIEnv *env, jobject obj, @@ -3718,13 +3718,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexdv ( const GLdouble * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexdv ( JNIEnv *env, jobject obj, @@ -3758,13 +3758,13 @@ (*env)->ReleaseDoubleArrayElements(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexfv ( const GLfloat * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexfv ( JNIEnv *env, jobject obj, @@ -3798,13 +3798,13 @@ (*env)->ReleaseFloatArrayElements(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexiv ( const GLint * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexiv ( JNIEnv *env, jobject obj, @@ -3838,13 +3838,13 @@ (*env)->ReleaseIntArrayElements(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexsv ( const GLshort * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexsv ( JNIEnv *env, jobject obj, @@ -3878,13 +3878,13 @@ (*env)->ReleaseShortArrayElements(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexubv ( const GLubyte * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexubv ( JNIEnv *env, jobject obj, @@ -3918,13 +3918,13 @@ (*env)->ReleaseByteArrayElements(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3b ( GLbyte red , GLbyte green , GLbyte blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3b ( JNIEnv *env, jobject obj, @@ -3947,13 +3947,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3d ( GLdouble red , GLdouble green , GLdouble blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3d ( JNIEnv *env, jobject obj, @@ -3976,13 +3976,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3f ( GLfloat red , GLfloat green , GLfloat blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3f ( JNIEnv *env, jobject obj, @@ -4005,13 +4005,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3i ( GLint red , GLint green , GLint blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3i ( JNIEnv *env, jobject obj, @@ -4034,13 +4034,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3s ( GLshort red , GLshort green , GLshort blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3s ( JNIEnv *env, jobject obj, @@ -4063,13 +4063,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ub ( GLubyte red , GLubyte green , GLubyte blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3ub ( JNIEnv *env, jobject obj, @@ -4092,13 +4092,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ui ( GLuint red , GLuint green , GLuint blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3ui ( JNIEnv *env, jobject obj, @@ -4121,13 +4121,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3us ( GLushort red , GLushort green , GLushort blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3us ( JNIEnv *env, jobject obj, @@ -4150,13 +4150,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4b ( GLbyte red , GLbyte green , GLbyte blue , GLbyte alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4b ( JNIEnv *env, jobject obj, @@ -4181,13 +4181,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4d ( GLdouble red , GLdouble green , GLdouble blue , GLdouble alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4d ( JNIEnv *env, jobject obj, @@ -4212,13 +4212,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4f ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4f ( JNIEnv *env, jobject obj, @@ -4243,13 +4243,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4i ( GLint red , GLint green , GLint blue , GLint alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4i ( JNIEnv *env, jobject obj, @@ -4274,13 +4274,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4s ( GLshort red , GLshort green , GLshort blue , GLshort alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4s ( JNIEnv *env, jobject obj, @@ -4305,13 +4305,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ub ( GLubyte red , GLubyte green , GLubyte blue , GLubyte alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4ub ( JNIEnv *env, jobject obj, @@ -4336,13 +4336,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ui ( GLuint red , GLuint green , GLuint blue , GLuint alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4ui ( JNIEnv *env, jobject obj, @@ -4367,13 +4367,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4us ( GLushort red , GLushort green , GLushort blue , GLushort alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4us ( JNIEnv *env, jobject obj, @@ -4398,13 +4398,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3bv ( JNIEnv *env, jobject obj, @@ -4438,13 +4438,13 @@ (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3dv ( JNIEnv *env, jobject obj, @@ -4478,13 +4478,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3fv ( JNIEnv *env, jobject obj, @@ -4518,13 +4518,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3iv ( JNIEnv *env, jobject obj, @@ -4558,13 +4558,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3sv ( JNIEnv *env, jobject obj, @@ -4598,13 +4598,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ubv ( const GLubyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3ubv ( JNIEnv *env, jobject obj, @@ -4638,13 +4638,13 @@ (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3uiv ( const GLuint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3uiv ( JNIEnv *env, jobject obj, @@ -4678,13 +4678,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3usv ( const GLushort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3usv ( JNIEnv *env, jobject obj, @@ -4718,13 +4718,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4bv ( JNIEnv *env, jobject obj, @@ -4758,13 +4758,13 @@ (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4dv ( JNIEnv *env, jobject obj, @@ -4798,13 +4798,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4fv ( JNIEnv *env, jobject obj, @@ -4838,13 +4838,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4iv ( JNIEnv *env, jobject obj, @@ -4878,13 +4878,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4sv ( JNIEnv *env, jobject obj, @@ -4918,13 +4918,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ubv ( const GLubyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4ubv ( JNIEnv *env, jobject obj, @@ -4958,13 +4958,13 @@ (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4uiv ( const GLuint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4uiv ( JNIEnv *env, jobject obj, @@ -4998,13 +4998,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4usv ( const GLushort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4usv ( JNIEnv *env, jobject obj, @@ -5038,13 +5038,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1d ( GLdouble s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1d ( JNIEnv *env, jobject obj, @@ -5063,13 +5063,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1f ( GLfloat s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1f ( JNIEnv *env, jobject obj, @@ -5088,13 +5088,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1i ( GLint s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1i ( JNIEnv *env, jobject obj, @@ -5113,13 +5113,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1s ( GLshort s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1s ( JNIEnv *env, jobject obj, @@ -5138,13 +5138,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2d ( GLdouble s , GLdouble t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2d ( JNIEnv *env, jobject obj, @@ -5165,13 +5165,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2f ( GLfloat s , GLfloat t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2f ( JNIEnv *env, jobject obj, @@ -5192,13 +5192,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2i ( GLint s , GLint t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2i ( JNIEnv *env, jobject obj, @@ -5219,13 +5219,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2s ( GLshort s , GLshort t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2s ( JNIEnv *env, jobject obj, @@ -5246,13 +5246,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3d ( GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3d ( JNIEnv *env, jobject obj, @@ -5275,13 +5275,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3f ( GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3f ( JNIEnv *env, jobject obj, @@ -5304,13 +5304,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3i ( GLint s , GLint t , GLint r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3i ( JNIEnv *env, jobject obj, @@ -5333,13 +5333,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3s ( GLshort s , GLshort t , GLshort r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3s ( JNIEnv *env, jobject obj, @@ -5362,13 +5362,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4d ( GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4d ( JNIEnv *env, jobject obj, @@ -5393,13 +5393,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4f ( GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4f ( JNIEnv *env, jobject obj, @@ -5424,13 +5424,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4i ( GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4i ( JNIEnv *env, jobject obj, @@ -5455,13 +5455,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4s ( GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4s ( JNIEnv *env, jobject obj, @@ -5486,13 +5486,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1dv ( JNIEnv *env, jobject obj, @@ -5526,13 +5526,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1fv ( JNIEnv *env, jobject obj, @@ -5566,13 +5566,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1iv ( JNIEnv *env, jobject obj, @@ -5606,13 +5606,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1sv ( JNIEnv *env, jobject obj, @@ -5646,13 +5646,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2dv ( JNIEnv *env, jobject obj, @@ -5686,13 +5686,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2fv ( JNIEnv *env, jobject obj, @@ -5726,13 +5726,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2iv ( JNIEnv *env, jobject obj, @@ -5766,13 +5766,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2sv ( JNIEnv *env, jobject obj, @@ -5806,13 +5806,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3dv ( JNIEnv *env, jobject obj, @@ -5846,13 +5846,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3fv ( JNIEnv *env, jobject obj, @@ -5886,13 +5886,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3iv ( JNIEnv *env, jobject obj, @@ -5926,13 +5926,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3sv ( JNIEnv *env, jobject obj, @@ -5966,13 +5966,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4dv ( JNIEnv *env, jobject obj, @@ -6006,13 +6006,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4fv ( JNIEnv *env, jobject obj, @@ -6046,13 +6046,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4iv ( JNIEnv *env, jobject obj, @@ -6086,13 +6086,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4sv ( JNIEnv *env, jobject obj, @@ -6126,13 +6126,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2d ( GLdouble x , GLdouble y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2d ( JNIEnv *env, jobject obj, @@ -6153,13 +6153,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2f ( GLfloat x , GLfloat y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2f ( JNIEnv *env, jobject obj, @@ -6180,13 +6180,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2i ( GLint x , GLint y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2i ( JNIEnv *env, jobject obj, @@ -6207,13 +6207,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2s ( GLshort x , GLshort y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2s ( JNIEnv *env, jobject obj, @@ -6234,13 +6234,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3d ( JNIEnv *env, jobject obj, @@ -6263,13 +6263,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3f ( JNIEnv *env, jobject obj, @@ -6292,13 +6292,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3i ( JNIEnv *env, jobject obj, @@ -6321,13 +6321,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3s ( JNIEnv *env, jobject obj, @@ -6350,13 +6350,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4d ( JNIEnv *env, jobject obj, @@ -6381,13 +6381,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4f ( JNIEnv *env, jobject obj, @@ -6412,13 +6412,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4i ( JNIEnv *env, jobject obj, @@ -6443,13 +6443,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4s ( JNIEnv *env, jobject obj, @@ -6474,13 +6474,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2dv ( JNIEnv *env, jobject obj, @@ -6514,13 +6514,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2fv ( JNIEnv *env, jobject obj, @@ -6554,13 +6554,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2iv ( JNIEnv *env, jobject obj, @@ -6594,13 +6594,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2sv ( JNIEnv *env, jobject obj, @@ -6634,13 +6634,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3dv ( JNIEnv *env, jobject obj, @@ -6674,13 +6674,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3fv ( JNIEnv *env, jobject obj, @@ -6714,13 +6714,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3iv ( JNIEnv *env, jobject obj, @@ -6754,13 +6754,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3sv ( JNIEnv *env, jobject obj, @@ -6794,13 +6794,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4dv ( JNIEnv *env, jobject obj, @@ -6834,13 +6834,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4fv ( JNIEnv *env, jobject obj, @@ -6874,13 +6874,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4iv ( JNIEnv *env, jobject obj, @@ -6914,13 +6914,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4sv ( JNIEnv *env, jobject obj, @@ -6954,13 +6954,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectd ( GLdouble x1 , GLdouble y1 , GLdouble x2 , GLdouble y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectd ( JNIEnv *env, jobject obj, @@ -6985,13 +6985,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectf ( GLfloat x1 , GLfloat y1 , GLfloat x2 , GLfloat y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectf ( JNIEnv *env, jobject obj, @@ -7016,13 +7016,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRecti ( GLint x1 , GLint y1 , GLint x2 , GLint y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRecti ( JNIEnv *env, jobject obj, @@ -7047,13 +7047,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRects ( GLshort x1 , GLshort y1 , GLshort x2 , GLshort y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRects ( JNIEnv *env, jobject obj, @@ -7078,13 +7078,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectdv ( const GLdouble * v1 , const GLdouble * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectdv ( JNIEnv *env, jobject obj, @@ -7135,13 +7135,13 @@ (*env)->ReleaseDoubleArrayElements(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectfv ( const GLfloat * v1 , const GLfloat * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectfv ( JNIEnv *env, jobject obj, @@ -7192,13 +7192,13 @@ (*env)->ReleaseFloatArrayElements(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectiv ( const GLint * v1 , const GLint * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectiv ( JNIEnv *env, jobject obj, @@ -7249,13 +7249,13 @@ (*env)->ReleaseIntArrayElements(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectsv ( const GLshort * v1 , const GLshort * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectsv ( JNIEnv *env, jobject obj, @@ -7306,13 +7306,13 @@ (*env)->ReleaseShortArrayElements(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertexPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertexPointer__III_3B ( JNIEnv *env, jobject obj, @@ -7586,13 +7586,13 @@ (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormalPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormalPointer__II_3B ( JNIEnv *env, jobject obj, @@ -7852,13 +7852,13 @@ (*env)->ReleaseLongArrayElements(env, ptr, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorPointer__III_3B ( JNIEnv *env, jobject obj, @@ -8132,13 +8132,13 @@ (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexPointer__II_3B ( JNIEnv *env, jobject obj, @@ -8398,13 +8398,13 @@ (*env)->ReleaseLongArrayElements(env, ptr, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoordPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoordPointer__III_3B ( JNIEnv *env, jobject obj, @@ -8678,13 +8678,13 @@ (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagPointer ( GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlagPointer__I_3B ( JNIEnv *env, jobject obj, @@ -8930,13 +8930,13 @@ (*env)->ReleaseLongArrayElements(env, ptr, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPointerv ( GLenum pname , void * * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPointerv__I_3_3B ( JNIEnv *env, jobject obj, @@ -9182,13 +9182,13 @@ (*env)->ReleaseLongArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glArrayElement ( GLint i ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glArrayElement ( JNIEnv *env, jobject obj, @@ -9207,13 +9207,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawArrays ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawArrays ( JNIEnv *env, jobject obj, @@ -9236,13 +9236,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawElements ( GLenum mode , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawElements__III_3B ( JNIEnv *env, jobject obj, @@ -9516,13 +9516,13 @@ (*env)->ReleaseLongArrayElements(env, indices, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glInterleavedArrays ( GLenum format , GLsizei stride , const GLvoid * pointer ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glInterleavedArrays__II_3B ( JNIEnv *env, jobject obj, @@ -9782,13 +9782,13 @@ (*env)->ReleaseLongArrayElements(env, pointer, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glShadeModel ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glShadeModel ( JNIEnv *env, jobject obj, @@ -9807,13 +9807,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightf ( GLenum light , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightf ( JNIEnv *env, jobject obj, @@ -9836,13 +9836,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLighti ( GLenum light , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLighti ( JNIEnv *env, jobject obj, @@ -9865,13 +9865,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightfv ( GLenum light , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightfv ( JNIEnv *env, jobject obj, @@ -9909,13 +9909,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightiv ( GLenum light , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightiv ( JNIEnv *env, jobject obj, @@ -9953,13 +9953,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetLightfv ( GLenum light , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetLightfv ( JNIEnv *env, jobject obj, @@ -9997,13 +9997,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetLightiv ( GLenum light , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetLightiv ( JNIEnv *env, jobject obj, @@ -10041,13 +10041,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModelf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModelf ( JNIEnv *env, jobject obj, @@ -10068,13 +10068,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModeli ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModeli ( JNIEnv *env, jobject obj, @@ -10095,13 +10095,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModelfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModelfv ( JNIEnv *env, jobject obj, @@ -10137,13 +10137,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModeliv ( GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModeliv ( JNIEnv *env, jobject obj, @@ -10179,13 +10179,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialf ( GLenum face , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMaterialf ( JNIEnv *env, jobject obj, @@ -10208,13 +10208,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMateriali ( GLenum face , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMateriali ( JNIEnv *env, jobject obj, @@ -10237,13 +10237,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialfv ( GLenum face , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMaterialfv ( JNIEnv *env, jobject obj, @@ -10281,13 +10281,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialiv ( GLenum face , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMaterialiv ( JNIEnv *env, jobject obj, @@ -10325,13 +10325,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMaterialfv ( GLenum face , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMaterialfv ( JNIEnv *env, jobject obj, @@ -10369,13 +10369,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMaterialiv ( GLenum face , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMaterialiv ( JNIEnv *env, jobject obj, @@ -10413,13 +10413,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorMaterial ( GLenum face , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorMaterial ( JNIEnv *env, jobject obj, @@ -10440,13 +10440,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelZoom ( GLfloat xfactor , GLfloat yfactor ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelZoom ( JNIEnv *env, jobject obj, @@ -10467,13 +10467,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelStoref ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelStoref ( JNIEnv *env, jobject obj, @@ -10494,13 +10494,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelStorei ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelStorei ( JNIEnv *env, jobject obj, @@ -10521,13 +10521,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelTransferf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelTransferf ( JNIEnv *env, jobject obj, @@ -10548,13 +10548,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelTransferi ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelTransferi ( JNIEnv *env, jobject obj, @@ -10575,13 +10575,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapfv ( GLenum map , GLint mapsize , const GLfloat * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelMapfv ( JNIEnv *env, jobject obj, @@ -10619,13 +10619,13 @@ (*env)->ReleaseFloatArrayElements(env, values, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapuiv ( GLenum map , GLint mapsize , const GLuint * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelMapuiv ( JNIEnv *env, jobject obj, @@ -10663,13 +10663,13 @@ (*env)->ReleaseIntArrayElements(env, values, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapusv ( GLenum map , GLint mapsize , const GLushort * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelMapusv ( JNIEnv *env, jobject obj, @@ -10707,13 +10707,13 @@ (*env)->ReleaseShortArrayElements(env, values, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapfv ( GLenum map , GLfloat * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPixelMapfv ( JNIEnv *env, jobject obj, @@ -10749,13 +10749,13 @@ (*env)->ReleaseFloatArrayElements(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapuiv ( GLenum map , GLuint * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPixelMapuiv ( JNIEnv *env, jobject obj, @@ -10791,13 +10791,13 @@ (*env)->ReleaseIntArrayElements(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapusv ( GLenum map , GLushort * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPixelMapusv ( JNIEnv *env, jobject obj, @@ -10833,13 +10833,13 @@ (*env)->ReleaseShortArrayElements(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBitmap ( GLsizei width , GLsizei height , GLfloat xorig , GLfloat yorig , GLfloat xmove , GLfloat ymove , const GLubyte * bitmap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBitmap ( JNIEnv *env, jobject obj, @@ -10885,13 +10885,13 @@ (*env)->ReleaseByteArrayElements(env, bitmap, ptr6, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glReadPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glReadPixels__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -11207,13 +11207,13 @@ (*env)->ReleaseLongArrayElements(env, pixels, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawPixels ( GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawPixels__IIII_3B ( JNIEnv *env, jobject obj, @@ -11501,13 +11501,13 @@ (*env)->ReleaseLongArrayElements(env, pixels, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyPixels ( JNIEnv *env, jobject obj, @@ -11534,13 +11534,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilFunc ( GLenum func , GLint ref , GLuint mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glStencilFunc ( JNIEnv *env, jobject obj, @@ -11563,13 +11563,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilMask ( GLuint mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glStencilMask ( JNIEnv *env, jobject obj, @@ -11588,13 +11588,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilOp ( GLenum fail , GLenum zfail , GLenum zpass ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glStencilOp ( JNIEnv *env, jobject obj, @@ -11617,13 +11617,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearStencil ( GLint s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearStencil ( JNIEnv *env, jobject obj, @@ -11642,13 +11642,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGend ( GLenum coord , GLenum pname , GLdouble param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGend ( JNIEnv *env, jobject obj, @@ -11671,13 +11671,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGenf ( GLenum coord , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGenf ( JNIEnv *env, jobject obj, @@ -11700,13 +11700,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGeni ( GLenum coord , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGeni ( JNIEnv *env, jobject obj, @@ -11729,13 +11729,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGendv ( GLenum coord , GLenum pname , const GLdouble * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGendv ( JNIEnv *env, jobject obj, @@ -11773,13 +11773,13 @@ (*env)->ReleaseDoubleArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGenfv ( GLenum coord , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGenfv ( JNIEnv *env, jobject obj, @@ -11817,13 +11817,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGeniv ( GLenum coord , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGeniv ( JNIEnv *env, jobject obj, @@ -11861,13 +11861,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGendv ( GLenum coord , GLenum pname , GLdouble * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexGendv ( JNIEnv *env, jobject obj, @@ -11905,13 +11905,13 @@ (*env)->ReleaseDoubleArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGenfv ( GLenum coord , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexGenfv ( JNIEnv *env, jobject obj, @@ -11949,13 +11949,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGeniv ( GLenum coord , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexGeniv ( JNIEnv *env, jobject obj, @@ -11993,13 +11993,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnvf ( JNIEnv *env, jobject obj, @@ -12022,13 +12022,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvi ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnvi ( JNIEnv *env, jobject obj, @@ -12051,13 +12051,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnvfv ( JNIEnv *env, jobject obj, @@ -12095,13 +12095,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnviv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnviv ( JNIEnv *env, jobject obj, @@ -12139,13 +12139,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexEnvfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexEnvfv ( JNIEnv *env, jobject obj, @@ -12183,13 +12183,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexEnviv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexEnviv ( JNIEnv *env, jobject obj, @@ -12227,13 +12227,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameterf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameterf ( JNIEnv *env, jobject obj, @@ -12256,13 +12256,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameteri ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameteri ( JNIEnv *env, jobject obj, @@ -12285,13 +12285,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameterfv ( JNIEnv *env, jobject obj, @@ -12329,13 +12329,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameteriv ( JNIEnv *env, jobject obj, @@ -12373,13 +12373,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexParameterfv ( JNIEnv *env, jobject obj, @@ -12417,13 +12417,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexParameteriv ( JNIEnv *env, jobject obj, @@ -12461,13 +12461,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexLevelParameterfv ( GLenum target , GLint level , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexLevelParameterfv ( JNIEnv *env, jobject obj, @@ -12507,13 +12507,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexLevelParameteriv ( GLenum target , GLint level , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexLevelParameteriv ( JNIEnv *env, jobject obj, @@ -12553,13 +12553,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage1D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage1D__IIIIIII_3B ( JNIEnv *env, jobject obj, @@ -12889,13 +12889,13 @@ (*env)->ReleaseLongArrayElements(env, pixels, ptr7, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage2D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage2D__IIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -13239,13 +13239,13 @@ (*env)->ReleaseLongArrayElements(env, pixels, ptr8, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexImage ( GLenum target , GLint level , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexImage__IIII_3B ( JNIEnv *env, jobject obj, @@ -13533,13 +13533,13 @@ (*env)->ReleaseLongArrayElements(env, pixels, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGenTextures ( GLsizei n , GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGenTextures ( JNIEnv *env, jobject obj, @@ -13575,13 +13575,13 @@ (*env)->ReleaseIntArrayElements(env, textures, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteTextures ( GLsizei n , const GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDeleteTextures ( JNIEnv *env, jobject obj, @@ -13617,13 +13617,13 @@ (*env)->ReleaseIntArrayElements(env, textures, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBindTexture ( GLenum target , GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBindTexture ( JNIEnv *env, jobject obj, @@ -13644,13 +13644,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPrioritizeTextures ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPrioritizeTextures ( JNIEnv *env, jobject obj, @@ -13703,13 +13703,13 @@ (*env)->ReleaseFloatArrayElements(env, priorities, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glAreTexturesResident ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glAreTexturesResident ( JNIEnv *env, jobject obj, @@ -13765,13 +13765,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsTexture ( GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsTexture ( JNIEnv *env, jobject obj, @@ -13793,13 +13793,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLsizei width , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage1D__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -14115,13 +14115,13 @@ (*env)->ReleaseLongArrayElements(env, pixels, ptr6, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage2D__IIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -14465,13 +14465,13 @@ (*env)->ReleaseLongArrayElements(env, pixels, ptr8, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexImage1D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLint border ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexImage1D ( JNIEnv *env, jobject obj, @@ -14502,13 +14502,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexImage2D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height , GLint border ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexImage2D ( JNIEnv *env, jobject obj, @@ -14541,13 +14541,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage1D ( JNIEnv *env, jobject obj, @@ -14576,13 +14576,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage2D ( JNIEnv *env, jobject obj, @@ -14615,13 +14615,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap1d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint stride , GLint order , const GLdouble * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap1d ( JNIEnv *env, jobject obj, @@ -14665,13 +14665,13 @@ (*env)->ReleaseDoubleArrayElements(env, points, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap1f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint stride , GLint order , const GLfloat * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap1f ( JNIEnv *env, jobject obj, @@ -14715,13 +14715,13 @@ (*env)->ReleaseFloatArrayElements(env, points, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap2d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint ustride , GLint uorder , GLdouble v1 , GLdouble v2 , GLint vstride , GLint vorder , const GLdouble * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap2d ( JNIEnv *env, jobject obj, @@ -14773,13 +14773,13 @@ (*env)->ReleaseDoubleArrayElements(env, points, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap2f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint ustride , GLint uorder , GLfloat v1 , GLfloat v2 , GLint vstride , GLint vorder , const GLfloat * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap2f ( JNIEnv *env, jobject obj, @@ -14831,13 +14831,13 @@ (*env)->ReleaseFloatArrayElements(env, points, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapdv ( GLenum target , GLenum query , GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMapdv ( JNIEnv *env, jobject obj, @@ -14875,13 +14875,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapfv ( GLenum target , GLenum query , GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMapfv ( JNIEnv *env, jobject obj, @@ -14919,13 +14919,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapiv ( GLenum target , GLenum query , GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMapiv ( JNIEnv *env, jobject obj, @@ -14963,13 +14963,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1d ( GLdouble u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1d ( JNIEnv *env, jobject obj, @@ -14988,13 +14988,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1f ( GLfloat u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1f ( JNIEnv *env, jobject obj, @@ -15013,13 +15013,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1dv ( const GLdouble * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1dv ( JNIEnv *env, jobject obj, @@ -15053,13 +15053,13 @@ (*env)->ReleaseDoubleArrayElements(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1fv ( const GLfloat * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1fv ( JNIEnv *env, jobject obj, @@ -15093,13 +15093,13 @@ (*env)->ReleaseFloatArrayElements(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2d ( GLdouble u , GLdouble v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2d ( JNIEnv *env, jobject obj, @@ -15120,13 +15120,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2f ( GLfloat u , GLfloat v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2f ( JNIEnv *env, jobject obj, @@ -15147,13 +15147,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2dv ( const GLdouble * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2dv ( JNIEnv *env, jobject obj, @@ -15187,13 +15187,13 @@ (*env)->ReleaseDoubleArrayElements(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2fv ( const GLfloat * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2fv ( JNIEnv *env, jobject obj, @@ -15227,13 +15227,13 @@ (*env)->ReleaseFloatArrayElements(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid1d ( GLint un , GLdouble u1 , GLdouble u2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid1d ( JNIEnv *env, jobject obj, @@ -15256,13 +15256,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid1f ( GLint un , GLfloat u1 , GLfloat u2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid1f ( JNIEnv *env, jobject obj, @@ -15285,13 +15285,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid2d ( GLint un , GLdouble u1 , GLdouble u2 , GLint vn , GLdouble v1 , GLdouble v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid2d ( JNIEnv *env, jobject obj, @@ -15320,13 +15320,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid2f ( GLint un , GLfloat u1 , GLfloat u2 , GLint vn , GLfloat v1 , GLfloat v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid2f ( JNIEnv *env, jobject obj, @@ -15355,13 +15355,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalPoint1 ( GLint i ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalPoint1 ( JNIEnv *env, jobject obj, @@ -15380,13 +15380,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalPoint2 ( GLint i , GLint j ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalPoint2 ( JNIEnv *env, jobject obj, @@ -15407,13 +15407,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalMesh1 ( GLenum mode , GLint i1 , GLint i2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalMesh1 ( JNIEnv *env, jobject obj, @@ -15436,13 +15436,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalMesh2 ( GLenum mode , GLint i1 , GLint i2 , GLint j1 , GLint j2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalMesh2 ( JNIEnv *env, jobject obj, @@ -15469,13 +15469,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogf ( JNIEnv *env, jobject obj, @@ -15496,13 +15496,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogi ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogi ( JNIEnv *env, jobject obj, @@ -15523,13 +15523,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogfv ( JNIEnv *env, jobject obj, @@ -15565,13 +15565,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogiv ( GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogiv ( JNIEnv *env, jobject obj, @@ -15607,13 +15607,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFeedbackBuffer ( GLsizei size , GLenum type , GLfloat * buffer ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFeedbackBuffer ( JNIEnv *env, jobject obj, @@ -15651,13 +15651,13 @@ (*env)->ReleaseFloatArrayElements(env, buffer, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPassThrough ( GLfloat token ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPassThrough ( JNIEnv *env, jobject obj, @@ -15676,13 +15676,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glSelectBuffer ( GLsizei size , GLuint * buffer ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glSelectBuffer ( JNIEnv *env, jobject obj, @@ -15718,13 +15718,13 @@ (*env)->ReleaseIntArrayElements(env, buffer, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glInitNames ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glInitNames ( JNIEnv *env, jobject obj) @@ -15741,13 +15741,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadName ( GLuint name ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadName ( JNIEnv *env, jobject obj, @@ -15766,13 +15766,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushName ( GLuint name ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushName ( JNIEnv *env, jobject obj, @@ -15791,13 +15791,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopName ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopName ( JNIEnv *env, jobject obj) @@ -15814,13 +15814,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawRangeElements ( GLenum mode , GLuint start , GLuint end , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawRangeElements__IIIII_3B ( JNIEnv *env, jobject obj, @@ -16122,13 +16122,13 @@ (*env)->ReleaseLongArrayElements(env, indices, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage3D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage3D__IIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -16486,13 +16486,13 @@ (*env)->ReleaseLongArrayElements(env, pixels, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    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 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage3D__IIIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -16864,13 +16864,13 @@ (*env)->ReleaseLongArrayElements(env, pixels, ptr10, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage3D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage3D ( JNIEnv *env, jobject obj, @@ -16905,13 +16905,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTable ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTable__IIIII_3B ( JNIEnv *env, jobject obj, @@ -17213,13 +17213,13 @@ (*env)->ReleaseLongArrayElements(env, table, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorSubTable ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorSubTable__IIIII_3B ( JNIEnv *env, jobject obj, @@ -17521,13 +17521,13 @@ (*env)->ReleaseLongArrayElements(env, data, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTableParameteriv ( JNIEnv *env, jobject obj, @@ -17565,13 +17565,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTableParameterfv ( JNIEnv *env, jobject obj, @@ -17609,13 +17609,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyColorSubTable ( GLenum target , GLsizei start , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyColorSubTable ( JNIEnv *env, jobject obj, @@ -17642,13 +17642,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyColorTable ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyColorTable ( JNIEnv *env, jobject obj, @@ -17675,13 +17675,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTable ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTable__III_3B ( JNIEnv *env, jobject obj, @@ -17955,13 +17955,13 @@ (*env)->ReleaseLongArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameterfv ( JNIEnv *env, jobject obj, @@ -17999,13 +17999,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameteriv ( JNIEnv *env, jobject obj, @@ -18043,13 +18043,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendEquation ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendEquation ( JNIEnv *env, jobject obj, @@ -18068,13 +18068,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendColor ( JNIEnv *env, jobject obj, @@ -18099,13 +18099,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glHistogram ( GLenum target , GLsizei width , GLenum internalformat , GLboolean sink ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glHistogram ( JNIEnv *env, jobject obj, @@ -18130,13 +18130,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glResetHistogram ( GLenum target ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glResetHistogram ( JNIEnv *env, jobject obj, @@ -18155,13 +18155,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogram ( GLenum target , GLboolean reset , GLenum format , GLenum type , GLvoid * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetHistogram__IZII_3B ( JNIEnv *env, jobject obj, @@ -18449,13 +18449,13 @@ (*env)->ReleaseLongArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogramParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetHistogramParameterfv ( JNIEnv *env, jobject obj, @@ -18493,13 +18493,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogramParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetHistogramParameteriv ( JNIEnv *env, jobject obj, @@ -18537,13 +18537,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMinmax ( GLenum target , GLenum internalformat , GLboolean sink ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMinmax ( JNIEnv *env, jobject obj, @@ -18566,13 +18566,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glResetMinmax ( GLenum target ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glResetMinmax ( JNIEnv *env, jobject obj, @@ -18591,13 +18591,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmax ( GLenum target , GLboolean reset , GLenum format , GLenum types , GLvoid * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMinmax__IZII_3B ( JNIEnv *env, jobject obj, @@ -18885,13 +18885,13 @@ (*env)->ReleaseLongArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmaxParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMinmaxParameterfv ( JNIEnv *env, jobject obj, @@ -18929,13 +18929,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmaxParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMinmaxParameteriv ( JNIEnv *env, jobject obj, @@ -18973,13 +18973,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionFilter1D ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionFilter1D__IIIII_3B ( JNIEnv *env, jobject obj, @@ -19281,13 +19281,13 @@ (*env)->ReleaseLongArrayElements(env, image, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionFilter2D__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -19603,13 +19603,13 @@ (*env)->ReleaseLongArrayElements(env, image, ptr6, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameterf ( GLenum target , GLenum pname , GLfloat params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameterf ( JNIEnv *env, jobject obj, @@ -19632,13 +19632,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameterfv ( JNIEnv *env, jobject obj, @@ -19676,13 +19676,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameteri ( GLenum target , GLenum pname , GLint params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameteri ( JNIEnv *env, jobject obj, @@ -19705,13 +19705,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameteriv ( JNIEnv *env, jobject obj, @@ -19749,13 +19749,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyConvolutionFilter1D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyConvolutionFilter1D ( JNIEnv *env, jobject obj, @@ -19782,13 +19782,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyConvolutionFilter2D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyConvolutionFilter2D ( JNIEnv *env, jobject obj, @@ -19817,13 +19817,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionFilter ( GLenum target , GLenum format , GLenum type , GLvoid * image ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetConvolutionFilter__III_3B ( JNIEnv *env, jobject obj, @@ -20097,13 +20097,13 @@ (*env)->ReleaseLongArrayElements(env, image, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetConvolutionParameterfv ( JNIEnv *env, jobject obj, @@ -20141,13 +20141,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetConvolutionParameteriv ( JNIEnv *env, jobject obj, @@ -20185,13 +20185,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glSeparableFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * row , const GLvoid * column ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glSeparableFilter2D__IIIIII_3B_3B ( JNIEnv *env, jobject obj, @@ -20626,13 +20626,13 @@ (*env)->ReleaseLongArrayElements(env, column, ptr7, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetSeparableFilter ( GLenum target , GLenum format , GLenum type , GLvoid * row , GLvoid * column , GLvoid * span ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetSeparableFilter__III_3B_3B_3B ( JNIEnv *env, jobject obj, @@ -21144,13 +21144,13 @@ (*env)->ReleaseLongArrayElements(env, span, ptr5, (isCopiedArray5 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendColorEXT ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendColorEXT ( JNIEnv *env, jobject obj, @@ -21175,13 +21175,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonOffsetEXT ( GLfloat factor , GLfloat bias ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonOffsetEXT ( JNIEnv *env, jobject obj, @@ -21202,13 +21202,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage3DEXT ( GLenum target , GLint level , GLenum internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage3DEXT__IIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -21566,13 +21566,13 @@ (*env)->ReleaseLongArrayElements(env, pixels, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    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 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage3DEXT__IIIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -21944,13 +21944,13 @@ (*env)->ReleaseLongArrayElements(env, pixels, ptr10, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage3DEXT ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage3DEXT ( JNIEnv *env, jobject obj, @@ -21985,13 +21985,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGenTexturesEXT ( GLsizei n , GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGenTexturesEXT ( JNIEnv *env, jobject obj, @@ -22027,13 +22027,13 @@ (*env)->ReleaseIntArrayElements(env, textures, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteTexturesEXT ( GLsizei n , const GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDeleteTexturesEXT ( JNIEnv *env, jobject obj, @@ -22069,13 +22069,13 @@ (*env)->ReleaseIntArrayElements(env, textures, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBindTextureEXT ( GLenum target , GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBindTextureEXT ( JNIEnv *env, jobject obj, @@ -22096,13 +22096,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPrioritizeTexturesEXT ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPrioritizeTexturesEXT ( JNIEnv *env, jobject obj, @@ -22155,13 +22155,13 @@ (*env)->ReleaseFloatArrayElements(env, priorities, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glAreTexturesResidentEXT ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glAreTexturesResidentEXT ( JNIEnv *env, jobject obj, @@ -22217,13 +22217,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsTextureEXT ( GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsTextureEXT ( JNIEnv *env, jobject obj, @@ -22245,13 +22245,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertexPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertexPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -22539,13 +22539,13 @@ (*env)->ReleaseLongArrayElements(env, ptr, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormalPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormalPointerEXT__III_3B ( JNIEnv *env, jobject obj, @@ -22819,13 +22819,13 @@ (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -23113,13 +23113,13 @@ (*env)->ReleaseLongArrayElements(env, ptr, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexPointerEXT__III_3B ( JNIEnv *env, jobject obj, @@ -23393,13 +23393,13 @@ (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoordPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoordPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -23687,13 +23687,13 @@ (*env)->ReleaseLongArrayElements(env, ptr, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagPointerEXT ( GLsizei stride , GLsizei count , const GLboolean * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlagPointerEXT ( JNIEnv *env, jobject obj, @@ -23731,13 +23731,13 @@ (*env)->ReleaseBooleanArrayElements(env, ptr, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPointervEXT ( GLenum pname , void * * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPointervEXT__I_3_3B ( JNIEnv *env, jobject obj, @@ -23983,13 +23983,13 @@ (*env)->ReleaseLongArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glArrayElementEXT ( GLint i ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glArrayElementEXT ( JNIEnv *env, jobject obj, @@ -24008,13 +24008,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawArraysEXT ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawArraysEXT ( JNIEnv *env, jobject obj, @@ -24037,13 +24037,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendEquationEXT ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendEquationEXT ( JNIEnv *env, jobject obj, @@ -24062,13 +24062,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointParameterfEXT ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPointParameterfEXT ( JNIEnv *env, jobject obj, @@ -24089,13 +24089,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointParameterfvEXT ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPointParameterfvEXT ( JNIEnv *env, jobject obj, @@ -24131,13 +24131,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableEXT ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTableEXT__IIIII_3B ( JNIEnv *env, jobject obj, @@ -24439,13 +24439,13 @@ (*env)->ReleaseLongArrayElements(env, table, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorSubTableEXT ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorSubTableEXT__IIIII_3B ( JNIEnv *env, jobject obj, @@ -24747,13 +24747,13 @@ (*env)->ReleaseLongArrayElements(env, data, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableEXT ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableEXT__III_3B ( JNIEnv *env, jobject obj, @@ -25027,13 +25027,13 @@ (*env)->ReleaseLongArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterfvEXT ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameterfvEXT ( JNIEnv *env, jobject obj, @@ -25071,13 +25071,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterivEXT ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameterivEXT ( JNIEnv *env, jobject obj, @@ -25115,13 +25115,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLockArraysEXT ( GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLockArraysEXT ( JNIEnv *env, jobject obj, @@ -25142,13 +25142,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glUnlockArraysEXT ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glUnlockArraysEXT ( JNIEnv *env, jobject obj) @@ -25165,13 +25165,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glActiveTextureARB ( GLenum texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glActiveTextureARB ( JNIEnv *env, jobject obj, @@ -25190,13 +25190,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClientActiveTextureARB ( GLenum texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClientActiveTextureARB ( JNIEnv *env, jobject obj, @@ -25215,13 +25215,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1dARB ( GLenum target , GLdouble s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1dARB ( JNIEnv *env, jobject obj, @@ -25242,13 +25242,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1dvARB ( JNIEnv *env, jobject obj, @@ -25284,13 +25284,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1fARB ( GLenum target , GLfloat s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1fARB ( JNIEnv *env, jobject obj, @@ -25311,13 +25311,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1fvARB ( JNIEnv *env, jobject obj, @@ -25353,13 +25353,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1iARB ( GLenum target , GLint s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1iARB ( JNIEnv *env, jobject obj, @@ -25380,13 +25380,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1ivARB ( JNIEnv *env, jobject obj, @@ -25422,13 +25422,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1sARB ( GLenum target , GLshort s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1sARB ( JNIEnv *env, jobject obj, @@ -25449,13 +25449,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1svARB ( JNIEnv *env, jobject obj, @@ -25491,13 +25491,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2dARB ( GLenum target , GLdouble s , GLdouble t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2dARB ( JNIEnv *env, jobject obj, @@ -25520,13 +25520,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2dvARB ( JNIEnv *env, jobject obj, @@ -25562,13 +25562,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2fARB ( GLenum target , GLfloat s , GLfloat t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2fARB ( JNIEnv *env, jobject obj, @@ -25591,13 +25591,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2fvARB ( JNIEnv *env, jobject obj, @@ -25633,13 +25633,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2iARB ( GLenum target , GLint s , GLint t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2iARB ( JNIEnv *env, jobject obj, @@ -25662,13 +25662,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2ivARB ( JNIEnv *env, jobject obj, @@ -25704,13 +25704,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2sARB ( GLenum target , GLshort s , GLshort t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2sARB ( JNIEnv *env, jobject obj, @@ -25733,13 +25733,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2svARB ( JNIEnv *env, jobject obj, @@ -25775,13 +25775,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3dARB ( JNIEnv *env, jobject obj, @@ -25806,13 +25806,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3dvARB ( JNIEnv *env, jobject obj, @@ -25848,13 +25848,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3fARB ( JNIEnv *env, jobject obj, @@ -25879,13 +25879,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3fvARB ( JNIEnv *env, jobject obj, @@ -25921,13 +25921,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3iARB ( GLenum target , GLint s , GLint t , GLint r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3iARB ( JNIEnv *env, jobject obj, @@ -25952,13 +25952,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3ivARB ( JNIEnv *env, jobject obj, @@ -25994,13 +25994,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3sARB ( GLenum target , GLshort s , GLshort t , GLshort r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3sARB ( JNIEnv *env, jobject obj, @@ -26025,13 +26025,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3svARB ( JNIEnv *env, jobject obj, @@ -26067,13 +26067,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4dARB ( JNIEnv *env, jobject obj, @@ -26100,13 +26100,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4dvARB ( JNIEnv *env, jobject obj, @@ -26142,13 +26142,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4fARB ( JNIEnv *env, jobject obj, @@ -26175,13 +26175,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4fvARB ( JNIEnv *env, jobject obj, @@ -26217,13 +26217,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4iARB ( GLenum target , GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4iARB ( JNIEnv *env, jobject obj, @@ -26250,13 +26250,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4ivARB ( JNIEnv *env, jobject obj, @@ -26292,13 +26292,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4sARB ( GLenum target , GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4sARB ( JNIEnv *env, jobject obj, @@ -26325,13 +26325,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4svARB ( JNIEnv *env, jobject obj, @@ -26367,5 +26367,5 @@ (*env)->ReleaseShortArrayElements(env, v, ptr1, JNI_ABORT); } } - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ diff --git a/C2J/gl-proto-dynauto.c b/C2J/gl-proto-dynauto.c index 68cdd63..48a517f 100644 --- a/C2J/gl-proto-dynauto.c +++ b/C2J/gl-proto-dynauto.c @@ -4,13 +4,13 @@ * Reading from file: gl-proto-auto.orig.h . . . * Destination-Class: gl4java_GLFuncJauJNI ! */ - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearIndex ( GLfloat c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearIndex ( JNIEnv *env, jobject obj, @@ -29,13 +29,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearColor ( JNIEnv *env, jobject obj, @@ -60,13 +60,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClear ( GLbitfield mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClear ( JNIEnv *env, jobject obj, @@ -85,13 +85,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexMask ( GLuint mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexMask ( JNIEnv *env, jobject obj, @@ -110,13 +110,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorMask ( GLboolean red , GLboolean green , GLboolean blue , GLboolean alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorMask ( JNIEnv *env, jobject obj, @@ -141,13 +141,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glAlphaFunc ( GLenum func , GLclampf ref ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glAlphaFunc ( JNIEnv *env, jobject obj, @@ -168,13 +168,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendFunc ( GLenum sfactor , GLenum dfactor ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendFunc ( JNIEnv *env, jobject obj, @@ -195,13 +195,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLogicOp ( GLenum opcode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLogicOp ( JNIEnv *env, jobject obj, @@ -220,13 +220,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCullFace ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCullFace ( JNIEnv *env, jobject obj, @@ -245,13 +245,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFrontFace ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFrontFace ( JNIEnv *env, jobject obj, @@ -270,13 +270,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointSize ( GLfloat size ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPointSize ( JNIEnv *env, jobject obj, @@ -295,13 +295,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLineWidth ( GLfloat width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLineWidth ( JNIEnv *env, jobject obj, @@ -320,13 +320,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLineStipple ( GLint factor , GLushort pattern ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLineStipple ( JNIEnv *env, jobject obj, @@ -347,13 +347,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonMode ( GLenum face , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonMode ( JNIEnv *env, jobject obj, @@ -374,13 +374,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonOffset ( GLfloat factor , GLfloat units ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonOffset ( JNIEnv *env, jobject obj, @@ -401,13 +401,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonStipple ( const GLubyte * mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonStipple ( JNIEnv *env, jobject obj, @@ -435,13 +435,13 @@ (*env)->ReleaseByteArrayElements(env, mask, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPolygonStipple ( GLubyte * mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPolygonStipple ( JNIEnv *env, jobject obj, @@ -470,13 +470,13 @@ (*env)->ReleaseByteArrayElements(env, mask, ptr0, (isCopiedArray0 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlag ( GLboolean flag ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlag ( JNIEnv *env, jobject obj, @@ -495,13 +495,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagv ( const GLboolean * flag ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlagv ( JNIEnv *env, jobject obj, @@ -529,13 +529,13 @@ (*env)->ReleaseBooleanArrayElements(env, flag, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScissor ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glScissor ( JNIEnv *env, jobject obj, @@ -560,13 +560,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClipPlane ( GLenum plane , const GLdouble * equation ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClipPlane ( JNIEnv *env, jobject obj, @@ -596,13 +596,13 @@ (*env)->ReleaseDoubleArrayElements(env, equation, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetClipPlane ( GLenum plane , GLdouble * equation ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetClipPlane ( JNIEnv *env, jobject obj, @@ -633,13 +633,13 @@ (*env)->ReleaseDoubleArrayElements(env, equation, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawBuffer ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawBuffer ( JNIEnv *env, jobject obj, @@ -658,13 +658,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glReadBuffer ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glReadBuffer ( JNIEnv *env, jobject obj, @@ -683,13 +683,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnable ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEnable ( JNIEnv *env, jobject obj, @@ -708,13 +708,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDisable ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDisable ( JNIEnv *env, jobject obj, @@ -733,13 +733,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsEnabled ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsEnabled ( JNIEnv *env, jobject obj, @@ -761,13 +761,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnableClientState ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEnableClientState ( JNIEnv *env, jobject obj, @@ -786,13 +786,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDisableClientState ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDisableClientState ( JNIEnv *env, jobject obj, @@ -811,13 +811,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetBooleanv ( GLenum pname , GLboolean * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetBooleanv ( JNIEnv *env, jobject obj, @@ -848,13 +848,13 @@ (*env)->ReleaseBooleanArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetDoublev ( GLenum pname , GLdouble * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetDoublev ( JNIEnv *env, jobject obj, @@ -885,13 +885,13 @@ (*env)->ReleaseDoubleArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetFloatv ( GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetFloatv ( JNIEnv *env, jobject obj, @@ -922,13 +922,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetIntegerv ( GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetIntegerv ( JNIEnv *env, jobject obj, @@ -959,13 +959,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushAttrib ( GLbitfield mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushAttrib ( JNIEnv *env, jobject obj, @@ -984,13 +984,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopAttrib ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopAttrib ( JNIEnv *env, jobject obj) @@ -1007,13 +1007,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushClientAttrib ( GLbitfield mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushClientAttrib ( JNIEnv *env, jobject obj, @@ -1032,13 +1032,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopClientAttrib ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopClientAttrib ( JNIEnv *env, jobject obj) @@ -1055,13 +1055,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint glRenderMode ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLFuncJauJNI_glRenderMode ( JNIEnv *env, jobject obj, @@ -1083,13 +1083,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLenum glGetError ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLFuncJauJNI_glGetError ( JNIEnv *env, jobject obj) @@ -1109,13 +1109,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFinish ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFinish ( JNIEnv *env, jobject obj) @@ -1132,13 +1132,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFlush ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFlush ( JNIEnv *env, jobject obj) @@ -1155,13 +1155,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glHint ( GLenum target , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glHint ( JNIEnv *env, jobject obj, @@ -1182,13 +1182,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearDepth ( GLclampd depth ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearDepth ( JNIEnv *env, jobject obj, @@ -1207,13 +1207,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthFunc ( GLenum func ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDepthFunc ( JNIEnv *env, jobject obj, @@ -1232,13 +1232,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthMask ( GLboolean flag ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDepthMask ( JNIEnv *env, jobject obj, @@ -1257,13 +1257,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthRange ( GLclampd near_val , GLclampd far_val ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDepthRange ( JNIEnv *env, jobject obj, @@ -1284,13 +1284,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearAccum ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearAccum ( JNIEnv *env, jobject obj, @@ -1315,13 +1315,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glAccum ( GLenum op , GLfloat value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glAccum ( JNIEnv *env, jobject obj, @@ -1342,13 +1342,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMatrixMode ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMatrixMode ( JNIEnv *env, jobject obj, @@ -1367,13 +1367,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glOrtho ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glOrtho ( JNIEnv *env, jobject obj, @@ -1402,13 +1402,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFrustum ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFrustum ( JNIEnv *env, jobject obj, @@ -1437,13 +1437,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glViewport ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glViewport ( JNIEnv *env, jobject obj, @@ -1468,13 +1468,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushMatrix ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushMatrix ( JNIEnv *env, jobject obj) @@ -1491,13 +1491,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopMatrix ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopMatrix ( JNIEnv *env, jobject obj) @@ -1514,13 +1514,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadIdentity ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadIdentity ( JNIEnv *env, jobject obj) @@ -1537,13 +1537,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadMatrixd ( const GLdouble * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadMatrixd ( JNIEnv *env, jobject obj, @@ -1571,13 +1571,13 @@ (*env)->ReleaseDoubleArrayElements(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadMatrixf ( const GLfloat * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadMatrixf ( JNIEnv *env, jobject obj, @@ -1605,13 +1605,13 @@ (*env)->ReleaseFloatArrayElements(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultMatrixd ( const GLdouble * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultMatrixd ( JNIEnv *env, jobject obj, @@ -1639,13 +1639,13 @@ (*env)->ReleaseDoubleArrayElements(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultMatrixf ( const GLfloat * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultMatrixf ( JNIEnv *env, jobject obj, @@ -1673,13 +1673,13 @@ (*env)->ReleaseFloatArrayElements(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRotated ( GLdouble angle , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRotated ( JNIEnv *env, jobject obj, @@ -1704,13 +1704,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRotatef ( GLfloat angle , GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRotatef ( JNIEnv *env, jobject obj, @@ -1735,13 +1735,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScaled ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glScaled ( JNIEnv *env, jobject obj, @@ -1764,13 +1764,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScalef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glScalef ( JNIEnv *env, jobject obj, @@ -1793,13 +1793,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTranslated ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTranslated ( JNIEnv *env, jobject obj, @@ -1822,13 +1822,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTranslatef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTranslatef ( JNIEnv *env, jobject obj, @@ -1851,13 +1851,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsList ( GLuint list ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsList ( JNIEnv *env, jobject obj, @@ -1879,13 +1879,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteLists ( GLuint list , GLsizei range ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDeleteLists ( JNIEnv *env, jobject obj, @@ -1906,13 +1906,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLuint glGenLists ( GLsizei range ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLFuncJauJNI_glGenLists ( JNIEnv *env, jobject obj, @@ -1934,13 +1934,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNewList ( GLuint list , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNewList ( JNIEnv *env, jobject obj, @@ -1961,13 +1961,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEndList ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEndList ( JNIEnv *env, jobject obj) @@ -1984,13 +1984,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCallList ( GLuint list ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCallList ( JNIEnv *env, jobject obj, @@ -2009,13 +2009,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCallLists ( GLsizei n , GLenum type , const GLvoid * lists ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCallLists__II_3B ( JNIEnv *env, jobject obj, @@ -2233,13 +2233,13 @@ (*env)->ReleaseLongArrayElements(env, lists, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glListBase ( GLuint base ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glListBase ( JNIEnv *env, jobject obj, @@ -2258,13 +2258,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBegin ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBegin ( JNIEnv *env, jobject obj, @@ -2283,13 +2283,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnd ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEnd ( JNIEnv *env, jobject obj) @@ -2306,13 +2306,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2d ( GLdouble x , GLdouble y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2d ( JNIEnv *env, jobject obj, @@ -2333,13 +2333,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2f ( GLfloat x , GLfloat y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2f ( JNIEnv *env, jobject obj, @@ -2360,13 +2360,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2i ( GLint x , GLint y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2i ( JNIEnv *env, jobject obj, @@ -2387,13 +2387,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2s ( GLshort x , GLshort y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2s ( JNIEnv *env, jobject obj, @@ -2414,13 +2414,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3d ( JNIEnv *env, jobject obj, @@ -2443,13 +2443,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3f ( JNIEnv *env, jobject obj, @@ -2472,13 +2472,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3i ( JNIEnv *env, jobject obj, @@ -2501,13 +2501,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3s ( JNIEnv *env, jobject obj, @@ -2530,13 +2530,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4d ( JNIEnv *env, jobject obj, @@ -2561,13 +2561,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4f ( JNIEnv *env, jobject obj, @@ -2592,13 +2592,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4i ( JNIEnv *env, jobject obj, @@ -2623,13 +2623,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4s ( JNIEnv *env, jobject obj, @@ -2654,13 +2654,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2dv ( JNIEnv *env, jobject obj, @@ -2688,13 +2688,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2fv ( JNIEnv *env, jobject obj, @@ -2722,13 +2722,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2iv ( JNIEnv *env, jobject obj, @@ -2756,13 +2756,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2sv ( JNIEnv *env, jobject obj, @@ -2790,13 +2790,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3dv ( JNIEnv *env, jobject obj, @@ -2824,13 +2824,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3fv ( JNIEnv *env, jobject obj, @@ -2858,13 +2858,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3iv ( JNIEnv *env, jobject obj, @@ -2892,13 +2892,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3sv ( JNIEnv *env, jobject obj, @@ -2926,13 +2926,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4dv ( JNIEnv *env, jobject obj, @@ -2960,13 +2960,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4fv ( JNIEnv *env, jobject obj, @@ -2994,13 +2994,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4iv ( JNIEnv *env, jobject obj, @@ -3028,13 +3028,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4sv ( JNIEnv *env, jobject obj, @@ -3062,13 +3062,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3b ( GLbyte nx , GLbyte ny , GLbyte nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3b ( JNIEnv *env, jobject obj, @@ -3091,13 +3091,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3d ( GLdouble nx , GLdouble ny , GLdouble nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3d ( JNIEnv *env, jobject obj, @@ -3120,13 +3120,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3f ( GLfloat nx , GLfloat ny , GLfloat nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3f ( JNIEnv *env, jobject obj, @@ -3149,13 +3149,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3i ( GLint nx , GLint ny , GLint nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3i ( JNIEnv *env, jobject obj, @@ -3178,13 +3178,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3s ( GLshort nx , GLshort ny , GLshort nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3s ( JNIEnv *env, jobject obj, @@ -3207,13 +3207,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3bv ( JNIEnv *env, jobject obj, @@ -3241,13 +3241,13 @@ (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3dv ( JNIEnv *env, jobject obj, @@ -3275,13 +3275,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3fv ( JNIEnv *env, jobject obj, @@ -3309,13 +3309,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3iv ( JNIEnv *env, jobject obj, @@ -3343,13 +3343,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3sv ( JNIEnv *env, jobject obj, @@ -3377,13 +3377,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexd ( GLdouble c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexd ( JNIEnv *env, jobject obj, @@ -3402,13 +3402,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexf ( GLfloat c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexf ( JNIEnv *env, jobject obj, @@ -3427,13 +3427,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexi ( GLint c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexi ( JNIEnv *env, jobject obj, @@ -3452,13 +3452,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexs ( GLshort c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexs ( JNIEnv *env, jobject obj, @@ -3477,13 +3477,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexub ( GLubyte c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexub ( JNIEnv *env, jobject obj, @@ -3502,13 +3502,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexdv ( const GLdouble * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexdv ( JNIEnv *env, jobject obj, @@ -3536,13 +3536,13 @@ (*env)->ReleaseDoubleArrayElements(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexfv ( const GLfloat * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexfv ( JNIEnv *env, jobject obj, @@ -3570,13 +3570,13 @@ (*env)->ReleaseFloatArrayElements(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexiv ( const GLint * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexiv ( JNIEnv *env, jobject obj, @@ -3604,13 +3604,13 @@ (*env)->ReleaseIntArrayElements(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexsv ( const GLshort * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexsv ( JNIEnv *env, jobject obj, @@ -3638,13 +3638,13 @@ (*env)->ReleaseShortArrayElements(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexubv ( const GLubyte * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexubv ( JNIEnv *env, jobject obj, @@ -3672,13 +3672,13 @@ (*env)->ReleaseByteArrayElements(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3b ( GLbyte red , GLbyte green , GLbyte blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3b ( JNIEnv *env, jobject obj, @@ -3701,13 +3701,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3d ( GLdouble red , GLdouble green , GLdouble blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3d ( JNIEnv *env, jobject obj, @@ -3730,13 +3730,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3f ( GLfloat red , GLfloat green , GLfloat blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3f ( JNIEnv *env, jobject obj, @@ -3759,13 +3759,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3i ( GLint red , GLint green , GLint blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3i ( JNIEnv *env, jobject obj, @@ -3788,13 +3788,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3s ( GLshort red , GLshort green , GLshort blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3s ( JNIEnv *env, jobject obj, @@ -3817,13 +3817,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ub ( GLubyte red , GLubyte green , GLubyte blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3ub ( JNIEnv *env, jobject obj, @@ -3846,13 +3846,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ui ( GLuint red , GLuint green , GLuint blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3ui ( JNIEnv *env, jobject obj, @@ -3875,13 +3875,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3us ( GLushort red , GLushort green , GLushort blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3us ( JNIEnv *env, jobject obj, @@ -3904,13 +3904,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4b ( GLbyte red , GLbyte green , GLbyte blue , GLbyte alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4b ( JNIEnv *env, jobject obj, @@ -3935,13 +3935,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4d ( GLdouble red , GLdouble green , GLdouble blue , GLdouble alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4d ( JNIEnv *env, jobject obj, @@ -3966,13 +3966,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4f ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4f ( JNIEnv *env, jobject obj, @@ -3997,13 +3997,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4i ( GLint red , GLint green , GLint blue , GLint alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4i ( JNIEnv *env, jobject obj, @@ -4028,13 +4028,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4s ( GLshort red , GLshort green , GLshort blue , GLshort alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4s ( JNIEnv *env, jobject obj, @@ -4059,13 +4059,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ub ( GLubyte red , GLubyte green , GLubyte blue , GLubyte alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4ub ( JNIEnv *env, jobject obj, @@ -4090,13 +4090,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ui ( GLuint red , GLuint green , GLuint blue , GLuint alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4ui ( JNIEnv *env, jobject obj, @@ -4121,13 +4121,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4us ( GLushort red , GLushort green , GLushort blue , GLushort alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4us ( JNIEnv *env, jobject obj, @@ -4152,13 +4152,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3bv ( JNIEnv *env, jobject obj, @@ -4186,13 +4186,13 @@ (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3dv ( JNIEnv *env, jobject obj, @@ -4220,13 +4220,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3fv ( JNIEnv *env, jobject obj, @@ -4254,13 +4254,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3iv ( JNIEnv *env, jobject obj, @@ -4288,13 +4288,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3sv ( JNIEnv *env, jobject obj, @@ -4322,13 +4322,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ubv ( const GLubyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3ubv ( JNIEnv *env, jobject obj, @@ -4356,13 +4356,13 @@ (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3uiv ( const GLuint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3uiv ( JNIEnv *env, jobject obj, @@ -4390,13 +4390,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3usv ( const GLushort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3usv ( JNIEnv *env, jobject obj, @@ -4424,13 +4424,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4bv ( JNIEnv *env, jobject obj, @@ -4458,13 +4458,13 @@ (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4dv ( JNIEnv *env, jobject obj, @@ -4492,13 +4492,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4fv ( JNIEnv *env, jobject obj, @@ -4526,13 +4526,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4iv ( JNIEnv *env, jobject obj, @@ -4560,13 +4560,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4sv ( JNIEnv *env, jobject obj, @@ -4594,13 +4594,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ubv ( const GLubyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4ubv ( JNIEnv *env, jobject obj, @@ -4628,13 +4628,13 @@ (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4uiv ( const GLuint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4uiv ( JNIEnv *env, jobject obj, @@ -4662,13 +4662,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4usv ( const GLushort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4usv ( JNIEnv *env, jobject obj, @@ -4696,13 +4696,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1d ( GLdouble s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1d ( JNIEnv *env, jobject obj, @@ -4721,13 +4721,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1f ( GLfloat s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1f ( JNIEnv *env, jobject obj, @@ -4746,13 +4746,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1i ( GLint s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1i ( JNIEnv *env, jobject obj, @@ -4771,13 +4771,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1s ( GLshort s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1s ( JNIEnv *env, jobject obj, @@ -4796,13 +4796,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2d ( GLdouble s , GLdouble t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2d ( JNIEnv *env, jobject obj, @@ -4823,13 +4823,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2f ( GLfloat s , GLfloat t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2f ( JNIEnv *env, jobject obj, @@ -4850,13 +4850,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2i ( GLint s , GLint t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2i ( JNIEnv *env, jobject obj, @@ -4877,13 +4877,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2s ( GLshort s , GLshort t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2s ( JNIEnv *env, jobject obj, @@ -4904,13 +4904,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3d ( GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3d ( JNIEnv *env, jobject obj, @@ -4933,13 +4933,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3f ( GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3f ( JNIEnv *env, jobject obj, @@ -4962,13 +4962,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3i ( GLint s , GLint t , GLint r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3i ( JNIEnv *env, jobject obj, @@ -4991,13 +4991,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3s ( GLshort s , GLshort t , GLshort r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3s ( JNIEnv *env, jobject obj, @@ -5020,13 +5020,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4d ( GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4d ( JNIEnv *env, jobject obj, @@ -5051,13 +5051,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4f ( GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4f ( JNIEnv *env, jobject obj, @@ -5082,13 +5082,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4i ( GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4i ( JNIEnv *env, jobject obj, @@ -5113,13 +5113,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4s ( GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4s ( JNIEnv *env, jobject obj, @@ -5144,13 +5144,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1dv ( JNIEnv *env, jobject obj, @@ -5178,13 +5178,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1fv ( JNIEnv *env, jobject obj, @@ -5212,13 +5212,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1iv ( JNIEnv *env, jobject obj, @@ -5246,13 +5246,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1sv ( JNIEnv *env, jobject obj, @@ -5280,13 +5280,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2dv ( JNIEnv *env, jobject obj, @@ -5314,13 +5314,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2fv ( JNIEnv *env, jobject obj, @@ -5348,13 +5348,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2iv ( JNIEnv *env, jobject obj, @@ -5382,13 +5382,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2sv ( JNIEnv *env, jobject obj, @@ -5416,13 +5416,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3dv ( JNIEnv *env, jobject obj, @@ -5450,13 +5450,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3fv ( JNIEnv *env, jobject obj, @@ -5484,13 +5484,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3iv ( JNIEnv *env, jobject obj, @@ -5518,13 +5518,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3sv ( JNIEnv *env, jobject obj, @@ -5552,13 +5552,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4dv ( JNIEnv *env, jobject obj, @@ -5586,13 +5586,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4fv ( JNIEnv *env, jobject obj, @@ -5620,13 +5620,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4iv ( JNIEnv *env, jobject obj, @@ -5654,13 +5654,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4sv ( JNIEnv *env, jobject obj, @@ -5688,13 +5688,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2d ( GLdouble x , GLdouble y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2d ( JNIEnv *env, jobject obj, @@ -5715,13 +5715,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2f ( GLfloat x , GLfloat y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2f ( JNIEnv *env, jobject obj, @@ -5742,13 +5742,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2i ( GLint x , GLint y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2i ( JNIEnv *env, jobject obj, @@ -5769,13 +5769,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2s ( GLshort x , GLshort y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2s ( JNIEnv *env, jobject obj, @@ -5796,13 +5796,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3d ( JNIEnv *env, jobject obj, @@ -5825,13 +5825,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3f ( JNIEnv *env, jobject obj, @@ -5854,13 +5854,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3i ( JNIEnv *env, jobject obj, @@ -5883,13 +5883,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3s ( JNIEnv *env, jobject obj, @@ -5912,13 +5912,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4d ( JNIEnv *env, jobject obj, @@ -5943,13 +5943,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4f ( JNIEnv *env, jobject obj, @@ -5974,13 +5974,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4i ( JNIEnv *env, jobject obj, @@ -6005,13 +6005,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4s ( JNIEnv *env, jobject obj, @@ -6036,13 +6036,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2dv ( JNIEnv *env, jobject obj, @@ -6070,13 +6070,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2fv ( JNIEnv *env, jobject obj, @@ -6104,13 +6104,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2iv ( JNIEnv *env, jobject obj, @@ -6138,13 +6138,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2sv ( JNIEnv *env, jobject obj, @@ -6172,13 +6172,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3dv ( JNIEnv *env, jobject obj, @@ -6206,13 +6206,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3fv ( JNIEnv *env, jobject obj, @@ -6240,13 +6240,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3iv ( JNIEnv *env, jobject obj, @@ -6274,13 +6274,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3sv ( JNIEnv *env, jobject obj, @@ -6308,13 +6308,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4dv ( JNIEnv *env, jobject obj, @@ -6342,13 +6342,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4fv ( JNIEnv *env, jobject obj, @@ -6376,13 +6376,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4iv ( JNIEnv *env, jobject obj, @@ -6410,13 +6410,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4sv ( JNIEnv *env, jobject obj, @@ -6444,13 +6444,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectd ( GLdouble x1 , GLdouble y1 , GLdouble x2 , GLdouble y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectd ( JNIEnv *env, jobject obj, @@ -6475,13 +6475,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectf ( GLfloat x1 , GLfloat y1 , GLfloat x2 , GLfloat y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectf ( JNIEnv *env, jobject obj, @@ -6506,13 +6506,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRecti ( GLint x1 , GLint y1 , GLint x2 , GLint y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRecti ( JNIEnv *env, jobject obj, @@ -6537,13 +6537,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRects ( GLshort x1 , GLshort y1 , GLshort x2 , GLshort y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRects ( JNIEnv *env, jobject obj, @@ -6568,13 +6568,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectdv ( const GLdouble * v1 , const GLdouble * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectdv ( JNIEnv *env, jobject obj, @@ -6613,13 +6613,13 @@ (*env)->ReleaseDoubleArrayElements(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectfv ( const GLfloat * v1 , const GLfloat * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectfv ( JNIEnv *env, jobject obj, @@ -6658,13 +6658,13 @@ (*env)->ReleaseFloatArrayElements(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectiv ( const GLint * v1 , const GLint * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectiv ( JNIEnv *env, jobject obj, @@ -6703,13 +6703,13 @@ (*env)->ReleaseIntArrayElements(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectsv ( const GLshort * v1 , const GLshort * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectsv ( JNIEnv *env, jobject obj, @@ -6748,13 +6748,13 @@ (*env)->ReleaseShortArrayElements(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertexPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertexPointer__III_3B ( JNIEnv *env, jobject obj, @@ -6986,13 +6986,13 @@ (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormalPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormalPointer__II_3B ( JNIEnv *env, jobject obj, @@ -7210,13 +7210,13 @@ (*env)->ReleaseLongArrayElements(env, ptr, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorPointer__III_3B ( JNIEnv *env, jobject obj, @@ -7448,13 +7448,13 @@ (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexPointer__II_3B ( JNIEnv *env, jobject obj, @@ -7672,13 +7672,13 @@ (*env)->ReleaseLongArrayElements(env, ptr, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoordPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoordPointer__III_3B ( JNIEnv *env, jobject obj, @@ -7910,13 +7910,13 @@ (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagPointer ( GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlagPointer__I_3B ( JNIEnv *env, jobject obj, @@ -8120,13 +8120,13 @@ (*env)->ReleaseLongArrayElements(env, ptr, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPointerv ( GLenum pname , void * * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPointerv__I_3_3B ( JNIEnv *env, jobject obj, @@ -8337,13 +8337,13 @@ (*env)->ReleaseLongArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glArrayElement ( GLint i ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glArrayElement ( JNIEnv *env, jobject obj, @@ -8362,13 +8362,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawArrays ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawArrays ( JNIEnv *env, jobject obj, @@ -8391,13 +8391,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawElements ( GLenum mode , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawElements__III_3B ( JNIEnv *env, jobject obj, @@ -8629,13 +8629,13 @@ (*env)->ReleaseLongArrayElements(env, indices, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glInterleavedArrays ( GLenum format , GLsizei stride , const GLvoid * pointer ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glInterleavedArrays__II_3B ( JNIEnv *env, jobject obj, @@ -8853,13 +8853,13 @@ (*env)->ReleaseLongArrayElements(env, pointer, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glShadeModel ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glShadeModel ( JNIEnv *env, jobject obj, @@ -8878,13 +8878,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightf ( GLenum light , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightf ( JNIEnv *env, jobject obj, @@ -8907,13 +8907,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLighti ( GLenum light , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLighti ( JNIEnv *env, jobject obj, @@ -8936,13 +8936,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightfv ( GLenum light , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightfv ( JNIEnv *env, jobject obj, @@ -8974,13 +8974,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightiv ( GLenum light , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightiv ( JNIEnv *env, jobject obj, @@ -9012,13 +9012,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetLightfv ( GLenum light , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetLightfv ( JNIEnv *env, jobject obj, @@ -9051,13 +9051,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetLightiv ( GLenum light , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetLightiv ( JNIEnv *env, jobject obj, @@ -9090,13 +9090,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModelf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModelf ( JNIEnv *env, jobject obj, @@ -9117,13 +9117,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModeli ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModeli ( JNIEnv *env, jobject obj, @@ -9144,13 +9144,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModelfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModelfv ( JNIEnv *env, jobject obj, @@ -9180,13 +9180,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModeliv ( GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModeliv ( JNIEnv *env, jobject obj, @@ -9216,13 +9216,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialf ( GLenum face , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMaterialf ( JNIEnv *env, jobject obj, @@ -9245,13 +9245,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMateriali ( GLenum face , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMateriali ( JNIEnv *env, jobject obj, @@ -9274,13 +9274,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialfv ( GLenum face , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMaterialfv ( JNIEnv *env, jobject obj, @@ -9312,13 +9312,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialiv ( GLenum face , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMaterialiv ( JNIEnv *env, jobject obj, @@ -9350,13 +9350,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMaterialfv ( GLenum face , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMaterialfv ( JNIEnv *env, jobject obj, @@ -9389,13 +9389,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMaterialiv ( GLenum face , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMaterialiv ( JNIEnv *env, jobject obj, @@ -9428,13 +9428,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorMaterial ( GLenum face , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorMaterial ( JNIEnv *env, jobject obj, @@ -9455,13 +9455,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelZoom ( GLfloat xfactor , GLfloat yfactor ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelZoom ( JNIEnv *env, jobject obj, @@ -9482,13 +9482,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelStoref ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelStoref ( JNIEnv *env, jobject obj, @@ -9509,13 +9509,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelStorei ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelStorei ( JNIEnv *env, jobject obj, @@ -9536,13 +9536,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelTransferf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelTransferf ( JNIEnv *env, jobject obj, @@ -9563,13 +9563,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelTransferi ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelTransferi ( JNIEnv *env, jobject obj, @@ -9590,13 +9590,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapfv ( GLenum map , GLint mapsize , const GLfloat * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelMapfv ( JNIEnv *env, jobject obj, @@ -9628,13 +9628,13 @@ (*env)->ReleaseFloatArrayElements(env, values, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapuiv ( GLenum map , GLint mapsize , const GLuint * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelMapuiv ( JNIEnv *env, jobject obj, @@ -9666,13 +9666,13 @@ (*env)->ReleaseIntArrayElements(env, values, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapusv ( GLenum map , GLint mapsize , const GLushort * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelMapusv ( JNIEnv *env, jobject obj, @@ -9704,13 +9704,13 @@ (*env)->ReleaseShortArrayElements(env, values, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapfv ( GLenum map , GLfloat * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPixelMapfv ( JNIEnv *env, jobject obj, @@ -9741,13 +9741,13 @@ (*env)->ReleaseFloatArrayElements(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapuiv ( GLenum map , GLuint * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPixelMapuiv ( JNIEnv *env, jobject obj, @@ -9778,13 +9778,13 @@ (*env)->ReleaseIntArrayElements(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapusv ( GLenum map , GLushort * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPixelMapusv ( JNIEnv *env, jobject obj, @@ -9815,13 +9815,13 @@ (*env)->ReleaseShortArrayElements(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBitmap ( GLsizei width , GLsizei height , GLfloat xorig , GLfloat yorig , GLfloat xmove , GLfloat ymove , const GLubyte * bitmap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBitmap ( JNIEnv *env, jobject obj, @@ -9861,13 +9861,13 @@ (*env)->ReleaseByteArrayElements(env, bitmap, ptr6, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glReadPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glReadPixels__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -10148,13 +10148,13 @@ (*env)->ReleaseLongArrayElements(env, pixels, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawPixels ( GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawPixels__IIII_3B ( JNIEnv *env, jobject obj, @@ -10400,13 +10400,13 @@ (*env)->ReleaseLongArrayElements(env, pixels, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyPixels ( JNIEnv *env, jobject obj, @@ -10433,13 +10433,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilFunc ( GLenum func , GLint ref , GLuint mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glStencilFunc ( JNIEnv *env, jobject obj, @@ -10462,13 +10462,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilMask ( GLuint mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glStencilMask ( JNIEnv *env, jobject obj, @@ -10487,13 +10487,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilOp ( GLenum fail , GLenum zfail , GLenum zpass ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glStencilOp ( JNIEnv *env, jobject obj, @@ -10516,13 +10516,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearStencil ( GLint s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearStencil ( JNIEnv *env, jobject obj, @@ -10541,13 +10541,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGend ( GLenum coord , GLenum pname , GLdouble param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGend ( JNIEnv *env, jobject obj, @@ -10570,13 +10570,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGenf ( GLenum coord , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGenf ( JNIEnv *env, jobject obj, @@ -10599,13 +10599,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGeni ( GLenum coord , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGeni ( JNIEnv *env, jobject obj, @@ -10628,13 +10628,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGendv ( GLenum coord , GLenum pname , const GLdouble * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGendv ( JNIEnv *env, jobject obj, @@ -10666,13 +10666,13 @@ (*env)->ReleaseDoubleArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGenfv ( GLenum coord , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGenfv ( JNIEnv *env, jobject obj, @@ -10704,13 +10704,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGeniv ( GLenum coord , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGeniv ( JNIEnv *env, jobject obj, @@ -10742,13 +10742,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGendv ( GLenum coord , GLenum pname , GLdouble * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexGendv ( JNIEnv *env, jobject obj, @@ -10781,13 +10781,13 @@ (*env)->ReleaseDoubleArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGenfv ( GLenum coord , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexGenfv ( JNIEnv *env, jobject obj, @@ -10820,13 +10820,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGeniv ( GLenum coord , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexGeniv ( JNIEnv *env, jobject obj, @@ -10859,13 +10859,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnvf ( JNIEnv *env, jobject obj, @@ -10888,13 +10888,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvi ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnvi ( JNIEnv *env, jobject obj, @@ -10917,13 +10917,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnvfv ( JNIEnv *env, jobject obj, @@ -10955,13 +10955,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnviv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnviv ( JNIEnv *env, jobject obj, @@ -10993,13 +10993,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexEnvfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexEnvfv ( JNIEnv *env, jobject obj, @@ -11032,13 +11032,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexEnviv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexEnviv ( JNIEnv *env, jobject obj, @@ -11071,13 +11071,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameterf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameterf ( JNIEnv *env, jobject obj, @@ -11100,13 +11100,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameteri ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameteri ( JNIEnv *env, jobject obj, @@ -11129,13 +11129,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameterfv ( JNIEnv *env, jobject obj, @@ -11167,13 +11167,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameteriv ( JNIEnv *env, jobject obj, @@ -11205,13 +11205,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexParameterfv ( JNIEnv *env, jobject obj, @@ -11244,13 +11244,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexParameteriv ( JNIEnv *env, jobject obj, @@ -11283,13 +11283,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexLevelParameterfv ( GLenum target , GLint level , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexLevelParameterfv ( JNIEnv *env, jobject obj, @@ -11324,13 +11324,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexLevelParameteriv ( GLenum target , GLint level , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexLevelParameteriv ( JNIEnv *env, jobject obj, @@ -11365,13 +11365,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage1D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage1D__IIIIIII_3B ( JNIEnv *env, jobject obj, @@ -11659,13 +11659,13 @@ (*env)->ReleaseLongArrayElements(env, pixels, ptr7, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage2D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage2D__IIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -11967,13 +11967,13 @@ (*env)->ReleaseLongArrayElements(env, pixels, ptr8, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexImage ( GLenum target , GLint level , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexImage__IIII_3B ( JNIEnv *env, jobject obj, @@ -12226,13 +12226,13 @@ (*env)->ReleaseLongArrayElements(env, pixels, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGenTextures ( GLsizei n , GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGenTextures ( JNIEnv *env, jobject obj, @@ -12263,13 +12263,13 @@ (*env)->ReleaseIntArrayElements(env, textures, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteTextures ( GLsizei n , const GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDeleteTextures ( JNIEnv *env, jobject obj, @@ -12299,13 +12299,13 @@ (*env)->ReleaseIntArrayElements(env, textures, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBindTexture ( GLenum target , GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBindTexture ( JNIEnv *env, jobject obj, @@ -12326,13 +12326,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPrioritizeTextures ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPrioritizeTextures ( JNIEnv *env, jobject obj, @@ -12373,13 +12373,13 @@ (*env)->ReleaseFloatArrayElements(env, priorities, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glAreTexturesResident ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glAreTexturesResident ( JNIEnv *env, jobject obj, @@ -12424,13 +12424,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsTexture ( GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsTexture ( JNIEnv *env, jobject obj, @@ -12452,13 +12452,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLsizei width , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage1D__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -12732,13 +12732,13 @@ (*env)->ReleaseLongArrayElements(env, pixels, ptr6, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage2D__IIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -13040,13 +13040,13 @@ (*env)->ReleaseLongArrayElements(env, pixels, ptr8, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexImage1D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLint border ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexImage1D ( JNIEnv *env, jobject obj, @@ -13077,13 +13077,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexImage2D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height , GLint border ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexImage2D ( JNIEnv *env, jobject obj, @@ -13116,13 +13116,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage1D ( JNIEnv *env, jobject obj, @@ -13151,13 +13151,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage2D ( JNIEnv *env, jobject obj, @@ -13190,13 +13190,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap1d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint stride , GLint order , const GLdouble * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap1d ( JNIEnv *env, jobject obj, @@ -13234,13 +13234,13 @@ (*env)->ReleaseDoubleArrayElements(env, points, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap1f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint stride , GLint order , const GLfloat * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap1f ( JNIEnv *env, jobject obj, @@ -13278,13 +13278,13 @@ (*env)->ReleaseFloatArrayElements(env, points, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap2d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint ustride , GLint uorder , GLdouble v1 , GLdouble v2 , GLint vstride , GLint vorder , const GLdouble * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap2d ( JNIEnv *env, jobject obj, @@ -13330,13 +13330,13 @@ (*env)->ReleaseDoubleArrayElements(env, points, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap2f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint ustride , GLint uorder , GLfloat v1 , GLfloat v2 , GLint vstride , GLint vorder , const GLfloat * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap2f ( JNIEnv *env, jobject obj, @@ -13382,13 +13382,13 @@ (*env)->ReleaseFloatArrayElements(env, points, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapdv ( GLenum target , GLenum query , GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMapdv ( JNIEnv *env, jobject obj, @@ -13421,13 +13421,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapfv ( GLenum target , GLenum query , GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMapfv ( JNIEnv *env, jobject obj, @@ -13460,13 +13460,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapiv ( GLenum target , GLenum query , GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMapiv ( JNIEnv *env, jobject obj, @@ -13499,13 +13499,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1d ( GLdouble u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1d ( JNIEnv *env, jobject obj, @@ -13524,13 +13524,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1f ( GLfloat u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1f ( JNIEnv *env, jobject obj, @@ -13549,13 +13549,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1dv ( const GLdouble * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1dv ( JNIEnv *env, jobject obj, @@ -13583,13 +13583,13 @@ (*env)->ReleaseDoubleArrayElements(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1fv ( const GLfloat * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1fv ( JNIEnv *env, jobject obj, @@ -13617,13 +13617,13 @@ (*env)->ReleaseFloatArrayElements(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2d ( GLdouble u , GLdouble v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2d ( JNIEnv *env, jobject obj, @@ -13644,13 +13644,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2f ( GLfloat u , GLfloat v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2f ( JNIEnv *env, jobject obj, @@ -13671,13 +13671,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2dv ( const GLdouble * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2dv ( JNIEnv *env, jobject obj, @@ -13705,13 +13705,13 @@ (*env)->ReleaseDoubleArrayElements(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2fv ( const GLfloat * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2fv ( JNIEnv *env, jobject obj, @@ -13739,13 +13739,13 @@ (*env)->ReleaseFloatArrayElements(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid1d ( GLint un , GLdouble u1 , GLdouble u2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid1d ( JNIEnv *env, jobject obj, @@ -13768,13 +13768,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid1f ( GLint un , GLfloat u1 , GLfloat u2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid1f ( JNIEnv *env, jobject obj, @@ -13797,13 +13797,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid2d ( GLint un , GLdouble u1 , GLdouble u2 , GLint vn , GLdouble v1 , GLdouble v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid2d ( JNIEnv *env, jobject obj, @@ -13832,13 +13832,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid2f ( GLint un , GLfloat u1 , GLfloat u2 , GLint vn , GLfloat v1 , GLfloat v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid2f ( JNIEnv *env, jobject obj, @@ -13867,13 +13867,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalPoint1 ( GLint i ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalPoint1 ( JNIEnv *env, jobject obj, @@ -13892,13 +13892,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalPoint2 ( GLint i , GLint j ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalPoint2 ( JNIEnv *env, jobject obj, @@ -13919,13 +13919,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalMesh1 ( GLenum mode , GLint i1 , GLint i2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalMesh1 ( JNIEnv *env, jobject obj, @@ -13948,13 +13948,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalMesh2 ( GLenum mode , GLint i1 , GLint i2 , GLint j1 , GLint j2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalMesh2 ( JNIEnv *env, jobject obj, @@ -13981,13 +13981,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogf ( JNIEnv *env, jobject obj, @@ -14008,13 +14008,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogi ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogi ( JNIEnv *env, jobject obj, @@ -14035,13 +14035,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogfv ( JNIEnv *env, jobject obj, @@ -14071,13 +14071,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogiv ( GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogiv ( JNIEnv *env, jobject obj, @@ -14107,13 +14107,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFeedbackBuffer ( GLsizei size , GLenum type , GLfloat * buffer ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFeedbackBuffer ( JNIEnv *env, jobject obj, @@ -14146,13 +14146,13 @@ (*env)->ReleaseFloatArrayElements(env, buffer, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPassThrough ( GLfloat token ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPassThrough ( JNIEnv *env, jobject obj, @@ -14171,13 +14171,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glSelectBuffer ( GLsizei size , GLuint * buffer ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glSelectBuffer ( JNIEnv *env, jobject obj, @@ -14208,13 +14208,13 @@ (*env)->ReleaseIntArrayElements(env, buffer, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glInitNames ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glInitNames ( JNIEnv *env, jobject obj) @@ -14231,13 +14231,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadName ( GLuint name ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadName ( JNIEnv *env, jobject obj, @@ -14256,13 +14256,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushName ( GLuint name ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushName ( JNIEnv *env, jobject obj, @@ -14281,13 +14281,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopName ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopName ( JNIEnv *env, jobject obj) @@ -14304,13 +14304,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawRangeElements ( GLenum mode , GLuint start , GLuint end , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawRangeElements__IIIII_3B ( JNIEnv *env, jobject obj, @@ -14570,13 +14570,13 @@ (*env)->ReleaseLongArrayElements(env, indices, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage3D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage3D__IIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -14892,13 +14892,13 @@ (*env)->ReleaseLongArrayElements(env, pixels, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    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 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage3D__IIIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -15228,13 +15228,13 @@ (*env)->ReleaseLongArrayElements(env, pixels, ptr10, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage3D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage3D ( JNIEnv *env, jobject obj, @@ -15269,13 +15269,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTable ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTable__IIIII_3B ( JNIEnv *env, jobject obj, @@ -15535,13 +15535,13 @@ (*env)->ReleaseLongArrayElements(env, table, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorSubTable ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorSubTable__IIIII_3B ( JNIEnv *env, jobject obj, @@ -15801,13 +15801,13 @@ (*env)->ReleaseLongArrayElements(env, data, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTableParameteriv ( JNIEnv *env, jobject obj, @@ -15839,13 +15839,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTableParameterfv ( JNIEnv *env, jobject obj, @@ -15877,13 +15877,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyColorSubTable ( GLenum target , GLsizei start , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyColorSubTable ( JNIEnv *env, jobject obj, @@ -15910,13 +15910,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyColorTable ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyColorTable ( JNIEnv *env, jobject obj, @@ -15943,13 +15943,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTable ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTable__III_3B ( JNIEnv *env, jobject obj, @@ -16188,13 +16188,13 @@ (*env)->ReleaseLongArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameterfv ( JNIEnv *env, jobject obj, @@ -16227,13 +16227,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameteriv ( JNIEnv *env, jobject obj, @@ -16266,13 +16266,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendEquation ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendEquation ( JNIEnv *env, jobject obj, @@ -16291,13 +16291,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendColor ( JNIEnv *env, jobject obj, @@ -16322,13 +16322,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glHistogram ( GLenum target , GLsizei width , GLenum internalformat , GLboolean sink ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glHistogram ( JNIEnv *env, jobject obj, @@ -16353,13 +16353,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glResetHistogram ( GLenum target ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glResetHistogram ( JNIEnv *env, jobject obj, @@ -16378,13 +16378,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogram ( GLenum target , GLboolean reset , GLenum format , GLenum type , GLvoid * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetHistogram__IZII_3B ( JNIEnv *env, jobject obj, @@ -16637,13 +16637,13 @@ (*env)->ReleaseLongArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogramParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetHistogramParameterfv ( JNIEnv *env, jobject obj, @@ -16676,13 +16676,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogramParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetHistogramParameteriv ( JNIEnv *env, jobject obj, @@ -16715,13 +16715,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMinmax ( GLenum target , GLenum internalformat , GLboolean sink ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMinmax ( JNIEnv *env, jobject obj, @@ -16744,13 +16744,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glResetMinmax ( GLenum target ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glResetMinmax ( JNIEnv *env, jobject obj, @@ -16769,13 +16769,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmax ( GLenum target , GLboolean reset , GLenum format , GLenum types , GLvoid * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMinmax__IZII_3B ( JNIEnv *env, jobject obj, @@ -17028,13 +17028,13 @@ (*env)->ReleaseLongArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmaxParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMinmaxParameterfv ( JNIEnv *env, jobject obj, @@ -17067,13 +17067,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmaxParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMinmaxParameteriv ( JNIEnv *env, jobject obj, @@ -17106,13 +17106,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionFilter1D ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionFilter1D__IIIII_3B ( JNIEnv *env, jobject obj, @@ -17372,13 +17372,13 @@ (*env)->ReleaseLongArrayElements(env, image, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionFilter2D__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -17652,13 +17652,13 @@ (*env)->ReleaseLongArrayElements(env, image, ptr6, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameterf ( GLenum target , GLenum pname , GLfloat params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameterf ( JNIEnv *env, jobject obj, @@ -17681,13 +17681,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameterfv ( JNIEnv *env, jobject obj, @@ -17719,13 +17719,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameteri ( GLenum target , GLenum pname , GLint params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameteri ( JNIEnv *env, jobject obj, @@ -17748,13 +17748,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameteriv ( JNIEnv *env, jobject obj, @@ -17786,13 +17786,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyConvolutionFilter1D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyConvolutionFilter1D ( JNIEnv *env, jobject obj, @@ -17819,13 +17819,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyConvolutionFilter2D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyConvolutionFilter2D ( JNIEnv *env, jobject obj, @@ -17854,13 +17854,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionFilter ( GLenum target , GLenum format , GLenum type , GLvoid * image ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetConvolutionFilter__III_3B ( JNIEnv *env, jobject obj, @@ -18099,13 +18099,13 @@ (*env)->ReleaseLongArrayElements(env, image, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetConvolutionParameterfv ( JNIEnv *env, jobject obj, @@ -18138,13 +18138,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetConvolutionParameteriv ( JNIEnv *env, jobject obj, @@ -18177,13 +18177,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glSeparableFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * row , const GLvoid * column ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glSeparableFilter2D__IIIIII_3B_3B ( JNIEnv *env, jobject obj, @@ -18534,13 +18534,13 @@ (*env)->ReleaseLongArrayElements(env, column, ptr7, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetSeparableFilter ( GLenum target , GLenum format , GLenum type , GLvoid * row , GLvoid * column , GLvoid * span ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetSeparableFilter__III_3B_3B_3B ( JNIEnv *env, jobject obj, @@ -18947,13 +18947,13 @@ (*env)->ReleaseLongArrayElements(env, span, ptr5, (isCopiedArray5 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendColorEXT ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendColorEXT ( JNIEnv *env, jobject obj, @@ -18978,13 +18978,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonOffsetEXT ( GLfloat factor , GLfloat bias ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonOffsetEXT ( JNIEnv *env, jobject obj, @@ -19005,13 +19005,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage3DEXT ( GLenum target , GLint level , GLenum internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage3DEXT__IIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -19327,13 +19327,13 @@ (*env)->ReleaseLongArrayElements(env, pixels, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    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 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage3DEXT__IIIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -19663,13 +19663,13 @@ (*env)->ReleaseLongArrayElements(env, pixels, ptr10, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage3DEXT ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage3DEXT ( JNIEnv *env, jobject obj, @@ -19704,13 +19704,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGenTexturesEXT ( GLsizei n , GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGenTexturesEXT ( JNIEnv *env, jobject obj, @@ -19741,13 +19741,13 @@ (*env)->ReleaseIntArrayElements(env, textures, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteTexturesEXT ( GLsizei n , const GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDeleteTexturesEXT ( JNIEnv *env, jobject obj, @@ -19777,13 +19777,13 @@ (*env)->ReleaseIntArrayElements(env, textures, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBindTextureEXT ( GLenum target , GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBindTextureEXT ( JNIEnv *env, jobject obj, @@ -19804,13 +19804,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPrioritizeTexturesEXT ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPrioritizeTexturesEXT ( JNIEnv *env, jobject obj, @@ -19851,13 +19851,13 @@ (*env)->ReleaseFloatArrayElements(env, priorities, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glAreTexturesResidentEXT ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glAreTexturesResidentEXT ( JNIEnv *env, jobject obj, @@ -19902,13 +19902,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsTextureEXT ( GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsTextureEXT ( JNIEnv *env, jobject obj, @@ -19930,13 +19930,13 @@ return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertexPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertexPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -20182,13 +20182,13 @@ (*env)->ReleaseLongArrayElements(env, ptr, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormalPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormalPointerEXT__III_3B ( JNIEnv *env, jobject obj, @@ -20420,13 +20420,13 @@ (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -20672,13 +20672,13 @@ (*env)->ReleaseLongArrayElements(env, ptr, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexPointerEXT__III_3B ( JNIEnv *env, jobject obj, @@ -20910,13 +20910,13 @@ (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoordPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoordPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -21162,13 +21162,13 @@ (*env)->ReleaseLongArrayElements(env, ptr, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagPointerEXT ( GLsizei stride , GLsizei count , const GLboolean * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlagPointerEXT ( JNIEnv *env, jobject obj, @@ -21200,13 +21200,13 @@ (*env)->ReleaseBooleanArrayElements(env, ptr, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPointervEXT ( GLenum pname , void * * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPointervEXT__I_3_3B ( JNIEnv *env, jobject obj, @@ -21417,13 +21417,13 @@ (*env)->ReleaseLongArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glArrayElementEXT ( GLint i ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glArrayElementEXT ( JNIEnv *env, jobject obj, @@ -21442,13 +21442,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawArraysEXT ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawArraysEXT ( JNIEnv *env, jobject obj, @@ -21471,13 +21471,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendEquationEXT ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendEquationEXT ( JNIEnv *env, jobject obj, @@ -21496,13 +21496,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointParameterfEXT ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPointParameterfEXT ( JNIEnv *env, jobject obj, @@ -21523,13 +21523,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointParameterfvEXT ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPointParameterfvEXT ( JNIEnv *env, jobject obj, @@ -21559,13 +21559,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableEXT ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTableEXT__IIIII_3B ( JNIEnv *env, jobject obj, @@ -21825,13 +21825,13 @@ (*env)->ReleaseLongArrayElements(env, table, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorSubTableEXT ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorSubTableEXT__IIIII_3B ( JNIEnv *env, jobject obj, @@ -22091,13 +22091,13 @@ (*env)->ReleaseLongArrayElements(env, data, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableEXT ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableEXT__III_3B ( JNIEnv *env, jobject obj, @@ -22336,13 +22336,13 @@ (*env)->ReleaseLongArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterfvEXT ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameterfvEXT ( JNIEnv *env, jobject obj, @@ -22375,13 +22375,13 @@ (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterivEXT ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameterivEXT ( JNIEnv *env, jobject obj, @@ -22414,13 +22414,13 @@ (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLockArraysEXT ( GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLockArraysEXT ( JNIEnv *env, jobject obj, @@ -22441,13 +22441,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glUnlockArraysEXT ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glUnlockArraysEXT ( JNIEnv *env, jobject obj) @@ -22464,13 +22464,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glActiveTextureARB ( GLenum texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glActiveTextureARB ( JNIEnv *env, jobject obj, @@ -22489,13 +22489,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClientActiveTextureARB ( GLenum texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClientActiveTextureARB ( JNIEnv *env, jobject obj, @@ -22514,13 +22514,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1dARB ( GLenum target , GLdouble s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1dARB ( JNIEnv *env, jobject obj, @@ -22541,13 +22541,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1dvARB ( JNIEnv *env, jobject obj, @@ -22577,13 +22577,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1fARB ( GLenum target , GLfloat s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1fARB ( JNIEnv *env, jobject obj, @@ -22604,13 +22604,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1fvARB ( JNIEnv *env, jobject obj, @@ -22640,13 +22640,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1iARB ( GLenum target , GLint s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1iARB ( JNIEnv *env, jobject obj, @@ -22667,13 +22667,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1ivARB ( JNIEnv *env, jobject obj, @@ -22703,13 +22703,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1sARB ( GLenum target , GLshort s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1sARB ( JNIEnv *env, jobject obj, @@ -22730,13 +22730,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1svARB ( JNIEnv *env, jobject obj, @@ -22766,13 +22766,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2dARB ( GLenum target , GLdouble s , GLdouble t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2dARB ( JNIEnv *env, jobject obj, @@ -22795,13 +22795,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2dvARB ( JNIEnv *env, jobject obj, @@ -22831,13 +22831,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2fARB ( GLenum target , GLfloat s , GLfloat t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2fARB ( JNIEnv *env, jobject obj, @@ -22860,13 +22860,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2fvARB ( JNIEnv *env, jobject obj, @@ -22896,13 +22896,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2iARB ( GLenum target , GLint s , GLint t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2iARB ( JNIEnv *env, jobject obj, @@ -22925,13 +22925,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2ivARB ( JNIEnv *env, jobject obj, @@ -22961,13 +22961,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2sARB ( GLenum target , GLshort s , GLshort t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2sARB ( JNIEnv *env, jobject obj, @@ -22990,13 +22990,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2svARB ( JNIEnv *env, jobject obj, @@ -23026,13 +23026,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3dARB ( JNIEnv *env, jobject obj, @@ -23057,13 +23057,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3dvARB ( JNIEnv *env, jobject obj, @@ -23093,13 +23093,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3fARB ( JNIEnv *env, jobject obj, @@ -23124,13 +23124,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3fvARB ( JNIEnv *env, jobject obj, @@ -23160,13 +23160,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3iARB ( GLenum target , GLint s , GLint t , GLint r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3iARB ( JNIEnv *env, jobject obj, @@ -23191,13 +23191,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3ivARB ( JNIEnv *env, jobject obj, @@ -23227,13 +23227,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3sARB ( GLenum target , GLshort s , GLshort t , GLshort r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3sARB ( JNIEnv *env, jobject obj, @@ -23258,13 +23258,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3svARB ( JNIEnv *env, jobject obj, @@ -23294,13 +23294,13 @@ (*env)->ReleaseShortArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4dARB ( JNIEnv *env, jobject obj, @@ -23327,13 +23327,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4dvARB ( JNIEnv *env, jobject obj, @@ -23363,13 +23363,13 @@ (*env)->ReleaseDoubleArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4fARB ( JNIEnv *env, jobject obj, @@ -23396,13 +23396,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4fvARB ( JNIEnv *env, jobject obj, @@ -23432,13 +23432,13 @@ (*env)->ReleaseFloatArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4iARB ( GLenum target , GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4iARB ( JNIEnv *env, jobject obj, @@ -23465,13 +23465,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4ivARB ( JNIEnv *env, jobject obj, @@ -23501,13 +23501,13 @@ (*env)->ReleaseIntArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4sARB ( GLenum target , GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4sARB ( JNIEnv *env, jobject obj, @@ -23534,13 +23534,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4svARB ( JNIEnv *env, jobject obj, @@ -23570,5 +23570,5 @@ (*env)->ReleaseShortArrayElements(env, v, ptr1, JNI_ABORT); } } - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ diff --git a/C2J/gl-protoVirt-auto.java b/C2J/gl-protoVirt-auto.java index bc26cd4..f0f1686 100644 --- a/C2J/gl-protoVirt-auto.java +++ b/C2J/gl-protoVirt-auto.java @@ -1,6955 +1,6955 @@ -/** - * C2J Parser Version 1.5 Beta - * Jausoft - Sven Goethel Software Development - * Reading from file: gl-proto-auto.orig.h . . . - * Destination-Class: gl4java_GLFuncJauJNI ! - */ - -/** - * Original Function-Prototype : - *
 
-   extern void glClearIndex ( GLfloat c ) ;
- * 
- */ - public void glClearIndex ( - float c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glClearColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ - public void glClearColor ( - float red, - float green, - float blue, - float alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glClear ( GLbitfield mask ) ;
- * 
- */ - public void glClear ( - int mask - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexMask ( GLuint mask ) ;
- * 
- */ - public void glIndexMask ( - int mask - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorMask ( GLboolean red , GLboolean green , GLboolean blue , GLboolean alpha ) ;
- * 
- */ - public void glColorMask ( - boolean red, - boolean green, - boolean blue, - boolean alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glAlphaFunc ( GLenum func , GLclampf ref ) ;
- * 
- */ - public void glAlphaFunc ( - int func, - float ref - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBlendFunc ( GLenum sfactor , GLenum dfactor ) ;
- * 
- */ - public void glBlendFunc ( - int sfactor, - int dfactor - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLogicOp ( GLenum opcode ) ;
- * 
- */ - public void glLogicOp ( - int opcode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCullFace ( GLenum mode ) ;
- * 
- */ - public void glCullFace ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFrontFace ( GLenum mode ) ;
- * 
- */ - public void glFrontFace ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPointSize ( GLfloat size ) ;
- * 
- */ - public void glPointSize ( - float size - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLineWidth ( GLfloat width ) ;
- * 
- */ - public void glLineWidth ( - float width - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLineStipple ( GLint factor , GLushort pattern ) ;
- * 
- */ - public void glLineStipple ( - int factor, - short pattern - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPolygonMode ( GLenum face , GLenum mode ) ;
- * 
- */ - public void glPolygonMode ( - int face, - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPolygonOffset ( GLfloat factor , GLfloat units ) ;
- * 
- */ - public void glPolygonOffset ( - float factor, - float units - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPolygonStipple ( const GLubyte * mask ) ;
- * 
- */ - public void glPolygonStipple ( - byte[] mask - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetPolygonStipple ( GLubyte * mask ) ;
- * 
- */ - public void glGetPolygonStipple ( - byte[] mask - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEdgeFlag ( GLboolean flag ) ;
- * 
- */ - public void glEdgeFlag ( - boolean flag - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEdgeFlagv ( const GLboolean * flag ) ;
- * 
- */ - public void glEdgeFlagv ( - boolean[] flag - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glScissor ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ - public void glScissor ( - int x, - int y, - int width, - int height - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glClipPlane ( GLenum plane , const GLdouble * equation ) ;
- * 
- */ - public void glClipPlane ( - int plane, - double[] equation - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetClipPlane ( GLenum plane , GLdouble * equation ) ;
- * 
- */ - public void glGetClipPlane ( - int plane, - double[] equation - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDrawBuffer ( GLenum mode ) ;
- * 
- */ - public void glDrawBuffer ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glReadBuffer ( GLenum mode ) ;
- * 
- */ - public void glReadBuffer ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEnable ( GLenum cap ) ;
- * 
- */ - public void glEnable ( - int cap - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDisable ( GLenum cap ) ;
- * 
- */ - public void glDisable ( - int cap - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLboolean glIsEnabled ( GLenum cap ) ;
- * 
- */ - public boolean glIsEnabled ( - int cap - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEnableClientState ( GLenum cap ) ;
- * 
- */ - public void glEnableClientState ( - int cap - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDisableClientState ( GLenum cap ) ;
- * 
- */ - public void glDisableClientState ( - int cap - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetBooleanv ( GLenum pname , GLboolean * params ) ;
- * 
- */ - public void glGetBooleanv ( - int pname, - boolean[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetDoublev ( GLenum pname , GLdouble * params ) ;
- * 
- */ - public void glGetDoublev ( - int pname, - double[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetFloatv ( GLenum pname , GLfloat * params ) ;
- * 
- */ - public void glGetFloatv ( - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetIntegerv ( GLenum pname , GLint * params ) ;
- * 
- */ - public void glGetIntegerv ( - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPushAttrib ( GLbitfield mask ) ;
- * 
- */ - public void glPushAttrib ( - int mask - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPopAttrib ( void ) ;
- * 
- */ - public void glPopAttrib ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPushClientAttrib ( GLbitfield mask ) ;
- * 
- */ - public void glPushClientAttrib ( - int mask - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPopClientAttrib ( void ) ;
- * 
- */ - public void glPopClientAttrib ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLint glRenderMode ( GLenum mode ) ;
- * 
- */ - public int glRenderMode ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLenum glGetError ( void ) ;
- * 
- */ - public int glGetError ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFinish ( void ) ;
- * 
- */ - public void glFinish ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFlush ( void ) ;
- * 
- */ - public void glFlush ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glHint ( GLenum target , GLenum mode ) ;
- * 
- */ - public void glHint ( - int target, - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glClearDepth ( GLclampd depth ) ;
- * 
- */ - public void glClearDepth ( - double depth - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDepthFunc ( GLenum func ) ;
- * 
- */ - public void glDepthFunc ( - int func - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDepthMask ( GLboolean flag ) ;
- * 
- */ - public void glDepthMask ( - boolean flag - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDepthRange ( GLclampd near_val , GLclampd far_val ) ;
- * 
- */ - public void glDepthRange ( - double near_val, - double far_val - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glClearAccum ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ - public void glClearAccum ( - float red, - float green, - float blue, - float alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glAccum ( GLenum op , GLfloat value ) ;
- * 
- */ - public void glAccum ( - int op, - float value - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMatrixMode ( GLenum mode ) ;
- * 
- */ - public void glMatrixMode ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glOrtho ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ - public void glOrtho ( - double left, - double right, - double bottom, - double top, - double near_val, - double far_val - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFrustum ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ - public void glFrustum ( - double left, - double right, - double bottom, - double top, - double near_val, - double far_val - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glViewport ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ - public void glViewport ( - int x, - int y, - int width, - int height - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPushMatrix ( void ) ;
- * 
- */ - public void glPushMatrix ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPopMatrix ( void ) ;
- * 
- */ - public void glPopMatrix ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLoadIdentity ( void ) ;
- * 
- */ - public void glLoadIdentity ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLoadMatrixd ( const GLdouble * m ) ;
- * 
- */ - public void glLoadMatrixd ( - double[] m - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLoadMatrixf ( const GLfloat * m ) ;
- * 
- */ - public void glLoadMatrixf ( - float[] m - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultMatrixd ( const GLdouble * m ) ;
- * 
- */ - public void glMultMatrixd ( - double[] m - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultMatrixf ( const GLfloat * m ) ;
- * 
- */ - public void glMultMatrixf ( - float[] m - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRotated ( GLdouble angle , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ - public void glRotated ( - double angle, - double x, - double y, - double z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRotatef ( GLfloat angle , GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ - public void glRotatef ( - float angle, - float x, - float y, - float z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glScaled ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ - public void glScaled ( - double x, - double y, - double z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glScalef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ - public void glScalef ( - float x, - float y, - float z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTranslated ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ - public void glTranslated ( - double x, - double y, - double z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTranslatef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ - public void glTranslatef ( - float x, - float y, - float z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLboolean glIsList ( GLuint list ) ;
- * 
- */ - public boolean glIsList ( - int list - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDeleteLists ( GLuint list , GLsizei range ) ;
- * 
- */ - public void glDeleteLists ( - int list, - int range - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLuint glGenLists ( GLsizei range ) ;
- * 
- */ - public int glGenLists ( - int range - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNewList ( GLuint list , GLenum mode ) ;
- * 
- */ - public void glNewList ( - int list, - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEndList ( void ) ;
- * 
- */ - public void glEndList ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCallList ( GLuint list ) ;
- * 
- */ - public void glCallList ( - int list - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCallLists ( GLsizei n , GLenum type , const GLvoid * lists ) ;
- * 
- */ - public void glCallLists ( - int n, - int type, - byte[] lists - ) ; - public void glCallLists ( - int n, - int type, - short[] lists - ) ; - public void glCallLists ( - int n, - int type, - int[] lists - ) ; - public void glCallLists ( - int n, - int type, - float[] lists - ) ; - public void glCallLists ( - int n, - int type, - double[] lists - ) ; - public void glCallLists ( - int n, - int type, - boolean[] lists - ) ; - public void glCallLists ( - int n, - int type, - long[] lists - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glListBase ( GLuint base ) ;
- * 
- */ - public void glListBase ( - int base - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBegin ( GLenum mode ) ;
- * 
- */ - public void glBegin ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEnd ( void ) ;
- * 
- */ - public void glEnd ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2d ( GLdouble x , GLdouble y ) ;
- * 
- */ - public void glVertex2d ( - double x, - double y - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2f ( GLfloat x , GLfloat y ) ;
- * 
- */ - public void glVertex2f ( - float x, - float y - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2i ( GLint x , GLint y ) ;
- * 
- */ - public void glVertex2i ( - int x, - int y - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2s ( GLshort x , GLshort y ) ;
- * 
- */ - public void glVertex2s ( - short x, - short y - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ - public void glVertex3d ( - double x, - double y, - double z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ - public void glVertex3f ( - float x, - float y, - float z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ - public void glVertex3i ( - int x, - int y, - int z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ - public void glVertex3s ( - short x, - short y, - short z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ - public void glVertex4d ( - double x, - double y, - double z, - double w - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ - public void glVertex4f ( - float x, - float y, - float z, - float w - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ - public void glVertex4i ( - int x, - int y, - int z, - int w - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ - public void glVertex4s ( - short x, - short y, - short z, - short w - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2dv ( const GLdouble * v ) ;
- * 
- */ - public void glVertex2dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2fv ( const GLfloat * v ) ;
- * 
- */ - public void glVertex2fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2iv ( const GLint * v ) ;
- * 
- */ - public void glVertex2iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2sv ( const GLshort * v ) ;
- * 
- */ - public void glVertex2sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3dv ( const GLdouble * v ) ;
- * 
- */ - public void glVertex3dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3fv ( const GLfloat * v ) ;
- * 
- */ - public void glVertex3fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3iv ( const GLint * v ) ;
- * 
- */ - public void glVertex3iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3sv ( const GLshort * v ) ;
- * 
- */ - public void glVertex3sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4dv ( const GLdouble * v ) ;
- * 
- */ - public void glVertex4dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4fv ( const GLfloat * v ) ;
- * 
- */ - public void glVertex4fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4iv ( const GLint * v ) ;
- * 
- */ - public void glVertex4iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4sv ( const GLshort * v ) ;
- * 
- */ - public void glVertex4sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3b ( GLbyte nx , GLbyte ny , GLbyte nz ) ;
- * 
- */ - public void glNormal3b ( - byte nx, - byte ny, - byte nz - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3d ( GLdouble nx , GLdouble ny , GLdouble nz ) ;
- * 
- */ - public void glNormal3d ( - double nx, - double ny, - double nz - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3f ( GLfloat nx , GLfloat ny , GLfloat nz ) ;
- * 
- */ - public void glNormal3f ( - float nx, - float ny, - float nz - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3i ( GLint nx , GLint ny , GLint nz ) ;
- * 
- */ - public void glNormal3i ( - int nx, - int ny, - int nz - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3s ( GLshort nx , GLshort ny , GLshort nz ) ;
- * 
- */ - public void glNormal3s ( - short nx, - short ny, - short nz - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3bv ( const GLbyte * v ) ;
- * 
- */ - public void glNormal3bv ( - byte[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3dv ( const GLdouble * v ) ;
- * 
- */ - public void glNormal3dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3fv ( const GLfloat * v ) ;
- * 
- */ - public void glNormal3fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3iv ( const GLint * v ) ;
- * 
- */ - public void glNormal3iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3sv ( const GLshort * v ) ;
- * 
- */ - public void glNormal3sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexd ( GLdouble c ) ;
- * 
- */ - public void glIndexd ( - double c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexf ( GLfloat c ) ;
- * 
- */ - public void glIndexf ( - float c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexi ( GLint c ) ;
- * 
- */ - public void glIndexi ( - int c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexs ( GLshort c ) ;
- * 
- */ - public void glIndexs ( - short c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexub ( GLubyte c ) ;
- * 
- */ - public void glIndexub ( - byte c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexdv ( const GLdouble * c ) ;
- * 
- */ - public void glIndexdv ( - double[] c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexfv ( const GLfloat * c ) ;
- * 
- */ - public void glIndexfv ( - float[] c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexiv ( const GLint * c ) ;
- * 
- */ - public void glIndexiv ( - int[] c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexsv ( const GLshort * c ) ;
- * 
- */ - public void glIndexsv ( - short[] c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexubv ( const GLubyte * c ) ;
- * 
- */ - public void glIndexubv ( - byte[] c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3b ( GLbyte red , GLbyte green , GLbyte blue ) ;
- * 
- */ - public void glColor3b ( - byte red, - byte green, - byte blue - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3d ( GLdouble red , GLdouble green , GLdouble blue ) ;
- * 
- */ - public void glColor3d ( - double red, - double green, - double blue - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3f ( GLfloat red , GLfloat green , GLfloat blue ) ;
- * 
- */ - public void glColor3f ( - float red, - float green, - float blue - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3i ( GLint red , GLint green , GLint blue ) ;
- * 
- */ - public void glColor3i ( - int red, - int green, - int blue - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3s ( GLshort red , GLshort green , GLshort blue ) ;
- * 
- */ - public void glColor3s ( - short red, - short green, - short blue - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3ub ( GLubyte red , GLubyte green , GLubyte blue ) ;
- * 
- */ - public void glColor3ub ( - byte red, - byte green, - byte blue - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3ui ( GLuint red , GLuint green , GLuint blue ) ;
- * 
- */ - public void glColor3ui ( - int red, - int green, - int blue - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3us ( GLushort red , GLushort green , GLushort blue ) ;
- * 
- */ - public void glColor3us ( - short red, - short green, - short blue - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4b ( GLbyte red , GLbyte green , GLbyte blue , GLbyte alpha ) ;
- * 
- */ - public void glColor4b ( - byte red, - byte green, - byte blue, - byte alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4d ( GLdouble red , GLdouble green , GLdouble blue , GLdouble alpha ) ;
- * 
- */ - public void glColor4d ( - double red, - double green, - double blue, - double alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4f ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ - public void glColor4f ( - float red, - float green, - float blue, - float alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4i ( GLint red , GLint green , GLint blue , GLint alpha ) ;
- * 
- */ - public void glColor4i ( - int red, - int green, - int blue, - int alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4s ( GLshort red , GLshort green , GLshort blue , GLshort alpha ) ;
- * 
- */ - public void glColor4s ( - short red, - short green, - short blue, - short alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4ub ( GLubyte red , GLubyte green , GLubyte blue , GLubyte alpha ) ;
- * 
- */ - public void glColor4ub ( - byte red, - byte green, - byte blue, - byte alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4ui ( GLuint red , GLuint green , GLuint blue , GLuint alpha ) ;
- * 
- */ - public void glColor4ui ( - int red, - int green, - int blue, - int alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4us ( GLushort red , GLushort green , GLushort blue , GLushort alpha ) ;
- * 
- */ - public void glColor4us ( - short red, - short green, - short blue, - short alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3bv ( const GLbyte * v ) ;
- * 
- */ - public void glColor3bv ( - byte[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3dv ( const GLdouble * v ) ;
- * 
- */ - public void glColor3dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3fv ( const GLfloat * v ) ;
- * 
- */ - public void glColor3fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3iv ( const GLint * v ) ;
- * 
- */ - public void glColor3iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3sv ( const GLshort * v ) ;
- * 
- */ - public void glColor3sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3ubv ( const GLubyte * v ) ;
- * 
- */ - public void glColor3ubv ( - byte[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3uiv ( const GLuint * v ) ;
- * 
- */ - public void glColor3uiv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3usv ( const GLushort * v ) ;
- * 
- */ - public void glColor3usv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4bv ( const GLbyte * v ) ;
- * 
- */ - public void glColor4bv ( - byte[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4dv ( const GLdouble * v ) ;
- * 
- */ - public void glColor4dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4fv ( const GLfloat * v ) ;
- * 
- */ - public void glColor4fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4iv ( const GLint * v ) ;
- * 
- */ - public void glColor4iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4sv ( const GLshort * v ) ;
- * 
- */ - public void glColor4sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4ubv ( const GLubyte * v ) ;
- * 
- */ - public void glColor4ubv ( - byte[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4uiv ( const GLuint * v ) ;
- * 
- */ - public void glColor4uiv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4usv ( const GLushort * v ) ;
- * 
- */ - public void glColor4usv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1d ( GLdouble s ) ;
- * 
- */ - public void glTexCoord1d ( - double s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1f ( GLfloat s ) ;
- * 
- */ - public void glTexCoord1f ( - float s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1i ( GLint s ) ;
- * 
- */ - public void glTexCoord1i ( - int s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1s ( GLshort s ) ;
- * 
- */ - public void glTexCoord1s ( - short s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2d ( GLdouble s , GLdouble t ) ;
- * 
- */ - public void glTexCoord2d ( - double s, - double t - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2f ( GLfloat s , GLfloat t ) ;
- * 
- */ - public void glTexCoord2f ( - float s, - float t - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2i ( GLint s , GLint t ) ;
- * 
- */ - public void glTexCoord2i ( - int s, - int t - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2s ( GLshort s , GLshort t ) ;
- * 
- */ - public void glTexCoord2s ( - short s, - short t - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3d ( GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ - public void glTexCoord3d ( - double s, - double t, - double r - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3f ( GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ - public void glTexCoord3f ( - float s, - float t, - float r - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3i ( GLint s , GLint t , GLint r ) ;
- * 
- */ - public void glTexCoord3i ( - int s, - int t, - int r - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3s ( GLshort s , GLshort t , GLshort r ) ;
- * 
- */ - public void glTexCoord3s ( - short s, - short t, - short r - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4d ( GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ - public void glTexCoord4d ( - double s, - double t, - double r, - double q - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4f ( GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ - public void glTexCoord4f ( - float s, - float t, - float r, - float q - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4i ( GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ - public void glTexCoord4i ( - int s, - int t, - int r, - int q - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4s ( GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ - public void glTexCoord4s ( - short s, - short t, - short r, - short q - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1dv ( const GLdouble * v ) ;
- * 
- */ - public void glTexCoord1dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1fv ( const GLfloat * v ) ;
- * 
- */ - public void glTexCoord1fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1iv ( const GLint * v ) ;
- * 
- */ - public void glTexCoord1iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1sv ( const GLshort * v ) ;
- * 
- */ - public void glTexCoord1sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2dv ( const GLdouble * v ) ;
- * 
- */ - public void glTexCoord2dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2fv ( const GLfloat * v ) ;
- * 
- */ - public void glTexCoord2fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2iv ( const GLint * v ) ;
- * 
- */ - public void glTexCoord2iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2sv ( const GLshort * v ) ;
- * 
- */ - public void glTexCoord2sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3dv ( const GLdouble * v ) ;
- * 
- */ - public void glTexCoord3dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3fv ( const GLfloat * v ) ;
- * 
- */ - public void glTexCoord3fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3iv ( const GLint * v ) ;
- * 
- */ - public void glTexCoord3iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3sv ( const GLshort * v ) ;
- * 
- */ - public void glTexCoord3sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4dv ( const GLdouble * v ) ;
- * 
- */ - public void glTexCoord4dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4fv ( const GLfloat * v ) ;
- * 
- */ - public void glTexCoord4fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4iv ( const GLint * v ) ;
- * 
- */ - public void glTexCoord4iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4sv ( const GLshort * v ) ;
- * 
- */ - public void glTexCoord4sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2d ( GLdouble x , GLdouble y ) ;
- * 
- */ - public void glRasterPos2d ( - double x, - double y - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2f ( GLfloat x , GLfloat y ) ;
- * 
- */ - public void glRasterPos2f ( - float x, - float y - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2i ( GLint x , GLint y ) ;
- * 
- */ - public void glRasterPos2i ( - int x, - int y - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2s ( GLshort x , GLshort y ) ;
- * 
- */ - public void glRasterPos2s ( - short x, - short y - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ - public void glRasterPos3d ( - double x, - double y, - double z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ - public void glRasterPos3f ( - float x, - float y, - float z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ - public void glRasterPos3i ( - int x, - int y, - int z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ - public void glRasterPos3s ( - short x, - short y, - short z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ - public void glRasterPos4d ( - double x, - double y, - double z, - double w - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ - public void glRasterPos4f ( - float x, - float y, - float z, - float w - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ - public void glRasterPos4i ( - int x, - int y, - int z, - int w - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ - public void glRasterPos4s ( - short x, - short y, - short z, - short w - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2dv ( const GLdouble * v ) ;
- * 
- */ - public void glRasterPos2dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2fv ( const GLfloat * v ) ;
- * 
- */ - public void glRasterPos2fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2iv ( const GLint * v ) ;
- * 
- */ - public void glRasterPos2iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2sv ( const GLshort * v ) ;
- * 
- */ - public void glRasterPos2sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3dv ( const GLdouble * v ) ;
- * 
- */ - public void glRasterPos3dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3fv ( const GLfloat * v ) ;
- * 
- */ - public void glRasterPos3fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3iv ( const GLint * v ) ;
- * 
- */ - public void glRasterPos3iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3sv ( const GLshort * v ) ;
- * 
- */ - public void glRasterPos3sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4dv ( const GLdouble * v ) ;
- * 
- */ - public void glRasterPos4dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4fv ( const GLfloat * v ) ;
- * 
- */ - public void glRasterPos4fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4iv ( const GLint * v ) ;
- * 
- */ - public void glRasterPos4iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4sv ( const GLshort * v ) ;
- * 
- */ - public void glRasterPos4sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRectd ( GLdouble x1 , GLdouble y1 , GLdouble x2 , GLdouble y2 ) ;
- * 
- */ - public void glRectd ( - double x1, - double y1, - double x2, - double y2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRectf ( GLfloat x1 , GLfloat y1 , GLfloat x2 , GLfloat y2 ) ;
- * 
- */ - public void glRectf ( - float x1, - float y1, - float x2, - float y2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRecti ( GLint x1 , GLint y1 , GLint x2 , GLint y2 ) ;
- * 
- */ - public void glRecti ( - int x1, - int y1, - int x2, - int y2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRects ( GLshort x1 , GLshort y1 , GLshort x2 , GLshort y2 ) ;
- * 
- */ - public void glRects ( - short x1, - short y1, - short x2, - short y2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRectdv ( const GLdouble * v1 , const GLdouble * v2 ) ;
- * 
- */ - public void glRectdv ( - double[] v1, - double[] v2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRectfv ( const GLfloat * v1 , const GLfloat * v2 ) ;
- * 
- */ - public void glRectfv ( - float[] v1, - float[] v2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRectiv ( const GLint * v1 , const GLint * v2 ) ;
- * 
- */ - public void glRectiv ( - int[] v1, - int[] v2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRectsv ( const GLshort * v1 , const GLshort * v2 ) ;
- * 
- */ - public void glRectsv ( - short[] v1, - short[] v2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertexPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ - public void glVertexPointer ( - int size, - int type, - int stride, - byte[] ptr - ) ; - public void glVertexPointer ( - int size, - int type, - int stride, - short[] ptr - ) ; - public void glVertexPointer ( - int size, - int type, - int stride, - int[] ptr - ) ; - public void glVertexPointer ( - int size, - int type, - int stride, - float[] ptr - ) ; - public void glVertexPointer ( - int size, - int type, - int stride, - double[] ptr - ) ; - public void glVertexPointer ( - int size, - int type, - int stride, - boolean[] ptr - ) ; - public void glVertexPointer ( - int size, - int type, - int stride, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormalPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ - public void glNormalPointer ( - int type, - int stride, - byte[] ptr - ) ; - public void glNormalPointer ( - int type, - int stride, - short[] ptr - ) ; - public void glNormalPointer ( - int type, - int stride, - int[] ptr - ) ; - public void glNormalPointer ( - int type, - int stride, - float[] ptr - ) ; - public void glNormalPointer ( - int type, - int stride, - double[] ptr - ) ; - public void glNormalPointer ( - int type, - int stride, - boolean[] ptr - ) ; - public void glNormalPointer ( - int type, - int stride, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ - public void glColorPointer ( - int size, - int type, - int stride, - byte[] ptr - ) ; - public void glColorPointer ( - int size, - int type, - int stride, - short[] ptr - ) ; - public void glColorPointer ( - int size, - int type, - int stride, - int[] ptr - ) ; - public void glColorPointer ( - int size, - int type, - int stride, - float[] ptr - ) ; - public void glColorPointer ( - int size, - int type, - int stride, - double[] ptr - ) ; - public void glColorPointer ( - int size, - int type, - int stride, - boolean[] ptr - ) ; - public void glColorPointer ( - int size, - int type, - int stride, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ - public void glIndexPointer ( - int type, - int stride, - byte[] ptr - ) ; - public void glIndexPointer ( - int type, - int stride, - short[] ptr - ) ; - public void glIndexPointer ( - int type, - int stride, - int[] ptr - ) ; - public void glIndexPointer ( - int type, - int stride, - float[] ptr - ) ; - public void glIndexPointer ( - int type, - int stride, - double[] ptr - ) ; - public void glIndexPointer ( - int type, - int stride, - boolean[] ptr - ) ; - public void glIndexPointer ( - int type, - int stride, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoordPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ - public void glTexCoordPointer ( - int size, - int type, - int stride, - byte[] ptr - ) ; - public void glTexCoordPointer ( - int size, - int type, - int stride, - short[] ptr - ) ; - public void glTexCoordPointer ( - int size, - int type, - int stride, - int[] ptr - ) ; - public void glTexCoordPointer ( - int size, - int type, - int stride, - float[] ptr - ) ; - public void glTexCoordPointer ( - int size, - int type, - int stride, - double[] ptr - ) ; - public void glTexCoordPointer ( - int size, - int type, - int stride, - boolean[] ptr - ) ; - public void glTexCoordPointer ( - int size, - int type, - int stride, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEdgeFlagPointer ( GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ - public void glEdgeFlagPointer ( - int stride, - byte[] ptr - ) ; - public void glEdgeFlagPointer ( - int stride, - short[] ptr - ) ; - public void glEdgeFlagPointer ( - int stride, - int[] ptr - ) ; - public void glEdgeFlagPointer ( - int stride, - float[] ptr - ) ; - public void glEdgeFlagPointer ( - int stride, - double[] ptr - ) ; - public void glEdgeFlagPointer ( - int stride, - boolean[] ptr - ) ; - public void glEdgeFlagPointer ( - int stride, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetPointerv ( GLenum pname , void * * params ) ;
- * 
- */ - public void glGetPointerv ( - int pname, - byte[][] params - ) ; - public void glGetPointerv ( - int pname, - short[][] params - ) ; - public void glGetPointerv ( - int pname, - int[][] params - ) ; - public void glGetPointerv ( - int pname, - float[][] params - ) ; - public void glGetPointerv ( - int pname, - double[][] params - ) ; - public void glGetPointerv ( - int pname, - boolean[][] params - ) ; - public void glGetPointerv ( - int pname, - long[][] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glArrayElement ( GLint i ) ;
- * 
- */ - public void glArrayElement ( - int i - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDrawArrays ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ - public void glDrawArrays ( - int mode, - int first, - int count - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDrawElements ( GLenum mode , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ - public void glDrawElements ( - int mode, - int count, - int type, - byte[] indices - ) ; - public void glDrawElements ( - int mode, - int count, - int type, - short[] indices - ) ; - public void glDrawElements ( - int mode, - int count, - int type, - int[] indices - ) ; - public void glDrawElements ( - int mode, - int count, - int type, - float[] indices - ) ; - public void glDrawElements ( - int mode, - int count, - int type, - double[] indices - ) ; - public void glDrawElements ( - int mode, - int count, - int type, - boolean[] indices - ) ; - public void glDrawElements ( - int mode, - int count, - int type, - long[] indices - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glInterleavedArrays ( GLenum format , GLsizei stride , const GLvoid * pointer ) ;
- * 
- */ - public void glInterleavedArrays ( - int format, - int stride, - byte[] pointer - ) ; - public void glInterleavedArrays ( - int format, - int stride, - short[] pointer - ) ; - public void glInterleavedArrays ( - int format, - int stride, - int[] pointer - ) ; - public void glInterleavedArrays ( - int format, - int stride, - float[] pointer - ) ; - public void glInterleavedArrays ( - int format, - int stride, - double[] pointer - ) ; - public void glInterleavedArrays ( - int format, - int stride, - boolean[] pointer - ) ; - public void glInterleavedArrays ( - int format, - int stride, - long[] pointer - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glShadeModel ( GLenum mode ) ;
- * 
- */ - public void glShadeModel ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLightf ( GLenum light , GLenum pname , GLfloat param ) ;
- * 
- */ - public void glLightf ( - int light, - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLighti ( GLenum light , GLenum pname , GLint param ) ;
- * 
- */ - public void glLighti ( - int light, - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLightfv ( GLenum light , GLenum pname , const GLfloat * params ) ;
- * 
- */ - public void glLightfv ( - int light, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLightiv ( GLenum light , GLenum pname , const GLint * params ) ;
- * 
- */ - public void glLightiv ( - int light, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetLightfv ( GLenum light , GLenum pname , GLfloat * params ) ;
- * 
- */ - public void glGetLightfv ( - int light, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetLightiv ( GLenum light , GLenum pname , GLint * params ) ;
- * 
- */ - public void glGetLightiv ( - int light, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLightModelf ( GLenum pname , GLfloat param ) ;
- * 
- */ - public void glLightModelf ( - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLightModeli ( GLenum pname , GLint param ) ;
- * 
- */ - public void glLightModeli ( - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLightModelfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ - public void glLightModelfv ( - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLightModeliv ( GLenum pname , const GLint * params ) ;
- * 
- */ - public void glLightModeliv ( - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMaterialf ( GLenum face , GLenum pname , GLfloat param ) ;
- * 
- */ - public void glMaterialf ( - int face, - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMateriali ( GLenum face , GLenum pname , GLint param ) ;
- * 
- */ - public void glMateriali ( - int face, - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMaterialfv ( GLenum face , GLenum pname , const GLfloat * params ) ;
- * 
- */ - public void glMaterialfv ( - int face, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMaterialiv ( GLenum face , GLenum pname , const GLint * params ) ;
- * 
- */ - public void glMaterialiv ( - int face, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMaterialfv ( GLenum face , GLenum pname , GLfloat * params ) ;
- * 
- */ - public void glGetMaterialfv ( - int face, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMaterialiv ( GLenum face , GLenum pname , GLint * params ) ;
- * 
- */ - public void glGetMaterialiv ( - int face, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorMaterial ( GLenum face , GLenum mode ) ;
- * 
- */ - public void glColorMaterial ( - int face, - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelZoom ( GLfloat xfactor , GLfloat yfactor ) ;
- * 
- */ - public void glPixelZoom ( - float xfactor, - float yfactor - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelStoref ( GLenum pname , GLfloat param ) ;
- * 
- */ - public void glPixelStoref ( - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelStorei ( GLenum pname , GLint param ) ;
- * 
- */ - public void glPixelStorei ( - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelTransferf ( GLenum pname , GLfloat param ) ;
- * 
- */ - public void glPixelTransferf ( - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelTransferi ( GLenum pname , GLint param ) ;
- * 
- */ - public void glPixelTransferi ( - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelMapfv ( GLenum map , GLint mapsize , const GLfloat * values ) ;
- * 
- */ - public void glPixelMapfv ( - int map, - int mapsize, - float[] values - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelMapuiv ( GLenum map , GLint mapsize , const GLuint * values ) ;
- * 
- */ - public void glPixelMapuiv ( - int map, - int mapsize, - int[] values - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelMapusv ( GLenum map , GLint mapsize , const GLushort * values ) ;
- * 
- */ - public void glPixelMapusv ( - int map, - int mapsize, - short[] values - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetPixelMapfv ( GLenum map , GLfloat * values ) ;
- * 
- */ - public void glGetPixelMapfv ( - int map, - float[] values - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetPixelMapuiv ( GLenum map , GLuint * values ) ;
- * 
- */ - public void glGetPixelMapuiv ( - int map, - int[] values - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetPixelMapusv ( GLenum map , GLushort * values ) ;
- * 
- */ - public void glGetPixelMapusv ( - int map, - short[] values - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBitmap ( GLsizei width , GLsizei height , GLfloat xorig , GLfloat yorig , GLfloat xmove , GLfloat ymove , const GLubyte * bitmap ) ;
- * 
- */ - public void glBitmap ( - int width, - int height, - float xorig, - float yorig, - float xmove, - float ymove, - byte[] bitmap - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glReadPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ - public void glReadPixels ( - int x, - int y, - int width, - int height, - int format, - int type, - byte[] pixels - ) ; - public void glReadPixels ( - int x, - int y, - int width, - int height, - int format, - int type, - short[] pixels - ) ; - public void glReadPixels ( - int x, - int y, - int width, - int height, - int format, - int type, - int[] pixels - ) ; - public void glReadPixels ( - int x, - int y, - int width, - int height, - int format, - int type, - float[] pixels - ) ; - public void glReadPixels ( - int x, - int y, - int width, - int height, - int format, - int type, - double[] pixels - ) ; - public void glReadPixels ( - int x, - int y, - int width, - int height, - int format, - int type, - boolean[] pixels - ) ; - public void glReadPixels ( - int x, - int y, - int width, - int height, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDrawPixels ( GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - public void glDrawPixels ( - int width, - int height, - int format, - int type, - byte[] pixels - ) ; - public void glDrawPixels ( - int width, - int height, - int format, - int type, - short[] pixels - ) ; - public void glDrawPixels ( - int width, - int height, - int format, - int type, - int[] pixels - ) ; - public void glDrawPixels ( - int width, - int height, - int format, - int type, - float[] pixels - ) ; - public void glDrawPixels ( - int width, - int height, - int format, - int type, - double[] pixels - ) ; - public void glDrawPixels ( - int width, - int height, - int format, - int type, - boolean[] pixels - ) ; - public void glDrawPixels ( - int width, - int height, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum type ) ;
- * 
- */ - public void glCopyPixels ( - int x, - int y, - int width, - int height, - int type - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glStencilFunc ( GLenum func , GLint ref , GLuint mask ) ;
- * 
- */ - public void glStencilFunc ( - int func, - int ref, - int mask - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glStencilMask ( GLuint mask ) ;
- * 
- */ - public void glStencilMask ( - int mask - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glStencilOp ( GLenum fail , GLenum zfail , GLenum zpass ) ;
- * 
- */ - public void glStencilOp ( - int fail, - int zfail, - int zpass - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glClearStencil ( GLint s ) ;
- * 
- */ - public void glClearStencil ( - int s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexGend ( GLenum coord , GLenum pname , GLdouble param ) ;
- * 
- */ - public void glTexGend ( - int coord, - int pname, - double param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexGenf ( GLenum coord , GLenum pname , GLfloat param ) ;
- * 
- */ - public void glTexGenf ( - int coord, - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexGeni ( GLenum coord , GLenum pname , GLint param ) ;
- * 
- */ - public void glTexGeni ( - int coord, - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexGendv ( GLenum coord , GLenum pname , const GLdouble * params ) ;
- * 
- */ - public void glTexGendv ( - int coord, - int pname, - double[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexGenfv ( GLenum coord , GLenum pname , const GLfloat * params ) ;
- * 
- */ - public void glTexGenfv ( - int coord, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexGeniv ( GLenum coord , GLenum pname , const GLint * params ) ;
- * 
- */ - public void glTexGeniv ( - int coord, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexGendv ( GLenum coord , GLenum pname , GLdouble * params ) ;
- * 
- */ - public void glGetTexGendv ( - int coord, - int pname, - double[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexGenfv ( GLenum coord , GLenum pname , GLfloat * params ) ;
- * 
- */ - public void glGetTexGenfv ( - int coord, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexGeniv ( GLenum coord , GLenum pname , GLint * params ) ;
- * 
- */ - public void glGetTexGeniv ( - int coord, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexEnvf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ - public void glTexEnvf ( - int target, - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexEnvi ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ - public void glTexEnvi ( - int target, - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexEnvfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ - public void glTexEnvfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexEnviv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ - public void glTexEnviv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexEnvfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - public void glGetTexEnvfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexEnviv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - public void glGetTexEnviv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexParameterf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ - public void glTexParameterf ( - int target, - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexParameteri ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ - public void glTexParameteri ( - int target, - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ - public void glTexParameterfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ - public void glTexParameteriv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - public void glGetTexParameterfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - public void glGetTexParameteriv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexLevelParameterfv ( GLenum target , GLint level , GLenum pname , GLfloat * params ) ;
- * 
- */ - public void glGetTexLevelParameterfv ( - int target, - int level, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexLevelParameteriv ( GLenum target , GLint level , GLenum pname , GLint * params ) ;
- * 
- */ - public void glGetTexLevelParameteriv ( - int target, - int level, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexImage1D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - public void glTexImage1D ( - int target, - int level, - int internalFormat, - int width, - int border, - int format, - int type, - byte[] pixels - ) ; - public void glTexImage1D ( - int target, - int level, - int internalFormat, - int width, - int border, - int format, - int type, - short[] pixels - ) ; - public void glTexImage1D ( - int target, - int level, - int internalFormat, - int width, - int border, - int format, - int type, - int[] pixels - ) ; - public void glTexImage1D ( - int target, - int level, - int internalFormat, - int width, - int border, - int format, - int type, - float[] pixels - ) ; - public void glTexImage1D ( - int target, - int level, - int internalFormat, - int width, - int border, - int format, - int type, - double[] pixels - ) ; - public void glTexImage1D ( - int target, - int level, - int internalFormat, - int width, - int border, - int format, - int type, - boolean[] pixels - ) ; - public void glTexImage1D ( - int target, - int level, - int internalFormat, - int width, - int border, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexImage2D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - public void glTexImage2D ( - int target, - int level, - int internalFormat, - int width, - int height, - int border, - int format, - int type, - byte[] pixels - ) ; - public void glTexImage2D ( - int target, - int level, - int internalFormat, - int width, - int height, - int border, - int format, - int type, - short[] pixels - ) ; - public void glTexImage2D ( - int target, - int level, - int internalFormat, - int width, - int height, - int border, - int format, - int type, - int[] pixels - ) ; - public void glTexImage2D ( - int target, - int level, - int internalFormat, - int width, - int height, - int border, - int format, - int type, - float[] pixels - ) ; - public void glTexImage2D ( - int target, - int level, - int internalFormat, - int width, - int height, - int border, - int format, - int type, - double[] pixels - ) ; - public void glTexImage2D ( - int target, - int level, - int internalFormat, - int width, - int height, - int border, - int format, - int type, - boolean[] pixels - ) ; - public void glTexImage2D ( - int target, - int level, - int internalFormat, - int width, - int height, - int border, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexImage ( GLenum target , GLint level , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ - public void glGetTexImage ( - int target, - int level, - int format, - int type, - byte[] pixels - ) ; - public void glGetTexImage ( - int target, - int level, - int format, - int type, - short[] pixels - ) ; - public void glGetTexImage ( - int target, - int level, - int format, - int type, - int[] pixels - ) ; - public void glGetTexImage ( - int target, - int level, - int format, - int type, - float[] pixels - ) ; - public void glGetTexImage ( - int target, - int level, - int format, - int type, - double[] pixels - ) ; - public void glGetTexImage ( - int target, - int level, - int format, - int type, - boolean[] pixels - ) ; - public void glGetTexImage ( - int target, - int level, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGenTextures ( GLsizei n , GLuint * textures ) ;
- * 
- */ - public void glGenTextures ( - int n, - int[] textures - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDeleteTextures ( GLsizei n , const GLuint * textures ) ;
- * 
- */ - public void glDeleteTextures ( - int n, - int[] textures - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBindTexture ( GLenum target , GLuint texture ) ;
- * 
- */ - public void glBindTexture ( - int target, - int texture - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPrioritizeTextures ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ - public void glPrioritizeTextures ( - int n, - int[] textures, - float[] priorities - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLboolean glAreTexturesResident ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ - public boolean glAreTexturesResident ( - int n, - int[] textures, - boolean[] residences - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLboolean glIsTexture ( GLuint texture ) ;
- * 
- */ - public boolean glIsTexture ( - int texture - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLsizei width , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - public void glTexSubImage1D ( - int target, - int level, - int xoffset, - int width, - int format, - int type, - byte[] pixels - ) ; - public void glTexSubImage1D ( - int target, - int level, - int xoffset, - int width, - int format, - int type, - short[] pixels - ) ; - public void glTexSubImage1D ( - int target, - int level, - int xoffset, - int width, - int format, - int type, - int[] pixels - ) ; - public void glTexSubImage1D ( - int target, - int level, - int xoffset, - int width, - int format, - int type, - float[] pixels - ) ; - public void glTexSubImage1D ( - int target, - int level, - int xoffset, - int width, - int format, - int type, - double[] pixels - ) ; - public void glTexSubImage1D ( - int target, - int level, - int xoffset, - int width, - int format, - int type, - boolean[] pixels - ) ; - public void glTexSubImage1D ( - int target, - int level, - int xoffset, - int width, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - public void glTexSubImage2D ( - int target, - int level, - int xoffset, - int yoffset, - int width, - int height, - int format, - int type, - byte[] pixels - ) ; - public void glTexSubImage2D ( - int target, - int level, - int xoffset, - int yoffset, - int width, - int height, - int format, - int type, - short[] pixels - ) ; - public void glTexSubImage2D ( - int target, - int level, - int xoffset, - int yoffset, - int width, - int height, - int format, - int type, - int[] pixels - ) ; - public void glTexSubImage2D ( - int target, - int level, - int xoffset, - int yoffset, - int width, - int height, - int format, - int type, - float[] pixels - ) ; - public void glTexSubImage2D ( - int target, - int level, - int xoffset, - int yoffset, - int width, - int height, - int format, - int type, - double[] pixels - ) ; - public void glTexSubImage2D ( - int target, - int level, - int xoffset, - int yoffset, - int width, - int height, - int format, - int type, - boolean[] pixels - ) ; - public void glTexSubImage2D ( - int target, - int level, - int xoffset, - int yoffset, - int width, - int height, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyTexImage1D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLint border ) ;
- * 
- */ - public void glCopyTexImage1D ( - int target, - int level, - int internalformat, - int x, - int y, - int width, - int border - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyTexImage2D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height , GLint border ) ;
- * 
- */ - public void glCopyTexImage2D ( - int target, - int level, - int internalformat, - int x, - int y, - int width, - int height, - int border - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLint x , GLint y , GLsizei width ) ;
- * 
- */ - public void glCopyTexSubImage1D ( - int target, - int level, - int xoffset, - int x, - int y, - int width - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ - public void glCopyTexSubImage2D ( - int target, - int level, - int xoffset, - int yoffset, - int x, - int y, - int width, - int height - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMap1d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint stride , GLint order , const GLdouble * points ) ;
- * 
- */ - public void glMap1d ( - int target, - double u1, - double u2, - int stride, - int order, - double[] points - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMap1f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint stride , GLint order , const GLfloat * points ) ;
- * 
- */ - public void glMap1f ( - int target, - float u1, - float u2, - int stride, - int order, - float[] points - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMap2d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint ustride , GLint uorder , GLdouble v1 , GLdouble v2 , GLint vstride , GLint vorder , const GLdouble * points ) ;
- * 
- */ - public void glMap2d ( - int target, - double u1, - double u2, - int ustride, - int uorder, - double v1, - double v2, - int vstride, - int vorder, - double[] points - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMap2f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint ustride , GLint uorder , GLfloat v1 , GLfloat v2 , GLint vstride , GLint vorder , const GLfloat * points ) ;
- * 
- */ - public void glMap2f ( - int target, - float u1, - float u2, - int ustride, - int uorder, - float v1, - float v2, - int vstride, - int vorder, - float[] points - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMapdv ( GLenum target , GLenum query , GLdouble * v ) ;
- * 
- */ - public void glGetMapdv ( - int target, - int query, - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMapfv ( GLenum target , GLenum query , GLfloat * v ) ;
- * 
- */ - public void glGetMapfv ( - int target, - int query, - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMapiv ( GLenum target , GLenum query , GLint * v ) ;
- * 
- */ - public void glGetMapiv ( - int target, - int query, - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord1d ( GLdouble u ) ;
- * 
- */ - public void glEvalCoord1d ( - double u - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord1f ( GLfloat u ) ;
- * 
- */ - public void glEvalCoord1f ( - float u - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord1dv ( const GLdouble * u ) ;
- * 
- */ - public void glEvalCoord1dv ( - double[] u - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord1fv ( const GLfloat * u ) ;
- * 
- */ - public void glEvalCoord1fv ( - float[] u - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord2d ( GLdouble u , GLdouble v ) ;
- * 
- */ - public void glEvalCoord2d ( - double u, - double v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord2f ( GLfloat u , GLfloat v ) ;
- * 
- */ - public void glEvalCoord2f ( - float u, - float v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord2dv ( const GLdouble * u ) ;
- * 
- */ - public void glEvalCoord2dv ( - double[] u - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord2fv ( const GLfloat * u ) ;
- * 
- */ - public void glEvalCoord2fv ( - float[] u - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMapGrid1d ( GLint un , GLdouble u1 , GLdouble u2 ) ;
- * 
- */ - public void glMapGrid1d ( - int un, - double u1, - double u2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMapGrid1f ( GLint un , GLfloat u1 , GLfloat u2 ) ;
- * 
- */ - public void glMapGrid1f ( - int un, - float u1, - float u2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMapGrid2d ( GLint un , GLdouble u1 , GLdouble u2 , GLint vn , GLdouble v1 , GLdouble v2 ) ;
- * 
- */ - public void glMapGrid2d ( - int un, - double u1, - double u2, - int vn, - double v1, - double v2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMapGrid2f ( GLint un , GLfloat u1 , GLfloat u2 , GLint vn , GLfloat v1 , GLfloat v2 ) ;
- * 
- */ - public void glMapGrid2f ( - int un, - float u1, - float u2, - int vn, - float v1, - float v2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalPoint1 ( GLint i ) ;
- * 
- */ - public void glEvalPoint1 ( - int i - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalPoint2 ( GLint i , GLint j ) ;
- * 
- */ - public void glEvalPoint2 ( - int i, - int j - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalMesh1 ( GLenum mode , GLint i1 , GLint i2 ) ;
- * 
- */ - public void glEvalMesh1 ( - int mode, - int i1, - int i2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalMesh2 ( GLenum mode , GLint i1 , GLint i2 , GLint j1 , GLint j2 ) ;
- * 
- */ - public void glEvalMesh2 ( - int mode, - int i1, - int i2, - int j1, - int j2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFogf ( GLenum pname , GLfloat param ) ;
- * 
- */ - public void glFogf ( - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFogi ( GLenum pname , GLint param ) ;
- * 
- */ - public void glFogi ( - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFogfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ - public void glFogfv ( - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFogiv ( GLenum pname , const GLint * params ) ;
- * 
- */ - public void glFogiv ( - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFeedbackBuffer ( GLsizei size , GLenum type , GLfloat * buffer ) ;
- * 
- */ - public void glFeedbackBuffer ( - int size, - int type, - float[] buffer - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPassThrough ( GLfloat token ) ;
- * 
- */ - public void glPassThrough ( - float token - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glSelectBuffer ( GLsizei size , GLuint * buffer ) ;
- * 
- */ - public void glSelectBuffer ( - int size, - int[] buffer - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glInitNames ( void ) ;
- * 
- */ - public void glInitNames ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLoadName ( GLuint name ) ;
- * 
- */ - public void glLoadName ( - int name - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPushName ( GLuint name ) ;
- * 
- */ - public void glPushName ( - int name - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPopName ( void ) ;
- * 
- */ - public void glPopName ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDrawRangeElements ( GLenum mode , GLuint start , GLuint end , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ - public void glDrawRangeElements ( - int mode, - int start, - int end, - int count, - int type, - byte[] indices - ) ; - public void glDrawRangeElements ( - int mode, - int start, - int end, - int count, - int type, - short[] indices - ) ; - public void glDrawRangeElements ( - int mode, - int start, - int end, - int count, - int type, - int[] indices - ) ; - public void glDrawRangeElements ( - int mode, - int start, - int end, - int count, - int type, - float[] indices - ) ; - public void glDrawRangeElements ( - int mode, - int start, - int end, - int count, - int type, - double[] indices - ) ; - public void glDrawRangeElements ( - int mode, - int start, - int end, - int count, - int type, - boolean[] indices - ) ; - public void glDrawRangeElements ( - int mode, - int start, - int end, - int count, - int type, - long[] indices - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexImage3D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - public void glTexImage3D ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - byte[] pixels - ) ; - public void glTexImage3D ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - short[] pixels - ) ; - public void glTexImage3D ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - int[] pixels - ) ; - public void glTexImage3D ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - float[] pixels - ) ; - public void glTexImage3D ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - double[] pixels - ) ; - public void glTexImage3D ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - boolean[] pixels - ) ; - public void glTexImage3D ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   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 ) ;
- * 
- */ - public void glTexSubImage3D ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - byte[] pixels - ) ; - public void glTexSubImage3D ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - short[] pixels - ) ; - public void glTexSubImage3D ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - int[] pixels - ) ; - public void glTexSubImage3D ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - float[] pixels - ) ; - public void glTexSubImage3D ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - double[] pixels - ) ; - public void glTexSubImage3D ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - boolean[] pixels - ) ; - public void glTexSubImage3D ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyTexSubImage3D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ - public void glCopyTexSubImage3D ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int x, - int y, - int width, - int height - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorTable ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ - public void glColorTable ( - int target, - int internalformat, - int width, - int format, - int type, - byte[] table - ) ; - public void glColorTable ( - int target, - int internalformat, - int width, - int format, - int type, - short[] table - ) ; - public void glColorTable ( - int target, - int internalformat, - int width, - int format, - int type, - int[] table - ) ; - public void glColorTable ( - int target, - int internalformat, - int width, - int format, - int type, - float[] table - ) ; - public void glColorTable ( - int target, - int internalformat, - int width, - int format, - int type, - double[] table - ) ; - public void glColorTable ( - int target, - int internalformat, - int width, - int format, - int type, - boolean[] table - ) ; - public void glColorTable ( - int target, - int internalformat, - int width, - int format, - int type, - long[] table - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorSubTable ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ - public void glColorSubTable ( - int target, - int start, - int count, - int format, - int type, - byte[] data - ) ; - public void glColorSubTable ( - int target, - int start, - int count, - int format, - int type, - short[] data - ) ; - public void glColorSubTable ( - int target, - int start, - int count, - int format, - int type, - int[] data - ) ; - public void glColorSubTable ( - int target, - int start, - int count, - int format, - int type, - float[] data - ) ; - public void glColorSubTable ( - int target, - int start, - int count, - int format, - int type, - double[] data - ) ; - public void glColorSubTable ( - int target, - int start, - int count, - int format, - int type, - boolean[] data - ) ; - public void glColorSubTable ( - int target, - int start, - int count, - int format, - int type, - long[] data - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorTableParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ - public void glColorTableParameteriv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorTableParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ - public void glColorTableParameterfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyColorSubTable ( GLenum target , GLsizei start , GLint x , GLint y , GLsizei width ) ;
- * 
- */ - public void glCopyColorSubTable ( - int target, - int start, - int x, - int y, - int width - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyColorTable ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ - public void glCopyColorTable ( - int target, - int internalformat, - int x, - int y, - int width - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetColorTable ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ - public void glGetColorTable ( - int target, - int format, - int type, - byte[] table - ) ; - public void glGetColorTable ( - int target, - int format, - int type, - short[] table - ) ; - public void glGetColorTable ( - int target, - int format, - int type, - int[] table - ) ; - public void glGetColorTable ( - int target, - int format, - int type, - float[] table - ) ; - public void glGetColorTable ( - int target, - int format, - int type, - double[] table - ) ; - public void glGetColorTable ( - int target, - int format, - int type, - boolean[] table - ) ; - public void glGetColorTable ( - int target, - int format, - int type, - long[] table - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetColorTableParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - public void glGetColorTableParameterfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetColorTableParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - public void glGetColorTableParameteriv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBlendEquation ( GLenum mode ) ;
- * 
- */ - public void glBlendEquation ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBlendColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ - public void glBlendColor ( - float red, - float green, - float blue, - float alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glHistogram ( GLenum target , GLsizei width , GLenum internalformat , GLboolean sink ) ;
- * 
- */ - public void glHistogram ( - int target, - int width, - int internalformat, - boolean sink - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glResetHistogram ( GLenum target ) ;
- * 
- */ - public void glResetHistogram ( - int target - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetHistogram ( GLenum target , GLboolean reset , GLenum format , GLenum type , GLvoid * values ) ;
- * 
- */ - public void glGetHistogram ( - int target, - boolean reset, - int format, - int type, - byte[] values - ) ; - public void glGetHistogram ( - int target, - boolean reset, - int format, - int type, - short[] values - ) ; - public void glGetHistogram ( - int target, - boolean reset, - int format, - int type, - int[] values - ) ; - public void glGetHistogram ( - int target, - boolean reset, - int format, - int type, - float[] values - ) ; - public void glGetHistogram ( - int target, - boolean reset, - int format, - int type, - double[] values - ) ; - public void glGetHistogram ( - int target, - boolean reset, - int format, - int type, - boolean[] values - ) ; - public void glGetHistogram ( - int target, - boolean reset, - int format, - int type, - long[] values - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetHistogramParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - public void glGetHistogramParameterfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetHistogramParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - public void glGetHistogramParameteriv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMinmax ( GLenum target , GLenum internalformat , GLboolean sink ) ;
- * 
- */ - public void glMinmax ( - int target, - int internalformat, - boolean sink - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glResetMinmax ( GLenum target ) ;
- * 
- */ - public void glResetMinmax ( - int target - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMinmax ( GLenum target , GLboolean reset , GLenum format , GLenum types , GLvoid * values ) ;
- * 
- */ - public void glGetMinmax ( - int target, - boolean reset, - int format, - int types, - byte[] values - ) ; - public void glGetMinmax ( - int target, - boolean reset, - int format, - int types, - short[] values - ) ; - public void glGetMinmax ( - int target, - boolean reset, - int format, - int types, - int[] values - ) ; - public void glGetMinmax ( - int target, - boolean reset, - int format, - int types, - float[] values - ) ; - public void glGetMinmax ( - int target, - boolean reset, - int format, - int types, - double[] values - ) ; - public void glGetMinmax ( - int target, - boolean reset, - int format, - int types, - boolean[] values - ) ; - public void glGetMinmax ( - int target, - boolean reset, - int format, - int types, - long[] values - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMinmaxParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - public void glGetMinmaxParameterfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMinmaxParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - public void glGetMinmaxParameteriv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glConvolutionFilter1D ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ - public void glConvolutionFilter1D ( - int target, - int internalformat, - int width, - int format, - int type, - byte[] image - ) ; - public void glConvolutionFilter1D ( - int target, - int internalformat, - int width, - int format, - int type, - short[] image - ) ; - public void glConvolutionFilter1D ( - int target, - int internalformat, - int width, - int format, - int type, - int[] image - ) ; - public void glConvolutionFilter1D ( - int target, - int internalformat, - int width, - int format, - int type, - float[] image - ) ; - public void glConvolutionFilter1D ( - int target, - int internalformat, - int width, - int format, - int type, - double[] image - ) ; - public void glConvolutionFilter1D ( - int target, - int internalformat, - int width, - int format, - int type, - boolean[] image - ) ; - public void glConvolutionFilter1D ( - int target, - int internalformat, - int width, - int format, - int type, - long[] image - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glConvolutionFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ - public void glConvolutionFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - byte[] image - ) ; - public void glConvolutionFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - short[] image - ) ; - public void glConvolutionFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - int[] image - ) ; - public void glConvolutionFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - float[] image - ) ; - public void glConvolutionFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - double[] image - ) ; - public void glConvolutionFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - boolean[] image - ) ; - public void glConvolutionFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - long[] image - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glConvolutionParameterf ( GLenum target , GLenum pname , GLfloat params ) ;
- * 
- */ - public void glConvolutionParameterf ( - int target, - int pname, - float params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glConvolutionParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ - public void glConvolutionParameterfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glConvolutionParameteri ( GLenum target , GLenum pname , GLint params ) ;
- * 
- */ - public void glConvolutionParameteri ( - int target, - int pname, - int params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glConvolutionParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ - public void glConvolutionParameteriv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyConvolutionFilter1D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ - public void glCopyConvolutionFilter1D ( - int target, - int internalformat, - int x, - int y, - int width - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyConvolutionFilter2D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ - public void glCopyConvolutionFilter2D ( - int target, - int internalformat, - int x, - int y, - int width, - int height - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetConvolutionFilter ( GLenum target , GLenum format , GLenum type , GLvoid * image ) ;
- * 
- */ - public void glGetConvolutionFilter ( - int target, - int format, - int type, - byte[] image - ) ; - public void glGetConvolutionFilter ( - int target, - int format, - int type, - short[] image - ) ; - public void glGetConvolutionFilter ( - int target, - int format, - int type, - int[] image - ) ; - public void glGetConvolutionFilter ( - int target, - int format, - int type, - float[] image - ) ; - public void glGetConvolutionFilter ( - int target, - int format, - int type, - double[] image - ) ; - public void glGetConvolutionFilter ( - int target, - int format, - int type, - boolean[] image - ) ; - public void glGetConvolutionFilter ( - int target, - int format, - int type, - long[] image - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetConvolutionParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - public void glGetConvolutionParameterfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetConvolutionParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - public void glGetConvolutionParameteriv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glSeparableFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * row , const GLvoid * column ) ;
- * 
- */ - public void glSeparableFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - byte[] row, - byte[] column - ) ; - public void glSeparableFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - short[] row, - short[] column - ) ; - public void glSeparableFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - int[] row, - int[] column - ) ; - public void glSeparableFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - float[] row, - float[] column - ) ; - public void glSeparableFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - double[] row, - double[] column - ) ; - public void glSeparableFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - boolean[] row, - boolean[] column - ) ; - public void glSeparableFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - long[] row, - long[] column - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetSeparableFilter ( GLenum target , GLenum format , GLenum type , GLvoid * row , GLvoid * column , GLvoid * span ) ;
- * 
- */ - public void glGetSeparableFilter ( - int target, - int format, - int type, - byte[] row, - byte[] column, - byte[] span - ) ; - public void glGetSeparableFilter ( - int target, - int format, - int type, - short[] row, - short[] column, - short[] span - ) ; - public void glGetSeparableFilter ( - int target, - int format, - int type, - int[] row, - int[] column, - int[] span - ) ; - public void glGetSeparableFilter ( - int target, - int format, - int type, - float[] row, - float[] column, - float[] span - ) ; - public void glGetSeparableFilter ( - int target, - int format, - int type, - double[] row, - double[] column, - double[] span - ) ; - public void glGetSeparableFilter ( - int target, - int format, - int type, - boolean[] row, - boolean[] column, - boolean[] span - ) ; - public void glGetSeparableFilter ( - int target, - int format, - int type, - long[] row, - long[] column, - long[] span - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBlendColorEXT ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ - public void glBlendColorEXT ( - float red, - float green, - float blue, - float alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPolygonOffsetEXT ( GLfloat factor , GLfloat bias ) ;
- * 
- */ - public void glPolygonOffsetEXT ( - float factor, - float bias - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexImage3DEXT ( GLenum target , GLint level , GLenum internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - public void glTexImage3DEXT ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - byte[] pixels - ) ; - public void glTexImage3DEXT ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - short[] pixels - ) ; - public void glTexImage3DEXT ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - int[] pixels - ) ; - public void glTexImage3DEXT ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - float[] pixels - ) ; - public void glTexImage3DEXT ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - double[] pixels - ) ; - public void glTexImage3DEXT ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - boolean[] pixels - ) ; - public void glTexImage3DEXT ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   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 ) ;
- * 
- */ - public void glTexSubImage3DEXT ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - byte[] pixels - ) ; - public void glTexSubImage3DEXT ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - short[] pixels - ) ; - public void glTexSubImage3DEXT ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - int[] pixels - ) ; - public void glTexSubImage3DEXT ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - float[] pixels - ) ; - public void glTexSubImage3DEXT ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - double[] pixels - ) ; - public void glTexSubImage3DEXT ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - boolean[] pixels - ) ; - public void glTexSubImage3DEXT ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyTexSubImage3DEXT ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ - public void glCopyTexSubImage3DEXT ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int x, - int y, - int width, - int height - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGenTexturesEXT ( GLsizei n , GLuint * textures ) ;
- * 
- */ - public void glGenTexturesEXT ( - int n, - int[] textures - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDeleteTexturesEXT ( GLsizei n , const GLuint * textures ) ;
- * 
- */ - public void glDeleteTexturesEXT ( - int n, - int[] textures - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBindTextureEXT ( GLenum target , GLuint texture ) ;
- * 
- */ - public void glBindTextureEXT ( - int target, - int texture - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPrioritizeTexturesEXT ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ - public void glPrioritizeTexturesEXT ( - int n, - int[] textures, - float[] priorities - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLboolean glAreTexturesResidentEXT ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ - public boolean glAreTexturesResidentEXT ( - int n, - int[] textures, - boolean[] residences - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLboolean glIsTextureEXT ( GLuint texture ) ;
- * 
- */ - public boolean glIsTextureEXT ( - int texture - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertexPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ - public void glVertexPointerEXT ( - int size, - int type, - int stride, - int count, - byte[] ptr - ) ; - public void glVertexPointerEXT ( - int size, - int type, - int stride, - int count, - short[] ptr - ) ; - public void glVertexPointerEXT ( - int size, - int type, - int stride, - int count, - int[] ptr - ) ; - public void glVertexPointerEXT ( - int size, - int type, - int stride, - int count, - float[] ptr - ) ; - public void glVertexPointerEXT ( - int size, - int type, - int stride, - int count, - double[] ptr - ) ; - public void glVertexPointerEXT ( - int size, - int type, - int stride, - int count, - boolean[] ptr - ) ; - public void glVertexPointerEXT ( - int size, - int type, - int stride, - int count, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormalPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ - public void glNormalPointerEXT ( - int type, - int stride, - int count, - byte[] ptr - ) ; - public void glNormalPointerEXT ( - int type, - int stride, - int count, - short[] ptr - ) ; - public void glNormalPointerEXT ( - int type, - int stride, - int count, - int[] ptr - ) ; - public void glNormalPointerEXT ( - int type, - int stride, - int count, - float[] ptr - ) ; - public void glNormalPointerEXT ( - int type, - int stride, - int count, - double[] ptr - ) ; - public void glNormalPointerEXT ( - int type, - int stride, - int count, - boolean[] ptr - ) ; - public void glNormalPointerEXT ( - int type, - int stride, - int count, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ - public void glColorPointerEXT ( - int size, - int type, - int stride, - int count, - byte[] ptr - ) ; - public void glColorPointerEXT ( - int size, - int type, - int stride, - int count, - short[] ptr - ) ; - public void glColorPointerEXT ( - int size, - int type, - int stride, - int count, - int[] ptr - ) ; - public void glColorPointerEXT ( - int size, - int type, - int stride, - int count, - float[] ptr - ) ; - public void glColorPointerEXT ( - int size, - int type, - int stride, - int count, - double[] ptr - ) ; - public void glColorPointerEXT ( - int size, - int type, - int stride, - int count, - boolean[] ptr - ) ; - public void glColorPointerEXT ( - int size, - int type, - int stride, - int count, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ - public void glIndexPointerEXT ( - int type, - int stride, - int count, - byte[] ptr - ) ; - public void glIndexPointerEXT ( - int type, - int stride, - int count, - short[] ptr - ) ; - public void glIndexPointerEXT ( - int type, - int stride, - int count, - int[] ptr - ) ; - public void glIndexPointerEXT ( - int type, - int stride, - int count, - float[] ptr - ) ; - public void glIndexPointerEXT ( - int type, - int stride, - int count, - double[] ptr - ) ; - public void glIndexPointerEXT ( - int type, - int stride, - int count, - boolean[] ptr - ) ; - public void glIndexPointerEXT ( - int type, - int stride, - int count, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoordPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ - public void glTexCoordPointerEXT ( - int size, - int type, - int stride, - int count, - byte[] ptr - ) ; - public void glTexCoordPointerEXT ( - int size, - int type, - int stride, - int count, - short[] ptr - ) ; - public void glTexCoordPointerEXT ( - int size, - int type, - int stride, - int count, - int[] ptr - ) ; - public void glTexCoordPointerEXT ( - int size, - int type, - int stride, - int count, - float[] ptr - ) ; - public void glTexCoordPointerEXT ( - int size, - int type, - int stride, - int count, - double[] ptr - ) ; - public void glTexCoordPointerEXT ( - int size, - int type, - int stride, - int count, - boolean[] ptr - ) ; - public void glTexCoordPointerEXT ( - int size, - int type, - int stride, - int count, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEdgeFlagPointerEXT ( GLsizei stride , GLsizei count , const GLboolean * ptr ) ;
- * 
- */ - public void glEdgeFlagPointerEXT ( - int stride, - int count, - boolean[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetPointervEXT ( GLenum pname , void * * params ) ;
- * 
- */ - public void glGetPointervEXT ( - int pname, - byte[][] params - ) ; - public void glGetPointervEXT ( - int pname, - short[][] params - ) ; - public void glGetPointervEXT ( - int pname, - int[][] params - ) ; - public void glGetPointervEXT ( - int pname, - float[][] params - ) ; - public void glGetPointervEXT ( - int pname, - double[][] params - ) ; - public void glGetPointervEXT ( - int pname, - boolean[][] params - ) ; - public void glGetPointervEXT ( - int pname, - long[][] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glArrayElementEXT ( GLint i ) ;
- * 
- */ - public void glArrayElementEXT ( - int i - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDrawArraysEXT ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ - public void glDrawArraysEXT ( - int mode, - int first, - int count - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBlendEquationEXT ( GLenum mode ) ;
- * 
- */ - public void glBlendEquationEXT ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPointParameterfEXT ( GLenum pname , GLfloat param ) ;
- * 
- */ - public void glPointParameterfEXT ( - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPointParameterfvEXT ( GLenum pname , const GLfloat * params ) ;
- * 
- */ - public void glPointParameterfvEXT ( - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorTableEXT ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ - public void glColorTableEXT ( - int target, - int internalformat, - int width, - int format, - int type, - byte[] table - ) ; - public void glColorTableEXT ( - int target, - int internalformat, - int width, - int format, - int type, - short[] table - ) ; - public void glColorTableEXT ( - int target, - int internalformat, - int width, - int format, - int type, - int[] table - ) ; - public void glColorTableEXT ( - int target, - int internalformat, - int width, - int format, - int type, - float[] table - ) ; - public void glColorTableEXT ( - int target, - int internalformat, - int width, - int format, - int type, - double[] table - ) ; - public void glColorTableEXT ( - int target, - int internalformat, - int width, - int format, - int type, - boolean[] table - ) ; - public void glColorTableEXT ( - int target, - int internalformat, - int width, - int format, - int type, - long[] table - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorSubTableEXT ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ - public void glColorSubTableEXT ( - int target, - int start, - int count, - int format, - int type, - byte[] data - ) ; - public void glColorSubTableEXT ( - int target, - int start, - int count, - int format, - int type, - short[] data - ) ; - public void glColorSubTableEXT ( - int target, - int start, - int count, - int format, - int type, - int[] data - ) ; - public void glColorSubTableEXT ( - int target, - int start, - int count, - int format, - int type, - float[] data - ) ; - public void glColorSubTableEXT ( - int target, - int start, - int count, - int format, - int type, - double[] data - ) ; - public void glColorSubTableEXT ( - int target, - int start, - int count, - int format, - int type, - boolean[] data - ) ; - public void glColorSubTableEXT ( - int target, - int start, - int count, - int format, - int type, - long[] data - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetColorTableEXT ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ - public void glGetColorTableEXT ( - int target, - int format, - int type, - byte[] table - ) ; - public void glGetColorTableEXT ( - int target, - int format, - int type, - short[] table - ) ; - public void glGetColorTableEXT ( - int target, - int format, - int type, - int[] table - ) ; - public void glGetColorTableEXT ( - int target, - int format, - int type, - float[] table - ) ; - public void glGetColorTableEXT ( - int target, - int format, - int type, - double[] table - ) ; - public void glGetColorTableEXT ( - int target, - int format, - int type, - boolean[] table - ) ; - public void glGetColorTableEXT ( - int target, - int format, - int type, - long[] table - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetColorTableParameterfvEXT ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - public void glGetColorTableParameterfvEXT ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetColorTableParameterivEXT ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - public void glGetColorTableParameterivEXT ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLockArraysEXT ( GLint first , GLsizei count ) ;
- * 
- */ - public void glLockArraysEXT ( - int first, - int count - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glUnlockArraysEXT ( void ) ;
- * 
- */ - public void glUnlockArraysEXT ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glActiveTextureARB ( GLenum texture ) ;
- * 
- */ - public void glActiveTextureARB ( - int texture - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glClientActiveTextureARB ( GLenum texture ) ;
- * 
- */ - public void glClientActiveTextureARB ( - int texture - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1dARB ( GLenum target , GLdouble s ) ;
- * 
- */ - public void glMultiTexCoord1dARB ( - int target, - double s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ - public void glMultiTexCoord1dvARB ( - int target, - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1fARB ( GLenum target , GLfloat s ) ;
- * 
- */ - public void glMultiTexCoord1fARB ( - int target, - float s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ - public void glMultiTexCoord1fvARB ( - int target, - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1iARB ( GLenum target , GLint s ) ;
- * 
- */ - public void glMultiTexCoord1iARB ( - int target, - int s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ - public void glMultiTexCoord1ivARB ( - int target, - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1sARB ( GLenum target , GLshort s ) ;
- * 
- */ - public void glMultiTexCoord1sARB ( - int target, - short s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ - public void glMultiTexCoord1svARB ( - int target, - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2dARB ( GLenum target , GLdouble s , GLdouble t ) ;
- * 
- */ - public void glMultiTexCoord2dARB ( - int target, - double s, - double t - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ - public void glMultiTexCoord2dvARB ( - int target, - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2fARB ( GLenum target , GLfloat s , GLfloat t ) ;
- * 
- */ - public void glMultiTexCoord2fARB ( - int target, - float s, - float t - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ - public void glMultiTexCoord2fvARB ( - int target, - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2iARB ( GLenum target , GLint s , GLint t ) ;
- * 
- */ - public void glMultiTexCoord2iARB ( - int target, - int s, - int t - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ - public void glMultiTexCoord2ivARB ( - int target, - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2sARB ( GLenum target , GLshort s , GLshort t ) ;
- * 
- */ - public void glMultiTexCoord2sARB ( - int target, - short s, - short t - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ - public void glMultiTexCoord2svARB ( - int target, - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ - public void glMultiTexCoord3dARB ( - int target, - double s, - double t, - double r - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ - public void glMultiTexCoord3dvARB ( - int target, - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ - public void glMultiTexCoord3fARB ( - int target, - float s, - float t, - float r - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ - public void glMultiTexCoord3fvARB ( - int target, - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3iARB ( GLenum target , GLint s , GLint t , GLint r ) ;
- * 
- */ - public void glMultiTexCoord3iARB ( - int target, - int s, - int t, - int r - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ - public void glMultiTexCoord3ivARB ( - int target, - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3sARB ( GLenum target , GLshort s , GLshort t , GLshort r ) ;
- * 
- */ - public void glMultiTexCoord3sARB ( - int target, - short s, - short t, - short r - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ - public void glMultiTexCoord3svARB ( - int target, - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ - public void glMultiTexCoord4dARB ( - int target, - double s, - double t, - double r, - double q - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ - public void glMultiTexCoord4dvARB ( - int target, - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ - public void glMultiTexCoord4fARB ( - int target, - float s, - float t, - float r, - float q - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ - public void glMultiTexCoord4fvARB ( - int target, - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4iARB ( GLenum target , GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ - public void glMultiTexCoord4iARB ( - int target, - int s, - int t, - int r, - int q - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ - public void glMultiTexCoord4ivARB ( - int target, - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4sARB ( GLenum target , GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ - public void glMultiTexCoord4sARB ( - int target, - short s, - short t, - short r, - short q - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ - public void glMultiTexCoord4svARB ( - int target, - short[] v - ) ; - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ +/** + * C2J Parser Version 1.5 Beta + * Jausoft - Sven Goethel Software Development + * Reading from file: gl-proto-auto.orig.h . . . + * Destination-Class: gl4java_GLFuncJauJNI ! + */ + +/** + * Original Function-Prototype : + *
 
+   extern void glClearIndex ( GLfloat c ) ;
+ * 
+ */ + public void glClearIndex ( + float c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glClearColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
+ * 
+ */ + public void glClearColor ( + float red, + float green, + float blue, + float alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glClear ( GLbitfield mask ) ;
+ * 
+ */ + public void glClear ( + int mask + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexMask ( GLuint mask ) ;
+ * 
+ */ + public void glIndexMask ( + int mask + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorMask ( GLboolean red , GLboolean green , GLboolean blue , GLboolean alpha ) ;
+ * 
+ */ + public void glColorMask ( + boolean red, + boolean green, + boolean blue, + boolean alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glAlphaFunc ( GLenum func , GLclampf ref ) ;
+ * 
+ */ + public void glAlphaFunc ( + int func, + float ref + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBlendFunc ( GLenum sfactor , GLenum dfactor ) ;
+ * 
+ */ + public void glBlendFunc ( + int sfactor, + int dfactor + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLogicOp ( GLenum opcode ) ;
+ * 
+ */ + public void glLogicOp ( + int opcode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCullFace ( GLenum mode ) ;
+ * 
+ */ + public void glCullFace ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFrontFace ( GLenum mode ) ;
+ * 
+ */ + public void glFrontFace ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPointSize ( GLfloat size ) ;
+ * 
+ */ + public void glPointSize ( + float size + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLineWidth ( GLfloat width ) ;
+ * 
+ */ + public void glLineWidth ( + float width + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLineStipple ( GLint factor , GLushort pattern ) ;
+ * 
+ */ + public void glLineStipple ( + int factor, + short pattern + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPolygonMode ( GLenum face , GLenum mode ) ;
+ * 
+ */ + public void glPolygonMode ( + int face, + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPolygonOffset ( GLfloat factor , GLfloat units ) ;
+ * 
+ */ + public void glPolygonOffset ( + float factor, + float units + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPolygonStipple ( const GLubyte * mask ) ;
+ * 
+ */ + public void glPolygonStipple ( + byte[] mask + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetPolygonStipple ( GLubyte * mask ) ;
+ * 
+ */ + public void glGetPolygonStipple ( + byte[] mask + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEdgeFlag ( GLboolean flag ) ;
+ * 
+ */ + public void glEdgeFlag ( + boolean flag + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEdgeFlagv ( const GLboolean * flag ) ;
+ * 
+ */ + public void glEdgeFlagv ( + boolean[] flag + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glScissor ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
+ * 
+ */ + public void glScissor ( + int x, + int y, + int width, + int height + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glClipPlane ( GLenum plane , const GLdouble * equation ) ;
+ * 
+ */ + public void glClipPlane ( + int plane, + double[] equation + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetClipPlane ( GLenum plane , GLdouble * equation ) ;
+ * 
+ */ + public void glGetClipPlane ( + int plane, + double[] equation + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDrawBuffer ( GLenum mode ) ;
+ * 
+ */ + public void glDrawBuffer ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glReadBuffer ( GLenum mode ) ;
+ * 
+ */ + public void glReadBuffer ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEnable ( GLenum cap ) ;
+ * 
+ */ + public void glEnable ( + int cap + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDisable ( GLenum cap ) ;
+ * 
+ */ + public void glDisable ( + int cap + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLboolean glIsEnabled ( GLenum cap ) ;
+ * 
+ */ + public boolean glIsEnabled ( + int cap + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEnableClientState ( GLenum cap ) ;
+ * 
+ */ + public void glEnableClientState ( + int cap + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDisableClientState ( GLenum cap ) ;
+ * 
+ */ + public void glDisableClientState ( + int cap + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetBooleanv ( GLenum pname , GLboolean * params ) ;
+ * 
+ */ + public void glGetBooleanv ( + int pname, + boolean[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetDoublev ( GLenum pname , GLdouble * params ) ;
+ * 
+ */ + public void glGetDoublev ( + int pname, + double[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetFloatv ( GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public void glGetFloatv ( + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetIntegerv ( GLenum pname , GLint * params ) ;
+ * 
+ */ + public void glGetIntegerv ( + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPushAttrib ( GLbitfield mask ) ;
+ * 
+ */ + public void glPushAttrib ( + int mask + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPopAttrib ( void ) ;
+ * 
+ */ + public void glPopAttrib ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPushClientAttrib ( GLbitfield mask ) ;
+ * 
+ */ + public void glPushClientAttrib ( + int mask + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPopClientAttrib ( void ) ;
+ * 
+ */ + public void glPopClientAttrib ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLint glRenderMode ( GLenum mode ) ;
+ * 
+ */ + public int glRenderMode ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLenum glGetError ( void ) ;
+ * 
+ */ + public int glGetError ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFinish ( void ) ;
+ * 
+ */ + public void glFinish ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFlush ( void ) ;
+ * 
+ */ + public void glFlush ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glHint ( GLenum target , GLenum mode ) ;
+ * 
+ */ + public void glHint ( + int target, + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glClearDepth ( GLclampd depth ) ;
+ * 
+ */ + public void glClearDepth ( + double depth + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDepthFunc ( GLenum func ) ;
+ * 
+ */ + public void glDepthFunc ( + int func + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDepthMask ( GLboolean flag ) ;
+ * 
+ */ + public void glDepthMask ( + boolean flag + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDepthRange ( GLclampd near_val , GLclampd far_val ) ;
+ * 
+ */ + public void glDepthRange ( + double near_val, + double far_val + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glClearAccum ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
+ * 
+ */ + public void glClearAccum ( + float red, + float green, + float blue, + float alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glAccum ( GLenum op , GLfloat value ) ;
+ * 
+ */ + public void glAccum ( + int op, + float value + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMatrixMode ( GLenum mode ) ;
+ * 
+ */ + public void glMatrixMode ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glOrtho ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
+ * 
+ */ + public void glOrtho ( + double left, + double right, + double bottom, + double top, + double near_val, + double far_val + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFrustum ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
+ * 
+ */ + public void glFrustum ( + double left, + double right, + double bottom, + double top, + double near_val, + double far_val + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glViewport ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
+ * 
+ */ + public void glViewport ( + int x, + int y, + int width, + int height + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPushMatrix ( void ) ;
+ * 
+ */ + public void glPushMatrix ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPopMatrix ( void ) ;
+ * 
+ */ + public void glPopMatrix ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLoadIdentity ( void ) ;
+ * 
+ */ + public void glLoadIdentity ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLoadMatrixd ( const GLdouble * m ) ;
+ * 
+ */ + public void glLoadMatrixd ( + double[] m + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLoadMatrixf ( const GLfloat * m ) ;
+ * 
+ */ + public void glLoadMatrixf ( + float[] m + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultMatrixd ( const GLdouble * m ) ;
+ * 
+ */ + public void glMultMatrixd ( + double[] m + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultMatrixf ( const GLfloat * m ) ;
+ * 
+ */ + public void glMultMatrixf ( + float[] m + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRotated ( GLdouble angle , GLdouble x , GLdouble y , GLdouble z ) ;
+ * 
+ */ + public void glRotated ( + double angle, + double x, + double y, + double z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRotatef ( GLfloat angle , GLfloat x , GLfloat y , GLfloat z ) ;
+ * 
+ */ + public void glRotatef ( + float angle, + float x, + float y, + float z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glScaled ( GLdouble x , GLdouble y , GLdouble z ) ;
+ * 
+ */ + public void glScaled ( + double x, + double y, + double z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glScalef ( GLfloat x , GLfloat y , GLfloat z ) ;
+ * 
+ */ + public void glScalef ( + float x, + float y, + float z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTranslated ( GLdouble x , GLdouble y , GLdouble z ) ;
+ * 
+ */ + public void glTranslated ( + double x, + double y, + double z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTranslatef ( GLfloat x , GLfloat y , GLfloat z ) ;
+ * 
+ */ + public void glTranslatef ( + float x, + float y, + float z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLboolean glIsList ( GLuint list ) ;
+ * 
+ */ + public boolean glIsList ( + int list + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDeleteLists ( GLuint list , GLsizei range ) ;
+ * 
+ */ + public void glDeleteLists ( + int list, + int range + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLuint glGenLists ( GLsizei range ) ;
+ * 
+ */ + public int glGenLists ( + int range + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNewList ( GLuint list , GLenum mode ) ;
+ * 
+ */ + public void glNewList ( + int list, + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEndList ( void ) ;
+ * 
+ */ + public void glEndList ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCallList ( GLuint list ) ;
+ * 
+ */ + public void glCallList ( + int list + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCallLists ( GLsizei n , GLenum type , const GLvoid * lists ) ;
+ * 
+ */ + public void glCallLists ( + int n, + int type, + byte[] lists + ) ; + public void glCallLists ( + int n, + int type, + short[] lists + ) ; + public void glCallLists ( + int n, + int type, + int[] lists + ) ; + public void glCallLists ( + int n, + int type, + float[] lists + ) ; + public void glCallLists ( + int n, + int type, + double[] lists + ) ; + public void glCallLists ( + int n, + int type, + boolean[] lists + ) ; + public void glCallLists ( + int n, + int type, + long[] lists + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glListBase ( GLuint base ) ;
+ * 
+ */ + public void glListBase ( + int base + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBegin ( GLenum mode ) ;
+ * 
+ */ + public void glBegin ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEnd ( void ) ;
+ * 
+ */ + public void glEnd ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2d ( GLdouble x , GLdouble y ) ;
+ * 
+ */ + public void glVertex2d ( + double x, + double y + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2f ( GLfloat x , GLfloat y ) ;
+ * 
+ */ + public void glVertex2f ( + float x, + float y + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2i ( GLint x , GLint y ) ;
+ * 
+ */ + public void glVertex2i ( + int x, + int y + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2s ( GLshort x , GLshort y ) ;
+ * 
+ */ + public void glVertex2s ( + short x, + short y + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3d ( GLdouble x , GLdouble y , GLdouble z ) ;
+ * 
+ */ + public void glVertex3d ( + double x, + double y, + double z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3f ( GLfloat x , GLfloat y , GLfloat z ) ;
+ * 
+ */ + public void glVertex3f ( + float x, + float y, + float z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3i ( GLint x , GLint y , GLint z ) ;
+ * 
+ */ + public void glVertex3i ( + int x, + int y, + int z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3s ( GLshort x , GLshort y , GLshort z ) ;
+ * 
+ */ + public void glVertex3s ( + short x, + short y, + short z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
+ * 
+ */ + public void glVertex4d ( + double x, + double y, + double z, + double w + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
+ * 
+ */ + public void glVertex4f ( + float x, + float y, + float z, + float w + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4i ( GLint x , GLint y , GLint z , GLint w ) ;
+ * 
+ */ + public void glVertex4i ( + int x, + int y, + int z, + int w + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
+ * 
+ */ + public void glVertex4s ( + short x, + short y, + short z, + short w + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2dv ( const GLdouble * v ) ;
+ * 
+ */ + public void glVertex2dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2fv ( const GLfloat * v ) ;
+ * 
+ */ + public void glVertex2fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2iv ( const GLint * v ) ;
+ * 
+ */ + public void glVertex2iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2sv ( const GLshort * v ) ;
+ * 
+ */ + public void glVertex2sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3dv ( const GLdouble * v ) ;
+ * 
+ */ + public void glVertex3dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3fv ( const GLfloat * v ) ;
+ * 
+ */ + public void glVertex3fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3iv ( const GLint * v ) ;
+ * 
+ */ + public void glVertex3iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3sv ( const GLshort * v ) ;
+ * 
+ */ + public void glVertex3sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4dv ( const GLdouble * v ) ;
+ * 
+ */ + public void glVertex4dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4fv ( const GLfloat * v ) ;
+ * 
+ */ + public void glVertex4fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4iv ( const GLint * v ) ;
+ * 
+ */ + public void glVertex4iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4sv ( const GLshort * v ) ;
+ * 
+ */ + public void glVertex4sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3b ( GLbyte nx , GLbyte ny , GLbyte nz ) ;
+ * 
+ */ + public void glNormal3b ( + byte nx, + byte ny, + byte nz + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3d ( GLdouble nx , GLdouble ny , GLdouble nz ) ;
+ * 
+ */ + public void glNormal3d ( + double nx, + double ny, + double nz + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3f ( GLfloat nx , GLfloat ny , GLfloat nz ) ;
+ * 
+ */ + public void glNormal3f ( + float nx, + float ny, + float nz + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3i ( GLint nx , GLint ny , GLint nz ) ;
+ * 
+ */ + public void glNormal3i ( + int nx, + int ny, + int nz + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3s ( GLshort nx , GLshort ny , GLshort nz ) ;
+ * 
+ */ + public void glNormal3s ( + short nx, + short ny, + short nz + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3bv ( const GLbyte * v ) ;
+ * 
+ */ + public void glNormal3bv ( + byte[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3dv ( const GLdouble * v ) ;
+ * 
+ */ + public void glNormal3dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3fv ( const GLfloat * v ) ;
+ * 
+ */ + public void glNormal3fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3iv ( const GLint * v ) ;
+ * 
+ */ + public void glNormal3iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3sv ( const GLshort * v ) ;
+ * 
+ */ + public void glNormal3sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexd ( GLdouble c ) ;
+ * 
+ */ + public void glIndexd ( + double c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexf ( GLfloat c ) ;
+ * 
+ */ + public void glIndexf ( + float c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexi ( GLint c ) ;
+ * 
+ */ + public void glIndexi ( + int c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexs ( GLshort c ) ;
+ * 
+ */ + public void glIndexs ( + short c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexub ( GLubyte c ) ;
+ * 
+ */ + public void glIndexub ( + byte c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexdv ( const GLdouble * c ) ;
+ * 
+ */ + public void glIndexdv ( + double[] c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexfv ( const GLfloat * c ) ;
+ * 
+ */ + public void glIndexfv ( + float[] c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexiv ( const GLint * c ) ;
+ * 
+ */ + public void glIndexiv ( + int[] c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexsv ( const GLshort * c ) ;
+ * 
+ */ + public void glIndexsv ( + short[] c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexubv ( const GLubyte * c ) ;
+ * 
+ */ + public void glIndexubv ( + byte[] c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3b ( GLbyte red , GLbyte green , GLbyte blue ) ;
+ * 
+ */ + public void glColor3b ( + byte red, + byte green, + byte blue + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3d ( GLdouble red , GLdouble green , GLdouble blue ) ;
+ * 
+ */ + public void glColor3d ( + double red, + double green, + double blue + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3f ( GLfloat red , GLfloat green , GLfloat blue ) ;
+ * 
+ */ + public void glColor3f ( + float red, + float green, + float blue + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3i ( GLint red , GLint green , GLint blue ) ;
+ * 
+ */ + public void glColor3i ( + int red, + int green, + int blue + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3s ( GLshort red , GLshort green , GLshort blue ) ;
+ * 
+ */ + public void glColor3s ( + short red, + short green, + short blue + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3ub ( GLubyte red , GLubyte green , GLubyte blue ) ;
+ * 
+ */ + public void glColor3ub ( + byte red, + byte green, + byte blue + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3ui ( GLuint red , GLuint green , GLuint blue ) ;
+ * 
+ */ + public void glColor3ui ( + int red, + int green, + int blue + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3us ( GLushort red , GLushort green , GLushort blue ) ;
+ * 
+ */ + public void glColor3us ( + short red, + short green, + short blue + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4b ( GLbyte red , GLbyte green , GLbyte blue , GLbyte alpha ) ;
+ * 
+ */ + public void glColor4b ( + byte red, + byte green, + byte blue, + byte alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4d ( GLdouble red , GLdouble green , GLdouble blue , GLdouble alpha ) ;
+ * 
+ */ + public void glColor4d ( + double red, + double green, + double blue, + double alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4f ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
+ * 
+ */ + public void glColor4f ( + float red, + float green, + float blue, + float alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4i ( GLint red , GLint green , GLint blue , GLint alpha ) ;
+ * 
+ */ + public void glColor4i ( + int red, + int green, + int blue, + int alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4s ( GLshort red , GLshort green , GLshort blue , GLshort alpha ) ;
+ * 
+ */ + public void glColor4s ( + short red, + short green, + short blue, + short alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4ub ( GLubyte red , GLubyte green , GLubyte blue , GLubyte alpha ) ;
+ * 
+ */ + public void glColor4ub ( + byte red, + byte green, + byte blue, + byte alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4ui ( GLuint red , GLuint green , GLuint blue , GLuint alpha ) ;
+ * 
+ */ + public void glColor4ui ( + int red, + int green, + int blue, + int alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4us ( GLushort red , GLushort green , GLushort blue , GLushort alpha ) ;
+ * 
+ */ + public void glColor4us ( + short red, + short green, + short blue, + short alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3bv ( const GLbyte * v ) ;
+ * 
+ */ + public void glColor3bv ( + byte[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3dv ( const GLdouble * v ) ;
+ * 
+ */ + public void glColor3dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3fv ( const GLfloat * v ) ;
+ * 
+ */ + public void glColor3fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3iv ( const GLint * v ) ;
+ * 
+ */ + public void glColor3iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3sv ( const GLshort * v ) ;
+ * 
+ */ + public void glColor3sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3ubv ( const GLubyte * v ) ;
+ * 
+ */ + public void glColor3ubv ( + byte[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3uiv ( const GLuint * v ) ;
+ * 
+ */ + public void glColor3uiv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3usv ( const GLushort * v ) ;
+ * 
+ */ + public void glColor3usv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4bv ( const GLbyte * v ) ;
+ * 
+ */ + public void glColor4bv ( + byte[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4dv ( const GLdouble * v ) ;
+ * 
+ */ + public void glColor4dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4fv ( const GLfloat * v ) ;
+ * 
+ */ + public void glColor4fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4iv ( const GLint * v ) ;
+ * 
+ */ + public void glColor4iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4sv ( const GLshort * v ) ;
+ * 
+ */ + public void glColor4sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4ubv ( const GLubyte * v ) ;
+ * 
+ */ + public void glColor4ubv ( + byte[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4uiv ( const GLuint * v ) ;
+ * 
+ */ + public void glColor4uiv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4usv ( const GLushort * v ) ;
+ * 
+ */ + public void glColor4usv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1d ( GLdouble s ) ;
+ * 
+ */ + public void glTexCoord1d ( + double s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1f ( GLfloat s ) ;
+ * 
+ */ + public void glTexCoord1f ( + float s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1i ( GLint s ) ;
+ * 
+ */ + public void glTexCoord1i ( + int s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1s ( GLshort s ) ;
+ * 
+ */ + public void glTexCoord1s ( + short s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2d ( GLdouble s , GLdouble t ) ;
+ * 
+ */ + public void glTexCoord2d ( + double s, + double t + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2f ( GLfloat s , GLfloat t ) ;
+ * 
+ */ + public void glTexCoord2f ( + float s, + float t + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2i ( GLint s , GLint t ) ;
+ * 
+ */ + public void glTexCoord2i ( + int s, + int t + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2s ( GLshort s , GLshort t ) ;
+ * 
+ */ + public void glTexCoord2s ( + short s, + short t + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3d ( GLdouble s , GLdouble t , GLdouble r ) ;
+ * 
+ */ + public void glTexCoord3d ( + double s, + double t, + double r + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3f ( GLfloat s , GLfloat t , GLfloat r ) ;
+ * 
+ */ + public void glTexCoord3f ( + float s, + float t, + float r + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3i ( GLint s , GLint t , GLint r ) ;
+ * 
+ */ + public void glTexCoord3i ( + int s, + int t, + int r + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3s ( GLshort s , GLshort t , GLshort r ) ;
+ * 
+ */ + public void glTexCoord3s ( + short s, + short t, + short r + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4d ( GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
+ * 
+ */ + public void glTexCoord4d ( + double s, + double t, + double r, + double q + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4f ( GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
+ * 
+ */ + public void glTexCoord4f ( + float s, + float t, + float r, + float q + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4i ( GLint s , GLint t , GLint r , GLint q ) ;
+ * 
+ */ + public void glTexCoord4i ( + int s, + int t, + int r, + int q + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4s ( GLshort s , GLshort t , GLshort r , GLshort q ) ;
+ * 
+ */ + public void glTexCoord4s ( + short s, + short t, + short r, + short q + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1dv ( const GLdouble * v ) ;
+ * 
+ */ + public void glTexCoord1dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1fv ( const GLfloat * v ) ;
+ * 
+ */ + public void glTexCoord1fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1iv ( const GLint * v ) ;
+ * 
+ */ + public void glTexCoord1iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1sv ( const GLshort * v ) ;
+ * 
+ */ + public void glTexCoord1sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2dv ( const GLdouble * v ) ;
+ * 
+ */ + public void glTexCoord2dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2fv ( const GLfloat * v ) ;
+ * 
+ */ + public void glTexCoord2fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2iv ( const GLint * v ) ;
+ * 
+ */ + public void glTexCoord2iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2sv ( const GLshort * v ) ;
+ * 
+ */ + public void glTexCoord2sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3dv ( const GLdouble * v ) ;
+ * 
+ */ + public void glTexCoord3dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3fv ( const GLfloat * v ) ;
+ * 
+ */ + public void glTexCoord3fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3iv ( const GLint * v ) ;
+ * 
+ */ + public void glTexCoord3iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3sv ( const GLshort * v ) ;
+ * 
+ */ + public void glTexCoord3sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4dv ( const GLdouble * v ) ;
+ * 
+ */ + public void glTexCoord4dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4fv ( const GLfloat * v ) ;
+ * 
+ */ + public void glTexCoord4fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4iv ( const GLint * v ) ;
+ * 
+ */ + public void glTexCoord4iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4sv ( const GLshort * v ) ;
+ * 
+ */ + public void glTexCoord4sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2d ( GLdouble x , GLdouble y ) ;
+ * 
+ */ + public void glRasterPos2d ( + double x, + double y + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2f ( GLfloat x , GLfloat y ) ;
+ * 
+ */ + public void glRasterPos2f ( + float x, + float y + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2i ( GLint x , GLint y ) ;
+ * 
+ */ + public void glRasterPos2i ( + int x, + int y + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2s ( GLshort x , GLshort y ) ;
+ * 
+ */ + public void glRasterPos2s ( + short x, + short y + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3d ( GLdouble x , GLdouble y , GLdouble z ) ;
+ * 
+ */ + public void glRasterPos3d ( + double x, + double y, + double z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3f ( GLfloat x , GLfloat y , GLfloat z ) ;
+ * 
+ */ + public void glRasterPos3f ( + float x, + float y, + float z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3i ( GLint x , GLint y , GLint z ) ;
+ * 
+ */ + public void glRasterPos3i ( + int x, + int y, + int z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3s ( GLshort x , GLshort y , GLshort z ) ;
+ * 
+ */ + public void glRasterPos3s ( + short x, + short y, + short z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
+ * 
+ */ + public void glRasterPos4d ( + double x, + double y, + double z, + double w + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
+ * 
+ */ + public void glRasterPos4f ( + float x, + float y, + float z, + float w + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4i ( GLint x , GLint y , GLint z , GLint w ) ;
+ * 
+ */ + public void glRasterPos4i ( + int x, + int y, + int z, + int w + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
+ * 
+ */ + public void glRasterPos4s ( + short x, + short y, + short z, + short w + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2dv ( const GLdouble * v ) ;
+ * 
+ */ + public void glRasterPos2dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2fv ( const GLfloat * v ) ;
+ * 
+ */ + public void glRasterPos2fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2iv ( const GLint * v ) ;
+ * 
+ */ + public void glRasterPos2iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2sv ( const GLshort * v ) ;
+ * 
+ */ + public void glRasterPos2sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3dv ( const GLdouble * v ) ;
+ * 
+ */ + public void glRasterPos3dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3fv ( const GLfloat * v ) ;
+ * 
+ */ + public void glRasterPos3fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3iv ( const GLint * v ) ;
+ * 
+ */ + public void glRasterPos3iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3sv ( const GLshort * v ) ;
+ * 
+ */ + public void glRasterPos3sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4dv ( const GLdouble * v ) ;
+ * 
+ */ + public void glRasterPos4dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4fv ( const GLfloat * v ) ;
+ * 
+ */ + public void glRasterPos4fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4iv ( const GLint * v ) ;
+ * 
+ */ + public void glRasterPos4iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4sv ( const GLshort * v ) ;
+ * 
+ */ + public void glRasterPos4sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRectd ( GLdouble x1 , GLdouble y1 , GLdouble x2 , GLdouble y2 ) ;
+ * 
+ */ + public void glRectd ( + double x1, + double y1, + double x2, + double y2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRectf ( GLfloat x1 , GLfloat y1 , GLfloat x2 , GLfloat y2 ) ;
+ * 
+ */ + public void glRectf ( + float x1, + float y1, + float x2, + float y2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRecti ( GLint x1 , GLint y1 , GLint x2 , GLint y2 ) ;
+ * 
+ */ + public void glRecti ( + int x1, + int y1, + int x2, + int y2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRects ( GLshort x1 , GLshort y1 , GLshort x2 , GLshort y2 ) ;
+ * 
+ */ + public void glRects ( + short x1, + short y1, + short x2, + short y2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRectdv ( const GLdouble * v1 , const GLdouble * v2 ) ;
+ * 
+ */ + public void glRectdv ( + double[] v1, + double[] v2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRectfv ( const GLfloat * v1 , const GLfloat * v2 ) ;
+ * 
+ */ + public void glRectfv ( + float[] v1, + float[] v2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRectiv ( const GLint * v1 , const GLint * v2 ) ;
+ * 
+ */ + public void glRectiv ( + int[] v1, + int[] v2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRectsv ( const GLshort * v1 , const GLshort * v2 ) ;
+ * 
+ */ + public void glRectsv ( + short[] v1, + short[] v2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertexPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
+ * 
+ */ + public void glVertexPointer ( + int size, + int type, + int stride, + byte[] ptr + ) ; + public void glVertexPointer ( + int size, + int type, + int stride, + short[] ptr + ) ; + public void glVertexPointer ( + int size, + int type, + int stride, + int[] ptr + ) ; + public void glVertexPointer ( + int size, + int type, + int stride, + float[] ptr + ) ; + public void glVertexPointer ( + int size, + int type, + int stride, + double[] ptr + ) ; + public void glVertexPointer ( + int size, + int type, + int stride, + boolean[] ptr + ) ; + public void glVertexPointer ( + int size, + int type, + int stride, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormalPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
+ * 
+ */ + public void glNormalPointer ( + int type, + int stride, + byte[] ptr + ) ; + public void glNormalPointer ( + int type, + int stride, + short[] ptr + ) ; + public void glNormalPointer ( + int type, + int stride, + int[] ptr + ) ; + public void glNormalPointer ( + int type, + int stride, + float[] ptr + ) ; + public void glNormalPointer ( + int type, + int stride, + double[] ptr + ) ; + public void glNormalPointer ( + int type, + int stride, + boolean[] ptr + ) ; + public void glNormalPointer ( + int type, + int stride, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
+ * 
+ */ + public void glColorPointer ( + int size, + int type, + int stride, + byte[] ptr + ) ; + public void glColorPointer ( + int size, + int type, + int stride, + short[] ptr + ) ; + public void glColorPointer ( + int size, + int type, + int stride, + int[] ptr + ) ; + public void glColorPointer ( + int size, + int type, + int stride, + float[] ptr + ) ; + public void glColorPointer ( + int size, + int type, + int stride, + double[] ptr + ) ; + public void glColorPointer ( + int size, + int type, + int stride, + boolean[] ptr + ) ; + public void glColorPointer ( + int size, + int type, + int stride, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
+ * 
+ */ + public void glIndexPointer ( + int type, + int stride, + byte[] ptr + ) ; + public void glIndexPointer ( + int type, + int stride, + short[] ptr + ) ; + public void glIndexPointer ( + int type, + int stride, + int[] ptr + ) ; + public void glIndexPointer ( + int type, + int stride, + float[] ptr + ) ; + public void glIndexPointer ( + int type, + int stride, + double[] ptr + ) ; + public void glIndexPointer ( + int type, + int stride, + boolean[] ptr + ) ; + public void glIndexPointer ( + int type, + int stride, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoordPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
+ * 
+ */ + public void glTexCoordPointer ( + int size, + int type, + int stride, + byte[] ptr + ) ; + public void glTexCoordPointer ( + int size, + int type, + int stride, + short[] ptr + ) ; + public void glTexCoordPointer ( + int size, + int type, + int stride, + int[] ptr + ) ; + public void glTexCoordPointer ( + int size, + int type, + int stride, + float[] ptr + ) ; + public void glTexCoordPointer ( + int size, + int type, + int stride, + double[] ptr + ) ; + public void glTexCoordPointer ( + int size, + int type, + int stride, + boolean[] ptr + ) ; + public void glTexCoordPointer ( + int size, + int type, + int stride, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEdgeFlagPointer ( GLsizei stride , const GLvoid * ptr ) ;
+ * 
+ */ + public void glEdgeFlagPointer ( + int stride, + byte[] ptr + ) ; + public void glEdgeFlagPointer ( + int stride, + short[] ptr + ) ; + public void glEdgeFlagPointer ( + int stride, + int[] ptr + ) ; + public void glEdgeFlagPointer ( + int stride, + float[] ptr + ) ; + public void glEdgeFlagPointer ( + int stride, + double[] ptr + ) ; + public void glEdgeFlagPointer ( + int stride, + boolean[] ptr + ) ; + public void glEdgeFlagPointer ( + int stride, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetPointerv ( GLenum pname , void * * params ) ;
+ * 
+ */ + public void glGetPointerv ( + int pname, + byte[][] params + ) ; + public void glGetPointerv ( + int pname, + short[][] params + ) ; + public void glGetPointerv ( + int pname, + int[][] params + ) ; + public void glGetPointerv ( + int pname, + float[][] params + ) ; + public void glGetPointerv ( + int pname, + double[][] params + ) ; + public void glGetPointerv ( + int pname, + boolean[][] params + ) ; + public void glGetPointerv ( + int pname, + long[][] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glArrayElement ( GLint i ) ;
+ * 
+ */ + public void glArrayElement ( + int i + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDrawArrays ( GLenum mode , GLint first , GLsizei count ) ;
+ * 
+ */ + public void glDrawArrays ( + int mode, + int first, + int count + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDrawElements ( GLenum mode , GLsizei count , GLenum type , const GLvoid * indices ) ;
+ * 
+ */ + public void glDrawElements ( + int mode, + int count, + int type, + byte[] indices + ) ; + public void glDrawElements ( + int mode, + int count, + int type, + short[] indices + ) ; + public void glDrawElements ( + int mode, + int count, + int type, + int[] indices + ) ; + public void glDrawElements ( + int mode, + int count, + int type, + float[] indices + ) ; + public void glDrawElements ( + int mode, + int count, + int type, + double[] indices + ) ; + public void glDrawElements ( + int mode, + int count, + int type, + boolean[] indices + ) ; + public void glDrawElements ( + int mode, + int count, + int type, + long[] indices + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glInterleavedArrays ( GLenum format , GLsizei stride , const GLvoid * pointer ) ;
+ * 
+ */ + public void glInterleavedArrays ( + int format, + int stride, + byte[] pointer + ) ; + public void glInterleavedArrays ( + int format, + int stride, + short[] pointer + ) ; + public void glInterleavedArrays ( + int format, + int stride, + int[] pointer + ) ; + public void glInterleavedArrays ( + int format, + int stride, + float[] pointer + ) ; + public void glInterleavedArrays ( + int format, + int stride, + double[] pointer + ) ; + public void glInterleavedArrays ( + int format, + int stride, + boolean[] pointer + ) ; + public void glInterleavedArrays ( + int format, + int stride, + long[] pointer + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glShadeModel ( GLenum mode ) ;
+ * 
+ */ + public void glShadeModel ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLightf ( GLenum light , GLenum pname , GLfloat param ) ;
+ * 
+ */ + public void glLightf ( + int light, + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLighti ( GLenum light , GLenum pname , GLint param ) ;
+ * 
+ */ + public void glLighti ( + int light, + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLightfv ( GLenum light , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public void glLightfv ( + int light, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLightiv ( GLenum light , GLenum pname , const GLint * params ) ;
+ * 
+ */ + public void glLightiv ( + int light, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetLightfv ( GLenum light , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public void glGetLightfv ( + int light, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetLightiv ( GLenum light , GLenum pname , GLint * params ) ;
+ * 
+ */ + public void glGetLightiv ( + int light, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLightModelf ( GLenum pname , GLfloat param ) ;
+ * 
+ */ + public void glLightModelf ( + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLightModeli ( GLenum pname , GLint param ) ;
+ * 
+ */ + public void glLightModeli ( + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLightModelfv ( GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public void glLightModelfv ( + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLightModeliv ( GLenum pname , const GLint * params ) ;
+ * 
+ */ + public void glLightModeliv ( + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMaterialf ( GLenum face , GLenum pname , GLfloat param ) ;
+ * 
+ */ + public void glMaterialf ( + int face, + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMateriali ( GLenum face , GLenum pname , GLint param ) ;
+ * 
+ */ + public void glMateriali ( + int face, + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMaterialfv ( GLenum face , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public void glMaterialfv ( + int face, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMaterialiv ( GLenum face , GLenum pname , const GLint * params ) ;
+ * 
+ */ + public void glMaterialiv ( + int face, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMaterialfv ( GLenum face , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public void glGetMaterialfv ( + int face, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMaterialiv ( GLenum face , GLenum pname , GLint * params ) ;
+ * 
+ */ + public void glGetMaterialiv ( + int face, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorMaterial ( GLenum face , GLenum mode ) ;
+ * 
+ */ + public void glColorMaterial ( + int face, + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelZoom ( GLfloat xfactor , GLfloat yfactor ) ;
+ * 
+ */ + public void glPixelZoom ( + float xfactor, + float yfactor + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelStoref ( GLenum pname , GLfloat param ) ;
+ * 
+ */ + public void glPixelStoref ( + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelStorei ( GLenum pname , GLint param ) ;
+ * 
+ */ + public void glPixelStorei ( + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelTransferf ( GLenum pname , GLfloat param ) ;
+ * 
+ */ + public void glPixelTransferf ( + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelTransferi ( GLenum pname , GLint param ) ;
+ * 
+ */ + public void glPixelTransferi ( + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelMapfv ( GLenum map , GLint mapsize , const GLfloat * values ) ;
+ * 
+ */ + public void glPixelMapfv ( + int map, + int mapsize, + float[] values + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelMapuiv ( GLenum map , GLint mapsize , const GLuint * values ) ;
+ * 
+ */ + public void glPixelMapuiv ( + int map, + int mapsize, + int[] values + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelMapusv ( GLenum map , GLint mapsize , const GLushort * values ) ;
+ * 
+ */ + public void glPixelMapusv ( + int map, + int mapsize, + short[] values + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetPixelMapfv ( GLenum map , GLfloat * values ) ;
+ * 
+ */ + public void glGetPixelMapfv ( + int map, + float[] values + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetPixelMapuiv ( GLenum map , GLuint * values ) ;
+ * 
+ */ + public void glGetPixelMapuiv ( + int map, + int[] values + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetPixelMapusv ( GLenum map , GLushort * values ) ;
+ * 
+ */ + public void glGetPixelMapusv ( + int map, + short[] values + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBitmap ( GLsizei width , GLsizei height , GLfloat xorig , GLfloat yorig , GLfloat xmove , GLfloat ymove , const GLubyte * bitmap ) ;
+ * 
+ */ + public void glBitmap ( + int width, + int height, + float xorig, + float yorig, + float xmove, + float ymove, + byte[] bitmap + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glReadPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum format , GLenum type , GLvoid * pixels ) ;
+ * 
+ */ + public void glReadPixels ( + int x, + int y, + int width, + int height, + int format, + int type, + byte[] pixels + ) ; + public void glReadPixels ( + int x, + int y, + int width, + int height, + int format, + int type, + short[] pixels + ) ; + public void glReadPixels ( + int x, + int y, + int width, + int height, + int format, + int type, + int[] pixels + ) ; + public void glReadPixels ( + int x, + int y, + int width, + int height, + int format, + int type, + float[] pixels + ) ; + public void glReadPixels ( + int x, + int y, + int width, + int height, + int format, + int type, + double[] pixels + ) ; + public void glReadPixels ( + int x, + int y, + int width, + int height, + int format, + int type, + boolean[] pixels + ) ; + public void glReadPixels ( + int x, + int y, + int width, + int height, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDrawPixels ( GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + public void glDrawPixels ( + int width, + int height, + int format, + int type, + byte[] pixels + ) ; + public void glDrawPixels ( + int width, + int height, + int format, + int type, + short[] pixels + ) ; + public void glDrawPixels ( + int width, + int height, + int format, + int type, + int[] pixels + ) ; + public void glDrawPixels ( + int width, + int height, + int format, + int type, + float[] pixels + ) ; + public void glDrawPixels ( + int width, + int height, + int format, + int type, + double[] pixels + ) ; + public void glDrawPixels ( + int width, + int height, + int format, + int type, + boolean[] pixels + ) ; + public void glDrawPixels ( + int width, + int height, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum type ) ;
+ * 
+ */ + public void glCopyPixels ( + int x, + int y, + int width, + int height, + int type + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glStencilFunc ( GLenum func , GLint ref , GLuint mask ) ;
+ * 
+ */ + public void glStencilFunc ( + int func, + int ref, + int mask + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glStencilMask ( GLuint mask ) ;
+ * 
+ */ + public void glStencilMask ( + int mask + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glStencilOp ( GLenum fail , GLenum zfail , GLenum zpass ) ;
+ * 
+ */ + public void glStencilOp ( + int fail, + int zfail, + int zpass + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glClearStencil ( GLint s ) ;
+ * 
+ */ + public void glClearStencil ( + int s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexGend ( GLenum coord , GLenum pname , GLdouble param ) ;
+ * 
+ */ + public void glTexGend ( + int coord, + int pname, + double param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexGenf ( GLenum coord , GLenum pname , GLfloat param ) ;
+ * 
+ */ + public void glTexGenf ( + int coord, + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexGeni ( GLenum coord , GLenum pname , GLint param ) ;
+ * 
+ */ + public void glTexGeni ( + int coord, + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexGendv ( GLenum coord , GLenum pname , const GLdouble * params ) ;
+ * 
+ */ + public void glTexGendv ( + int coord, + int pname, + double[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexGenfv ( GLenum coord , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public void glTexGenfv ( + int coord, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexGeniv ( GLenum coord , GLenum pname , const GLint * params ) ;
+ * 
+ */ + public void glTexGeniv ( + int coord, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexGendv ( GLenum coord , GLenum pname , GLdouble * params ) ;
+ * 
+ */ + public void glGetTexGendv ( + int coord, + int pname, + double[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexGenfv ( GLenum coord , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public void glGetTexGenfv ( + int coord, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexGeniv ( GLenum coord , GLenum pname , GLint * params ) ;
+ * 
+ */ + public void glGetTexGeniv ( + int coord, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexEnvf ( GLenum target , GLenum pname , GLfloat param ) ;
+ * 
+ */ + public void glTexEnvf ( + int target, + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexEnvi ( GLenum target , GLenum pname , GLint param ) ;
+ * 
+ */ + public void glTexEnvi ( + int target, + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexEnvfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public void glTexEnvfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexEnviv ( GLenum target , GLenum pname , const GLint * params ) ;
+ * 
+ */ + public void glTexEnviv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexEnvfv ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public void glGetTexEnvfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexEnviv ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + public void glGetTexEnviv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexParameterf ( GLenum target , GLenum pname , GLfloat param ) ;
+ * 
+ */ + public void glTexParameterf ( + int target, + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexParameteri ( GLenum target , GLenum pname , GLint param ) ;
+ * 
+ */ + public void glTexParameteri ( + int target, + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public void glTexParameterfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
+ * 
+ */ + public void glTexParameteriv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public void glGetTexParameterfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + public void glGetTexParameteriv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexLevelParameterfv ( GLenum target , GLint level , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public void glGetTexLevelParameterfv ( + int target, + int level, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexLevelParameteriv ( GLenum target , GLint level , GLenum pname , GLint * params ) ;
+ * 
+ */ + public void glGetTexLevelParameteriv ( + int target, + int level, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexImage1D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + public void glTexImage1D ( + int target, + int level, + int internalFormat, + int width, + int border, + int format, + int type, + byte[] pixels + ) ; + public void glTexImage1D ( + int target, + int level, + int internalFormat, + int width, + int border, + int format, + int type, + short[] pixels + ) ; + public void glTexImage1D ( + int target, + int level, + int internalFormat, + int width, + int border, + int format, + int type, + int[] pixels + ) ; + public void glTexImage1D ( + int target, + int level, + int internalFormat, + int width, + int border, + int format, + int type, + float[] pixels + ) ; + public void glTexImage1D ( + int target, + int level, + int internalFormat, + int width, + int border, + int format, + int type, + double[] pixels + ) ; + public void glTexImage1D ( + int target, + int level, + int internalFormat, + int width, + int border, + int format, + int type, + boolean[] pixels + ) ; + public void glTexImage1D ( + int target, + int level, + int internalFormat, + int width, + int border, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexImage2D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + public void glTexImage2D ( + int target, + int level, + int internalFormat, + int width, + int height, + int border, + int format, + int type, + byte[] pixels + ) ; + public void glTexImage2D ( + int target, + int level, + int internalFormat, + int width, + int height, + int border, + int format, + int type, + short[] pixels + ) ; + public void glTexImage2D ( + int target, + int level, + int internalFormat, + int width, + int height, + int border, + int format, + int type, + int[] pixels + ) ; + public void glTexImage2D ( + int target, + int level, + int internalFormat, + int width, + int height, + int border, + int format, + int type, + float[] pixels + ) ; + public void glTexImage2D ( + int target, + int level, + int internalFormat, + int width, + int height, + int border, + int format, + int type, + double[] pixels + ) ; + public void glTexImage2D ( + int target, + int level, + int internalFormat, + int width, + int height, + int border, + int format, + int type, + boolean[] pixels + ) ; + public void glTexImage2D ( + int target, + int level, + int internalFormat, + int width, + int height, + int border, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexImage ( GLenum target , GLint level , GLenum format , GLenum type , GLvoid * pixels ) ;
+ * 
+ */ + public void glGetTexImage ( + int target, + int level, + int format, + int type, + byte[] pixels + ) ; + public void glGetTexImage ( + int target, + int level, + int format, + int type, + short[] pixels + ) ; + public void glGetTexImage ( + int target, + int level, + int format, + int type, + int[] pixels + ) ; + public void glGetTexImage ( + int target, + int level, + int format, + int type, + float[] pixels + ) ; + public void glGetTexImage ( + int target, + int level, + int format, + int type, + double[] pixels + ) ; + public void glGetTexImage ( + int target, + int level, + int format, + int type, + boolean[] pixels + ) ; + public void glGetTexImage ( + int target, + int level, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGenTextures ( GLsizei n , GLuint * textures ) ;
+ * 
+ */ + public void glGenTextures ( + int n, + int[] textures + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDeleteTextures ( GLsizei n , const GLuint * textures ) ;
+ * 
+ */ + public void glDeleteTextures ( + int n, + int[] textures + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBindTexture ( GLenum target , GLuint texture ) ;
+ * 
+ */ + public void glBindTexture ( + int target, + int texture + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPrioritizeTextures ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
+ * 
+ */ + public void glPrioritizeTextures ( + int n, + int[] textures, + float[] priorities + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLboolean glAreTexturesResident ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
+ * 
+ */ + public boolean glAreTexturesResident ( + int n, + int[] textures, + boolean[] residences + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLboolean glIsTexture ( GLuint texture ) ;
+ * 
+ */ + public boolean glIsTexture ( + int texture + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLsizei width , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + public void glTexSubImage1D ( + int target, + int level, + int xoffset, + int width, + int format, + int type, + byte[] pixels + ) ; + public void glTexSubImage1D ( + int target, + int level, + int xoffset, + int width, + int format, + int type, + short[] pixels + ) ; + public void glTexSubImage1D ( + int target, + int level, + int xoffset, + int width, + int format, + int type, + int[] pixels + ) ; + public void glTexSubImage1D ( + int target, + int level, + int xoffset, + int width, + int format, + int type, + float[] pixels + ) ; + public void glTexSubImage1D ( + int target, + int level, + int xoffset, + int width, + int format, + int type, + double[] pixels + ) ; + public void glTexSubImage1D ( + int target, + int level, + int xoffset, + int width, + int format, + int type, + boolean[] pixels + ) ; + public void glTexSubImage1D ( + int target, + int level, + int xoffset, + int width, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + public void glTexSubImage2D ( + int target, + int level, + int xoffset, + int yoffset, + int width, + int height, + int format, + int type, + byte[] pixels + ) ; + public void glTexSubImage2D ( + int target, + int level, + int xoffset, + int yoffset, + int width, + int height, + int format, + int type, + short[] pixels + ) ; + public void glTexSubImage2D ( + int target, + int level, + int xoffset, + int yoffset, + int width, + int height, + int format, + int type, + int[] pixels + ) ; + public void glTexSubImage2D ( + int target, + int level, + int xoffset, + int yoffset, + int width, + int height, + int format, + int type, + float[] pixels + ) ; + public void glTexSubImage2D ( + int target, + int level, + int xoffset, + int yoffset, + int width, + int height, + int format, + int type, + double[] pixels + ) ; + public void glTexSubImage2D ( + int target, + int level, + int xoffset, + int yoffset, + int width, + int height, + int format, + int type, + boolean[] pixels + ) ; + public void glTexSubImage2D ( + int target, + int level, + int xoffset, + int yoffset, + int width, + int height, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyTexImage1D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLint border ) ;
+ * 
+ */ + public void glCopyTexImage1D ( + int target, + int level, + int internalformat, + int x, + int y, + int width, + int border + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyTexImage2D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height , GLint border ) ;
+ * 
+ */ + public void glCopyTexImage2D ( + int target, + int level, + int internalformat, + int x, + int y, + int width, + int height, + int border + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLint x , GLint y , GLsizei width ) ;
+ * 
+ */ + public void glCopyTexSubImage1D ( + int target, + int level, + int xoffset, + int x, + int y, + int width + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
+ * 
+ */ + public void glCopyTexSubImage2D ( + int target, + int level, + int xoffset, + int yoffset, + int x, + int y, + int width, + int height + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMap1d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint stride , GLint order , const GLdouble * points ) ;
+ * 
+ */ + public void glMap1d ( + int target, + double u1, + double u2, + int stride, + int order, + double[] points + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMap1f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint stride , GLint order , const GLfloat * points ) ;
+ * 
+ */ + public void glMap1f ( + int target, + float u1, + float u2, + int stride, + int order, + float[] points + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMap2d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint ustride , GLint uorder , GLdouble v1 , GLdouble v2 , GLint vstride , GLint vorder , const GLdouble * points ) ;
+ * 
+ */ + public void glMap2d ( + int target, + double u1, + double u2, + int ustride, + int uorder, + double v1, + double v2, + int vstride, + int vorder, + double[] points + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMap2f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint ustride , GLint uorder , GLfloat v1 , GLfloat v2 , GLint vstride , GLint vorder , const GLfloat * points ) ;
+ * 
+ */ + public void glMap2f ( + int target, + float u1, + float u2, + int ustride, + int uorder, + float v1, + float v2, + int vstride, + int vorder, + float[] points + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMapdv ( GLenum target , GLenum query , GLdouble * v ) ;
+ * 
+ */ + public void glGetMapdv ( + int target, + int query, + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMapfv ( GLenum target , GLenum query , GLfloat * v ) ;
+ * 
+ */ + public void glGetMapfv ( + int target, + int query, + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMapiv ( GLenum target , GLenum query , GLint * v ) ;
+ * 
+ */ + public void glGetMapiv ( + int target, + int query, + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord1d ( GLdouble u ) ;
+ * 
+ */ + public void glEvalCoord1d ( + double u + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord1f ( GLfloat u ) ;
+ * 
+ */ + public void glEvalCoord1f ( + float u + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord1dv ( const GLdouble * u ) ;
+ * 
+ */ + public void glEvalCoord1dv ( + double[] u + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord1fv ( const GLfloat * u ) ;
+ * 
+ */ + public void glEvalCoord1fv ( + float[] u + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord2d ( GLdouble u , GLdouble v ) ;
+ * 
+ */ + public void glEvalCoord2d ( + double u, + double v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord2f ( GLfloat u , GLfloat v ) ;
+ * 
+ */ + public void glEvalCoord2f ( + float u, + float v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord2dv ( const GLdouble * u ) ;
+ * 
+ */ + public void glEvalCoord2dv ( + double[] u + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord2fv ( const GLfloat * u ) ;
+ * 
+ */ + public void glEvalCoord2fv ( + float[] u + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMapGrid1d ( GLint un , GLdouble u1 , GLdouble u2 ) ;
+ * 
+ */ + public void glMapGrid1d ( + int un, + double u1, + double u2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMapGrid1f ( GLint un , GLfloat u1 , GLfloat u2 ) ;
+ * 
+ */ + public void glMapGrid1f ( + int un, + float u1, + float u2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMapGrid2d ( GLint un , GLdouble u1 , GLdouble u2 , GLint vn , GLdouble v1 , GLdouble v2 ) ;
+ * 
+ */ + public void glMapGrid2d ( + int un, + double u1, + double u2, + int vn, + double v1, + double v2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMapGrid2f ( GLint un , GLfloat u1 , GLfloat u2 , GLint vn , GLfloat v1 , GLfloat v2 ) ;
+ * 
+ */ + public void glMapGrid2f ( + int un, + float u1, + float u2, + int vn, + float v1, + float v2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalPoint1 ( GLint i ) ;
+ * 
+ */ + public void glEvalPoint1 ( + int i + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalPoint2 ( GLint i , GLint j ) ;
+ * 
+ */ + public void glEvalPoint2 ( + int i, + int j + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalMesh1 ( GLenum mode , GLint i1 , GLint i2 ) ;
+ * 
+ */ + public void glEvalMesh1 ( + int mode, + int i1, + int i2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalMesh2 ( GLenum mode , GLint i1 , GLint i2 , GLint j1 , GLint j2 ) ;
+ * 
+ */ + public void glEvalMesh2 ( + int mode, + int i1, + int i2, + int j1, + int j2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFogf ( GLenum pname , GLfloat param ) ;
+ * 
+ */ + public void glFogf ( + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFogi ( GLenum pname , GLint param ) ;
+ * 
+ */ + public void glFogi ( + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFogfv ( GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public void glFogfv ( + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFogiv ( GLenum pname , const GLint * params ) ;
+ * 
+ */ + public void glFogiv ( + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFeedbackBuffer ( GLsizei size , GLenum type , GLfloat * buffer ) ;
+ * 
+ */ + public void glFeedbackBuffer ( + int size, + int type, + float[] buffer + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPassThrough ( GLfloat token ) ;
+ * 
+ */ + public void glPassThrough ( + float token + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glSelectBuffer ( GLsizei size , GLuint * buffer ) ;
+ * 
+ */ + public void glSelectBuffer ( + int size, + int[] buffer + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glInitNames ( void ) ;
+ * 
+ */ + public void glInitNames ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLoadName ( GLuint name ) ;
+ * 
+ */ + public void glLoadName ( + int name + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPushName ( GLuint name ) ;
+ * 
+ */ + public void glPushName ( + int name + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPopName ( void ) ;
+ * 
+ */ + public void glPopName ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDrawRangeElements ( GLenum mode , GLuint start , GLuint end , GLsizei count , GLenum type , const GLvoid * indices ) ;
+ * 
+ */ + public void glDrawRangeElements ( + int mode, + int start, + int end, + int count, + int type, + byte[] indices + ) ; + public void glDrawRangeElements ( + int mode, + int start, + int end, + int count, + int type, + short[] indices + ) ; + public void glDrawRangeElements ( + int mode, + int start, + int end, + int count, + int type, + int[] indices + ) ; + public void glDrawRangeElements ( + int mode, + int start, + int end, + int count, + int type, + float[] indices + ) ; + public void glDrawRangeElements ( + int mode, + int start, + int end, + int count, + int type, + double[] indices + ) ; + public void glDrawRangeElements ( + int mode, + int start, + int end, + int count, + int type, + boolean[] indices + ) ; + public void glDrawRangeElements ( + int mode, + int start, + int end, + int count, + int type, + long[] indices + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexImage3D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + public void glTexImage3D ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + byte[] pixels + ) ; + public void glTexImage3D ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + short[] pixels + ) ; + public void glTexImage3D ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + int[] pixels + ) ; + public void glTexImage3D ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + float[] pixels + ) ; + public void glTexImage3D ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + double[] pixels + ) ; + public void glTexImage3D ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + boolean[] pixels + ) ; + public void glTexImage3D ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   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 ) ;
+ * 
+ */ + public void glTexSubImage3D ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + byte[] pixels + ) ; + public void glTexSubImage3D ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + short[] pixels + ) ; + public void glTexSubImage3D ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + int[] pixels + ) ; + public void glTexSubImage3D ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + float[] pixels + ) ; + public void glTexSubImage3D ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + double[] pixels + ) ; + public void glTexSubImage3D ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + boolean[] pixels + ) ; + public void glTexSubImage3D ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyTexSubImage3D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
+ * 
+ */ + public void glCopyTexSubImage3D ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int x, + int y, + int width, + int height + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorTable ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
+ * 
+ */ + public void glColorTable ( + int target, + int internalformat, + int width, + int format, + int type, + byte[] table + ) ; + public void glColorTable ( + int target, + int internalformat, + int width, + int format, + int type, + short[] table + ) ; + public void glColorTable ( + int target, + int internalformat, + int width, + int format, + int type, + int[] table + ) ; + public void glColorTable ( + int target, + int internalformat, + int width, + int format, + int type, + float[] table + ) ; + public void glColorTable ( + int target, + int internalformat, + int width, + int format, + int type, + double[] table + ) ; + public void glColorTable ( + int target, + int internalformat, + int width, + int format, + int type, + boolean[] table + ) ; + public void glColorTable ( + int target, + int internalformat, + int width, + int format, + int type, + long[] table + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorSubTable ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
+ * 
+ */ + public void glColorSubTable ( + int target, + int start, + int count, + int format, + int type, + byte[] data + ) ; + public void glColorSubTable ( + int target, + int start, + int count, + int format, + int type, + short[] data + ) ; + public void glColorSubTable ( + int target, + int start, + int count, + int format, + int type, + int[] data + ) ; + public void glColorSubTable ( + int target, + int start, + int count, + int format, + int type, + float[] data + ) ; + public void glColorSubTable ( + int target, + int start, + int count, + int format, + int type, + double[] data + ) ; + public void glColorSubTable ( + int target, + int start, + int count, + int format, + int type, + boolean[] data + ) ; + public void glColorSubTable ( + int target, + int start, + int count, + int format, + int type, + long[] data + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorTableParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
+ * 
+ */ + public void glColorTableParameteriv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorTableParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public void glColorTableParameterfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyColorSubTable ( GLenum target , GLsizei start , GLint x , GLint y , GLsizei width ) ;
+ * 
+ */ + public void glCopyColorSubTable ( + int target, + int start, + int x, + int y, + int width + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyColorTable ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
+ * 
+ */ + public void glCopyColorTable ( + int target, + int internalformat, + int x, + int y, + int width + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetColorTable ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
+ * 
+ */ + public void glGetColorTable ( + int target, + int format, + int type, + byte[] table + ) ; + public void glGetColorTable ( + int target, + int format, + int type, + short[] table + ) ; + public void glGetColorTable ( + int target, + int format, + int type, + int[] table + ) ; + public void glGetColorTable ( + int target, + int format, + int type, + float[] table + ) ; + public void glGetColorTable ( + int target, + int format, + int type, + double[] table + ) ; + public void glGetColorTable ( + int target, + int format, + int type, + boolean[] table + ) ; + public void glGetColorTable ( + int target, + int format, + int type, + long[] table + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetColorTableParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public void glGetColorTableParameterfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetColorTableParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + public void glGetColorTableParameteriv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBlendEquation ( GLenum mode ) ;
+ * 
+ */ + public void glBlendEquation ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBlendColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
+ * 
+ */ + public void glBlendColor ( + float red, + float green, + float blue, + float alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glHistogram ( GLenum target , GLsizei width , GLenum internalformat , GLboolean sink ) ;
+ * 
+ */ + public void glHistogram ( + int target, + int width, + int internalformat, + boolean sink + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glResetHistogram ( GLenum target ) ;
+ * 
+ */ + public void glResetHistogram ( + int target + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetHistogram ( GLenum target , GLboolean reset , GLenum format , GLenum type , GLvoid * values ) ;
+ * 
+ */ + public void glGetHistogram ( + int target, + boolean reset, + int format, + int type, + byte[] values + ) ; + public void glGetHistogram ( + int target, + boolean reset, + int format, + int type, + short[] values + ) ; + public void glGetHistogram ( + int target, + boolean reset, + int format, + int type, + int[] values + ) ; + public void glGetHistogram ( + int target, + boolean reset, + int format, + int type, + float[] values + ) ; + public void glGetHistogram ( + int target, + boolean reset, + int format, + int type, + double[] values + ) ; + public void glGetHistogram ( + int target, + boolean reset, + int format, + int type, + boolean[] values + ) ; + public void glGetHistogram ( + int target, + boolean reset, + int format, + int type, + long[] values + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetHistogramParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public void glGetHistogramParameterfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetHistogramParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + public void glGetHistogramParameteriv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMinmax ( GLenum target , GLenum internalformat , GLboolean sink ) ;
+ * 
+ */ + public void glMinmax ( + int target, + int internalformat, + boolean sink + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glResetMinmax ( GLenum target ) ;
+ * 
+ */ + public void glResetMinmax ( + int target + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMinmax ( GLenum target , GLboolean reset , GLenum format , GLenum types , GLvoid * values ) ;
+ * 
+ */ + public void glGetMinmax ( + int target, + boolean reset, + int format, + int types, + byte[] values + ) ; + public void glGetMinmax ( + int target, + boolean reset, + int format, + int types, + short[] values + ) ; + public void glGetMinmax ( + int target, + boolean reset, + int format, + int types, + int[] values + ) ; + public void glGetMinmax ( + int target, + boolean reset, + int format, + int types, + float[] values + ) ; + public void glGetMinmax ( + int target, + boolean reset, + int format, + int types, + double[] values + ) ; + public void glGetMinmax ( + int target, + boolean reset, + int format, + int types, + boolean[] values + ) ; + public void glGetMinmax ( + int target, + boolean reset, + int format, + int types, + long[] values + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMinmaxParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public void glGetMinmaxParameterfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMinmaxParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + public void glGetMinmaxParameteriv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glConvolutionFilter1D ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * image ) ;
+ * 
+ */ + public void glConvolutionFilter1D ( + int target, + int internalformat, + int width, + int format, + int type, + byte[] image + ) ; + public void glConvolutionFilter1D ( + int target, + int internalformat, + int width, + int format, + int type, + short[] image + ) ; + public void glConvolutionFilter1D ( + int target, + int internalformat, + int width, + int format, + int type, + int[] image + ) ; + public void glConvolutionFilter1D ( + int target, + int internalformat, + int width, + int format, + int type, + float[] image + ) ; + public void glConvolutionFilter1D ( + int target, + int internalformat, + int width, + int format, + int type, + double[] image + ) ; + public void glConvolutionFilter1D ( + int target, + int internalformat, + int width, + int format, + int type, + boolean[] image + ) ; + public void glConvolutionFilter1D ( + int target, + int internalformat, + int width, + int format, + int type, + long[] image + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glConvolutionFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * image ) ;
+ * 
+ */ + public void glConvolutionFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + byte[] image + ) ; + public void glConvolutionFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + short[] image + ) ; + public void glConvolutionFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + int[] image + ) ; + public void glConvolutionFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + float[] image + ) ; + public void glConvolutionFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + double[] image + ) ; + public void glConvolutionFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + boolean[] image + ) ; + public void glConvolutionFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + long[] image + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glConvolutionParameterf ( GLenum target , GLenum pname , GLfloat params ) ;
+ * 
+ */ + public void glConvolutionParameterf ( + int target, + int pname, + float params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glConvolutionParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public void glConvolutionParameterfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glConvolutionParameteri ( GLenum target , GLenum pname , GLint params ) ;
+ * 
+ */ + public void glConvolutionParameteri ( + int target, + int pname, + int params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glConvolutionParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
+ * 
+ */ + public void glConvolutionParameteriv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyConvolutionFilter1D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
+ * 
+ */ + public void glCopyConvolutionFilter1D ( + int target, + int internalformat, + int x, + int y, + int width + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyConvolutionFilter2D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height ) ;
+ * 
+ */ + public void glCopyConvolutionFilter2D ( + int target, + int internalformat, + int x, + int y, + int width, + int height + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetConvolutionFilter ( GLenum target , GLenum format , GLenum type , GLvoid * image ) ;
+ * 
+ */ + public void glGetConvolutionFilter ( + int target, + int format, + int type, + byte[] image + ) ; + public void glGetConvolutionFilter ( + int target, + int format, + int type, + short[] image + ) ; + public void glGetConvolutionFilter ( + int target, + int format, + int type, + int[] image + ) ; + public void glGetConvolutionFilter ( + int target, + int format, + int type, + float[] image + ) ; + public void glGetConvolutionFilter ( + int target, + int format, + int type, + double[] image + ) ; + public void glGetConvolutionFilter ( + int target, + int format, + int type, + boolean[] image + ) ; + public void glGetConvolutionFilter ( + int target, + int format, + int type, + long[] image + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetConvolutionParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public void glGetConvolutionParameterfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetConvolutionParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + public void glGetConvolutionParameteriv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glSeparableFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * row , const GLvoid * column ) ;
+ * 
+ */ + public void glSeparableFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + byte[] row, + byte[] column + ) ; + public void glSeparableFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + short[] row, + short[] column + ) ; + public void glSeparableFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + int[] row, + int[] column + ) ; + public void glSeparableFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + float[] row, + float[] column + ) ; + public void glSeparableFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + double[] row, + double[] column + ) ; + public void glSeparableFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + boolean[] row, + boolean[] column + ) ; + public void glSeparableFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + long[] row, + long[] column + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetSeparableFilter ( GLenum target , GLenum format , GLenum type , GLvoid * row , GLvoid * column , GLvoid * span ) ;
+ * 
+ */ + public void glGetSeparableFilter ( + int target, + int format, + int type, + byte[] row, + byte[] column, + byte[] span + ) ; + public void glGetSeparableFilter ( + int target, + int format, + int type, + short[] row, + short[] column, + short[] span + ) ; + public void glGetSeparableFilter ( + int target, + int format, + int type, + int[] row, + int[] column, + int[] span + ) ; + public void glGetSeparableFilter ( + int target, + int format, + int type, + float[] row, + float[] column, + float[] span + ) ; + public void glGetSeparableFilter ( + int target, + int format, + int type, + double[] row, + double[] column, + double[] span + ) ; + public void glGetSeparableFilter ( + int target, + int format, + int type, + boolean[] row, + boolean[] column, + boolean[] span + ) ; + public void glGetSeparableFilter ( + int target, + int format, + int type, + long[] row, + long[] column, + long[] span + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBlendColorEXT ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
+ * 
+ */ + public void glBlendColorEXT ( + float red, + float green, + float blue, + float alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPolygonOffsetEXT ( GLfloat factor , GLfloat bias ) ;
+ * 
+ */ + public void glPolygonOffsetEXT ( + float factor, + float bias + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexImage3DEXT ( GLenum target , GLint level , GLenum internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + public void glTexImage3DEXT ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + byte[] pixels + ) ; + public void glTexImage3DEXT ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + short[] pixels + ) ; + public void glTexImage3DEXT ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + int[] pixels + ) ; + public void glTexImage3DEXT ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + float[] pixels + ) ; + public void glTexImage3DEXT ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + double[] pixels + ) ; + public void glTexImage3DEXT ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + boolean[] pixels + ) ; + public void glTexImage3DEXT ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   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 ) ;
+ * 
+ */ + public void glTexSubImage3DEXT ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + byte[] pixels + ) ; + public void glTexSubImage3DEXT ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + short[] pixels + ) ; + public void glTexSubImage3DEXT ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + int[] pixels + ) ; + public void glTexSubImage3DEXT ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + float[] pixels + ) ; + public void glTexSubImage3DEXT ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + double[] pixels + ) ; + public void glTexSubImage3DEXT ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + boolean[] pixels + ) ; + public void glTexSubImage3DEXT ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyTexSubImage3DEXT ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
+ * 
+ */ + public void glCopyTexSubImage3DEXT ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int x, + int y, + int width, + int height + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGenTexturesEXT ( GLsizei n , GLuint * textures ) ;
+ * 
+ */ + public void glGenTexturesEXT ( + int n, + int[] textures + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDeleteTexturesEXT ( GLsizei n , const GLuint * textures ) ;
+ * 
+ */ + public void glDeleteTexturesEXT ( + int n, + int[] textures + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBindTextureEXT ( GLenum target , GLuint texture ) ;
+ * 
+ */ + public void glBindTextureEXT ( + int target, + int texture + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPrioritizeTexturesEXT ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
+ * 
+ */ + public void glPrioritizeTexturesEXT ( + int n, + int[] textures, + float[] priorities + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLboolean glAreTexturesResidentEXT ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
+ * 
+ */ + public boolean glAreTexturesResidentEXT ( + int n, + int[] textures, + boolean[] residences + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLboolean glIsTextureEXT ( GLuint texture ) ;
+ * 
+ */ + public boolean glIsTextureEXT ( + int texture + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertexPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
+ * 
+ */ + public void glVertexPointerEXT ( + int size, + int type, + int stride, + int count, + byte[] ptr + ) ; + public void glVertexPointerEXT ( + int size, + int type, + int stride, + int count, + short[] ptr + ) ; + public void glVertexPointerEXT ( + int size, + int type, + int stride, + int count, + int[] ptr + ) ; + public void glVertexPointerEXT ( + int size, + int type, + int stride, + int count, + float[] ptr + ) ; + public void glVertexPointerEXT ( + int size, + int type, + int stride, + int count, + double[] ptr + ) ; + public void glVertexPointerEXT ( + int size, + int type, + int stride, + int count, + boolean[] ptr + ) ; + public void glVertexPointerEXT ( + int size, + int type, + int stride, + int count, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormalPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
+ * 
+ */ + public void glNormalPointerEXT ( + int type, + int stride, + int count, + byte[] ptr + ) ; + public void glNormalPointerEXT ( + int type, + int stride, + int count, + short[] ptr + ) ; + public void glNormalPointerEXT ( + int type, + int stride, + int count, + int[] ptr + ) ; + public void glNormalPointerEXT ( + int type, + int stride, + int count, + float[] ptr + ) ; + public void glNormalPointerEXT ( + int type, + int stride, + int count, + double[] ptr + ) ; + public void glNormalPointerEXT ( + int type, + int stride, + int count, + boolean[] ptr + ) ; + public void glNormalPointerEXT ( + int type, + int stride, + int count, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
+ * 
+ */ + public void glColorPointerEXT ( + int size, + int type, + int stride, + int count, + byte[] ptr + ) ; + public void glColorPointerEXT ( + int size, + int type, + int stride, + int count, + short[] ptr + ) ; + public void glColorPointerEXT ( + int size, + int type, + int stride, + int count, + int[] ptr + ) ; + public void glColorPointerEXT ( + int size, + int type, + int stride, + int count, + float[] ptr + ) ; + public void glColorPointerEXT ( + int size, + int type, + int stride, + int count, + double[] ptr + ) ; + public void glColorPointerEXT ( + int size, + int type, + int stride, + int count, + boolean[] ptr + ) ; + public void glColorPointerEXT ( + int size, + int type, + int stride, + int count, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
+ * 
+ */ + public void glIndexPointerEXT ( + int type, + int stride, + int count, + byte[] ptr + ) ; + public void glIndexPointerEXT ( + int type, + int stride, + int count, + short[] ptr + ) ; + public void glIndexPointerEXT ( + int type, + int stride, + int count, + int[] ptr + ) ; + public void glIndexPointerEXT ( + int type, + int stride, + int count, + float[] ptr + ) ; + public void glIndexPointerEXT ( + int type, + int stride, + int count, + double[] ptr + ) ; + public void glIndexPointerEXT ( + int type, + int stride, + int count, + boolean[] ptr + ) ; + public void glIndexPointerEXT ( + int type, + int stride, + int count, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoordPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
+ * 
+ */ + public void glTexCoordPointerEXT ( + int size, + int type, + int stride, + int count, + byte[] ptr + ) ; + public void glTexCoordPointerEXT ( + int size, + int type, + int stride, + int count, + short[] ptr + ) ; + public void glTexCoordPointerEXT ( + int size, + int type, + int stride, + int count, + int[] ptr + ) ; + public void glTexCoordPointerEXT ( + int size, + int type, + int stride, + int count, + float[] ptr + ) ; + public void glTexCoordPointerEXT ( + int size, + int type, + int stride, + int count, + double[] ptr + ) ; + public void glTexCoordPointerEXT ( + int size, + int type, + int stride, + int count, + boolean[] ptr + ) ; + public void glTexCoordPointerEXT ( + int size, + int type, + int stride, + int count, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEdgeFlagPointerEXT ( GLsizei stride , GLsizei count , const GLboolean * ptr ) ;
+ * 
+ */ + public void glEdgeFlagPointerEXT ( + int stride, + int count, + boolean[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetPointervEXT ( GLenum pname , void * * params ) ;
+ * 
+ */ + public void glGetPointervEXT ( + int pname, + byte[][] params + ) ; + public void glGetPointervEXT ( + int pname, + short[][] params + ) ; + public void glGetPointervEXT ( + int pname, + int[][] params + ) ; + public void glGetPointervEXT ( + int pname, + float[][] params + ) ; + public void glGetPointervEXT ( + int pname, + double[][] params + ) ; + public void glGetPointervEXT ( + int pname, + boolean[][] params + ) ; + public void glGetPointervEXT ( + int pname, + long[][] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glArrayElementEXT ( GLint i ) ;
+ * 
+ */ + public void glArrayElementEXT ( + int i + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDrawArraysEXT ( GLenum mode , GLint first , GLsizei count ) ;
+ * 
+ */ + public void glDrawArraysEXT ( + int mode, + int first, + int count + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBlendEquationEXT ( GLenum mode ) ;
+ * 
+ */ + public void glBlendEquationEXT ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPointParameterfEXT ( GLenum pname , GLfloat param ) ;
+ * 
+ */ + public void glPointParameterfEXT ( + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPointParameterfvEXT ( GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public void glPointParameterfvEXT ( + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorTableEXT ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
+ * 
+ */ + public void glColorTableEXT ( + int target, + int internalformat, + int width, + int format, + int type, + byte[] table + ) ; + public void glColorTableEXT ( + int target, + int internalformat, + int width, + int format, + int type, + short[] table + ) ; + public void glColorTableEXT ( + int target, + int internalformat, + int width, + int format, + int type, + int[] table + ) ; + public void glColorTableEXT ( + int target, + int internalformat, + int width, + int format, + int type, + float[] table + ) ; + public void glColorTableEXT ( + int target, + int internalformat, + int width, + int format, + int type, + double[] table + ) ; + public void glColorTableEXT ( + int target, + int internalformat, + int width, + int format, + int type, + boolean[] table + ) ; + public void glColorTableEXT ( + int target, + int internalformat, + int width, + int format, + int type, + long[] table + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorSubTableEXT ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
+ * 
+ */ + public void glColorSubTableEXT ( + int target, + int start, + int count, + int format, + int type, + byte[] data + ) ; + public void glColorSubTableEXT ( + int target, + int start, + int count, + int format, + int type, + short[] data + ) ; + public void glColorSubTableEXT ( + int target, + int start, + int count, + int format, + int type, + int[] data + ) ; + public void glColorSubTableEXT ( + int target, + int start, + int count, + int format, + int type, + float[] data + ) ; + public void glColorSubTableEXT ( + int target, + int start, + int count, + int format, + int type, + double[] data + ) ; + public void glColorSubTableEXT ( + int target, + int start, + int count, + int format, + int type, + boolean[] data + ) ; + public void glColorSubTableEXT ( + int target, + int start, + int count, + int format, + int type, + long[] data + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetColorTableEXT ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
+ * 
+ */ + public void glGetColorTableEXT ( + int target, + int format, + int type, + byte[] table + ) ; + public void glGetColorTableEXT ( + int target, + int format, + int type, + short[] table + ) ; + public void glGetColorTableEXT ( + int target, + int format, + int type, + int[] table + ) ; + public void glGetColorTableEXT ( + int target, + int format, + int type, + float[] table + ) ; + public void glGetColorTableEXT ( + int target, + int format, + int type, + double[] table + ) ; + public void glGetColorTableEXT ( + int target, + int format, + int type, + boolean[] table + ) ; + public void glGetColorTableEXT ( + int target, + int format, + int type, + long[] table + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetColorTableParameterfvEXT ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public void glGetColorTableParameterfvEXT ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetColorTableParameterivEXT ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + public void glGetColorTableParameterivEXT ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLockArraysEXT ( GLint first , GLsizei count ) ;
+ * 
+ */ + public void glLockArraysEXT ( + int first, + int count + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glUnlockArraysEXT ( void ) ;
+ * 
+ */ + public void glUnlockArraysEXT ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glActiveTextureARB ( GLenum texture ) ;
+ * 
+ */ + public void glActiveTextureARB ( + int texture + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glClientActiveTextureARB ( GLenum texture ) ;
+ * 
+ */ + public void glClientActiveTextureARB ( + int texture + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1dARB ( GLenum target , GLdouble s ) ;
+ * 
+ */ + public void glMultiTexCoord1dARB ( + int target, + double s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1dvARB ( GLenum target , const GLdouble * v ) ;
+ * 
+ */ + public void glMultiTexCoord1dvARB ( + int target, + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1fARB ( GLenum target , GLfloat s ) ;
+ * 
+ */ + public void glMultiTexCoord1fARB ( + int target, + float s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1fvARB ( GLenum target , const GLfloat * v ) ;
+ * 
+ */ + public void glMultiTexCoord1fvARB ( + int target, + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1iARB ( GLenum target , GLint s ) ;
+ * 
+ */ + public void glMultiTexCoord1iARB ( + int target, + int s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1ivARB ( GLenum target , const GLint * v ) ;
+ * 
+ */ + public void glMultiTexCoord1ivARB ( + int target, + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1sARB ( GLenum target , GLshort s ) ;
+ * 
+ */ + public void glMultiTexCoord1sARB ( + int target, + short s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1svARB ( GLenum target , const GLshort * v ) ;
+ * 
+ */ + public void glMultiTexCoord1svARB ( + int target, + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2dARB ( GLenum target , GLdouble s , GLdouble t ) ;
+ * 
+ */ + public void glMultiTexCoord2dARB ( + int target, + double s, + double t + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2dvARB ( GLenum target , const GLdouble * v ) ;
+ * 
+ */ + public void glMultiTexCoord2dvARB ( + int target, + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2fARB ( GLenum target , GLfloat s , GLfloat t ) ;
+ * 
+ */ + public void glMultiTexCoord2fARB ( + int target, + float s, + float t + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2fvARB ( GLenum target , const GLfloat * v ) ;
+ * 
+ */ + public void glMultiTexCoord2fvARB ( + int target, + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2iARB ( GLenum target , GLint s , GLint t ) ;
+ * 
+ */ + public void glMultiTexCoord2iARB ( + int target, + int s, + int t + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2ivARB ( GLenum target , const GLint * v ) ;
+ * 
+ */ + public void glMultiTexCoord2ivARB ( + int target, + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2sARB ( GLenum target , GLshort s , GLshort t ) ;
+ * 
+ */ + public void glMultiTexCoord2sARB ( + int target, + short s, + short t + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2svARB ( GLenum target , const GLshort * v ) ;
+ * 
+ */ + public void glMultiTexCoord2svARB ( + int target, + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r ) ;
+ * 
+ */ + public void glMultiTexCoord3dARB ( + int target, + double s, + double t, + double r + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3dvARB ( GLenum target , const GLdouble * v ) ;
+ * 
+ */ + public void glMultiTexCoord3dvARB ( + int target, + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r ) ;
+ * 
+ */ + public void glMultiTexCoord3fARB ( + int target, + float s, + float t, + float r + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3fvARB ( GLenum target , const GLfloat * v ) ;
+ * 
+ */ + public void glMultiTexCoord3fvARB ( + int target, + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3iARB ( GLenum target , GLint s , GLint t , GLint r ) ;
+ * 
+ */ + public void glMultiTexCoord3iARB ( + int target, + int s, + int t, + int r + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3ivARB ( GLenum target , const GLint * v ) ;
+ * 
+ */ + public void glMultiTexCoord3ivARB ( + int target, + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3sARB ( GLenum target , GLshort s , GLshort t , GLshort r ) ;
+ * 
+ */ + public void glMultiTexCoord3sARB ( + int target, + short s, + short t, + short r + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3svARB ( GLenum target , const GLshort * v ) ;
+ * 
+ */ + public void glMultiTexCoord3svARB ( + int target, + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
+ * 
+ */ + public void glMultiTexCoord4dARB ( + int target, + double s, + double t, + double r, + double q + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4dvARB ( GLenum target , const GLdouble * v ) ;
+ * 
+ */ + public void glMultiTexCoord4dvARB ( + int target, + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
+ * 
+ */ + public void glMultiTexCoord4fARB ( + int target, + float s, + float t, + float r, + float q + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4fvARB ( GLenum target , const GLfloat * v ) ;
+ * 
+ */ + public void glMultiTexCoord4fvARB ( + int target, + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4iARB ( GLenum target , GLint s , GLint t , GLint r , GLint q ) ;
+ * 
+ */ + public void glMultiTexCoord4iARB ( + int target, + int s, + int t, + int r, + int q + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4ivARB ( GLenum target , const GLint * v ) ;
+ * 
+ */ + public void glMultiTexCoord4ivARB ( + int target, + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4sARB ( GLenum target , GLshort s , GLshort t , GLshort r , GLshort q ) ;
+ * 
+ */ + public void glMultiTexCoord4sARB ( + int target, + short s, + short t, + short r, + short q + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4svARB ( GLenum target , const GLshort * v ) ;
+ * 
+ */ + public void glMultiTexCoord4svARB ( + int target, + short[] v + ) ; + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ diff --git a/C2J/glu-enum-auto.java b/C2J/glu-enum-auto.java index e50145d..2fe24d2 100644 --- a/C2J/glu-enum-auto.java +++ b/C2J/glu-enum-auto.java @@ -4,111 +4,111 @@ * Reading from file: glu-enum-auto.orig.h . . . * Destination-Class: gl4java_GLUEnum ! */ - - public static final int GLU_AUTO_LOAD_MATRIX = 100200; - public static final int GLU_CCW = 100121; - public static final int GLU_CULLING = 100201; - public static final int GLU_CW = 100120; - public static final int GLU_DISPLAY_MODE = 100204; - public static final int GLU_DOMAIN_DISTANCE = 100217; - public static final int GLU_EXTENSIONS = 100801; - public static final int GLU_EXTERIOR = 100123; - public static final int GLU_FALSE = 0; - public static final int GLU_FILL = 100012; - public static final int GLU_FLAT = 100001; - public static final int GLU_INCOMPATIBLE_GL_VERSION = 100903; - public static final int GLU_INSIDE = 100021; - public static final int GLU_INTERIOR = 100122; - public static final int GLU_INVALID_ENUM = 100900; - public static final int GLU_INVALID_VALUE = 100901; - public static final int GLU_LINE = 100011; - public static final int GLU_MAP1_TRIM_2 = 100210; - public static final int GLU_MAP1_TRIM_3 = 100211; - public static final int GLU_NONE = 100002; - public static final int GLU_NURBS_ERROR1 = 100251; - public static final int GLU_NURBS_ERROR10 = 100260; - public static final int GLU_NURBS_ERROR11 = 100261; - public static final int GLU_NURBS_ERROR12 = 100262; - public static final int GLU_NURBS_ERROR13 = 100263; - public static final int GLU_NURBS_ERROR14 = 100264; - public static final int GLU_NURBS_ERROR15 = 100265; - public static final int GLU_NURBS_ERROR16 = 100266; - public static final int GLU_NURBS_ERROR17 = 100267; - public static final int GLU_NURBS_ERROR18 = 100268; - public static final int GLU_NURBS_ERROR19 = 100269; - public static final int GLU_NURBS_ERROR2 = 100252; - public static final int GLU_NURBS_ERROR20 = 100270; - public static final int GLU_NURBS_ERROR21 = 100271; - public static final int GLU_NURBS_ERROR22 = 100272; - public static final int GLU_NURBS_ERROR23 = 100273; - public static final int GLU_NURBS_ERROR24 = 100274; - public static final int GLU_NURBS_ERROR25 = 100275; - public static final int GLU_NURBS_ERROR26 = 100276; - public static final int GLU_NURBS_ERROR27 = 100277; - public static final int GLU_NURBS_ERROR28 = 100278; - public static final int GLU_NURBS_ERROR29 = 100279; - public static final int GLU_NURBS_ERROR3 = 100253; - public static final int GLU_NURBS_ERROR30 = 100280; - public static final int GLU_NURBS_ERROR31 = 100281; - public static final int GLU_NURBS_ERROR32 = 100282; - public static final int GLU_NURBS_ERROR33 = 100283; - public static final int GLU_NURBS_ERROR34 = 100284; - public static final int GLU_NURBS_ERROR35 = 100285; - public static final int GLU_NURBS_ERROR36 = 100286; - public static final int GLU_NURBS_ERROR37 = 100287; - public static final int GLU_NURBS_ERROR4 = 100254; - public static final int GLU_NURBS_ERROR5 = 100255; - public static final int GLU_NURBS_ERROR6 = 100256; - public static final int GLU_NURBS_ERROR7 = 100257; - public static final int GLU_NURBS_ERROR8 = 100258; - public static final int GLU_NURBS_ERROR9 = 100259; - public static final int GLU_OUTLINE_PATCH = 100241; - public static final int GLU_OUTLINE_POLYGON = 100240; - public static final int GLU_OUTSIDE = 100020; - public static final int GLU_OUT_OF_MEMORY = 100902; - public static final int GLU_PARAMETRIC_ERROR = 100216; - public static final int GLU_PARAMETRIC_TOLERANCE = 100202; - public static final int GLU_PATH_LENGTH = 100215; - public static final int GLU_POINT = 100010; - public static final int GLU_SAMPLING_METHOD = 100205; - public static final int GLU_SAMPLING_TOLERANCE = 100203; - public static final int GLU_SILHOUETTE = 100013; - public static final int GLU_SMOOTH = 100000; - public static final int GLU_TESS_BEGIN = 100100; - public static final int GLU_TESS_BEGIN_DATA = 100106; - public static final int GLU_TESS_BOUNDARY_ONLY = 100141; - public static final int GLU_TESS_COMBINE = 100105; - public static final int GLU_TESS_COMBINE_DATA = 100111; - public static final int GLU_TESS_EDGE_FLAG = 100104; - public static final int GLU_TESS_EDGE_FLAG_DATA = 100110; - public static final int GLU_TESS_END = 100102; - public static final int GLU_TESS_END_DATA = 100108; - public static final int GLU_TESS_ERROR = 100103; - public static final int GLU_TESS_ERROR1 = 100151; - public static final int GLU_TESS_ERROR2 = 100152; - public static final int GLU_TESS_ERROR3 = 100153; - public static final int GLU_TESS_ERROR4 = 100154; - public static final int GLU_TESS_ERROR5 = 100155; - public static final int GLU_TESS_ERROR6 = 100156; - public static final int GLU_TESS_ERROR7 = 100157; - public static final int GLU_TESS_ERROR8 = 100158; - public static final int GLU_TESS_ERROR_DATA = 100109; - public static final int GLU_TESS_TOLERANCE = 100142; - public static final int GLU_TESS_VERTEX = 100101; - public static final int GLU_TESS_VERTEX_DATA = 100107; - public static final int GLU_TESS_WINDING_ABS_GEQ_TWO = 100134; - public static final int GLU_TESS_WINDING_NEGATIVE = 100133; - public static final int GLU_TESS_WINDING_NONZERO = 100131; - public static final int GLU_TESS_WINDING_ODD = 100130; - public static final int GLU_TESS_WINDING_POSITIVE = 100132; - public static final int GLU_TESS_WINDING_RULE = 100140; - public static final int GLU_UNKNOWN = 100124; - public static final int GLU_U_STEP = 100206; - public static final int GLU_VERSION = 100800; - public static final int GLU_V_STEP = 100207; - public static final int GLU_VERTEX = GLU_TESS_VERTEX; - public static final int GLU_BEGIN = GLU_TESS_BEGIN; - public static final int GLU_EDGE_FLAG = GLU_TESS_EDGE_FLAG; - public static final int GLU_END = GLU_TESS_END; - public static final int GLU_ERROR = GLU_TESS_ERROR; -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + + public static final int GLU_AUTO_LOAD_MATRIX = 100200; + public static final int GLU_CCW = 100121; + public static final int GLU_CULLING = 100201; + public static final int GLU_CW = 100120; + public static final int GLU_DISPLAY_MODE = 100204; + public static final int GLU_DOMAIN_DISTANCE = 100217; + public static final int GLU_EXTENSIONS = 100801; + public static final int GLU_EXTERIOR = 100123; + public static final int GLU_FALSE = 0; + public static final int GLU_FILL = 100012; + public static final int GLU_FLAT = 100001; + public static final int GLU_INCOMPATIBLE_GL_VERSION = 100903; + public static final int GLU_INSIDE = 100021; + public static final int GLU_INTERIOR = 100122; + public static final int GLU_INVALID_ENUM = 100900; + public static final int GLU_INVALID_VALUE = 100901; + public static final int GLU_LINE = 100011; + public static final int GLU_MAP1_TRIM_2 = 100210; + public static final int GLU_MAP1_TRIM_3 = 100211; + public static final int GLU_NONE = 100002; + public static final int GLU_NURBS_ERROR1 = 100251; + public static final int GLU_NURBS_ERROR10 = 100260; + public static final int GLU_NURBS_ERROR11 = 100261; + public static final int GLU_NURBS_ERROR12 = 100262; + public static final int GLU_NURBS_ERROR13 = 100263; + public static final int GLU_NURBS_ERROR14 = 100264; + public static final int GLU_NURBS_ERROR15 = 100265; + public static final int GLU_NURBS_ERROR16 = 100266; + public static final int GLU_NURBS_ERROR17 = 100267; + public static final int GLU_NURBS_ERROR18 = 100268; + public static final int GLU_NURBS_ERROR19 = 100269; + public static final int GLU_NURBS_ERROR2 = 100252; + public static final int GLU_NURBS_ERROR20 = 100270; + public static final int GLU_NURBS_ERROR21 = 100271; + public static final int GLU_NURBS_ERROR22 = 100272; + public static final int GLU_NURBS_ERROR23 = 100273; + public static final int GLU_NURBS_ERROR24 = 100274; + public static final int GLU_NURBS_ERROR25 = 100275; + public static final int GLU_NURBS_ERROR26 = 100276; + public static final int GLU_NURBS_ERROR27 = 100277; + public static final int GLU_NURBS_ERROR28 = 100278; + public static final int GLU_NURBS_ERROR29 = 100279; + public static final int GLU_NURBS_ERROR3 = 100253; + public static final int GLU_NURBS_ERROR30 = 100280; + public static final int GLU_NURBS_ERROR31 = 100281; + public static final int GLU_NURBS_ERROR32 = 100282; + public static final int GLU_NURBS_ERROR33 = 100283; + public static final int GLU_NURBS_ERROR34 = 100284; + public static final int GLU_NURBS_ERROR35 = 100285; + public static final int GLU_NURBS_ERROR36 = 100286; + public static final int GLU_NURBS_ERROR37 = 100287; + public static final int GLU_NURBS_ERROR4 = 100254; + public static final int GLU_NURBS_ERROR5 = 100255; + public static final int GLU_NURBS_ERROR6 = 100256; + public static final int GLU_NURBS_ERROR7 = 100257; + public static final int GLU_NURBS_ERROR8 = 100258; + public static final int GLU_NURBS_ERROR9 = 100259; + public static final int GLU_OUTLINE_PATCH = 100241; + public static final int GLU_OUTLINE_POLYGON = 100240; + public static final int GLU_OUTSIDE = 100020; + public static final int GLU_OUT_OF_MEMORY = 100902; + public static final int GLU_PARAMETRIC_ERROR = 100216; + public static final int GLU_PARAMETRIC_TOLERANCE = 100202; + public static final int GLU_PATH_LENGTH = 100215; + public static final int GLU_POINT = 100010; + public static final int GLU_SAMPLING_METHOD = 100205; + public static final int GLU_SAMPLING_TOLERANCE = 100203; + public static final int GLU_SILHOUETTE = 100013; + public static final int GLU_SMOOTH = 100000; + public static final int GLU_TESS_BEGIN = 100100; + public static final int GLU_TESS_BEGIN_DATA = 100106; + public static final int GLU_TESS_BOUNDARY_ONLY = 100141; + public static final int GLU_TESS_COMBINE = 100105; + public static final int GLU_TESS_COMBINE_DATA = 100111; + public static final int GLU_TESS_EDGE_FLAG = 100104; + public static final int GLU_TESS_EDGE_FLAG_DATA = 100110; + public static final int GLU_TESS_END = 100102; + public static final int GLU_TESS_END_DATA = 100108; + public static final int GLU_TESS_ERROR = 100103; + public static final int GLU_TESS_ERROR1 = 100151; + public static final int GLU_TESS_ERROR2 = 100152; + public static final int GLU_TESS_ERROR3 = 100153; + public static final int GLU_TESS_ERROR4 = 100154; + public static final int GLU_TESS_ERROR5 = 100155; + public static final int GLU_TESS_ERROR6 = 100156; + public static final int GLU_TESS_ERROR7 = 100157; + public static final int GLU_TESS_ERROR8 = 100158; + public static final int GLU_TESS_ERROR_DATA = 100109; + public static final int GLU_TESS_TOLERANCE = 100142; + public static final int GLU_TESS_VERTEX = 100101; + public static final int GLU_TESS_VERTEX_DATA = 100107; + public static final int GLU_TESS_WINDING_ABS_GEQ_TWO = 100134; + public static final int GLU_TESS_WINDING_NEGATIVE = 100133; + public static final int GLU_TESS_WINDING_NONZERO = 100131; + public static final int GLU_TESS_WINDING_ODD = 100130; + public static final int GLU_TESS_WINDING_POSITIVE = 100132; + public static final int GLU_TESS_WINDING_RULE = 100140; + public static final int GLU_UNKNOWN = 100124; + public static final int GLU_U_STEP = 100206; + public static final int GLU_VERSION = 100800; + public static final int GLU_V_STEP = 100207; + public static final int GLU_VERTEX = GLU_TESS_VERTEX; + public static final int GLU_BEGIN = GLU_TESS_BEGIN; + public static final int GLU_EDGE_FLAG = GLU_TESS_EDGE_FLAG; + public static final int GLU_END = GLU_TESS_END; + public static final int GLU_ERROR = GLU_TESS_ERROR; +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ diff --git a/C2J/glu-proto-auto-jni12.c b/C2J/glu-proto-auto-jni12.c index 16aa536..6fe27d2 100644 --- a/C2J/glu-proto-auto-jni12.c +++ b/C2J/glu-proto-auto-jni12.c @@ -4,13 +4,13 @@ * Reading from file: glu-proto-auto.orig.h . . . * Destination-Class: gl4java_GLUFuncJauJNI ! */ - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluLookAt ( GLdouble eyex , GLdouble eyey , GLdouble eyez , GLdouble centerx , GLdouble centery , GLdouble centerz , GLdouble upx , GLdouble upy , GLdouble upz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluLookAt ( JNIEnv *env, jobject obj, @@ -38,13 +38,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluOrtho2D ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluOrtho2D ( JNIEnv *env, jobject obj, @@ -62,13 +62,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPerspective ( GLdouble fovy , GLdouble aspect , GLdouble zNear , GLdouble zFar ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPerspective ( JNIEnv *env, jobject obj, @@ -86,13 +86,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPickMatrix ( GLdouble x , GLdouble y , GLdouble width , GLdouble height , GLint * viewport ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPickMatrix ( JNIEnv *env, jobject obj, @@ -122,13 +122,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, viewport, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluProject ( GLdouble objx , GLdouble objy , GLdouble objz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * winx , GLdouble * winy , GLdouble * winz ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluProject ( JNIEnv *env, jobject obj, @@ -216,13 +216,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluUnProject ( GLdouble winx , GLdouble winy , GLdouble winz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * objx , GLdouble * objy , GLdouble * objz ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluUnProject ( JNIEnv *env, jobject obj, @@ -310,13 +310,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluScaleImage ( GLenum format , GLsizei widthin , GLsizei heightin , GLenum typein , const char * datain , GLsizei widthout , GLsizei heightout , GLenum typeout , char * dataout ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluScaleImage ( JNIEnv *env, jobject obj, @@ -366,13 +366,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluBuild1DMipmaps ( GLenum target , GLint components , GLint width , GLenum format , GLenum type , const void * data ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluBuild1DMipmaps__IIIII_3B ( JNIEnv *env, jobject obj, @@ -604,13 +604,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluBuild2DMipmaps ( GLenum target , GLint components , GLint width , GLint height , GLenum format , GLenum type , const void * data ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluBuild2DMipmaps__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -856,13 +856,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricDrawStyle ( GLUquadricObj * quadObject , GLenum drawStyle ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricDrawStyle ( JNIEnv *env, jobject obj, @@ -876,13 +876,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricOrientation ( GLUquadricObj * quadObject , GLenum orientation ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricOrientation ( JNIEnv *env, jobject obj, @@ -896,13 +896,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricNormals ( GLUquadricObj * quadObject , GLenum normals ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricNormals ( JNIEnv *env, jobject obj, @@ -916,13 +916,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricTexture ( GLUquadricObj * quadObject , GLboolean textureCoords ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricTexture ( JNIEnv *env, jobject obj, @@ -936,13 +936,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluCylinder ( GLUquadricObj * qobj , GLdouble baseRadius , GLdouble topRadius , GLdouble height , GLint slices , GLint stacks ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluCylinder ( JNIEnv *env, jobject obj, @@ -964,13 +964,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluSphere ( GLUquadricObj * qobj , GLdouble radius , GLint slices , GLint stacks ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluSphere ( JNIEnv *env, jobject obj, @@ -988,13 +988,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluDisk ( JNIEnv *env, jobject obj, @@ -1014,13 +1014,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPartialDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops , GLdouble startAngle , GLdouble sweepAngle ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPartialDisk ( JNIEnv *env, jobject obj, @@ -1044,13 +1044,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluLoadSamplingMatrices ( GLUnurbsObj * nobj , const GLfloat modelMatrix [ 16 ] , const GLfloat projMatrix [ 16 ] , const GLint viewport [ 4 ] ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluLoadSamplingMatrices ( JNIEnv *env, jobject obj, @@ -1095,13 +1095,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, viewport, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNurbsProperty ( JNIEnv *env, jobject obj, @@ -1117,13 +1117,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluGetNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat * value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluGetNurbsProperty ( JNIEnv *env, jobject obj, @@ -1149,13 +1149,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, value, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginCurve ( JNIEnv *env, jobject obj, @@ -1167,13 +1167,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndCurve ( JNIEnv *env, jobject obj, @@ -1185,13 +1185,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsCurve ( GLUnurbsObj * nobj , GLint nknots , GLfloat * knot , GLint stride , GLfloat * ctlarray , GLint order , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNurbsCurve ( JNIEnv *env, jobject obj, @@ -1235,13 +1235,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ctlarray, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginSurface ( JNIEnv *env, jobject obj, @@ -1253,13 +1253,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndSurface ( JNIEnv *env, jobject obj, @@ -1271,13 +1271,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsSurface ( GLUnurbsObj * nobj , GLint sknot_count , GLfloat * sknot , GLint tknot_count , GLfloat * tknot , GLint s_stride , GLint t_stride , GLfloat * ctlarray , GLint sorder , GLint torder , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNurbsSurface ( JNIEnv *env, jobject obj, @@ -1339,13 +1339,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ctlarray, ptr7, (isCopiedArray7 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginTrim ( JNIEnv *env, jobject obj, @@ -1357,13 +1357,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndTrim ( JNIEnv *env, jobject obj, @@ -1375,13 +1375,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPwlCurve ( GLUnurbsObj * nobj , GLint count , GLfloat * array , GLint stride , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPwlCurve ( JNIEnv *env, jobject obj, @@ -1411,13 +1411,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, array, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessBeginPolygon ( GLUtesselator * tobj , void * polygon_data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessBeginPolygon__J_3B ( JNIEnv *env, jobject obj, @@ -1579,13 +1579,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, polygon_data, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessBeginContour ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessBeginContour ( JNIEnv *env, jobject obj, @@ -1597,13 +1597,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessVertex ( GLUtesselator * tobj , GLdouble coords [ 3 ] , void * vertex_data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessVertex__J_3D_3B ( JNIEnv *env, jobject obj, @@ -1849,13 +1849,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, vertex_data, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessEndContour ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessEndContour ( JNIEnv *env, jobject obj, @@ -1867,13 +1867,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessEndPolygon ( JNIEnv *env, jobject obj, @@ -1885,13 +1885,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessProperty ( JNIEnv *env, jobject obj, @@ -1907,13 +1907,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessNormal ( GLUtesselator * tobj , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessNormal ( JNIEnv *env, jobject obj, @@ -1931,13 +1931,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluGetTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble * value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluGetTessProperty ( JNIEnv *env, jobject obj, @@ -1963,13 +1963,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, value, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginPolygon ( JNIEnv *env, jobject obj, @@ -1981,13 +1981,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNextContour ( GLUtesselator * tobj , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNextContour ( JNIEnv *env, jobject obj, @@ -2001,13 +2001,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndPolygon ( JNIEnv *env, jobject obj, @@ -2019,5 +2019,5 @@ ); } - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ diff --git a/C2J/glu-proto-auto-tst-jni12.c b/C2J/glu-proto-auto-tst-jni12.c index 3f1a9d9..1c371f0 100644 --- a/C2J/glu-proto-auto-tst-jni12.c +++ b/C2J/glu-proto-auto-tst-jni12.c @@ -4,13 +4,13 @@ * Reading from file: glu-proto-auto.orig.h . . . * Destination-Class: gl4java_GLUFuncJauJNI ! */ - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluLookAt ( GLdouble eyex , GLdouble eyey , GLdouble eyez , GLdouble centerx , GLdouble centery , GLdouble centerz , GLdouble upx , GLdouble upy , GLdouble upz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluLookAt ( JNIEnv *env, jobject obj, @@ -38,13 +38,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluOrtho2D ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluOrtho2D ( JNIEnv *env, jobject obj, @@ -62,13 +62,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPerspective ( GLdouble fovy , GLdouble aspect , GLdouble zNear , GLdouble zFar ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPerspective ( JNIEnv *env, jobject obj, @@ -86,13 +86,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPickMatrix ( GLdouble x , GLdouble y , GLdouble width , GLdouble height , GLint * viewport ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPickMatrix ( JNIEnv *env, jobject obj, @@ -127,13 +127,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, viewport, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluProject ( GLdouble objx , GLdouble objy , GLdouble objz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * winx , GLdouble * winy , GLdouble * winz ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluProject ( JNIEnv *env, jobject obj, @@ -254,13 +254,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluUnProject ( GLdouble winx , GLdouble winy , GLdouble winz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * objx , GLdouble * objy , GLdouble * objz ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluUnProject ( JNIEnv *env, jobject obj, @@ -381,13 +381,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluScaleImage ( GLenum format , GLsizei widthin , GLsizei heightin , GLenum typein , const char * datain , GLsizei widthout , GLsizei heightout , GLenum typeout , char * dataout ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluScaleImage ( JNIEnv *env, jobject obj, @@ -448,13 +448,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluBuild1DMipmaps ( GLenum target , GLint components , GLint width , GLenum format , GLenum type , const void * data ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluBuild1DMipmaps__IIIII_3B ( JNIEnv *env, jobject obj, @@ -728,13 +728,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluBuild2DMipmaps ( GLenum target , GLint components , GLint width , GLint height , GLenum format , GLenum type , const void * data ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluBuild2DMipmaps__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -1022,13 +1022,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricDrawStyle ( GLUquadricObj * quadObject , GLenum drawStyle ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricDrawStyle ( JNIEnv *env, jobject obj, @@ -1042,13 +1042,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricOrientation ( GLUquadricObj * quadObject , GLenum orientation ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricOrientation ( JNIEnv *env, jobject obj, @@ -1062,13 +1062,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricNormals ( GLUquadricObj * quadObject , GLenum normals ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricNormals ( JNIEnv *env, jobject obj, @@ -1082,13 +1082,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricTexture ( GLUquadricObj * quadObject , GLboolean textureCoords ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricTexture ( JNIEnv *env, jobject obj, @@ -1102,13 +1102,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluCylinder ( GLUquadricObj * qobj , GLdouble baseRadius , GLdouble topRadius , GLdouble height , GLint slices , GLint stacks ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluCylinder ( JNIEnv *env, jobject obj, @@ -1130,13 +1130,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluSphere ( GLUquadricObj * qobj , GLdouble radius , GLint slices , GLint stacks ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluSphere ( JNIEnv *env, jobject obj, @@ -1154,13 +1154,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluDisk ( JNIEnv *env, jobject obj, @@ -1180,13 +1180,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPartialDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops , GLdouble startAngle , GLdouble sweepAngle ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPartialDisk ( JNIEnv *env, jobject obj, @@ -1210,13 +1210,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluLoadSamplingMatrices ( GLUnurbsObj * nobj , const GLfloat modelMatrix [ 16 ] , const GLfloat projMatrix [ 16 ] , const GLint viewport [ 4 ] ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluLoadSamplingMatrices ( JNIEnv *env, jobject obj, @@ -1279,13 +1279,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, viewport, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNurbsProperty ( JNIEnv *env, jobject obj, @@ -1301,13 +1301,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluGetNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat * value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluGetNurbsProperty ( JNIEnv *env, jobject obj, @@ -1338,13 +1338,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, value, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginCurve ( JNIEnv *env, jobject obj, @@ -1356,13 +1356,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndCurve ( JNIEnv *env, jobject obj, @@ -1374,13 +1374,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsCurve ( GLUnurbsObj * nobj , GLint nknots , GLfloat * knot , GLint stride , GLfloat * ctlarray , GLint order , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNurbsCurve ( JNIEnv *env, jobject obj, @@ -1434,13 +1434,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ctlarray, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginSurface ( JNIEnv *env, jobject obj, @@ -1452,13 +1452,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndSurface ( JNIEnv *env, jobject obj, @@ -1470,13 +1470,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsSurface ( GLUnurbsObj * nobj , GLint sknot_count , GLfloat * sknot , GLint tknot_count , GLfloat * tknot , GLint s_stride , GLint t_stride , GLfloat * ctlarray , GLint sorder , GLint torder , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNurbsSurface ( JNIEnv *env, jobject obj, @@ -1553,13 +1553,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, ctlarray, ptr7, (isCopiedArray7 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginTrim ( JNIEnv *env, jobject obj, @@ -1571,13 +1571,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndTrim ( JNIEnv *env, jobject obj, @@ -1589,13 +1589,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPwlCurve ( GLUnurbsObj * nobj , GLint count , GLfloat * array , GLint stride , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPwlCurve ( JNIEnv *env, jobject obj, @@ -1630,13 +1630,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, array, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessBeginPolygon ( GLUtesselator * tobj , void * polygon_data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessBeginPolygon__J_3B ( JNIEnv *env, jobject obj, @@ -1833,13 +1833,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, polygon_data, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessBeginContour ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessBeginContour ( JNIEnv *env, jobject obj, @@ -1851,13 +1851,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessVertex ( GLUtesselator * tobj , GLdouble coords [ 3 ] , void * vertex_data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessVertex__J_3D_3B ( JNIEnv *env, jobject obj, @@ -2173,13 +2173,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, vertex_data, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessEndContour ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessEndContour ( JNIEnv *env, jobject obj, @@ -2191,13 +2191,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessEndPolygon ( JNIEnv *env, jobject obj, @@ -2209,13 +2209,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessProperty ( JNIEnv *env, jobject obj, @@ -2231,13 +2231,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessNormal ( GLUtesselator * tobj , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessNormal ( JNIEnv *env, jobject obj, @@ -2255,13 +2255,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluGetTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble * value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluGetTessProperty ( JNIEnv *env, jobject obj, @@ -2292,13 +2292,13 @@ (*env)->ReleasePrimitiveArrayCritical(env, value, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginPolygon ( JNIEnv *env, jobject obj, @@ -2310,13 +2310,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNextContour ( GLUtesselator * tobj , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNextContour ( JNIEnv *env, jobject obj, @@ -2330,13 +2330,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndPolygon ( JNIEnv *env, jobject obj, @@ -2348,5 +2348,5 @@ ); } - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ diff --git a/C2J/glu-proto-auto-tst.c b/C2J/glu-proto-auto-tst.c index 84f3a78..ebfc6f9 100644 --- a/C2J/glu-proto-auto-tst.c +++ b/C2J/glu-proto-auto-tst.c @@ -4,13 +4,13 @@ * Reading from file: glu-proto-auto.orig.h . . . * Destination-Class: gl4java_GLUFuncJauJNI ! */ - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluLookAt ( GLdouble eyex , GLdouble eyey , GLdouble eyez , GLdouble centerx , GLdouble centery , GLdouble centerz , GLdouble upx , GLdouble upy , GLdouble upz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluLookAt ( JNIEnv *env, jobject obj, @@ -38,13 +38,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluOrtho2D ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluOrtho2D ( JNIEnv *env, jobject obj, @@ -62,13 +62,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPerspective ( GLdouble fovy , GLdouble aspect , GLdouble zNear , GLdouble zFar ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPerspective ( JNIEnv *env, jobject obj, @@ -86,13 +86,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPickMatrix ( GLdouble x , GLdouble y , GLdouble width , GLdouble height , GLint * viewport ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPickMatrix ( JNIEnv *env, jobject obj, @@ -127,13 +127,13 @@ (*env)->ReleaseIntArrayElements(env, viewport, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluProject ( GLdouble objx , GLdouble objy , GLdouble objz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * winx , GLdouble * winy , GLdouble * winz ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluProject ( JNIEnv *env, jobject obj, @@ -254,13 +254,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluUnProject ( GLdouble winx , GLdouble winy , GLdouble winz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * objx , GLdouble * objy , GLdouble * objz ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluUnProject ( JNIEnv *env, jobject obj, @@ -381,13 +381,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluScaleImage ( GLenum format , GLsizei widthin , GLsizei heightin , GLenum typein , const char * datain , GLsizei widthout , GLsizei heightout , GLenum typeout , char * dataout ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluScaleImage ( JNIEnv *env, jobject obj, @@ -448,13 +448,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluBuild1DMipmaps ( GLenum target , GLint components , GLint width , GLenum format , GLenum type , const void * data ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluBuild1DMipmaps__IIIII_3B ( JNIEnv *env, jobject obj, @@ -728,13 +728,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluBuild2DMipmaps ( GLenum target , GLint components , GLint width , GLint height , GLenum format , GLenum type , const void * data ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluBuild2DMipmaps__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -1022,13 +1022,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricDrawStyle ( GLUquadricObj * quadObject , GLenum drawStyle ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricDrawStyle ( JNIEnv *env, jobject obj, @@ -1042,13 +1042,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricOrientation ( GLUquadricObj * quadObject , GLenum orientation ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricOrientation ( JNIEnv *env, jobject obj, @@ -1062,13 +1062,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricNormals ( GLUquadricObj * quadObject , GLenum normals ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricNormals ( JNIEnv *env, jobject obj, @@ -1082,13 +1082,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricTexture ( GLUquadricObj * quadObject , GLboolean textureCoords ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricTexture ( JNIEnv *env, jobject obj, @@ -1102,13 +1102,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluCylinder ( GLUquadricObj * qobj , GLdouble baseRadius , GLdouble topRadius , GLdouble height , GLint slices , GLint stacks ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluCylinder ( JNIEnv *env, jobject obj, @@ -1130,13 +1130,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluSphere ( GLUquadricObj * qobj , GLdouble radius , GLint slices , GLint stacks ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluSphere ( JNIEnv *env, jobject obj, @@ -1154,13 +1154,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluDisk ( JNIEnv *env, jobject obj, @@ -1180,13 +1180,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPartialDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops , GLdouble startAngle , GLdouble sweepAngle ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPartialDisk ( JNIEnv *env, jobject obj, @@ -1210,13 +1210,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluLoadSamplingMatrices ( GLUnurbsObj * nobj , const GLfloat modelMatrix [ 16 ] , const GLfloat projMatrix [ 16 ] , const GLint viewport [ 4 ] ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluLoadSamplingMatrices ( JNIEnv *env, jobject obj, @@ -1279,13 +1279,13 @@ (*env)->ReleaseIntArrayElements(env, viewport, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNurbsProperty ( JNIEnv *env, jobject obj, @@ -1301,13 +1301,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluGetNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat * value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluGetNurbsProperty ( JNIEnv *env, jobject obj, @@ -1338,13 +1338,13 @@ (*env)->ReleaseFloatArrayElements(env, value, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginCurve ( JNIEnv *env, jobject obj, @@ -1356,13 +1356,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndCurve ( JNIEnv *env, jobject obj, @@ -1374,13 +1374,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsCurve ( GLUnurbsObj * nobj , GLint nknots , GLfloat * knot , GLint stride , GLfloat * ctlarray , GLint order , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNurbsCurve ( JNIEnv *env, jobject obj, @@ -1434,13 +1434,13 @@ (*env)->ReleaseFloatArrayElements(env, ctlarray, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginSurface ( JNIEnv *env, jobject obj, @@ -1452,13 +1452,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndSurface ( JNIEnv *env, jobject obj, @@ -1470,13 +1470,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsSurface ( GLUnurbsObj * nobj , GLint sknot_count , GLfloat * sknot , GLint tknot_count , GLfloat * tknot , GLint s_stride , GLint t_stride , GLfloat * ctlarray , GLint sorder , GLint torder , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNurbsSurface ( JNIEnv *env, jobject obj, @@ -1553,13 +1553,13 @@ (*env)->ReleaseFloatArrayElements(env, ctlarray, ptr7, (isCopiedArray7 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginTrim ( JNIEnv *env, jobject obj, @@ -1571,13 +1571,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndTrim ( JNIEnv *env, jobject obj, @@ -1589,13 +1589,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPwlCurve ( GLUnurbsObj * nobj , GLint count , GLfloat * array , GLint stride , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPwlCurve ( JNIEnv *env, jobject obj, @@ -1630,13 +1630,13 @@ (*env)->ReleaseFloatArrayElements(env, array, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessBeginPolygon ( GLUtesselator * tobj , void * polygon_data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessBeginPolygon__J_3B ( JNIEnv *env, jobject obj, @@ -1833,13 +1833,13 @@ (*env)->ReleaseLongArrayElements(env, polygon_data, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessBeginContour ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessBeginContour ( JNIEnv *env, jobject obj, @@ -1851,13 +1851,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessVertex ( GLUtesselator * tobj , GLdouble coords [ 3 ] , void * vertex_data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessVertex__J_3D_3B ( JNIEnv *env, jobject obj, @@ -2173,13 +2173,13 @@ (*env)->ReleaseLongArrayElements(env, vertex_data, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessEndContour ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessEndContour ( JNIEnv *env, jobject obj, @@ -2191,13 +2191,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessEndPolygon ( JNIEnv *env, jobject obj, @@ -2209,13 +2209,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessProperty ( JNIEnv *env, jobject obj, @@ -2231,13 +2231,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessNormal ( GLUtesselator * tobj , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessNormal ( JNIEnv *env, jobject obj, @@ -2255,13 +2255,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluGetTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble * value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluGetTessProperty ( JNIEnv *env, jobject obj, @@ -2292,13 +2292,13 @@ (*env)->ReleaseDoubleArrayElements(env, value, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginPolygon ( JNIEnv *env, jobject obj, @@ -2310,13 +2310,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNextContour ( GLUtesselator * tobj , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNextContour ( JNIEnv *env, jobject obj, @@ -2330,13 +2330,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndPolygon ( JNIEnv *env, jobject obj, @@ -2348,5 +2348,5 @@ ); } - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ diff --git a/C2J/glu-proto-auto.c b/C2J/glu-proto-auto.c index 8265f58..5153bfc 100644 --- a/C2J/glu-proto-auto.c +++ b/C2J/glu-proto-auto.c @@ -4,13 +4,13 @@ * Reading from file: glu-proto-auto.orig.h . . . * Destination-Class: gl4java_GLUFuncJauJNI ! */ - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluLookAt ( GLdouble eyex , GLdouble eyey , GLdouble eyez , GLdouble centerx , GLdouble centery , GLdouble centerz , GLdouble upx , GLdouble upy , GLdouble upz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluLookAt ( JNIEnv *env, jobject obj, @@ -38,13 +38,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluOrtho2D ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluOrtho2D ( JNIEnv *env, jobject obj, @@ -62,13 +62,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPerspective ( GLdouble fovy , GLdouble aspect , GLdouble zNear , GLdouble zFar ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPerspective ( JNIEnv *env, jobject obj, @@ -86,13 +86,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPickMatrix ( GLdouble x , GLdouble y , GLdouble width , GLdouble height , GLint * viewport ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPickMatrix ( JNIEnv *env, jobject obj, @@ -122,13 +122,13 @@ (*env)->ReleaseIntArrayElements(env, viewport, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluProject ( GLdouble objx , GLdouble objy , GLdouble objz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * winx , GLdouble * winy , GLdouble * winz ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluProject ( JNIEnv *env, jobject obj, @@ -216,13 +216,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluUnProject ( GLdouble winx , GLdouble winy , GLdouble winz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * objx , GLdouble * objy , GLdouble * objz ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluUnProject ( JNIEnv *env, jobject obj, @@ -310,13 +310,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluScaleImage ( GLenum format , GLsizei widthin , GLsizei heightin , GLenum typein , const char * datain , GLsizei widthout , GLsizei heightout , GLenum typeout , char * dataout ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluScaleImage ( JNIEnv *env, jobject obj, @@ -366,13 +366,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluBuild1DMipmaps ( GLenum target , GLint components , GLint width , GLenum format , GLenum type , const void * data ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluBuild1DMipmaps__IIIII_3B ( JNIEnv *env, jobject obj, @@ -604,13 +604,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluBuild2DMipmaps ( GLenum target , GLint components , GLint width , GLint height , GLenum format , GLenum type , const void * data ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluBuild2DMipmaps__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -856,13 +856,13 @@ } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricDrawStyle ( GLUquadricObj * quadObject , GLenum drawStyle ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricDrawStyle ( JNIEnv *env, jobject obj, @@ -876,13 +876,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricOrientation ( GLUquadricObj * quadObject , GLenum orientation ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricOrientation ( JNIEnv *env, jobject obj, @@ -896,13 +896,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricNormals ( GLUquadricObj * quadObject , GLenum normals ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricNormals ( JNIEnv *env, jobject obj, @@ -916,13 +916,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricTexture ( GLUquadricObj * quadObject , GLboolean textureCoords ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricTexture ( JNIEnv *env, jobject obj, @@ -936,13 +936,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluCylinder ( GLUquadricObj * qobj , GLdouble baseRadius , GLdouble topRadius , GLdouble height , GLint slices , GLint stacks ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluCylinder ( JNIEnv *env, jobject obj, @@ -964,13 +964,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluSphere ( GLUquadricObj * qobj , GLdouble radius , GLint slices , GLint stacks ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluSphere ( JNIEnv *env, jobject obj, @@ -988,13 +988,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluDisk ( JNIEnv *env, jobject obj, @@ -1014,13 +1014,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPartialDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops , GLdouble startAngle , GLdouble sweepAngle ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPartialDisk ( JNIEnv *env, jobject obj, @@ -1044,13 +1044,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluLoadSamplingMatrices ( GLUnurbsObj * nobj , const GLfloat modelMatrix [ 16 ] , const GLfloat projMatrix [ 16 ] , const GLint viewport [ 4 ] ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluLoadSamplingMatrices ( JNIEnv *env, jobject obj, @@ -1095,13 +1095,13 @@ (*env)->ReleaseIntArrayElements(env, viewport, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNurbsProperty ( JNIEnv *env, jobject obj, @@ -1117,13 +1117,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluGetNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat * value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluGetNurbsProperty ( JNIEnv *env, jobject obj, @@ -1149,13 +1149,13 @@ (*env)->ReleaseFloatArrayElements(env, value, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginCurve ( JNIEnv *env, jobject obj, @@ -1167,13 +1167,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndCurve ( JNIEnv *env, jobject obj, @@ -1185,13 +1185,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsCurve ( GLUnurbsObj * nobj , GLint nknots , GLfloat * knot , GLint stride , GLfloat * ctlarray , GLint order , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNurbsCurve ( JNIEnv *env, jobject obj, @@ -1235,13 +1235,13 @@ (*env)->ReleaseFloatArrayElements(env, ctlarray, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginSurface ( JNIEnv *env, jobject obj, @@ -1253,13 +1253,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndSurface ( JNIEnv *env, jobject obj, @@ -1271,13 +1271,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsSurface ( GLUnurbsObj * nobj , GLint sknot_count , GLfloat * sknot , GLint tknot_count , GLfloat * tknot , GLint s_stride , GLint t_stride , GLfloat * ctlarray , GLint sorder , GLint torder , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNurbsSurface ( JNIEnv *env, jobject obj, @@ -1339,13 +1339,13 @@ (*env)->ReleaseFloatArrayElements(env, ctlarray, ptr7, (isCopiedArray7 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginTrim ( JNIEnv *env, jobject obj, @@ -1357,13 +1357,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndTrim ( JNIEnv *env, jobject obj, @@ -1375,13 +1375,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPwlCurve ( GLUnurbsObj * nobj , GLint count , GLfloat * array , GLint stride , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPwlCurve ( JNIEnv *env, jobject obj, @@ -1411,13 +1411,13 @@ (*env)->ReleaseFloatArrayElements(env, array, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessBeginPolygon ( GLUtesselator * tobj , void * polygon_data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessBeginPolygon__J_3B ( JNIEnv *env, jobject obj, @@ -1579,13 +1579,13 @@ (*env)->ReleaseLongArrayElements(env, polygon_data, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessBeginContour ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessBeginContour ( JNIEnv *env, jobject obj, @@ -1597,13 +1597,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessVertex ( GLUtesselator * tobj , GLdouble coords [ 3 ] , void * vertex_data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessVertex__J_3D_3B ( JNIEnv *env, jobject obj, @@ -1849,13 +1849,13 @@ (*env)->ReleaseLongArrayElements(env, vertex_data, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessEndContour ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessEndContour ( JNIEnv *env, jobject obj, @@ -1867,13 +1867,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessEndPolygon ( JNIEnv *env, jobject obj, @@ -1885,13 +1885,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessProperty ( JNIEnv *env, jobject obj, @@ -1907,13 +1907,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessNormal ( GLUtesselator * tobj , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessNormal ( JNIEnv *env, jobject obj, @@ -1931,13 +1931,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluGetTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble * value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluGetTessProperty ( JNIEnv *env, jobject obj, @@ -1963,13 +1963,13 @@ (*env)->ReleaseDoubleArrayElements(env, value, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginPolygon ( JNIEnv *env, jobject obj, @@ -1981,13 +1981,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNextContour ( GLUtesselator * tobj , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNextContour ( JNIEnv *env, jobject obj, @@ -2001,13 +2001,13 @@ ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndPolygon ( JNIEnv *env, jobject obj, @@ -2019,5 +2019,5 @@ ); } - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ diff --git a/C2J/glu-proto-auto.java b/C2J/glu-proto-auto.java index d14e34e..7fe511c 100644 --- a/C2J/glu-proto-auto.java +++ b/C2J/glu-proto-auto.java @@ -4,13 +4,13 @@ * Reading from file: glu-proto-auto.orig.h . . . * Destination-Class: gl4java_GLUFuncJauJNI ! */ - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluLookAt ( GLdouble eyex , GLdouble eyey , GLdouble eyez , GLdouble centerx , GLdouble centery , GLdouble centerz , GLdouble upx , GLdouble upy , GLdouble upz ) ;
- * 
- */ + *
+ */ public final native void gluLookAt ( double eyex, double eyey, @@ -22,39 +22,39 @@ double upy, double upz ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluOrtho2D ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top ) ;
- * 
- */ + *
+ */ public final native void gluOrtho2D ( double left, double right, double bottom, double top ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPerspective ( GLdouble fovy , GLdouble aspect , GLdouble zNear , GLdouble zFar ) ;
- * 
- */ + *
+ */ public final native void gluPerspective ( double fovy, double aspect, double zNear, double zFar ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPickMatrix ( GLdouble x , GLdouble y , GLdouble width , GLdouble height , GLint * viewport ) ;
- * 
- */ + *
+ */ public final native void gluPickMatrix ( double x, double y, @@ -62,13 +62,13 @@ double height, int[] viewport ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluProject ( GLdouble objx , GLdouble objy , GLdouble objz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * winx , GLdouble * winy , GLdouble * winz ) ;
- * 
- */ + *
+ */ public final native int gluProject ( double objx, double objy, @@ -80,13 +80,13 @@ double[] winy, double[] winz ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluUnProject ( GLdouble winx , GLdouble winy , GLdouble winz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * objx , GLdouble * objy , GLdouble * objz ) ;
- * 
- */ + *
+ */ public final native int gluUnProject ( double winx, double winy, @@ -98,13 +98,13 @@ double[] objy, double[] objz ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluScaleImage ( GLenum format , GLsizei widthin , GLsizei heightin , GLenum typein , const char * datain , GLsizei widthout , GLsizei heightout , GLenum typeout , char * dataout ) ;
- * 
- */ + *
+ */ public final native int gluScaleImage ( int format, int widthin, @@ -116,13 +116,13 @@ int typeout, byte[] dataout ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluBuild1DMipmaps ( GLenum target , GLint components , GLint width , GLenum format , GLenum type , const void * data ) ;
- * 
- */ + *
+ */ public final native int gluBuild1DMipmaps ( int target, int components, @@ -179,13 +179,13 @@ int type, long[] data ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluBuild2DMipmaps ( GLenum target , GLint components , GLint width , GLint height , GLenum format , GLenum type , const void * data ) ;
- * 
- */ + *
+ */ public final native int gluBuild2DMipmaps ( int target, int components, @@ -249,57 +249,57 @@ int type, long[] data ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricDrawStyle ( GLUquadricObj * quadObject , GLenum drawStyle ) ;
- * 
- */ + *
+ */ public final native void gluQuadricDrawStyle ( long quadObject, int drawStyle ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricOrientation ( GLUquadricObj * quadObject , GLenum orientation ) ;
- * 
- */ + *
+ */ public final native void gluQuadricOrientation ( long quadObject, int orientation ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricNormals ( GLUquadricObj * quadObject , GLenum normals ) ;
- * 
- */ + *
+ */ public final native void gluQuadricNormals ( long quadObject, int normals ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricTexture ( GLUquadricObj * quadObject , GLboolean textureCoords ) ;
- * 
- */ + *
+ */ public final native void gluQuadricTexture ( long quadObject, boolean textureCoords ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluCylinder ( GLUquadricObj * qobj , GLdouble baseRadius , GLdouble topRadius , GLdouble height , GLint slices , GLint stacks ) ;
- * 
- */ + *
+ */ public final native void gluCylinder ( long qobj, double baseRadius, @@ -308,26 +308,26 @@ int slices, int stacks ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluSphere ( GLUquadricObj * qobj , GLdouble radius , GLint slices , GLint stacks ) ;
- * 
- */ + *
+ */ public final native void gluSphere ( long qobj, double radius, int slices, int stacks ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops ) ;
- * 
- */ + *
+ */ public final native void gluDisk ( long qobj, double innerRadius, @@ -335,13 +335,13 @@ int slices, int loops ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPartialDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops , GLdouble startAngle , GLdouble sweepAngle ) ;
- * 
- */ + *
+ */ public final native void gluPartialDisk ( long qobj, double innerRadius, @@ -351,70 +351,70 @@ double startAngle, double sweepAngle ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluLoadSamplingMatrices ( GLUnurbsObj * nobj , const GLfloat modelMatrix [ 16 ] , const GLfloat projMatrix [ 16 ] , const GLint viewport [ 4 ] ) ;
- * 
- */ + *
+ */ public final native void gluLoadSamplingMatrices ( long nobj, float[] modelMatrix, float[] projMatrix, int[] viewport ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat value ) ;
- * 
- */ + *
+ */ public final native void gluNurbsProperty ( long nobj, int property, float value ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluGetNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat * value ) ;
- * 
- */ + *
+ */ public final native void gluGetNurbsProperty ( long nobj, int property, float[] value ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ public final native void gluBeginCurve ( long nobj ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ public final native void gluEndCurve ( long nobj ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsCurve ( GLUnurbsObj * nobj , GLint nknots , GLfloat * knot , GLint stride , GLfloat * ctlarray , GLint order , GLenum type ) ;
- * 
- */ + *
+ */ public final native void gluNurbsCurve ( long nobj, int nknots, @@ -424,33 +424,33 @@ int order, int type ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ public final native void gluBeginSurface ( long nobj ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ public final native void gluEndSurface ( long nobj ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsSurface ( GLUnurbsObj * nobj , GLint sknot_count , GLfloat * sknot , GLint tknot_count , GLfloat * tknot , GLint s_stride , GLint t_stride , GLfloat * ctlarray , GLint sorder , GLint torder , GLenum type ) ;
- * 
- */ + *
+ */ public final native void gluNurbsSurface ( long nobj, int sknot_count, @@ -464,33 +464,33 @@ int torder, int type ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ public final native void gluBeginTrim ( long nobj ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ public final native void gluEndTrim ( long nobj ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPwlCurve ( GLUnurbsObj * nobj , GLint count , GLfloat * array , GLint stride , GLenum type ) ;
- * 
- */ + *
+ */ public final native void gluPwlCurve ( long nobj, int count, @@ -498,13 +498,13 @@ int stride, int type ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessBeginPolygon ( GLUtesselator * tobj , void * polygon_data ) ;
- * 
- */ + *
+ */ public final native void gluTessBeginPolygon ( long tobj, byte[] polygon_data @@ -533,23 +533,23 @@ long tobj, long[] polygon_data ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessBeginContour ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ public final native void gluTessBeginContour ( long tobj ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessVertex ( GLUtesselator * tobj , GLdouble coords [ 3 ] , void * vertex_data ) ;
- * 
- */ + *
+ */ public final native void gluTessVertex ( long tobj, double[] coords, @@ -585,93 +585,93 @@ double[] coords, long[] vertex_data ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessEndContour ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ public final native void gluTessEndContour ( long tobj ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ public final native void gluTessEndPolygon ( long tobj ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble value ) ;
- * 
- */ + *
+ */ public final native void gluTessProperty ( long tobj, int which, double value ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessNormal ( GLUtesselator * tobj , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ public final native void gluTessNormal ( long tobj, double x, double y, double z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluGetTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble * value ) ;
- * 
- */ + *
+ */ public final native void gluGetTessProperty ( long tobj, int which, double[] value ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ public final native void gluBeginPolygon ( long tobj ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNextContour ( GLUtesselator * tobj , GLenum type ) ;
- * 
- */ + *
+ */ public final native void gluNextContour ( long tobj, int type ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ public final native void gluEndPolygon ( long tobj ) ; - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ diff --git a/C2J/glu-protoVirt-auto.java b/C2J/glu-protoVirt-auto.java index 409f2c0..a8f9c54 100644 --- a/C2J/glu-protoVirt-auto.java +++ b/C2J/glu-protoVirt-auto.java @@ -1,677 +1,677 @@ -/** - * C2J Parser Version 1.5 Beta - * Jausoft - Sven Goethel Software Development - * Reading from file: glu-proto-auto.orig.h . . . - * Destination-Class: gl4java_GLUFuncJauJNI ! - */ - -/** - * Original Function-Prototype : - *
 
-   extern void gluLookAt ( GLdouble eyex , GLdouble eyey , GLdouble eyez , GLdouble centerx , GLdouble centery , GLdouble centerz , GLdouble upx , GLdouble upy , GLdouble upz ) ;
- * 
- */ - public void gluLookAt ( - double eyex, - double eyey, - double eyez, - double centerx, - double centery, - double centerz, - double upx, - double upy, - double upz - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluOrtho2D ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top ) ;
- * 
- */ - public void gluOrtho2D ( - double left, - double right, - double bottom, - double top - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluPerspective ( GLdouble fovy , GLdouble aspect , GLdouble zNear , GLdouble zFar ) ;
- * 
- */ - public void gluPerspective ( - double fovy, - double aspect, - double zNear, - double zFar - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluPickMatrix ( GLdouble x , GLdouble y , GLdouble width , GLdouble height , GLint * viewport ) ;
- * 
- */ - public void gluPickMatrix ( - double x, - double y, - double width, - double height, - int[] viewport - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLint gluProject ( GLdouble objx , GLdouble objy , GLdouble objz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * winx , GLdouble * winy , GLdouble * winz ) ;
- * 
- */ - public int gluProject ( - double objx, - double objy, - double objz, - double[] modelMatrix, - double[] projMatrix, - int[] viewport, - double[] winx, - double[] winy, - double[] winz - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLint gluUnProject ( GLdouble winx , GLdouble winy , GLdouble winz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * objx , GLdouble * objy , GLdouble * objz ) ;
- * 
- */ - public int gluUnProject ( - double winx, - double winy, - double winz, - double[] modelMatrix, - double[] projMatrix, - int[] viewport, - double[] objx, - double[] objy, - double[] objz - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLint gluScaleImage ( GLenum format , GLsizei widthin , GLsizei heightin , GLenum typein , const char * datain , GLsizei widthout , GLsizei heightout , GLenum typeout , char * dataout ) ;
- * 
- */ - public int gluScaleImage ( - int format, - int widthin, - int heightin, - int typein, - byte[] datain, - int widthout, - int heightout, - int typeout, - byte[] dataout - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLint gluBuild1DMipmaps ( GLenum target , GLint components , GLint width , GLenum format , GLenum type , const void * data ) ;
- * 
- */ - public int gluBuild1DMipmaps ( - int target, - int components, - int width, - int format, - int type, - byte[] data - ) ; - public int gluBuild1DMipmaps ( - int target, - int components, - int width, - int format, - int type, - short[] data - ) ; - public int gluBuild1DMipmaps ( - int target, - int components, - int width, - int format, - int type, - int[] data - ) ; - public int gluBuild1DMipmaps ( - int target, - int components, - int width, - int format, - int type, - float[] data - ) ; - public int gluBuild1DMipmaps ( - int target, - int components, - int width, - int format, - int type, - double[] data - ) ; - public int gluBuild1DMipmaps ( - int target, - int components, - int width, - int format, - int type, - boolean[] data - ) ; - public int gluBuild1DMipmaps ( - int target, - int components, - int width, - int format, - int type, - long[] data - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLint gluBuild2DMipmaps ( GLenum target , GLint components , GLint width , GLint height , GLenum format , GLenum type , const void * data ) ;
- * 
- */ - public int gluBuild2DMipmaps ( - int target, - int components, - int width, - int height, - int format, - int type, - byte[] data - ) ; - public int gluBuild2DMipmaps ( - int target, - int components, - int width, - int height, - int format, - int type, - short[] data - ) ; - public int gluBuild2DMipmaps ( - int target, - int components, - int width, - int height, - int format, - int type, - int[] data - ) ; - public int gluBuild2DMipmaps ( - int target, - int components, - int width, - int height, - int format, - int type, - float[] data - ) ; - public int gluBuild2DMipmaps ( - int target, - int components, - int width, - int height, - int format, - int type, - double[] data - ) ; - public int gluBuild2DMipmaps ( - int target, - int components, - int width, - int height, - int format, - int type, - boolean[] data - ) ; - public int gluBuild2DMipmaps ( - int target, - int components, - int width, - int height, - int format, - int type, - long[] data - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluQuadricDrawStyle ( GLUquadricObj * quadObject , GLenum drawStyle ) ;
- * 
- */ - public void gluQuadricDrawStyle ( - long quadObject, - int drawStyle - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluQuadricOrientation ( GLUquadricObj * quadObject , GLenum orientation ) ;
- * 
- */ - public void gluQuadricOrientation ( - long quadObject, - int orientation - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluQuadricNormals ( GLUquadricObj * quadObject , GLenum normals ) ;
- * 
- */ - public void gluQuadricNormals ( - long quadObject, - int normals - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluQuadricTexture ( GLUquadricObj * quadObject , GLboolean textureCoords ) ;
- * 
- */ - public void gluQuadricTexture ( - long quadObject, - boolean textureCoords - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluCylinder ( GLUquadricObj * qobj , GLdouble baseRadius , GLdouble topRadius , GLdouble height , GLint slices , GLint stacks ) ;
- * 
- */ - public void gluCylinder ( - long qobj, - double baseRadius, - double topRadius, - double height, - int slices, - int stacks - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluSphere ( GLUquadricObj * qobj , GLdouble radius , GLint slices , GLint stacks ) ;
- * 
- */ - public void gluSphere ( - long qobj, - double radius, - int slices, - int stacks - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops ) ;
- * 
- */ - public void gluDisk ( - long qobj, - double innerRadius, - double outerRadius, - int slices, - int loops - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluPartialDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops , GLdouble startAngle , GLdouble sweepAngle ) ;
- * 
- */ - public void gluPartialDisk ( - long qobj, - double innerRadius, - double outerRadius, - int slices, - int loops, - double startAngle, - double sweepAngle - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluLoadSamplingMatrices ( GLUnurbsObj * nobj , const GLfloat modelMatrix [ 16 ] , const GLfloat projMatrix [ 16 ] , const GLint viewport [ 4 ] ) ;
- * 
- */ - public void gluLoadSamplingMatrices ( - long nobj, - float[] modelMatrix, - float[] projMatrix, - int[] viewport - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat value ) ;
- * 
- */ - public void gluNurbsProperty ( - long nobj, - int property, - float value - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluGetNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat * value ) ;
- * 
- */ - public void gluGetNurbsProperty ( - long nobj, - int property, - float[] value - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluBeginCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ - public void gluBeginCurve ( - long nobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluEndCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ - public void gluEndCurve ( - long nobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluNurbsCurve ( GLUnurbsObj * nobj , GLint nknots , GLfloat * knot , GLint stride , GLfloat * ctlarray , GLint order , GLenum type ) ;
- * 
- */ - public void gluNurbsCurve ( - long nobj, - int nknots, - float[] knot, - int stride, - float[] ctlarray, - int order, - int type - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluBeginSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ - public void gluBeginSurface ( - long nobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluEndSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ - public void gluEndSurface ( - long nobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluNurbsSurface ( GLUnurbsObj * nobj , GLint sknot_count , GLfloat * sknot , GLint tknot_count , GLfloat * tknot , GLint s_stride , GLint t_stride , GLfloat * ctlarray , GLint sorder , GLint torder , GLenum type ) ;
- * 
- */ - public void gluNurbsSurface ( - long nobj, - int sknot_count, - float[] sknot, - int tknot_count, - float[] tknot, - int s_stride, - int t_stride, - float[] ctlarray, - int sorder, - int torder, - int type - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluBeginTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ - public void gluBeginTrim ( - long nobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluEndTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ - public void gluEndTrim ( - long nobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluPwlCurve ( GLUnurbsObj * nobj , GLint count , GLfloat * array , GLint stride , GLenum type ) ;
- * 
- */ - public void gluPwlCurve ( - long nobj, - int count, - float[] array, - int stride, - int type - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessBeginPolygon ( GLUtesselator * tobj , void * polygon_data ) ;
- * 
- */ - public void gluTessBeginPolygon ( - long tobj, - byte[] polygon_data - ) ; - public void gluTessBeginPolygon ( - long tobj, - short[] polygon_data - ) ; - public void gluTessBeginPolygon ( - long tobj, - int[] polygon_data - ) ; - public void gluTessBeginPolygon ( - long tobj, - float[] polygon_data - ) ; - public void gluTessBeginPolygon ( - long tobj, - double[] polygon_data - ) ; - public void gluTessBeginPolygon ( - long tobj, - boolean[] polygon_data - ) ; - public void gluTessBeginPolygon ( - long tobj, - long[] polygon_data - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessBeginContour ( GLUtesselator * tobj ) ;
- * 
- */ - public void gluTessBeginContour ( - long tobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessVertex ( GLUtesselator * tobj , GLdouble coords [ 3 ] , void * vertex_data ) ;
- * 
- */ - public void gluTessVertex ( - long tobj, - double[] coords, - byte[] vertex_data - ) ; - public void gluTessVertex ( - long tobj, - double[] coords, - short[] vertex_data - ) ; - public void gluTessVertex ( - long tobj, - double[] coords, - int[] vertex_data - ) ; - public void gluTessVertex ( - long tobj, - double[] coords, - float[] vertex_data - ) ; - public void gluTessVertex ( - long tobj, - double[] coords, - double[] vertex_data - ) ; - public void gluTessVertex ( - long tobj, - double[] coords, - boolean[] vertex_data - ) ; - public void gluTessVertex ( - long tobj, - double[] coords, - long[] vertex_data - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessEndContour ( GLUtesselator * tobj ) ;
- * 
- */ - public void gluTessEndContour ( - long tobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ - public void gluTessEndPolygon ( - long tobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble value ) ;
- * 
- */ - public void gluTessProperty ( - long tobj, - int which, - double value - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessNormal ( GLUtesselator * tobj , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ - public void gluTessNormal ( - long tobj, - double x, - double y, - double z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluGetTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble * value ) ;
- * 
- */ - public void gluGetTessProperty ( - long tobj, - int which, - double[] value - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluBeginPolygon ( GLUtesselator * tobj ) ;
- * 
- */ - public void gluBeginPolygon ( - long tobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluNextContour ( GLUtesselator * tobj , GLenum type ) ;
- * 
- */ - public void gluNextContour ( - long tobj, - int type - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ - public void gluEndPolygon ( - long tobj - ) ; - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ +/** + * C2J Parser Version 1.5 Beta + * Jausoft - Sven Goethel Software Development + * Reading from file: glu-proto-auto.orig.h . . . + * Destination-Class: gl4java_GLUFuncJauJNI ! + */ + +/** + * Original Function-Prototype : + *
 
+   extern void gluLookAt ( GLdouble eyex , GLdouble eyey , GLdouble eyez , GLdouble centerx , GLdouble centery , GLdouble centerz , GLdouble upx , GLdouble upy , GLdouble upz ) ;
+ * 
+ */ + public void gluLookAt ( + double eyex, + double eyey, + double eyez, + double centerx, + double centery, + double centerz, + double upx, + double upy, + double upz + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluOrtho2D ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top ) ;
+ * 
+ */ + public void gluOrtho2D ( + double left, + double right, + double bottom, + double top + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluPerspective ( GLdouble fovy , GLdouble aspect , GLdouble zNear , GLdouble zFar ) ;
+ * 
+ */ + public void gluPerspective ( + double fovy, + double aspect, + double zNear, + double zFar + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluPickMatrix ( GLdouble x , GLdouble y , GLdouble width , GLdouble height , GLint * viewport ) ;
+ * 
+ */ + public void gluPickMatrix ( + double x, + double y, + double width, + double height, + int[] viewport + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLint gluProject ( GLdouble objx , GLdouble objy , GLdouble objz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * winx , GLdouble * winy , GLdouble * winz ) ;
+ * 
+ */ + public int gluProject ( + double objx, + double objy, + double objz, + double[] modelMatrix, + double[] projMatrix, + int[] viewport, + double[] winx, + double[] winy, + double[] winz + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLint gluUnProject ( GLdouble winx , GLdouble winy , GLdouble winz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * objx , GLdouble * objy , GLdouble * objz ) ;
+ * 
+ */ + public int gluUnProject ( + double winx, + double winy, + double winz, + double[] modelMatrix, + double[] projMatrix, + int[] viewport, + double[] objx, + double[] objy, + double[] objz + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLint gluScaleImage ( GLenum format , GLsizei widthin , GLsizei heightin , GLenum typein , const char * datain , GLsizei widthout , GLsizei heightout , GLenum typeout , char * dataout ) ;
+ * 
+ */ + public int gluScaleImage ( + int format, + int widthin, + int heightin, + int typein, + byte[] datain, + int widthout, + int heightout, + int typeout, + byte[] dataout + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLint gluBuild1DMipmaps ( GLenum target , GLint components , GLint width , GLenum format , GLenum type , const void * data ) ;
+ * 
+ */ + public int gluBuild1DMipmaps ( + int target, + int components, + int width, + int format, + int type, + byte[] data + ) ; + public int gluBuild1DMipmaps ( + int target, + int components, + int width, + int format, + int type, + short[] data + ) ; + public int gluBuild1DMipmaps ( + int target, + int components, + int width, + int format, + int type, + int[] data + ) ; + public int gluBuild1DMipmaps ( + int target, + int components, + int width, + int format, + int type, + float[] data + ) ; + public int gluBuild1DMipmaps ( + int target, + int components, + int width, + int format, + int type, + double[] data + ) ; + public int gluBuild1DMipmaps ( + int target, + int components, + int width, + int format, + int type, + boolean[] data + ) ; + public int gluBuild1DMipmaps ( + int target, + int components, + int width, + int format, + int type, + long[] data + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLint gluBuild2DMipmaps ( GLenum target , GLint components , GLint width , GLint height , GLenum format , GLenum type , const void * data ) ;
+ * 
+ */ + public int gluBuild2DMipmaps ( + int target, + int components, + int width, + int height, + int format, + int type, + byte[] data + ) ; + public int gluBuild2DMipmaps ( + int target, + int components, + int width, + int height, + int format, + int type, + short[] data + ) ; + public int gluBuild2DMipmaps ( + int target, + int components, + int width, + int height, + int format, + int type, + int[] data + ) ; + public int gluBuild2DMipmaps ( + int target, + int components, + int width, + int height, + int format, + int type, + float[] data + ) ; + public int gluBuild2DMipmaps ( + int target, + int components, + int width, + int height, + int format, + int type, + double[] data + ) ; + public int gluBuild2DMipmaps ( + int target, + int components, + int width, + int height, + int format, + int type, + boolean[] data + ) ; + public int gluBuild2DMipmaps ( + int target, + int components, + int width, + int height, + int format, + int type, + long[] data + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluQuadricDrawStyle ( GLUquadricObj * quadObject , GLenum drawStyle ) ;
+ * 
+ */ + public void gluQuadricDrawStyle ( + long quadObject, + int drawStyle + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluQuadricOrientation ( GLUquadricObj * quadObject , GLenum orientation ) ;
+ * 
+ */ + public void gluQuadricOrientation ( + long quadObject, + int orientation + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluQuadricNormals ( GLUquadricObj * quadObject , GLenum normals ) ;
+ * 
+ */ + public void gluQuadricNormals ( + long quadObject, + int normals + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluQuadricTexture ( GLUquadricObj * quadObject , GLboolean textureCoords ) ;
+ * 
+ */ + public void gluQuadricTexture ( + long quadObject, + boolean textureCoords + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluCylinder ( GLUquadricObj * qobj , GLdouble baseRadius , GLdouble topRadius , GLdouble height , GLint slices , GLint stacks ) ;
+ * 
+ */ + public void gluCylinder ( + long qobj, + double baseRadius, + double topRadius, + double height, + int slices, + int stacks + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluSphere ( GLUquadricObj * qobj , GLdouble radius , GLint slices , GLint stacks ) ;
+ * 
+ */ + public void gluSphere ( + long qobj, + double radius, + int slices, + int stacks + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops ) ;
+ * 
+ */ + public void gluDisk ( + long qobj, + double innerRadius, + double outerRadius, + int slices, + int loops + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluPartialDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops , GLdouble startAngle , GLdouble sweepAngle ) ;
+ * 
+ */ + public void gluPartialDisk ( + long qobj, + double innerRadius, + double outerRadius, + int slices, + int loops, + double startAngle, + double sweepAngle + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluLoadSamplingMatrices ( GLUnurbsObj * nobj , const GLfloat modelMatrix [ 16 ] , const GLfloat projMatrix [ 16 ] , const GLint viewport [ 4 ] ) ;
+ * 
+ */ + public void gluLoadSamplingMatrices ( + long nobj, + float[] modelMatrix, + float[] projMatrix, + int[] viewport + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat value ) ;
+ * 
+ */ + public void gluNurbsProperty ( + long nobj, + int property, + float value + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluGetNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat * value ) ;
+ * 
+ */ + public void gluGetNurbsProperty ( + long nobj, + int property, + float[] value + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluBeginCurve ( GLUnurbsObj * nobj ) ;
+ * 
+ */ + public void gluBeginCurve ( + long nobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluEndCurve ( GLUnurbsObj * nobj ) ;
+ * 
+ */ + public void gluEndCurve ( + long nobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluNurbsCurve ( GLUnurbsObj * nobj , GLint nknots , GLfloat * knot , GLint stride , GLfloat * ctlarray , GLint order , GLenum type ) ;
+ * 
+ */ + public void gluNurbsCurve ( + long nobj, + int nknots, + float[] knot, + int stride, + float[] ctlarray, + int order, + int type + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluBeginSurface ( GLUnurbsObj * nobj ) ;
+ * 
+ */ + public void gluBeginSurface ( + long nobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluEndSurface ( GLUnurbsObj * nobj ) ;
+ * 
+ */ + public void gluEndSurface ( + long nobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluNurbsSurface ( GLUnurbsObj * nobj , GLint sknot_count , GLfloat * sknot , GLint tknot_count , GLfloat * tknot , GLint s_stride , GLint t_stride , GLfloat * ctlarray , GLint sorder , GLint torder , GLenum type ) ;
+ * 
+ */ + public void gluNurbsSurface ( + long nobj, + int sknot_count, + float[] sknot, + int tknot_count, + float[] tknot, + int s_stride, + int t_stride, + float[] ctlarray, + int sorder, + int torder, + int type + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluBeginTrim ( GLUnurbsObj * nobj ) ;
+ * 
+ */ + public void gluBeginTrim ( + long nobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluEndTrim ( GLUnurbsObj * nobj ) ;
+ * 
+ */ + public void gluEndTrim ( + long nobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluPwlCurve ( GLUnurbsObj * nobj , GLint count , GLfloat * array , GLint stride , GLenum type ) ;
+ * 
+ */ + public void gluPwlCurve ( + long nobj, + int count, + float[] array, + int stride, + int type + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessBeginPolygon ( GLUtesselator * tobj , void * polygon_data ) ;
+ * 
+ */ + public void gluTessBeginPolygon ( + long tobj, + byte[] polygon_data + ) ; + public void gluTessBeginPolygon ( + long tobj, + short[] polygon_data + ) ; + public void gluTessBeginPolygon ( + long tobj, + int[] polygon_data + ) ; + public void gluTessBeginPolygon ( + long tobj, + float[] polygon_data + ) ; + public void gluTessBeginPolygon ( + long tobj, + double[] polygon_data + ) ; + public void gluTessBeginPolygon ( + long tobj, + boolean[] polygon_data + ) ; + public void gluTessBeginPolygon ( + long tobj, + long[] polygon_data + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessBeginContour ( GLUtesselator * tobj ) ;
+ * 
+ */ + public void gluTessBeginContour ( + long tobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessVertex ( GLUtesselator * tobj , GLdouble coords [ 3 ] , void * vertex_data ) ;
+ * 
+ */ + public void gluTessVertex ( + long tobj, + double[] coords, + byte[] vertex_data + ) ; + public void gluTessVertex ( + long tobj, + double[] coords, + short[] vertex_data + ) ; + public void gluTessVertex ( + long tobj, + double[] coords, + int[] vertex_data + ) ; + public void gluTessVertex ( + long tobj, + double[] coords, + float[] vertex_data + ) ; + public void gluTessVertex ( + long tobj, + double[] coords, + double[] vertex_data + ) ; + public void gluTessVertex ( + long tobj, + double[] coords, + boolean[] vertex_data + ) ; + public void gluTessVertex ( + long tobj, + double[] coords, + long[] vertex_data + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessEndContour ( GLUtesselator * tobj ) ;
+ * 
+ */ + public void gluTessEndContour ( + long tobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessEndPolygon ( GLUtesselator * tobj ) ;
+ * 
+ */ + public void gluTessEndPolygon ( + long tobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble value ) ;
+ * 
+ */ + public void gluTessProperty ( + long tobj, + int which, + double value + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessNormal ( GLUtesselator * tobj , GLdouble x , GLdouble y , GLdouble z ) ;
+ * 
+ */ + public void gluTessNormal ( + long tobj, + double x, + double y, + double z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluGetTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble * value ) ;
+ * 
+ */ + public void gluGetTessProperty ( + long tobj, + int which, + double[] value + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluBeginPolygon ( GLUtesselator * tobj ) ;
+ * 
+ */ + public void gluBeginPolygon ( + long tobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluNextContour ( GLUtesselator * tobj , GLenum type ) ;
+ * 
+ */ + public void gluNextContour ( + long tobj, + int type + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluEndPolygon ( GLUtesselator * tobj ) ;
+ * 
+ */ + public void gluEndPolygon ( + long tobj + ) ; + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ diff --git a/CNativeCode/OpenGLU_JauJNI12_funcs.c b/CNativeCode/OpenGLU_JauJNI12_funcs.c index 54fd5cd..5ad9e76 100644 --- a/CNativeCode/OpenGLU_JauJNI12_funcs.c +++ b/CNativeCode/OpenGLU_JauJNI12_funcs.c @@ -282,13 +282,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) * Reading from file: glu-proto-auto.orig.h . . . * Destination-Class: gl4java_GLUFuncJauJNI ! */ - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluLookAt ( GLdouble eyex , GLdouble eyey , GLdouble eyez , GLdouble centerx , GLdouble centery , GLdouble centerz , GLdouble upx , GLdouble upy , GLdouble upz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluLookAt ( JNIEnv *env, jobject obj, @@ -316,13 +316,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluOrtho2D ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluOrtho2D ( JNIEnv *env, jobject obj, @@ -340,13 +340,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPerspective ( GLdouble fovy , GLdouble aspect , GLdouble zNear , GLdouble zFar ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPerspective ( JNIEnv *env, jobject obj, @@ -364,13 +364,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPickMatrix ( GLdouble x , GLdouble y , GLdouble width , GLdouble height , GLint * viewport ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPickMatrix ( JNIEnv *env, jobject obj, @@ -400,13 +400,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleasePrimitiveArrayCritical(env, viewport, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluProject ( GLdouble objx , GLdouble objy , GLdouble objz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * winx , GLdouble * winy , GLdouble * winz ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluProject ( JNIEnv *env, jobject obj, @@ -494,13 +494,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluUnProject ( GLdouble winx , GLdouble winy , GLdouble winz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * objx , GLdouble * objy , GLdouble * objz ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluUnProject ( JNIEnv *env, jobject obj, @@ -588,13 +588,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluScaleImage ( GLenum format , GLsizei widthin , GLsizei heightin , GLenum typein , const char * datain , GLsizei widthout , GLsizei heightout , GLenum typeout , char * dataout ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluScaleImage ( JNIEnv *env, jobject obj, @@ -644,13 +644,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluBuild1DMipmaps ( GLenum target , GLint components , GLint width , GLenum format , GLenum type , const void * data ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluBuild1DMipmaps__IIIII_3B ( JNIEnv *env, jobject obj, @@ -882,13 +882,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluBuild2DMipmaps ( GLenum target , GLint components , GLint width , GLint height , GLenum format , GLenum type , const void * data ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluBuild2DMipmaps__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -1134,13 +1134,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricDrawStyle ( GLUquadricObj * quadObject , GLenum drawStyle ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricDrawStyle ( JNIEnv *env, jobject obj, @@ -1154,13 +1154,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricOrientation ( GLUquadricObj * quadObject , GLenum orientation ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricOrientation ( JNIEnv *env, jobject obj, @@ -1174,13 +1174,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricNormals ( GLUquadricObj * quadObject , GLenum normals ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricNormals ( JNIEnv *env, jobject obj, @@ -1194,13 +1194,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricTexture ( GLUquadricObj * quadObject , GLboolean textureCoords ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricTexture ( JNIEnv *env, jobject obj, @@ -1214,13 +1214,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluCylinder ( GLUquadricObj * qobj , GLdouble baseRadius , GLdouble topRadius , GLdouble height , GLint slices , GLint stacks ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluCylinder ( JNIEnv *env, jobject obj, @@ -1242,13 +1242,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluSphere ( GLUquadricObj * qobj , GLdouble radius , GLint slices , GLint stacks ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluSphere ( JNIEnv *env, jobject obj, @@ -1266,13 +1266,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluDisk ( JNIEnv *env, jobject obj, @@ -1292,13 +1292,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPartialDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops , GLdouble startAngle , GLdouble sweepAngle ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPartialDisk ( JNIEnv *env, jobject obj, @@ -1322,13 +1322,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluLoadSamplingMatrices ( GLUnurbsObj * nobj , const GLfloat modelMatrix [ 16 ] , const GLfloat projMatrix [ 16 ] , const GLint viewport [ 4 ] ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluLoadSamplingMatrices ( JNIEnv *env, jobject obj, @@ -1373,13 +1373,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleasePrimitiveArrayCritical(env, viewport, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNurbsProperty ( JNIEnv *env, jobject obj, @@ -1395,13 +1395,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluGetNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat * value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluGetNurbsProperty ( JNIEnv *env, jobject obj, @@ -1427,13 +1427,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleasePrimitiveArrayCritical(env, value, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginCurve ( JNIEnv *env, jobject obj, @@ -1445,13 +1445,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndCurve ( JNIEnv *env, jobject obj, @@ -1463,13 +1463,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsCurve ( GLUnurbsObj * nobj , GLint nknots , GLfloat * knot , GLint stride , GLfloat * ctlarray , GLint order , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNurbsCurve ( JNIEnv *env, jobject obj, @@ -1513,13 +1513,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleasePrimitiveArrayCritical(env, ctlarray, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginSurface ( JNIEnv *env, jobject obj, @@ -1531,13 +1531,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndSurface ( JNIEnv *env, jobject obj, @@ -1549,13 +1549,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsSurface ( GLUnurbsObj * nobj , GLint sknot_count , GLfloat * sknot , GLint tknot_count , GLfloat * tknot , GLint s_stride , GLint t_stride , GLfloat * ctlarray , GLint sorder , GLint torder , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNurbsSurface ( JNIEnv *env, jobject obj, @@ -1617,13 +1617,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleasePrimitiveArrayCritical(env, ctlarray, ptr7, (isCopiedArray7 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginTrim ( JNIEnv *env, jobject obj, @@ -1635,13 +1635,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndTrim ( JNIEnv *env, jobject obj, @@ -1653,13 +1653,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPwlCurve ( GLUnurbsObj * nobj , GLint count , GLfloat * array , GLint stride , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPwlCurve ( JNIEnv *env, jobject obj, @@ -1689,13 +1689,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleasePrimitiveArrayCritical(env, array, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessBeginPolygon ( GLUtesselator * tobj , void * polygon_data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessBeginPolygon__J_3B ( JNIEnv *env, jobject obj, @@ -1857,13 +1857,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleasePrimitiveArrayCritical(env, polygon_data, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessBeginContour ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessBeginContour ( JNIEnv *env, jobject obj, @@ -1875,13 +1875,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessVertex ( GLUtesselator * tobj , GLdouble coords [ 3 ] , void * vertex_data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessVertex__J_3D_3B ( JNIEnv *env, jobject obj, @@ -2127,13 +2127,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleasePrimitiveArrayCritical(env, vertex_data, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessEndContour ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessEndContour ( JNIEnv *env, jobject obj, @@ -2145,13 +2145,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessEndPolygon ( JNIEnv *env, jobject obj, @@ -2163,13 +2163,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessProperty ( JNIEnv *env, jobject obj, @@ -2185,13 +2185,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessNormal ( GLUtesselator * tobj , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessNormal ( JNIEnv *env, jobject obj, @@ -2209,13 +2209,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluGetTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble * value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluGetTessProperty ( JNIEnv *env, jobject obj, @@ -2241,13 +2241,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleasePrimitiveArrayCritical(env, value, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginPolygon ( JNIEnv *env, jobject obj, @@ -2259,13 +2259,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNextContour ( GLUtesselator * tobj , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNextContour ( JNIEnv *env, jobject obj, @@ -2279,13 +2279,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndPolygon ( JNIEnv *env, jobject obj, @@ -2297,5 +2297,5 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ diff --git a/CNativeCode/OpenGLU_JauJNI12tst_funcs.c b/CNativeCode/OpenGLU_JauJNI12tst_funcs.c index 11fc73f..1fc3b2c 100644 --- a/CNativeCode/OpenGLU_JauJNI12tst_funcs.c +++ b/CNativeCode/OpenGLU_JauJNI12tst_funcs.c @@ -282,13 +282,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) * Reading from file: glu-proto-auto.orig.h . . . * Destination-Class: gl4java_GLUFuncJauJNI ! */ - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluLookAt ( GLdouble eyex , GLdouble eyey , GLdouble eyez , GLdouble centerx , GLdouble centery , GLdouble centerz , GLdouble upx , GLdouble upy , GLdouble upz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluLookAt ( JNIEnv *env, jobject obj, @@ -316,13 +316,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluOrtho2D ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluOrtho2D ( JNIEnv *env, jobject obj, @@ -340,13 +340,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPerspective ( GLdouble fovy , GLdouble aspect , GLdouble zNear , GLdouble zFar ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPerspective ( JNIEnv *env, jobject obj, @@ -364,13 +364,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPickMatrix ( GLdouble x , GLdouble y , GLdouble width , GLdouble height , GLint * viewport ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPickMatrix ( JNIEnv *env, jobject obj, @@ -405,13 +405,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseIntArrayElements(env, viewport, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluProject ( GLdouble objx , GLdouble objy , GLdouble objz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * winx , GLdouble * winy , GLdouble * winz ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluProject ( JNIEnv *env, jobject obj, @@ -532,13 +532,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluUnProject ( GLdouble winx , GLdouble winy , GLdouble winz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * objx , GLdouble * objy , GLdouble * objz ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluUnProject ( JNIEnv *env, jobject obj, @@ -659,13 +659,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluScaleImage ( GLenum format , GLsizei widthin , GLsizei heightin , GLenum typein , const char * datain , GLsizei widthout , GLsizei heightout , GLenum typeout , char * dataout ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluScaleImage ( JNIEnv *env, jobject obj, @@ -726,13 +726,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluBuild1DMipmaps ( GLenum target , GLint components , GLint width , GLenum format , GLenum type , const void * data ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluBuild1DMipmaps__IIIII_3B ( JNIEnv *env, jobject obj, @@ -1006,13 +1006,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluBuild2DMipmaps ( GLenum target , GLint components , GLint width , GLint height , GLenum format , GLenum type , const void * data ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluBuild2DMipmaps__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -1300,13 +1300,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricDrawStyle ( GLUquadricObj * quadObject , GLenum drawStyle ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricDrawStyle ( JNIEnv *env, jobject obj, @@ -1320,13 +1320,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricOrientation ( GLUquadricObj * quadObject , GLenum orientation ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricOrientation ( JNIEnv *env, jobject obj, @@ -1340,13 +1340,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricNormals ( GLUquadricObj * quadObject , GLenum normals ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricNormals ( JNIEnv *env, jobject obj, @@ -1360,13 +1360,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricTexture ( GLUquadricObj * quadObject , GLboolean textureCoords ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricTexture ( JNIEnv *env, jobject obj, @@ -1380,13 +1380,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluCylinder ( GLUquadricObj * qobj , GLdouble baseRadius , GLdouble topRadius , GLdouble height , GLint slices , GLint stacks ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluCylinder ( JNIEnv *env, jobject obj, @@ -1408,13 +1408,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluSphere ( GLUquadricObj * qobj , GLdouble radius , GLint slices , GLint stacks ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluSphere ( JNIEnv *env, jobject obj, @@ -1432,13 +1432,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluDisk ( JNIEnv *env, jobject obj, @@ -1458,13 +1458,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPartialDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops , GLdouble startAngle , GLdouble sweepAngle ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPartialDisk ( JNIEnv *env, jobject obj, @@ -1488,13 +1488,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluLoadSamplingMatrices ( GLUnurbsObj * nobj , const GLfloat modelMatrix [ 16 ] , const GLfloat projMatrix [ 16 ] , const GLint viewport [ 4 ] ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluLoadSamplingMatrices ( JNIEnv *env, jobject obj, @@ -1557,13 +1557,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseIntArrayElements(env, viewport, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNurbsProperty ( JNIEnv *env, jobject obj, @@ -1579,13 +1579,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluGetNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat * value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluGetNurbsProperty ( JNIEnv *env, jobject obj, @@ -1616,13 +1616,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseFloatArrayElements(env, value, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginCurve ( JNIEnv *env, jobject obj, @@ -1634,13 +1634,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndCurve ( JNIEnv *env, jobject obj, @@ -1652,13 +1652,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsCurve ( GLUnurbsObj * nobj , GLint nknots , GLfloat * knot , GLint stride , GLfloat * ctlarray , GLint order , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNurbsCurve ( JNIEnv *env, jobject obj, @@ -1712,13 +1712,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseFloatArrayElements(env, ctlarray, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginSurface ( JNIEnv *env, jobject obj, @@ -1730,13 +1730,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndSurface ( JNIEnv *env, jobject obj, @@ -1748,13 +1748,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsSurface ( GLUnurbsObj * nobj , GLint sknot_count , GLfloat * sknot , GLint tknot_count , GLfloat * tknot , GLint s_stride , GLint t_stride , GLfloat * ctlarray , GLint sorder , GLint torder , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNurbsSurface ( JNIEnv *env, jobject obj, @@ -1831,13 +1831,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseFloatArrayElements(env, ctlarray, ptr7, (isCopiedArray7 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginTrim ( JNIEnv *env, jobject obj, @@ -1849,13 +1849,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndTrim ( JNIEnv *env, jobject obj, @@ -1867,13 +1867,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPwlCurve ( GLUnurbsObj * nobj , GLint count , GLfloat * array , GLint stride , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPwlCurve ( JNIEnv *env, jobject obj, @@ -1908,13 +1908,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseFloatArrayElements(env, array, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessBeginPolygon ( GLUtesselator * tobj , void * polygon_data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessBeginPolygon__J_3B ( JNIEnv *env, jobject obj, @@ -2111,13 +2111,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseLongArrayElements(env, polygon_data, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessBeginContour ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessBeginContour ( JNIEnv *env, jobject obj, @@ -2129,13 +2129,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessVertex ( GLUtesselator * tobj , GLdouble coords [ 3 ] , void * vertex_data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessVertex__J_3D_3B ( JNIEnv *env, jobject obj, @@ -2451,13 +2451,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseLongArrayElements(env, vertex_data, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessEndContour ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessEndContour ( JNIEnv *env, jobject obj, @@ -2469,13 +2469,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessEndPolygon ( JNIEnv *env, jobject obj, @@ -2487,13 +2487,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessProperty ( JNIEnv *env, jobject obj, @@ -2509,13 +2509,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessNormal ( GLUtesselator * tobj , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessNormal ( JNIEnv *env, jobject obj, @@ -2533,13 +2533,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluGetTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble * value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluGetTessProperty ( JNIEnv *env, jobject obj, @@ -2570,13 +2570,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseDoubleArrayElements(env, value, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginPolygon ( JNIEnv *env, jobject obj, @@ -2588,13 +2588,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNextContour ( GLUtesselator * tobj , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNextContour ( JNIEnv *env, jobject obj, @@ -2608,13 +2608,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndPolygon ( JNIEnv *env, jobject obj, @@ -2626,5 +2626,5 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ diff --git a/CNativeCode/OpenGLU_JauJNI_funcs.c b/CNativeCode/OpenGLU_JauJNI_funcs.c index 5ed559c..1fda2a3 100644 --- a/CNativeCode/OpenGLU_JauJNI_funcs.c +++ b/CNativeCode/OpenGLU_JauJNI_funcs.c @@ -282,13 +282,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) * Reading from file: glu-proto-auto.orig.h . . . * Destination-Class: gl4java_GLUFuncJauJNI ! */ - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluLookAt ( GLdouble eyex , GLdouble eyey , GLdouble eyez , GLdouble centerx , GLdouble centery , GLdouble centerz , GLdouble upx , GLdouble upy , GLdouble upz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluLookAt ( JNIEnv *env, jobject obj, @@ -316,13 +316,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluOrtho2D ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluOrtho2D ( JNIEnv *env, jobject obj, @@ -340,13 +340,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPerspective ( GLdouble fovy , GLdouble aspect , GLdouble zNear , GLdouble zFar ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPerspective ( JNIEnv *env, jobject obj, @@ -364,13 +364,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPickMatrix ( GLdouble x , GLdouble y , GLdouble width , GLdouble height , GLint * viewport ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPickMatrix ( JNIEnv *env, jobject obj, @@ -400,13 +400,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseIntArrayElements(env, viewport, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluProject ( GLdouble objx , GLdouble objy , GLdouble objz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * winx , GLdouble * winy , GLdouble * winz ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluProject ( JNIEnv *env, jobject obj, @@ -494,13 +494,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluUnProject ( GLdouble winx , GLdouble winy , GLdouble winz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * objx , GLdouble * objy , GLdouble * objz ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluUnProject ( JNIEnv *env, jobject obj, @@ -588,13 +588,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluScaleImage ( GLenum format , GLsizei widthin , GLsizei heightin , GLenum typein , const char * datain , GLsizei widthout , GLsizei heightout , GLenum typeout , char * dataout ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluScaleImage ( JNIEnv *env, jobject obj, @@ -644,13 +644,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluBuild1DMipmaps ( GLenum target , GLint components , GLint width , GLenum format , GLenum type , const void * data ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluBuild1DMipmaps__IIIII_3B ( JNIEnv *env, jobject obj, @@ -882,13 +882,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluBuild2DMipmaps ( GLenum target , GLint components , GLint width , GLint height , GLenum format , GLenum type , const void * data ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluBuild2DMipmaps__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -1134,13 +1134,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricDrawStyle ( GLUquadricObj * quadObject , GLenum drawStyle ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricDrawStyle ( JNIEnv *env, jobject obj, @@ -1154,13 +1154,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricOrientation ( GLUquadricObj * quadObject , GLenum orientation ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricOrientation ( JNIEnv *env, jobject obj, @@ -1174,13 +1174,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricNormals ( GLUquadricObj * quadObject , GLenum normals ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricNormals ( JNIEnv *env, jobject obj, @@ -1194,13 +1194,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricTexture ( GLUquadricObj * quadObject , GLboolean textureCoords ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricTexture ( JNIEnv *env, jobject obj, @@ -1214,13 +1214,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluCylinder ( GLUquadricObj * qobj , GLdouble baseRadius , GLdouble topRadius , GLdouble height , GLint slices , GLint stacks ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluCylinder ( JNIEnv *env, jobject obj, @@ -1242,13 +1242,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluSphere ( GLUquadricObj * qobj , GLdouble radius , GLint slices , GLint stacks ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluSphere ( JNIEnv *env, jobject obj, @@ -1266,13 +1266,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluDisk ( JNIEnv *env, jobject obj, @@ -1292,13 +1292,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPartialDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops , GLdouble startAngle , GLdouble sweepAngle ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPartialDisk ( JNIEnv *env, jobject obj, @@ -1322,13 +1322,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluLoadSamplingMatrices ( GLUnurbsObj * nobj , const GLfloat modelMatrix [ 16 ] , const GLfloat projMatrix [ 16 ] , const GLint viewport [ 4 ] ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluLoadSamplingMatrices ( JNIEnv *env, jobject obj, @@ -1373,13 +1373,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseIntArrayElements(env, viewport, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNurbsProperty ( JNIEnv *env, jobject obj, @@ -1395,13 +1395,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluGetNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat * value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluGetNurbsProperty ( JNIEnv *env, jobject obj, @@ -1427,13 +1427,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseFloatArrayElements(env, value, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginCurve ( JNIEnv *env, jobject obj, @@ -1445,13 +1445,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndCurve ( JNIEnv *env, jobject obj, @@ -1463,13 +1463,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsCurve ( GLUnurbsObj * nobj , GLint nknots , GLfloat * knot , GLint stride , GLfloat * ctlarray , GLint order , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNurbsCurve ( JNIEnv *env, jobject obj, @@ -1513,13 +1513,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseFloatArrayElements(env, ctlarray, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginSurface ( JNIEnv *env, jobject obj, @@ -1531,13 +1531,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndSurface ( JNIEnv *env, jobject obj, @@ -1549,13 +1549,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsSurface ( GLUnurbsObj * nobj , GLint sknot_count , GLfloat * sknot , GLint tknot_count , GLfloat * tknot , GLint s_stride , GLint t_stride , GLfloat * ctlarray , GLint sorder , GLint torder , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNurbsSurface ( JNIEnv *env, jobject obj, @@ -1617,13 +1617,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseFloatArrayElements(env, ctlarray, ptr7, (isCopiedArray7 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginTrim ( JNIEnv *env, jobject obj, @@ -1635,13 +1635,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndTrim ( JNIEnv *env, jobject obj, @@ -1653,13 +1653,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPwlCurve ( GLUnurbsObj * nobj , GLint count , GLfloat * array , GLint stride , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPwlCurve ( JNIEnv *env, jobject obj, @@ -1689,13 +1689,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseFloatArrayElements(env, array, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessBeginPolygon ( GLUtesselator * tobj , void * polygon_data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessBeginPolygon__J_3B ( JNIEnv *env, jobject obj, @@ -1857,13 +1857,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseLongArrayElements(env, polygon_data, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessBeginContour ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessBeginContour ( JNIEnv *env, jobject obj, @@ -1875,13 +1875,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessVertex ( GLUtesselator * tobj , GLdouble coords [ 3 ] , void * vertex_data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessVertex__J_3D_3B ( JNIEnv *env, jobject obj, @@ -2127,13 +2127,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseLongArrayElements(env, vertex_data, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessEndContour ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessEndContour ( JNIEnv *env, jobject obj, @@ -2145,13 +2145,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessEndPolygon ( JNIEnv *env, jobject obj, @@ -2163,13 +2163,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessProperty ( JNIEnv *env, jobject obj, @@ -2185,13 +2185,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessNormal ( GLUtesselator * tobj , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessNormal ( JNIEnv *env, jobject obj, @@ -2209,13 +2209,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluGetTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble * value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluGetTessProperty ( JNIEnv *env, jobject obj, @@ -2241,13 +2241,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseDoubleArrayElements(env, value, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginPolygon ( JNIEnv *env, jobject obj, @@ -2259,13 +2259,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNextContour ( GLUtesselator * tobj , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNextContour ( JNIEnv *env, jobject obj, @@ -2279,13 +2279,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndPolygon ( JNIEnv *env, jobject obj, @@ -2297,5 +2297,5 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ diff --git a/CNativeCode/OpenGLU_JauJNInf_funcs.c b/CNativeCode/OpenGLU_JauJNInf_funcs.c index 185c4d2..9860fad 100644 --- a/CNativeCode/OpenGLU_JauJNInf_funcs.c +++ b/CNativeCode/OpenGLU_JauJNInf_funcs.c @@ -1,9 +1,9 @@ -/* WARNING ! WARNING *** THIS FILE IS GENERATED BY C2J !!! - - DO NOT MAKE ANY CHANGES *** MAKE CHANGES IN THE SKELETON FILES !!! -*/ - - +/* WARNING ! WARNING *** THIS FILE IS GENERATED BY C2J !!! + + DO NOT MAKE ANY CHANGES *** MAKE CHANGES IN THE SKELETON FILES !!! +*/ + + /* * Leo Chan -- 1995 * @@ -33,2269 +33,2269 @@ * herein lies the native JAVA methods for the OpenGL functions. */ -static const char _glu_n_a_string[] = "GLU-String not avaiable !"; - -JNIEXPORT jstring JNICALL -Java_gl4java_GLUFuncJauJNInf_gluErrorString ( JNIEnv *env, jobject obj, - jint errorCode ) -{ - const char *tmpString=0; - - tmpString = gluErrorString ( /* jint */ errorCode ); - if(tmpString==NULL) - tmpString=_glu_n_a_string; - - return (*env)->NewStringUTF(env, tmpString); -} - -JNIEXPORT jstring JNICALL -Java_gl4java_GLUFuncJauJNInf_gluGetString ( JNIEnv *env, jobject obj, - jint name ) -{ - const char *tmpString=0; - - tmpString = gluGetString ( /* jint */ name); - if(tmpString==NULL) - tmpString=_glu_n_a_string; - - return (*env)->NewStringUTF(env, tmpString); -} - -static const char * _glu_lib_vendor_="Jausoft - Sven Goethel Software Development"; -static const char * _glu_lib_version_="2.4.1.0"; - -JNIEXPORT jstring JNICALL -Java_gl4java_GLUFuncJauJNInf_getNativeVendor ( JNIEnv *env, jobject obj ) -{ - return (*env)->NewStringUTF(env, _glu_lib_vendor_); -} - -JNIEXPORT jstring JNICALL -Java_gl4java_GLUFuncJauJNInf_getNativeVersion ( JNIEnv *env, jobject obj ) -{ - return (*env)->NewStringUTF(env, _glu_lib_version_); -} - -static void _AddCallbackNode(JNIEnv *env, - jlong qnt_obj, jint which, - jobject methodClassInstance, - jstring methodName, - jstring signature, - jint arrayLen1, - jint arrayLen2, - jint arrayLen3, - jint arrayLen4, - jint arrayLen5) -{ - char * strMethodName = jnitoolsGetJavaString(env, methodName); - char * strSignature = jnitoolsGetJavaString(env, signature); - jlong glx=0; - - glx = GetCurrentGLContext(); - - AddCallbackNode(env, methodClassInstance, strMethodName, strSignature, - arrayLen1, arrayLen2, arrayLen3, - arrayLen4, arrayLen5, - (void *)((PointerHolder)qnt_obj), which, glx); - free(strMethodName); - free(strSignature); -} - - -JNIEXPORT void JNICALL -Java_gl4java_GLUFuncJauJNInf_gluQuadricCallback( JNIEnv *env, jobject obj, - jlong qobj, jint which, - jobject methodClassInstance, - jstring methodName, - jstring signature) -{ - switch(which) - { - case GLU_ERROR: - gluQuadricCallback((void *)((PointerHolder)qobj), - which, cbf_GLU_ERROR ); - break; - default: - jnitoolsThrowByName(env, "java/lang/IllegalArgumentException", "Wrong Callback-Function type (\"which\") !"); - return; - } - _AddCallbackNode(env, - qobj, which, methodClassInstance, methodName, - signature, - 0, 0, 0, 0, 0); -} - - -JNIEXPORT void JNICALL -Java_gl4java_GLUFuncJauJNInf_gluNurbsCallback( JNIEnv *env, jobject obj, - jlong nobj, jint which, - jobject methodClassInstance, - jstring methodName, - jstring signature) -{ - switch(which) - { - case GLU_ERROR: - gluNurbsCallback((void *)((PointerHolder)nobj), which, - cbf_GLU_ERROR ); - break; - default: - jnitoolsThrowByName(env, "java/lang/IllegalArgumentException", "Wrong Callback-Function type (\"which\") !"); - return; - } - _AddCallbackNode(env, - nobj, which, methodClassInstance, methodName, - signature, - 0, 0, 0, 0, 0); -} - -JNIEXPORT void JNICALL -Java_gl4java_GLUFuncJauJNInf_gluTessCallback( JNIEnv *env, jobject obj, - jlong tobj, jint which, - jobject methodClassInstance, - jstring methodName, - jstring signature, - jint arrayLen1, - jint arrayLen2, - jint arrayLen3, - jint arrayLen4, - jint arrayLen5) -{ - switch(which) - { - case GLU_TESS_BEGIN: - gluTessCallback((GLUtesselator *)((PointerHolder)tobj), - which, - cbf_GLU_TESS_BEGIN ); - break; - case GLU_TESS_BEGIN_DATA: - gluTessCallback((GLUtesselator *)((PointerHolder)tobj), - which, - cbf_GLU_TESS_BEGIN_DATA ); - break; - case GLU_TESS_EDGE_FLAG: - gluTessCallback((GLUtesselator *)((PointerHolder)tobj), - which, - cbf_GLU_TESS_EDGE_FLAG ); - break; - case GLU_TESS_EDGE_FLAG_DATA: - gluTessCallback((GLUtesselator *)((PointerHolder)tobj), - which, - cbf_GLU_TESS_EDGE_FLAG_DATA ); - break; - case GLU_TESS_VERTEX: - gluTessCallback((GLUtesselator *)((PointerHolder)tobj), - which, - cbf_GLU_TESS_VERTEX ); - break; - case GLU_TESS_VERTEX_DATA: - gluTessCallback((GLUtesselator *)((PointerHolder)tobj), - which, - cbf_GLU_TESS_VERTEX_DATA ); - break; - case GLU_TESS_END: - gluTessCallback((GLUtesselator *)((PointerHolder)tobj), - which, - cbf_GLU_TESS_END ); - break; - case GLU_TESS_END_DATA: - gluTessCallback((GLUtesselator *)((PointerHolder)tobj), - which, - cbf_GLU_TESS_END_DATA ); - break; - case GLU_TESS_ERROR: - gluTessCallback((GLUtesselator *)((PointerHolder)tobj), - which, - cbf_GLU_TESS_ERROR ); - break; - case GLU_TESS_ERROR_DATA: - gluTessCallback((GLUtesselator *)((PointerHolder)tobj), - which, - cbf_GLU_TESS_ERROR_DATA ); - break; - case GLU_TESS_COMBINE: - gluTessCallback((GLUtesselator *)((PointerHolder)tobj), - which, - cbf_GLU_TESS_COMBINE ); - break; - case GLU_TESS_COMBINE_DATA: - gluTessCallback((GLUtesselator *)((PointerHolder)tobj), - which, - cbf_GLU_TESS_COMBINE_DATA ); - break; - default: - jnitoolsThrowByName(env, "java/lang/IllegalArgumentException", "Wrong Callback-Function type (\"which\") !"); - return; - } - _AddCallbackNode(env, - tobj, which, methodClassInstance, methodName, - signature, - arrayLen1, arrayLen2, arrayLen3, - arrayLen4, arrayLen5); -} - -JNIEXPORT void JNICALL -Java_gl4java_GLUFuncJauJNInf_gluDeleteQuadric( JNIEnv *env, jobject obj, - jlong qobj ) -{ - gluDeleteQuadric((void *)((PointerHolder)qobj)); - RemoveCallbackNodes((void *)((PointerHolder)qobj)); -} - -JNIEXPORT void JNICALL -Java_gl4java_GLUFuncJauJNInf_gluDeleteNurbsRenderer( JNIEnv *env, jobject obj, - jlong nobj ) -{ - gluDeleteNurbsRenderer((void *)((PointerHolder)nobj)); - RemoveCallbackNodes((void *)((PointerHolder)nobj)); -} - -JNIEXPORT void JNICALL -Java_gl4java_GLUFuncJauJNInf_gluDeleteTess( JNIEnv *env, jobject obj, - jlong tobj ) -{ - gluDeleteTess((GLUtesselator *)((PointerHolder)tobj)); - RemoveCallbackNodes((void *)((PointerHolder)tobj)); -} - -JNIEXPORT jlong JNICALL -Java_gl4java_GLUFuncJauJNInf_gluNewQuadric( JNIEnv *env, jobject obj) -{ - return (jlong)((PointerHolder)gluNewQuadric()); -} - -JNIEXPORT jlong JNICALL -Java_gl4java_GLUFuncJauJNInf_gluNewNurbsRenderer( JNIEnv *env, jobject obj) -{ - return (jlong)((PointerHolder)gluNewNurbsRenderer()); -} - -JNIEXPORT jlong JNICALL -Java_gl4java_GLUFuncJauJNInf_gluNewTess( JNIEnv *env, jobject obj) -{ - return (jlong)((PointerHolder)gluNewTess()); -} - -/** - * C2J Parser Version 1.5 Beta - * Jausoft - Sven Goethel Software Development - * Reading from file: glu-proto-auto.orig.h . . . - * Destination-Class: gl4java_GLUFuncJauJNInf ! - */ - -/** - * Original Function-Prototype : - *
 
-   extern void gluLookAt ( GLdouble eyex , GLdouble eyey , GLdouble eyez , GLdouble centerx , GLdouble centery , GLdouble centerz , GLdouble upx , GLdouble upy , GLdouble upz ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluLookAt ( - JNIEnv *env, jobject obj, - jdouble eyex, - jdouble eyey, - jdouble eyez, - jdouble centerx, - jdouble centery, - jdouble centerz, - jdouble upx, - jdouble upy, - jdouble upz) - { - - gluLookAt ( - (GLdouble) eyex, - (GLdouble) eyey, - (GLdouble) eyez, - (GLdouble) centerx, - (GLdouble) centery, - (GLdouble) centerz, - (GLdouble) upx, - (GLdouble) upy, - (GLdouble) upz - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluOrtho2D ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluOrtho2D ( - JNIEnv *env, jobject obj, - jdouble left, - jdouble right, - jdouble bottom, - jdouble top) - { - - gluOrtho2D ( - (GLdouble) left, - (GLdouble) right, - (GLdouble) bottom, - (GLdouble) top - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluPerspective ( GLdouble fovy , GLdouble aspect , GLdouble zNear , GLdouble zFar ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluPerspective ( - JNIEnv *env, jobject obj, - jdouble fovy, - jdouble aspect, - jdouble zNear, - jdouble zFar) - { - - gluPerspective ( - (GLdouble) fovy, - (GLdouble) aspect, - (GLdouble) zNear, - (GLdouble) zFar - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluPickMatrix ( GLdouble x , GLdouble y , GLdouble width , GLdouble height , GLint * viewport ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluPickMatrix ( - JNIEnv *env, jobject obj, - jdouble x, - jdouble y, - jdouble width, - jdouble height, - jintArray viewport) - { - jboolean isCopiedArray4 = JNI_FALSE; - jint *ptr4 = NULL; - - if(viewport!=NULL) - { - ptr4 = (*env)->GetIntArrayElements(env, viewport, &isCopiedArray4); - } - gluPickMatrix ( - (GLdouble) x, - (GLdouble) y, - (GLdouble) width, - (GLdouble) height, - (GLint *) ptr4 - ); - - if(viewport!=NULL) - { - (*env)->ReleaseIntArrayElements(env, viewport, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern GLint gluProject ( GLdouble objx , GLdouble objy , GLdouble objz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * winx , GLdouble * winy , GLdouble * winz ) ;
- * 
- */ - JNIEXPORT jint JNICALL - Java_gl4java_GLUFuncJauJNInf_gluProject ( - JNIEnv *env, jobject obj, - jdouble objx, - jdouble objy, - jdouble objz, - jdoubleArray modelMatrix, - jdoubleArray projMatrix, - jintArray viewport, - jdoubleArray winx, - jdoubleArray winy, - jdoubleArray winz) - { - jint ret; - - jdouble *ptr3 = NULL; - jdouble *ptr4 = NULL; - jint *ptr5 = NULL; - jboolean isCopiedArray6 = JNI_FALSE; - jdouble *ptr6 = NULL; - jboolean isCopiedArray7 = JNI_FALSE; - jdouble *ptr7 = NULL; - jboolean isCopiedArray8 = JNI_FALSE; - jdouble *ptr8 = NULL; - - if(modelMatrix!=NULL) - { - ptr3 = (*env)->GetDoubleArrayElements(env, modelMatrix, 0); - } - if(projMatrix!=NULL) - { - ptr4 = (*env)->GetDoubleArrayElements(env, projMatrix, 0); - } - if(viewport!=NULL) - { - ptr5 = (*env)->GetIntArrayElements(env, viewport, 0); - } - if(winx!=NULL) - { - ptr6 = (*env)->GetDoubleArrayElements(env, winx, &isCopiedArray6); - } - if(winy!=NULL) - { - ptr7 = (*env)->GetDoubleArrayElements(env, winy, &isCopiedArray7); - } - if(winz!=NULL) - { - ptr8 = (*env)->GetDoubleArrayElements(env, winz, &isCopiedArray8); - } - ret = (jint) gluProject ( - (GLdouble) objx, - (GLdouble) objy, - (GLdouble) objz, - (const GLdouble *) ptr3, - (const GLdouble *) ptr4, - (const GLint *) ptr5, - (GLdouble *) ptr6, - (GLdouble *) ptr7, - (GLdouble *) ptr8 - ); - - if(modelMatrix!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, modelMatrix, ptr3, JNI_ABORT); - } - if(projMatrix!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, projMatrix, ptr4, JNI_ABORT); - } - if(viewport!=NULL) - { - (*env)->ReleaseIntArrayElements(env, viewport, ptr5, JNI_ABORT); - } - if(winx!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, winx, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT); - } - if(winy!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, winy, ptr7, (isCopiedArray7 == JNI_TRUE)?0:JNI_ABORT); - } - if(winz!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, winz, ptr8, (isCopiedArray8 == JNI_TRUE)?0:JNI_ABORT); - } - return ret; - } - -/** - * Original Function-Prototype : - *
 
-   extern GLint gluUnProject ( GLdouble winx , GLdouble winy , GLdouble winz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * objx , GLdouble * objy , GLdouble * objz ) ;
- * 
- */ - JNIEXPORT jint JNICALL - Java_gl4java_GLUFuncJauJNInf_gluUnProject ( - JNIEnv *env, jobject obj, - jdouble winx, - jdouble winy, - jdouble winz, - jdoubleArray modelMatrix, - jdoubleArray projMatrix, - jintArray viewport, - jdoubleArray objx, - jdoubleArray objy, - jdoubleArray objz) - { - jint ret; - - jdouble *ptr3 = NULL; - jdouble *ptr4 = NULL; - jint *ptr5 = NULL; - jboolean isCopiedArray6 = JNI_FALSE; - jdouble *ptr6 = NULL; - jboolean isCopiedArray7 = JNI_FALSE; - jdouble *ptr7 = NULL; - jboolean isCopiedArray8 = JNI_FALSE; - jdouble *ptr8 = NULL; - - if(modelMatrix!=NULL) - { - ptr3 = (*env)->GetDoubleArrayElements(env, modelMatrix, 0); - } - if(projMatrix!=NULL) - { - ptr4 = (*env)->GetDoubleArrayElements(env, projMatrix, 0); - } - if(viewport!=NULL) - { - ptr5 = (*env)->GetIntArrayElements(env, viewport, 0); - } - if(objx!=NULL) - { - ptr6 = (*env)->GetDoubleArrayElements(env, objx, &isCopiedArray6); - } - if(objy!=NULL) - { - ptr7 = (*env)->GetDoubleArrayElements(env, objy, &isCopiedArray7); - } - if(objz!=NULL) - { - ptr8 = (*env)->GetDoubleArrayElements(env, objz, &isCopiedArray8); - } - ret = (jint) gluUnProject ( - (GLdouble) winx, - (GLdouble) winy, - (GLdouble) winz, - (const GLdouble *) ptr3, - (const GLdouble *) ptr4, - (const GLint *) ptr5, - (GLdouble *) ptr6, - (GLdouble *) ptr7, - (GLdouble *) ptr8 - ); - - if(modelMatrix!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, modelMatrix, ptr3, JNI_ABORT); - } - if(projMatrix!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, projMatrix, ptr4, JNI_ABORT); - } - if(viewport!=NULL) - { - (*env)->ReleaseIntArrayElements(env, viewport, ptr5, JNI_ABORT); - } - if(objx!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, objx, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT); - } - if(objy!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, objy, ptr7, (isCopiedArray7 == JNI_TRUE)?0:JNI_ABORT); - } - if(objz!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, objz, ptr8, (isCopiedArray8 == JNI_TRUE)?0:JNI_ABORT); - } - return ret; - } - -/** - * Original Function-Prototype : - *
 
-   extern GLint gluScaleImage ( GLenum format , GLsizei widthin , GLsizei heightin , GLenum typein , const char * datain , GLsizei widthout , GLsizei heightout , GLenum typeout , char * dataout ) ;
- * 
- */ - JNIEXPORT jint JNICALL - Java_gl4java_GLUFuncJauJNInf_gluScaleImage ( - JNIEnv *env, jobject obj, - jint format, - jint widthin, - jint heightin, - jint typein, - jbyteArray datain, - jint widthout, - jint heightout, - jint typeout, - jbyteArray dataout) - { - jint ret; - - jbyte *ptr4 = NULL; - jboolean isCopiedArray8 = JNI_FALSE; - jbyte *ptr8 = NULL; - - if(datain!=NULL) - { - ptr4 = (*env)->GetByteArrayElements(env, datain, 0); - } - if(dataout!=NULL) - { - ptr8 = (*env)->GetByteArrayElements(env, dataout, &isCopiedArray8); - } - ret = (jint) gluScaleImage ( - (GLenum) format, - (GLsizei) widthin, - (GLsizei) heightin, - (GLenum) typein, - (const char *) ptr4, - (GLsizei) widthout, - (GLsizei) heightout, - (GLenum) typeout, - (char *) ptr8 - ); - - if(datain!=NULL) - { - (*env)->ReleaseByteArrayElements(env, datain, ptr4, JNI_ABORT); - } - if(dataout!=NULL) - { - (*env)->ReleaseByteArrayElements(env, dataout, ptr8, (isCopiedArray8 == JNI_TRUE)?0:JNI_ABORT); - } - return ret; - } - -/** - * Original Function-Prototype : - *
 
-   extern GLint gluBuild1DMipmaps ( GLenum target , GLint components , GLint width , GLenum format , GLenum type , const void * data ) ;
- * 
- */ - JNIEXPORT jint JNICALL - Java_gl4java_GLUFuncJauJNInf_gluBuild1DMipmaps__IIIII_3B ( - JNIEnv *env, jobject obj, - jint target, - jint components, - jint width, - jint format, - jint type, - jbyteArray data) - { - jint ret; - - jbyte *ptr5 = NULL; - - if(data!=NULL) - { - ptr5 = (*env)->GetByteArrayElements(env, data, 0); - } - ret = (jint) gluBuild1DMipmaps ( - (GLenum) target, - (GLint) components, - (GLint) width, - (GLenum) format, - (GLenum) type, - (const void *) ptr5 - ); - - if(data!=NULL) - { - (*env)->ReleaseByteArrayElements(env, data, ptr5, JNI_ABORT); - } - return ret; - } - JNIEXPORT jint JNICALL - Java_gl4java_GLUFuncJauJNInf_gluBuild1DMipmaps__IIIII_3S ( - JNIEnv *env, jobject obj, - jint target, - jint components, - jint width, - jint format, - jint type, - jshortArray data) - { - jint ret; - - jshort *ptr5 = NULL; - - if(data!=NULL) - { - ptr5 = (*env)->GetShortArrayElements(env, data, 0); - } - ret = (jint) gluBuild1DMipmaps ( - (GLenum) target, - (GLint) components, - (GLint) width, - (GLenum) format, - (GLenum) type, - (const void *) ptr5 - ); - - if(data!=NULL) - { - (*env)->ReleaseShortArrayElements(env, data, ptr5, JNI_ABORT); - } - return ret; - } - JNIEXPORT jint JNICALL - Java_gl4java_GLUFuncJauJNInf_gluBuild1DMipmaps__IIIII_3I ( - JNIEnv *env, jobject obj, - jint target, - jint components, - jint width, - jint format, - jint type, - jintArray data) - { - jint ret; - - jint *ptr5 = NULL; - - if(data!=NULL) - { - ptr5 = (*env)->GetIntArrayElements(env, data, 0); - } - ret = (jint) gluBuild1DMipmaps ( - (GLenum) target, - (GLint) components, - (GLint) width, - (GLenum) format, - (GLenum) type, - (const void *) ptr5 - ); - - if(data!=NULL) - { - (*env)->ReleaseIntArrayElements(env, data, ptr5, JNI_ABORT); - } - return ret; - } - JNIEXPORT jint JNICALL - Java_gl4java_GLUFuncJauJNInf_gluBuild1DMipmaps__IIIII_3F ( - JNIEnv *env, jobject obj, - jint target, - jint components, - jint width, - jint format, - jint type, - jfloatArray data) - { - jint ret; - - jfloat *ptr5 = NULL; - - if(data!=NULL) - { - ptr5 = (*env)->GetFloatArrayElements(env, data, 0); - } - ret = (jint) gluBuild1DMipmaps ( - (GLenum) target, - (GLint) components, - (GLint) width, - (GLenum) format, - (GLenum) type, - (const void *) ptr5 - ); - - if(data!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, data, ptr5, JNI_ABORT); - } - return ret; - } - JNIEXPORT jint JNICALL - Java_gl4java_GLUFuncJauJNInf_gluBuild1DMipmaps__IIIII_3D ( - JNIEnv *env, jobject obj, - jint target, - jint components, - jint width, - jint format, - jint type, - jdoubleArray data) - { - jint ret; - - jdouble *ptr5 = NULL; - - if(data!=NULL) - { - ptr5 = (*env)->GetDoubleArrayElements(env, data, 0); - } - ret = (jint) gluBuild1DMipmaps ( - (GLenum) target, - (GLint) components, - (GLint) width, - (GLenum) format, - (GLenum) type, - (const void *) ptr5 - ); - - if(data!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, data, ptr5, JNI_ABORT); - } - return ret; - } - JNIEXPORT jint JNICALL - Java_gl4java_GLUFuncJauJNInf_gluBuild1DMipmaps__IIIII_3Z ( - JNIEnv *env, jobject obj, - jint target, - jint components, - jint width, - jint format, - jint type, - jbooleanArray data) - { - jint ret; - - jboolean *ptr5 = NULL; - - if(data!=NULL) - { - ptr5 = (*env)->GetBooleanArrayElements(env, data, 0); - } - ret = (jint) gluBuild1DMipmaps ( - (GLenum) target, - (GLint) components, - (GLint) width, - (GLenum) format, - (GLenum) type, - (const void *) ptr5 - ); - - if(data!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, data, ptr5, JNI_ABORT); - } - return ret; - } - JNIEXPORT jint JNICALL - Java_gl4java_GLUFuncJauJNInf_gluBuild1DMipmaps__IIIII_3J ( - JNIEnv *env, jobject obj, - jint target, - jint components, - jint width, - jint format, - jint type, - jlongArray data) - { - jint ret; - - jlong *ptr5 = NULL; - - if(data!=NULL) - { - ptr5 = (*env)->GetLongArrayElements(env, data, 0); - } - ret = (jint) gluBuild1DMipmaps ( - (GLenum) target, - (GLint) components, - (GLint) width, - (GLenum) format, - (GLenum) type, - (const void *) ptr5 - ); - - if(data!=NULL) - { - (*env)->ReleaseLongArrayElements(env, data, ptr5, JNI_ABORT); - } - return ret; - } - -/** - * Original Function-Prototype : - *
 
-   extern GLint gluBuild2DMipmaps ( GLenum target , GLint components , GLint width , GLint height , GLenum format , GLenum type , const void * data ) ;
- * 
- */ - JNIEXPORT jint JNICALL - Java_gl4java_GLUFuncJauJNInf_gluBuild2DMipmaps__IIIIII_3B ( - JNIEnv *env, jobject obj, - jint target, - jint components, - jint width, - jint height, - jint format, - jint type, - jbyteArray data) - { - jint ret; - - jbyte *ptr6 = NULL; - - if(data!=NULL) - { - ptr6 = (*env)->GetByteArrayElements(env, data, 0); - } - ret = (jint) gluBuild2DMipmaps ( - (GLenum) target, - (GLint) components, - (GLint) width, - (GLint) height, - (GLenum) format, - (GLenum) type, - (const void *) ptr6 - ); - - if(data!=NULL) - { - (*env)->ReleaseByteArrayElements(env, data, ptr6, JNI_ABORT); - } - return ret; - } - JNIEXPORT jint JNICALL - Java_gl4java_GLUFuncJauJNInf_gluBuild2DMipmaps__IIIIII_3S ( - JNIEnv *env, jobject obj, - jint target, - jint components, - jint width, - jint height, - jint format, - jint type, - jshortArray data) - { - jint ret; - - jshort *ptr6 = NULL; - - if(data!=NULL) - { - ptr6 = (*env)->GetShortArrayElements(env, data, 0); - } - ret = (jint) gluBuild2DMipmaps ( - (GLenum) target, - (GLint) components, - (GLint) width, - (GLint) height, - (GLenum) format, - (GLenum) type, - (const void *) ptr6 - ); - - if(data!=NULL) - { - (*env)->ReleaseShortArrayElements(env, data, ptr6, JNI_ABORT); - } - return ret; - } - JNIEXPORT jint JNICALL - Java_gl4java_GLUFuncJauJNInf_gluBuild2DMipmaps__IIIIII_3I ( - JNIEnv *env, jobject obj, - jint target, - jint components, - jint width, - jint height, - jint format, - jint type, - jintArray data) - { - jint ret; - - jint *ptr6 = NULL; - - if(data!=NULL) - { - ptr6 = (*env)->GetIntArrayElements(env, data, 0); - } - ret = (jint) gluBuild2DMipmaps ( - (GLenum) target, - (GLint) components, - (GLint) width, - (GLint) height, - (GLenum) format, - (GLenum) type, - (const void *) ptr6 - ); - - if(data!=NULL) - { - (*env)->ReleaseIntArrayElements(env, data, ptr6, JNI_ABORT); - } - return ret; - } - JNIEXPORT jint JNICALL - Java_gl4java_GLUFuncJauJNInf_gluBuild2DMipmaps__IIIIII_3F ( - JNIEnv *env, jobject obj, - jint target, - jint components, - jint width, - jint height, - jint format, - jint type, - jfloatArray data) - { - jint ret; - - jfloat *ptr6 = NULL; - - if(data!=NULL) - { - ptr6 = (*env)->GetFloatArrayElements(env, data, 0); - } - ret = (jint) gluBuild2DMipmaps ( - (GLenum) target, - (GLint) components, - (GLint) width, - (GLint) height, - (GLenum) format, - (GLenum) type, - (const void *) ptr6 - ); - - if(data!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, data, ptr6, JNI_ABORT); - } - return ret; - } - JNIEXPORT jint JNICALL - Java_gl4java_GLUFuncJauJNInf_gluBuild2DMipmaps__IIIIII_3D ( - JNIEnv *env, jobject obj, - jint target, - jint components, - jint width, - jint height, - jint format, - jint type, - jdoubleArray data) - { - jint ret; - - jdouble *ptr6 = NULL; - - if(data!=NULL) - { - ptr6 = (*env)->GetDoubleArrayElements(env, data, 0); - } - ret = (jint) gluBuild2DMipmaps ( - (GLenum) target, - (GLint) components, - (GLint) width, - (GLint) height, - (GLenum) format, - (GLenum) type, - (const void *) ptr6 - ); - - if(data!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, data, ptr6, JNI_ABORT); - } - return ret; - } - JNIEXPORT jint JNICALL - Java_gl4java_GLUFuncJauJNInf_gluBuild2DMipmaps__IIIIII_3Z ( - JNIEnv *env, jobject obj, - jint target, - jint components, - jint width, - jint height, - jint format, - jint type, - jbooleanArray data) - { - jint ret; - - jboolean *ptr6 = NULL; - - if(data!=NULL) - { - ptr6 = (*env)->GetBooleanArrayElements(env, data, 0); - } - ret = (jint) gluBuild2DMipmaps ( - (GLenum) target, - (GLint) components, - (GLint) width, - (GLint) height, - (GLenum) format, - (GLenum) type, - (const void *) ptr6 - ); - - if(data!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, data, ptr6, JNI_ABORT); - } - return ret; - } - JNIEXPORT jint JNICALL - Java_gl4java_GLUFuncJauJNInf_gluBuild2DMipmaps__IIIIII_3J ( - JNIEnv *env, jobject obj, - jint target, - jint components, - jint width, - jint height, - jint format, - jint type, - jlongArray data) - { - jint ret; - - jlong *ptr6 = NULL; - - if(data!=NULL) - { - ptr6 = (*env)->GetLongArrayElements(env, data, 0); - } - ret = (jint) gluBuild2DMipmaps ( - (GLenum) target, - (GLint) components, - (GLint) width, - (GLint) height, - (GLenum) format, - (GLenum) type, - (const void *) ptr6 - ); - - if(data!=NULL) - { - (*env)->ReleaseLongArrayElements(env, data, ptr6, JNI_ABORT); - } - return ret; - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluQuadricDrawStyle ( GLUquadricObj * quadObject , GLenum drawStyle ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluQuadricDrawStyle ( - JNIEnv *env, jobject obj, - jlong quadObject, - jint drawStyle) - { - - gluQuadricDrawStyle ( - (GLUquadricObj *) (PointerHolder) quadObject, - (GLenum) drawStyle - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluQuadricOrientation ( GLUquadricObj * quadObject , GLenum orientation ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluQuadricOrientation ( - JNIEnv *env, jobject obj, - jlong quadObject, - jint orientation) - { - - gluQuadricOrientation ( - (GLUquadricObj *) (PointerHolder) quadObject, - (GLenum) orientation - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluQuadricNormals ( GLUquadricObj * quadObject , GLenum normals ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluQuadricNormals ( - JNIEnv *env, jobject obj, - jlong quadObject, - jint normals) - { - - gluQuadricNormals ( - (GLUquadricObj *) (PointerHolder) quadObject, - (GLenum) normals - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluQuadricTexture ( GLUquadricObj * quadObject , GLboolean textureCoords ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluQuadricTexture ( - JNIEnv *env, jobject obj, - jlong quadObject, - jboolean textureCoords) - { - - gluQuadricTexture ( - (GLUquadricObj *) (PointerHolder) quadObject, - (GLboolean) textureCoords - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluCylinder ( GLUquadricObj * qobj , GLdouble baseRadius , GLdouble topRadius , GLdouble height , GLint slices , GLint stacks ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluCylinder ( - JNIEnv *env, jobject obj, - jlong qobj, - jdouble baseRadius, - jdouble topRadius, - jdouble height, - jint slices, - jint stacks) - { - - gluCylinder ( - (GLUquadricObj *) (PointerHolder) qobj, - (GLdouble) baseRadius, - (GLdouble) topRadius, - (GLdouble) height, - (GLint) slices, - (GLint) stacks - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluSphere ( GLUquadricObj * qobj , GLdouble radius , GLint slices , GLint stacks ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluSphere ( - JNIEnv *env, jobject obj, - jlong qobj, - jdouble radius, - jint slices, - jint stacks) - { - - gluSphere ( - (GLUquadricObj *) (PointerHolder) qobj, - (GLdouble) radius, - (GLint) slices, - (GLint) stacks - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluDisk ( - JNIEnv *env, jobject obj, - jlong qobj, - jdouble innerRadius, - jdouble outerRadius, - jint slices, - jint loops) - { - - gluDisk ( - (GLUquadricObj *) (PointerHolder) qobj, - (GLdouble) innerRadius, - (GLdouble) outerRadius, - (GLint) slices, - (GLint) loops - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluPartialDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops , GLdouble startAngle , GLdouble sweepAngle ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluPartialDisk ( - JNIEnv *env, jobject obj, - jlong qobj, - jdouble innerRadius, - jdouble outerRadius, - jint slices, - jint loops, - jdouble startAngle, - jdouble sweepAngle) - { - - gluPartialDisk ( - (GLUquadricObj *) (PointerHolder) qobj, - (GLdouble) innerRadius, - (GLdouble) outerRadius, - (GLint) slices, - (GLint) loops, - (GLdouble) startAngle, - (GLdouble) sweepAngle - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluLoadSamplingMatrices ( GLUnurbsObj * nobj , const GLfloat modelMatrix [ 16 ] , const GLfloat projMatrix [ 16 ] , const GLint viewport [ 4 ] ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluLoadSamplingMatrices ( - JNIEnv *env, jobject obj, - jlong nobj, - jfloatArray modelMatrix, - jfloatArray projMatrix, - jintArray viewport) - { - jfloat *ptr1 = NULL; - jfloat *ptr2 = NULL; - jint *ptr3 = NULL; - - if(modelMatrix!=NULL) - { - ptr1 = (*env)->GetFloatArrayElements(env, modelMatrix, 0); - } - if(projMatrix!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, projMatrix, 0); - } - if(viewport!=NULL) - { - ptr3 = (*env)->GetIntArrayElements(env, viewport, 0); - } - gluLoadSamplingMatrices ( - (GLUnurbsObj *) (PointerHolder) nobj, - (const GLfloat *) ptr1, - (const GLfloat *) ptr2, - (const GLint *) ptr3 - ); - - if(modelMatrix!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, modelMatrix, ptr1, JNI_ABORT); - } - if(projMatrix!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, projMatrix, ptr2, JNI_ABORT); - } - if(viewport!=NULL) - { - (*env)->ReleaseIntArrayElements(env, viewport, ptr3, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat value ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluNurbsProperty ( - JNIEnv *env, jobject obj, - jlong nobj, - jint property, - jfloat value) - { - - gluNurbsProperty ( - (GLUnurbsObj *) (PointerHolder) nobj, - (GLenum) property, - (GLfloat) value - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluGetNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat * value ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluGetNurbsProperty ( - JNIEnv *env, jobject obj, - jlong nobj, - jint property, - jfloatArray value) - { - jboolean isCopiedArray2 = JNI_FALSE; - jfloat *ptr2 = NULL; - - if(value!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, value, &isCopiedArray2); - } - gluGetNurbsProperty ( - (GLUnurbsObj *) (PointerHolder) nobj, - (GLenum) property, - (GLfloat *) ptr2 - ); - - if(value!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, value, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluBeginCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluBeginCurve ( - JNIEnv *env, jobject obj, - jlong nobj) - { - - gluBeginCurve ( - (GLUnurbsObj *) (PointerHolder) nobj - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluEndCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluEndCurve ( - JNIEnv *env, jobject obj, - jlong nobj) - { - - gluEndCurve ( - (GLUnurbsObj *) (PointerHolder) nobj - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluNurbsCurve ( GLUnurbsObj * nobj , GLint nknots , GLfloat * knot , GLint stride , GLfloat * ctlarray , GLint order , GLenum type ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluNurbsCurve ( - JNIEnv *env, jobject obj, - jlong nobj, - jint nknots, - jfloatArray knot, - jint stride, - jfloatArray ctlarray, - jint order, - jint type) - { - jboolean isCopiedArray2 = JNI_FALSE; - jfloat *ptr2 = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jfloat *ptr4 = NULL; - - if(knot!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, knot, &isCopiedArray2); - } - if(ctlarray!=NULL) - { - ptr4 = (*env)->GetFloatArrayElements(env, ctlarray, &isCopiedArray4); - } - gluNurbsCurve ( - (GLUnurbsObj *) (PointerHolder) nobj, - (GLint) nknots, - (GLfloat *) ptr2, - (GLint) stride, - (GLfloat *) ptr4, - (GLint) order, - (GLenum) type - ); - - if(knot!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, knot, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - if(ctlarray!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, ctlarray, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluBeginSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluBeginSurface ( - JNIEnv *env, jobject obj, - jlong nobj) - { - - gluBeginSurface ( - (GLUnurbsObj *) (PointerHolder) nobj - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluEndSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluEndSurface ( - JNIEnv *env, jobject obj, - jlong nobj) - { - - gluEndSurface ( - (GLUnurbsObj *) (PointerHolder) nobj - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluNurbsSurface ( GLUnurbsObj * nobj , GLint sknot_count , GLfloat * sknot , GLint tknot_count , GLfloat * tknot , GLint s_stride , GLint t_stride , GLfloat * ctlarray , GLint sorder , GLint torder , GLenum type ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluNurbsSurface ( - JNIEnv *env, jobject obj, - jlong nobj, - jint sknot_count, - jfloatArray sknot, - jint tknot_count, - jfloatArray tknot, - jint s_stride, - jint t_stride, - jfloatArray ctlarray, - jint sorder, - jint torder, - jint type) - { - jboolean isCopiedArray2 = JNI_FALSE; - jfloat *ptr2 = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jfloat *ptr4 = NULL; - jboolean isCopiedArray7 = JNI_FALSE; - jfloat *ptr7 = NULL; - - if(sknot!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, sknot, &isCopiedArray2); - } - if(tknot!=NULL) - { - ptr4 = (*env)->GetFloatArrayElements(env, tknot, &isCopiedArray4); - } - if(ctlarray!=NULL) - { - ptr7 = (*env)->GetFloatArrayElements(env, ctlarray, &isCopiedArray7); - } - gluNurbsSurface ( - (GLUnurbsObj *) (PointerHolder) nobj, - (GLint) sknot_count, - (GLfloat *) ptr2, - (GLint) tknot_count, - (GLfloat *) ptr4, - (GLint) s_stride, - (GLint) t_stride, - (GLfloat *) ptr7, - (GLint) sorder, - (GLint) torder, - (GLenum) type - ); - - if(sknot!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, sknot, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - if(tknot!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, tknot, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - if(ctlarray!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, ctlarray, ptr7, (isCopiedArray7 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluBeginTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluBeginTrim ( - JNIEnv *env, jobject obj, - jlong nobj) - { - - gluBeginTrim ( - (GLUnurbsObj *) (PointerHolder) nobj - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluEndTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluEndTrim ( - JNIEnv *env, jobject obj, - jlong nobj) - { - - gluEndTrim ( - (GLUnurbsObj *) (PointerHolder) nobj - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluPwlCurve ( GLUnurbsObj * nobj , GLint count , GLfloat * array , GLint stride , GLenum type ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluPwlCurve ( - JNIEnv *env, jobject obj, - jlong nobj, - jint count, - jfloatArray array, - jint stride, - jint type) - { - jboolean isCopiedArray2 = JNI_FALSE; - jfloat *ptr2 = NULL; - - if(array!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, array, &isCopiedArray2); - } - gluPwlCurve ( - (GLUnurbsObj *) (PointerHolder) nobj, - (GLint) count, - (GLfloat *) ptr2, - (GLint) stride, - (GLenum) type - ); - - if(array!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, array, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessBeginPolygon ( GLUtesselator * tobj , void * polygon_data ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluTessBeginPolygon__J_3B ( - JNIEnv *env, jobject obj, - jlong tobj, - jbyteArray polygon_data) - { - jboolean isCopiedArray1 = JNI_FALSE; - jbyte *ptr1 = NULL; - - if(polygon_data!=NULL) - { - ptr1 = (*env)->GetByteArrayElements(env, polygon_data, &isCopiedArray1); - } - gluTessBeginPolygon ( - (GLUtesselator *) (PointerHolder) tobj, - (void *) ptr1 - ); - - if(polygon_data!=NULL) - { - (*env)->ReleaseByteArrayElements(env, polygon_data, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluTessBeginPolygon__J_3S ( - JNIEnv *env, jobject obj, - jlong tobj, - jshortArray polygon_data) - { - jboolean isCopiedArray1 = JNI_FALSE; - jshort *ptr1 = NULL; - - if(polygon_data!=NULL) - { - ptr1 = (*env)->GetShortArrayElements(env, polygon_data, &isCopiedArray1); - } - gluTessBeginPolygon ( - (GLUtesselator *) (PointerHolder) tobj, - (void *) ptr1 - ); - - if(polygon_data!=NULL) - { - (*env)->ReleaseShortArrayElements(env, polygon_data, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluTessBeginPolygon__J_3I ( - JNIEnv *env, jobject obj, - jlong tobj, - jintArray polygon_data) - { - jboolean isCopiedArray1 = JNI_FALSE; - jint *ptr1 = NULL; - - if(polygon_data!=NULL) - { - ptr1 = (*env)->GetIntArrayElements(env, polygon_data, &isCopiedArray1); - } - gluTessBeginPolygon ( - (GLUtesselator *) (PointerHolder) tobj, - (void *) ptr1 - ); - - if(polygon_data!=NULL) - { - (*env)->ReleaseIntArrayElements(env, polygon_data, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluTessBeginPolygon__J_3F ( - JNIEnv *env, jobject obj, - jlong tobj, - jfloatArray polygon_data) - { - jboolean isCopiedArray1 = JNI_FALSE; - jfloat *ptr1 = NULL; - - if(polygon_data!=NULL) - { - ptr1 = (*env)->GetFloatArrayElements(env, polygon_data, &isCopiedArray1); - } - gluTessBeginPolygon ( - (GLUtesselator *) (PointerHolder) tobj, - (void *) ptr1 - ); - - if(polygon_data!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, polygon_data, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluTessBeginPolygon__J_3D ( - JNIEnv *env, jobject obj, - jlong tobj, - jdoubleArray polygon_data) - { - jboolean isCopiedArray1 = JNI_FALSE; - jdouble *ptr1 = NULL; - - if(polygon_data!=NULL) - { - ptr1 = (*env)->GetDoubleArrayElements(env, polygon_data, &isCopiedArray1); - } - gluTessBeginPolygon ( - (GLUtesselator *) (PointerHolder) tobj, - (void *) ptr1 - ); - - if(polygon_data!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, polygon_data, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluTessBeginPolygon__J_3Z ( - JNIEnv *env, jobject obj, - jlong tobj, - jbooleanArray polygon_data) - { - jboolean isCopiedArray1 = JNI_FALSE; - jboolean *ptr1 = NULL; - - if(polygon_data!=NULL) - { - ptr1 = (*env)->GetBooleanArrayElements(env, polygon_data, &isCopiedArray1); - } - gluTessBeginPolygon ( - (GLUtesselator *) (PointerHolder) tobj, - (void *) ptr1 - ); - - if(polygon_data!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, polygon_data, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluTessBeginPolygon__J_3J ( - JNIEnv *env, jobject obj, - jlong tobj, - jlongArray polygon_data) - { - jboolean isCopiedArray1 = JNI_FALSE; - jlong *ptr1 = NULL; - - if(polygon_data!=NULL) - { - ptr1 = (*env)->GetLongArrayElements(env, polygon_data, &isCopiedArray1); - } - gluTessBeginPolygon ( - (GLUtesselator *) (PointerHolder) tobj, - (void *) ptr1 - ); - - if(polygon_data!=NULL) - { - (*env)->ReleaseLongArrayElements(env, polygon_data, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessBeginContour ( GLUtesselator * tobj ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluTessBeginContour ( - JNIEnv *env, jobject obj, - jlong tobj) - { - - gluTessBeginContour ( - (GLUtesselator *) (PointerHolder) tobj - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessVertex ( GLUtesselator * tobj , GLdouble coords [ 3 ] , void * vertex_data ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluTessVertex__J_3D_3B ( - JNIEnv *env, jobject obj, - jlong tobj, - jdoubleArray coords, - jbyteArray vertex_data) - { - jboolean isCopiedArray1 = JNI_FALSE; - jdouble *ptr1 = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jbyte *ptr2 = NULL; - - if(coords!=NULL) - { - ptr1 = (*env)->GetDoubleArrayElements(env, coords, &isCopiedArray1); - } - if(vertex_data!=NULL) - { - ptr2 = (*env)->GetByteArrayElements(env, vertex_data, &isCopiedArray2); - } - gluTessVertex ( - (GLUtesselator *) (PointerHolder) tobj, - (GLdouble *) ptr1, - (void *) ptr2 - ); - - if(coords!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, coords, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - if(vertex_data!=NULL) - { - (*env)->ReleaseByteArrayElements(env, vertex_data, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluTessVertex__J_3D_3S ( - JNIEnv *env, jobject obj, - jlong tobj, - jdoubleArray coords, - jshortArray vertex_data) - { - jboolean isCopiedArray1 = JNI_FALSE; - jdouble *ptr1 = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jshort *ptr2 = NULL; - - if(coords!=NULL) - { - ptr1 = (*env)->GetDoubleArrayElements(env, coords, &isCopiedArray1); - } - if(vertex_data!=NULL) - { - ptr2 = (*env)->GetShortArrayElements(env, vertex_data, &isCopiedArray2); - } - gluTessVertex ( - (GLUtesselator *) (PointerHolder) tobj, - (GLdouble *) ptr1, - (void *) ptr2 - ); - - if(coords!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, coords, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - if(vertex_data!=NULL) - { - (*env)->ReleaseShortArrayElements(env, vertex_data, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluTessVertex__J_3D_3I ( - JNIEnv *env, jobject obj, - jlong tobj, - jdoubleArray coords, - jintArray vertex_data) - { - jboolean isCopiedArray1 = JNI_FALSE; - jdouble *ptr1 = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jint *ptr2 = NULL; - - if(coords!=NULL) - { - ptr1 = (*env)->GetDoubleArrayElements(env, coords, &isCopiedArray1); - } - if(vertex_data!=NULL) - { - ptr2 = (*env)->GetIntArrayElements(env, vertex_data, &isCopiedArray2); - } - gluTessVertex ( - (GLUtesselator *) (PointerHolder) tobj, - (GLdouble *) ptr1, - (void *) ptr2 - ); - - if(coords!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, coords, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - if(vertex_data!=NULL) - { - (*env)->ReleaseIntArrayElements(env, vertex_data, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluTessVertex__J_3D_3F ( - JNIEnv *env, jobject obj, - jlong tobj, - jdoubleArray coords, - jfloatArray vertex_data) - { - jboolean isCopiedArray1 = JNI_FALSE; - jdouble *ptr1 = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jfloat *ptr2 = NULL; - - if(coords!=NULL) - { - ptr1 = (*env)->GetDoubleArrayElements(env, coords, &isCopiedArray1); - } - if(vertex_data!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, vertex_data, &isCopiedArray2); - } - gluTessVertex ( - (GLUtesselator *) (PointerHolder) tobj, - (GLdouble *) ptr1, - (void *) ptr2 - ); - - if(coords!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, coords, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - if(vertex_data!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, vertex_data, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluTessVertex__J_3D_3D ( - JNIEnv *env, jobject obj, - jlong tobj, - jdoubleArray coords, - jdoubleArray vertex_data) - { - jboolean isCopiedArray1 = JNI_FALSE; - jdouble *ptr1 = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jdouble *ptr2 = NULL; - - if(coords!=NULL) - { - ptr1 = (*env)->GetDoubleArrayElements(env, coords, &isCopiedArray1); - } - if(vertex_data!=NULL) - { - ptr2 = (*env)->GetDoubleArrayElements(env, vertex_data, &isCopiedArray2); - } - gluTessVertex ( - (GLUtesselator *) (PointerHolder) tobj, - (GLdouble *) ptr1, - (void *) ptr2 - ); - - if(coords!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, coords, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - if(vertex_data!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, vertex_data, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluTessVertex__J_3D_3Z ( - JNIEnv *env, jobject obj, - jlong tobj, - jdoubleArray coords, - jbooleanArray vertex_data) - { - jboolean isCopiedArray1 = JNI_FALSE; - jdouble *ptr1 = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jboolean *ptr2 = NULL; - - if(coords!=NULL) - { - ptr1 = (*env)->GetDoubleArrayElements(env, coords, &isCopiedArray1); - } - if(vertex_data!=NULL) - { - ptr2 = (*env)->GetBooleanArrayElements(env, vertex_data, &isCopiedArray2); - } - gluTessVertex ( - (GLUtesselator *) (PointerHolder) tobj, - (GLdouble *) ptr1, - (void *) ptr2 - ); - - if(coords!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, coords, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - if(vertex_data!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, vertex_data, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluTessVertex__J_3D_3J ( - JNIEnv *env, jobject obj, - jlong tobj, - jdoubleArray coords, - jlongArray vertex_data) - { - jboolean isCopiedArray1 = JNI_FALSE; - jdouble *ptr1 = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jlong *ptr2 = NULL; - - if(coords!=NULL) - { - ptr1 = (*env)->GetDoubleArrayElements(env, coords, &isCopiedArray1); - } - if(vertex_data!=NULL) - { - ptr2 = (*env)->GetLongArrayElements(env, vertex_data, &isCopiedArray2); - } - gluTessVertex ( - (GLUtesselator *) (PointerHolder) tobj, - (GLdouble *) ptr1, - (void *) ptr2 - ); - - if(coords!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, coords, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - if(vertex_data!=NULL) - { - (*env)->ReleaseLongArrayElements(env, vertex_data, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessEndContour ( GLUtesselator * tobj ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluTessEndContour ( - JNIEnv *env, jobject obj, - jlong tobj) - { - - gluTessEndContour ( - (GLUtesselator *) (PointerHolder) tobj - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluTessEndPolygon ( - JNIEnv *env, jobject obj, - jlong tobj) - { - - gluTessEndPolygon ( - (GLUtesselator *) (PointerHolder) tobj - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble value ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluTessProperty ( - JNIEnv *env, jobject obj, - jlong tobj, - jint which, - jdouble value) - { - - gluTessProperty ( - (GLUtesselator *) (PointerHolder) tobj, - (GLenum) which, - (GLdouble) value - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessNormal ( GLUtesselator * tobj , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluTessNormal ( - JNIEnv *env, jobject obj, - jlong tobj, - jdouble x, - jdouble y, - jdouble z) - { - - gluTessNormal ( - (GLUtesselator *) (PointerHolder) tobj, - (GLdouble) x, - (GLdouble) y, - (GLdouble) z - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluGetTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble * value ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluGetTessProperty ( - JNIEnv *env, jobject obj, - jlong tobj, - jint which, - jdoubleArray value) - { - jboolean isCopiedArray2 = JNI_FALSE; - jdouble *ptr2 = NULL; - - if(value!=NULL) - { - ptr2 = (*env)->GetDoubleArrayElements(env, value, &isCopiedArray2); - } - gluGetTessProperty ( - (GLUtesselator *) (PointerHolder) tobj, - (GLenum) which, - (GLdouble *) ptr2 - ); - - if(value!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, value, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluBeginPolygon ( GLUtesselator * tobj ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluBeginPolygon ( - JNIEnv *env, jobject obj, - jlong tobj) - { - - gluBeginPolygon ( - (GLUtesselator *) (PointerHolder) tobj - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluNextContour ( GLUtesselator * tobj , GLenum type ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluNextContour ( - JNIEnv *env, jobject obj, - jlong tobj, - jint type) - { - - gluNextContour ( - (GLUtesselator *) (PointerHolder) tobj, - (GLenum) type - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void gluEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLUFuncJauJNInf_gluEndPolygon ( - JNIEnv *env, jobject obj, - jlong tobj) - { - - gluEndPolygon ( - (GLUtesselator *) (PointerHolder) tobj - ); - - } - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ +static const char _glu_n_a_string[] = "GLU-String not avaiable !"; + +JNIEXPORT jstring JNICALL +Java_gl4java_GLUFuncJauJNInf_gluErrorString ( JNIEnv *env, jobject obj, + jint errorCode ) +{ + const char *tmpString=0; + + tmpString = gluErrorString ( /* jint */ errorCode ); + if(tmpString==NULL) + tmpString=_glu_n_a_string; + + return (*env)->NewStringUTF(env, tmpString); +} + +JNIEXPORT jstring JNICALL +Java_gl4java_GLUFuncJauJNInf_gluGetString ( JNIEnv *env, jobject obj, + jint name ) +{ + const char *tmpString=0; + + tmpString = gluGetString ( /* jint */ name); + if(tmpString==NULL) + tmpString=_glu_n_a_string; + + return (*env)->NewStringUTF(env, tmpString); +} + +static const char * _glu_lib_vendor_="Jausoft - Sven Goethel Software Development"; +static const char * _glu_lib_version_="2.4.1.0"; + +JNIEXPORT jstring JNICALL +Java_gl4java_GLUFuncJauJNInf_getNativeVendor ( JNIEnv *env, jobject obj ) +{ + return (*env)->NewStringUTF(env, _glu_lib_vendor_); +} + +JNIEXPORT jstring JNICALL +Java_gl4java_GLUFuncJauJNInf_getNativeVersion ( JNIEnv *env, jobject obj ) +{ + return (*env)->NewStringUTF(env, _glu_lib_version_); +} + +static void _AddCallbackNode(JNIEnv *env, + jlong qnt_obj, jint which, + jobject methodClassInstance, + jstring methodName, + jstring signature, + jint arrayLen1, + jint arrayLen2, + jint arrayLen3, + jint arrayLen4, + jint arrayLen5) +{ + char * strMethodName = jnitoolsGetJavaString(env, methodName); + char * strSignature = jnitoolsGetJavaString(env, signature); + jlong glx=0; + + glx = GetCurrentGLContext(); + + AddCallbackNode(env, methodClassInstance, strMethodName, strSignature, + arrayLen1, arrayLen2, arrayLen3, + arrayLen4, arrayLen5, + (void *)((PointerHolder)qnt_obj), which, glx); + free(strMethodName); + free(strSignature); +} + + +JNIEXPORT void JNICALL +Java_gl4java_GLUFuncJauJNInf_gluQuadricCallback( JNIEnv *env, jobject obj, + jlong qobj, jint which, + jobject methodClassInstance, + jstring methodName, + jstring signature) +{ + switch(which) + { + case GLU_ERROR: + gluQuadricCallback((void *)((PointerHolder)qobj), + which, cbf_GLU_ERROR ); + break; + default: + jnitoolsThrowByName(env, "java/lang/IllegalArgumentException", "Wrong Callback-Function type (\"which\") !"); + return; + } + _AddCallbackNode(env, + qobj, which, methodClassInstance, methodName, + signature, + 0, 0, 0, 0, 0); +} + + +JNIEXPORT void JNICALL +Java_gl4java_GLUFuncJauJNInf_gluNurbsCallback( JNIEnv *env, jobject obj, + jlong nobj, jint which, + jobject methodClassInstance, + jstring methodName, + jstring signature) +{ + switch(which) + { + case GLU_ERROR: + gluNurbsCallback((void *)((PointerHolder)nobj), which, + cbf_GLU_ERROR ); + break; + default: + jnitoolsThrowByName(env, "java/lang/IllegalArgumentException", "Wrong Callback-Function type (\"which\") !"); + return; + } + _AddCallbackNode(env, + nobj, which, methodClassInstance, methodName, + signature, + 0, 0, 0, 0, 0); +} + +JNIEXPORT void JNICALL +Java_gl4java_GLUFuncJauJNInf_gluTessCallback( JNIEnv *env, jobject obj, + jlong tobj, jint which, + jobject methodClassInstance, + jstring methodName, + jstring signature, + jint arrayLen1, + jint arrayLen2, + jint arrayLen3, + jint arrayLen4, + jint arrayLen5) +{ + switch(which) + { + case GLU_TESS_BEGIN: + gluTessCallback((GLUtesselator *)((PointerHolder)tobj), + which, + cbf_GLU_TESS_BEGIN ); + break; + case GLU_TESS_BEGIN_DATA: + gluTessCallback((GLUtesselator *)((PointerHolder)tobj), + which, + cbf_GLU_TESS_BEGIN_DATA ); + break; + case GLU_TESS_EDGE_FLAG: + gluTessCallback((GLUtesselator *)((PointerHolder)tobj), + which, + cbf_GLU_TESS_EDGE_FLAG ); + break; + case GLU_TESS_EDGE_FLAG_DATA: + gluTessCallback((GLUtesselator *)((PointerHolder)tobj), + which, + cbf_GLU_TESS_EDGE_FLAG_DATA ); + break; + case GLU_TESS_VERTEX: + gluTessCallback((GLUtesselator *)((PointerHolder)tobj), + which, + cbf_GLU_TESS_VERTEX ); + break; + case GLU_TESS_VERTEX_DATA: + gluTessCallback((GLUtesselator *)((PointerHolder)tobj), + which, + cbf_GLU_TESS_VERTEX_DATA ); + break; + case GLU_TESS_END: + gluTessCallback((GLUtesselator *)((PointerHolder)tobj), + which, + cbf_GLU_TESS_END ); + break; + case GLU_TESS_END_DATA: + gluTessCallback((GLUtesselator *)((PointerHolder)tobj), + which, + cbf_GLU_TESS_END_DATA ); + break; + case GLU_TESS_ERROR: + gluTessCallback((GLUtesselator *)((PointerHolder)tobj), + which, + cbf_GLU_TESS_ERROR ); + break; + case GLU_TESS_ERROR_DATA: + gluTessCallback((GLUtesselator *)((PointerHolder)tobj), + which, + cbf_GLU_TESS_ERROR_DATA ); + break; + case GLU_TESS_COMBINE: + gluTessCallback((GLUtesselator *)((PointerHolder)tobj), + which, + cbf_GLU_TESS_COMBINE ); + break; + case GLU_TESS_COMBINE_DATA: + gluTessCallback((GLUtesselator *)((PointerHolder)tobj), + which, + cbf_GLU_TESS_COMBINE_DATA ); + break; + default: + jnitoolsThrowByName(env, "java/lang/IllegalArgumentException", "Wrong Callback-Function type (\"which\") !"); + return; + } + _AddCallbackNode(env, + tobj, which, methodClassInstance, methodName, + signature, + arrayLen1, arrayLen2, arrayLen3, + arrayLen4, arrayLen5); +} + +JNIEXPORT void JNICALL +Java_gl4java_GLUFuncJauJNInf_gluDeleteQuadric( JNIEnv *env, jobject obj, + jlong qobj ) +{ + gluDeleteQuadric((void *)((PointerHolder)qobj)); + RemoveCallbackNodes((void *)((PointerHolder)qobj)); +} + +JNIEXPORT void JNICALL +Java_gl4java_GLUFuncJauJNInf_gluDeleteNurbsRenderer( JNIEnv *env, jobject obj, + jlong nobj ) +{ + gluDeleteNurbsRenderer((void *)((PointerHolder)nobj)); + RemoveCallbackNodes((void *)((PointerHolder)nobj)); +} + +JNIEXPORT void JNICALL +Java_gl4java_GLUFuncJauJNInf_gluDeleteTess( JNIEnv *env, jobject obj, + jlong tobj ) +{ + gluDeleteTess((GLUtesselator *)((PointerHolder)tobj)); + RemoveCallbackNodes((void *)((PointerHolder)tobj)); +} + +JNIEXPORT jlong JNICALL +Java_gl4java_GLUFuncJauJNInf_gluNewQuadric( JNIEnv *env, jobject obj) +{ + return (jlong)((PointerHolder)gluNewQuadric()); +} + +JNIEXPORT jlong JNICALL +Java_gl4java_GLUFuncJauJNInf_gluNewNurbsRenderer( JNIEnv *env, jobject obj) +{ + return (jlong)((PointerHolder)gluNewNurbsRenderer()); +} + +JNIEXPORT jlong JNICALL +Java_gl4java_GLUFuncJauJNInf_gluNewTess( JNIEnv *env, jobject obj) +{ + return (jlong)((PointerHolder)gluNewTess()); +} + +/** + * C2J Parser Version 1.5 Beta + * Jausoft - Sven Goethel Software Development + * Reading from file: glu-proto-auto.orig.h . . . + * Destination-Class: gl4java_GLUFuncJauJNInf ! + */ + +/** + * Original Function-Prototype : + *
 
+   extern void gluLookAt ( GLdouble eyex , GLdouble eyey , GLdouble eyez , GLdouble centerx , GLdouble centery , GLdouble centerz , GLdouble upx , GLdouble upy , GLdouble upz ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluLookAt ( + JNIEnv *env, jobject obj, + jdouble eyex, + jdouble eyey, + jdouble eyez, + jdouble centerx, + jdouble centery, + jdouble centerz, + jdouble upx, + jdouble upy, + jdouble upz) + { + + gluLookAt ( + (GLdouble) eyex, + (GLdouble) eyey, + (GLdouble) eyez, + (GLdouble) centerx, + (GLdouble) centery, + (GLdouble) centerz, + (GLdouble) upx, + (GLdouble) upy, + (GLdouble) upz + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluOrtho2D ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluOrtho2D ( + JNIEnv *env, jobject obj, + jdouble left, + jdouble right, + jdouble bottom, + jdouble top) + { + + gluOrtho2D ( + (GLdouble) left, + (GLdouble) right, + (GLdouble) bottom, + (GLdouble) top + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluPerspective ( GLdouble fovy , GLdouble aspect , GLdouble zNear , GLdouble zFar ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluPerspective ( + JNIEnv *env, jobject obj, + jdouble fovy, + jdouble aspect, + jdouble zNear, + jdouble zFar) + { + + gluPerspective ( + (GLdouble) fovy, + (GLdouble) aspect, + (GLdouble) zNear, + (GLdouble) zFar + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluPickMatrix ( GLdouble x , GLdouble y , GLdouble width , GLdouble height , GLint * viewport ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluPickMatrix ( + JNIEnv *env, jobject obj, + jdouble x, + jdouble y, + jdouble width, + jdouble height, + jintArray viewport) + { + jboolean isCopiedArray4 = JNI_FALSE; + jint *ptr4 = NULL; + + if(viewport!=NULL) + { + ptr4 = (*env)->GetIntArrayElements(env, viewport, &isCopiedArray4); + } + gluPickMatrix ( + (GLdouble) x, + (GLdouble) y, + (GLdouble) width, + (GLdouble) height, + (GLint *) ptr4 + ); + + if(viewport!=NULL) + { + (*env)->ReleaseIntArrayElements(env, viewport, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern GLint gluProject ( GLdouble objx , GLdouble objy , GLdouble objz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * winx , GLdouble * winy , GLdouble * winz ) ;
+ * 
+ */ + JNIEXPORT jint JNICALL + Java_gl4java_GLUFuncJauJNInf_gluProject ( + JNIEnv *env, jobject obj, + jdouble objx, + jdouble objy, + jdouble objz, + jdoubleArray modelMatrix, + jdoubleArray projMatrix, + jintArray viewport, + jdoubleArray winx, + jdoubleArray winy, + jdoubleArray winz) + { + jint ret; + + jdouble *ptr3 = NULL; + jdouble *ptr4 = NULL; + jint *ptr5 = NULL; + jboolean isCopiedArray6 = JNI_FALSE; + jdouble *ptr6 = NULL; + jboolean isCopiedArray7 = JNI_FALSE; + jdouble *ptr7 = NULL; + jboolean isCopiedArray8 = JNI_FALSE; + jdouble *ptr8 = NULL; + + if(modelMatrix!=NULL) + { + ptr3 = (*env)->GetDoubleArrayElements(env, modelMatrix, 0); + } + if(projMatrix!=NULL) + { + ptr4 = (*env)->GetDoubleArrayElements(env, projMatrix, 0); + } + if(viewport!=NULL) + { + ptr5 = (*env)->GetIntArrayElements(env, viewport, 0); + } + if(winx!=NULL) + { + ptr6 = (*env)->GetDoubleArrayElements(env, winx, &isCopiedArray6); + } + if(winy!=NULL) + { + ptr7 = (*env)->GetDoubleArrayElements(env, winy, &isCopiedArray7); + } + if(winz!=NULL) + { + ptr8 = (*env)->GetDoubleArrayElements(env, winz, &isCopiedArray8); + } + ret = (jint) gluProject ( + (GLdouble) objx, + (GLdouble) objy, + (GLdouble) objz, + (const GLdouble *) ptr3, + (const GLdouble *) ptr4, + (const GLint *) ptr5, + (GLdouble *) ptr6, + (GLdouble *) ptr7, + (GLdouble *) ptr8 + ); + + if(modelMatrix!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, modelMatrix, ptr3, JNI_ABORT); + } + if(projMatrix!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, projMatrix, ptr4, JNI_ABORT); + } + if(viewport!=NULL) + { + (*env)->ReleaseIntArrayElements(env, viewport, ptr5, JNI_ABORT); + } + if(winx!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, winx, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT); + } + if(winy!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, winy, ptr7, (isCopiedArray7 == JNI_TRUE)?0:JNI_ABORT); + } + if(winz!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, winz, ptr8, (isCopiedArray8 == JNI_TRUE)?0:JNI_ABORT); + } + return ret; + } + +/** + * Original Function-Prototype : + *
 
+   extern GLint gluUnProject ( GLdouble winx , GLdouble winy , GLdouble winz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * objx , GLdouble * objy , GLdouble * objz ) ;
+ * 
+ */ + JNIEXPORT jint JNICALL + Java_gl4java_GLUFuncJauJNInf_gluUnProject ( + JNIEnv *env, jobject obj, + jdouble winx, + jdouble winy, + jdouble winz, + jdoubleArray modelMatrix, + jdoubleArray projMatrix, + jintArray viewport, + jdoubleArray objx, + jdoubleArray objy, + jdoubleArray objz) + { + jint ret; + + jdouble *ptr3 = NULL; + jdouble *ptr4 = NULL; + jint *ptr5 = NULL; + jboolean isCopiedArray6 = JNI_FALSE; + jdouble *ptr6 = NULL; + jboolean isCopiedArray7 = JNI_FALSE; + jdouble *ptr7 = NULL; + jboolean isCopiedArray8 = JNI_FALSE; + jdouble *ptr8 = NULL; + + if(modelMatrix!=NULL) + { + ptr3 = (*env)->GetDoubleArrayElements(env, modelMatrix, 0); + } + if(projMatrix!=NULL) + { + ptr4 = (*env)->GetDoubleArrayElements(env, projMatrix, 0); + } + if(viewport!=NULL) + { + ptr5 = (*env)->GetIntArrayElements(env, viewport, 0); + } + if(objx!=NULL) + { + ptr6 = (*env)->GetDoubleArrayElements(env, objx, &isCopiedArray6); + } + if(objy!=NULL) + { + ptr7 = (*env)->GetDoubleArrayElements(env, objy, &isCopiedArray7); + } + if(objz!=NULL) + { + ptr8 = (*env)->GetDoubleArrayElements(env, objz, &isCopiedArray8); + } + ret = (jint) gluUnProject ( + (GLdouble) winx, + (GLdouble) winy, + (GLdouble) winz, + (const GLdouble *) ptr3, + (const GLdouble *) ptr4, + (const GLint *) ptr5, + (GLdouble *) ptr6, + (GLdouble *) ptr7, + (GLdouble *) ptr8 + ); + + if(modelMatrix!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, modelMatrix, ptr3, JNI_ABORT); + } + if(projMatrix!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, projMatrix, ptr4, JNI_ABORT); + } + if(viewport!=NULL) + { + (*env)->ReleaseIntArrayElements(env, viewport, ptr5, JNI_ABORT); + } + if(objx!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, objx, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT); + } + if(objy!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, objy, ptr7, (isCopiedArray7 == JNI_TRUE)?0:JNI_ABORT); + } + if(objz!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, objz, ptr8, (isCopiedArray8 == JNI_TRUE)?0:JNI_ABORT); + } + return ret; + } + +/** + * Original Function-Prototype : + *
 
+   extern GLint gluScaleImage ( GLenum format , GLsizei widthin , GLsizei heightin , GLenum typein , const char * datain , GLsizei widthout , GLsizei heightout , GLenum typeout , char * dataout ) ;
+ * 
+ */ + JNIEXPORT jint JNICALL + Java_gl4java_GLUFuncJauJNInf_gluScaleImage ( + JNIEnv *env, jobject obj, + jint format, + jint widthin, + jint heightin, + jint typein, + jbyteArray datain, + jint widthout, + jint heightout, + jint typeout, + jbyteArray dataout) + { + jint ret; + + jbyte *ptr4 = NULL; + jboolean isCopiedArray8 = JNI_FALSE; + jbyte *ptr8 = NULL; + + if(datain!=NULL) + { + ptr4 = (*env)->GetByteArrayElements(env, datain, 0); + } + if(dataout!=NULL) + { + ptr8 = (*env)->GetByteArrayElements(env, dataout, &isCopiedArray8); + } + ret = (jint) gluScaleImage ( + (GLenum) format, + (GLsizei) widthin, + (GLsizei) heightin, + (GLenum) typein, + (const char *) ptr4, + (GLsizei) widthout, + (GLsizei) heightout, + (GLenum) typeout, + (char *) ptr8 + ); + + if(datain!=NULL) + { + (*env)->ReleaseByteArrayElements(env, datain, ptr4, JNI_ABORT); + } + if(dataout!=NULL) + { + (*env)->ReleaseByteArrayElements(env, dataout, ptr8, (isCopiedArray8 == JNI_TRUE)?0:JNI_ABORT); + } + return ret; + } + +/** + * Original Function-Prototype : + *
 
+   extern GLint gluBuild1DMipmaps ( GLenum target , GLint components , GLint width , GLenum format , GLenum type , const void * data ) ;
+ * 
+ */ + JNIEXPORT jint JNICALL + Java_gl4java_GLUFuncJauJNInf_gluBuild1DMipmaps__IIIII_3B ( + JNIEnv *env, jobject obj, + jint target, + jint components, + jint width, + jint format, + jint type, + jbyteArray data) + { + jint ret; + + jbyte *ptr5 = NULL; + + if(data!=NULL) + { + ptr5 = (*env)->GetByteArrayElements(env, data, 0); + } + ret = (jint) gluBuild1DMipmaps ( + (GLenum) target, + (GLint) components, + (GLint) width, + (GLenum) format, + (GLenum) type, + (const void *) ptr5 + ); + + if(data!=NULL) + { + (*env)->ReleaseByteArrayElements(env, data, ptr5, JNI_ABORT); + } + return ret; + } + JNIEXPORT jint JNICALL + Java_gl4java_GLUFuncJauJNInf_gluBuild1DMipmaps__IIIII_3S ( + JNIEnv *env, jobject obj, + jint target, + jint components, + jint width, + jint format, + jint type, + jshortArray data) + { + jint ret; + + jshort *ptr5 = NULL; + + if(data!=NULL) + { + ptr5 = (*env)->GetShortArrayElements(env, data, 0); + } + ret = (jint) gluBuild1DMipmaps ( + (GLenum) target, + (GLint) components, + (GLint) width, + (GLenum) format, + (GLenum) type, + (const void *) ptr5 + ); + + if(data!=NULL) + { + (*env)->ReleaseShortArrayElements(env, data, ptr5, JNI_ABORT); + } + return ret; + } + JNIEXPORT jint JNICALL + Java_gl4java_GLUFuncJauJNInf_gluBuild1DMipmaps__IIIII_3I ( + JNIEnv *env, jobject obj, + jint target, + jint components, + jint width, + jint format, + jint type, + jintArray data) + { + jint ret; + + jint *ptr5 = NULL; + + if(data!=NULL) + { + ptr5 = (*env)->GetIntArrayElements(env, data, 0); + } + ret = (jint) gluBuild1DMipmaps ( + (GLenum) target, + (GLint) components, + (GLint) width, + (GLenum) format, + (GLenum) type, + (const void *) ptr5 + ); + + if(data!=NULL) + { + (*env)->ReleaseIntArrayElements(env, data, ptr5, JNI_ABORT); + } + return ret; + } + JNIEXPORT jint JNICALL + Java_gl4java_GLUFuncJauJNInf_gluBuild1DMipmaps__IIIII_3F ( + JNIEnv *env, jobject obj, + jint target, + jint components, + jint width, + jint format, + jint type, + jfloatArray data) + { + jint ret; + + jfloat *ptr5 = NULL; + + if(data!=NULL) + { + ptr5 = (*env)->GetFloatArrayElements(env, data, 0); + } + ret = (jint) gluBuild1DMipmaps ( + (GLenum) target, + (GLint) components, + (GLint) width, + (GLenum) format, + (GLenum) type, + (const void *) ptr5 + ); + + if(data!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, data, ptr5, JNI_ABORT); + } + return ret; + } + JNIEXPORT jint JNICALL + Java_gl4java_GLUFuncJauJNInf_gluBuild1DMipmaps__IIIII_3D ( + JNIEnv *env, jobject obj, + jint target, + jint components, + jint width, + jint format, + jint type, + jdoubleArray data) + { + jint ret; + + jdouble *ptr5 = NULL; + + if(data!=NULL) + { + ptr5 = (*env)->GetDoubleArrayElements(env, data, 0); + } + ret = (jint) gluBuild1DMipmaps ( + (GLenum) target, + (GLint) components, + (GLint) width, + (GLenum) format, + (GLenum) type, + (const void *) ptr5 + ); + + if(data!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, data, ptr5, JNI_ABORT); + } + return ret; + } + JNIEXPORT jint JNICALL + Java_gl4java_GLUFuncJauJNInf_gluBuild1DMipmaps__IIIII_3Z ( + JNIEnv *env, jobject obj, + jint target, + jint components, + jint width, + jint format, + jint type, + jbooleanArray data) + { + jint ret; + + jboolean *ptr5 = NULL; + + if(data!=NULL) + { + ptr5 = (*env)->GetBooleanArrayElements(env, data, 0); + } + ret = (jint) gluBuild1DMipmaps ( + (GLenum) target, + (GLint) components, + (GLint) width, + (GLenum) format, + (GLenum) type, + (const void *) ptr5 + ); + + if(data!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, data, ptr5, JNI_ABORT); + } + return ret; + } + JNIEXPORT jint JNICALL + Java_gl4java_GLUFuncJauJNInf_gluBuild1DMipmaps__IIIII_3J ( + JNIEnv *env, jobject obj, + jint target, + jint components, + jint width, + jint format, + jint type, + jlongArray data) + { + jint ret; + + jlong *ptr5 = NULL; + + if(data!=NULL) + { + ptr5 = (*env)->GetLongArrayElements(env, data, 0); + } + ret = (jint) gluBuild1DMipmaps ( + (GLenum) target, + (GLint) components, + (GLint) width, + (GLenum) format, + (GLenum) type, + (const void *) ptr5 + ); + + if(data!=NULL) + { + (*env)->ReleaseLongArrayElements(env, data, ptr5, JNI_ABORT); + } + return ret; + } + +/** + * Original Function-Prototype : + *
 
+   extern GLint gluBuild2DMipmaps ( GLenum target , GLint components , GLint width , GLint height , GLenum format , GLenum type , const void * data ) ;
+ * 
+ */ + JNIEXPORT jint JNICALL + Java_gl4java_GLUFuncJauJNInf_gluBuild2DMipmaps__IIIIII_3B ( + JNIEnv *env, jobject obj, + jint target, + jint components, + jint width, + jint height, + jint format, + jint type, + jbyteArray data) + { + jint ret; + + jbyte *ptr6 = NULL; + + if(data!=NULL) + { + ptr6 = (*env)->GetByteArrayElements(env, data, 0); + } + ret = (jint) gluBuild2DMipmaps ( + (GLenum) target, + (GLint) components, + (GLint) width, + (GLint) height, + (GLenum) format, + (GLenum) type, + (const void *) ptr6 + ); + + if(data!=NULL) + { + (*env)->ReleaseByteArrayElements(env, data, ptr6, JNI_ABORT); + } + return ret; + } + JNIEXPORT jint JNICALL + Java_gl4java_GLUFuncJauJNInf_gluBuild2DMipmaps__IIIIII_3S ( + JNIEnv *env, jobject obj, + jint target, + jint components, + jint width, + jint height, + jint format, + jint type, + jshortArray data) + { + jint ret; + + jshort *ptr6 = NULL; + + if(data!=NULL) + { + ptr6 = (*env)->GetShortArrayElements(env, data, 0); + } + ret = (jint) gluBuild2DMipmaps ( + (GLenum) target, + (GLint) components, + (GLint) width, + (GLint) height, + (GLenum) format, + (GLenum) type, + (const void *) ptr6 + ); + + if(data!=NULL) + { + (*env)->ReleaseShortArrayElements(env, data, ptr6, JNI_ABORT); + } + return ret; + } + JNIEXPORT jint JNICALL + Java_gl4java_GLUFuncJauJNInf_gluBuild2DMipmaps__IIIIII_3I ( + JNIEnv *env, jobject obj, + jint target, + jint components, + jint width, + jint height, + jint format, + jint type, + jintArray data) + { + jint ret; + + jint *ptr6 = NULL; + + if(data!=NULL) + { + ptr6 = (*env)->GetIntArrayElements(env, data, 0); + } + ret = (jint) gluBuild2DMipmaps ( + (GLenum) target, + (GLint) components, + (GLint) width, + (GLint) height, + (GLenum) format, + (GLenum) type, + (const void *) ptr6 + ); + + if(data!=NULL) + { + (*env)->ReleaseIntArrayElements(env, data, ptr6, JNI_ABORT); + } + return ret; + } + JNIEXPORT jint JNICALL + Java_gl4java_GLUFuncJauJNInf_gluBuild2DMipmaps__IIIIII_3F ( + JNIEnv *env, jobject obj, + jint target, + jint components, + jint width, + jint height, + jint format, + jint type, + jfloatArray data) + { + jint ret; + + jfloat *ptr6 = NULL; + + if(data!=NULL) + { + ptr6 = (*env)->GetFloatArrayElements(env, data, 0); + } + ret = (jint) gluBuild2DMipmaps ( + (GLenum) target, + (GLint) components, + (GLint) width, + (GLint) height, + (GLenum) format, + (GLenum) type, + (const void *) ptr6 + ); + + if(data!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, data, ptr6, JNI_ABORT); + } + return ret; + } + JNIEXPORT jint JNICALL + Java_gl4java_GLUFuncJauJNInf_gluBuild2DMipmaps__IIIIII_3D ( + JNIEnv *env, jobject obj, + jint target, + jint components, + jint width, + jint height, + jint format, + jint type, + jdoubleArray data) + { + jint ret; + + jdouble *ptr6 = NULL; + + if(data!=NULL) + { + ptr6 = (*env)->GetDoubleArrayElements(env, data, 0); + } + ret = (jint) gluBuild2DMipmaps ( + (GLenum) target, + (GLint) components, + (GLint) width, + (GLint) height, + (GLenum) format, + (GLenum) type, + (const void *) ptr6 + ); + + if(data!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, data, ptr6, JNI_ABORT); + } + return ret; + } + JNIEXPORT jint JNICALL + Java_gl4java_GLUFuncJauJNInf_gluBuild2DMipmaps__IIIIII_3Z ( + JNIEnv *env, jobject obj, + jint target, + jint components, + jint width, + jint height, + jint format, + jint type, + jbooleanArray data) + { + jint ret; + + jboolean *ptr6 = NULL; + + if(data!=NULL) + { + ptr6 = (*env)->GetBooleanArrayElements(env, data, 0); + } + ret = (jint) gluBuild2DMipmaps ( + (GLenum) target, + (GLint) components, + (GLint) width, + (GLint) height, + (GLenum) format, + (GLenum) type, + (const void *) ptr6 + ); + + if(data!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, data, ptr6, JNI_ABORT); + } + return ret; + } + JNIEXPORT jint JNICALL + Java_gl4java_GLUFuncJauJNInf_gluBuild2DMipmaps__IIIIII_3J ( + JNIEnv *env, jobject obj, + jint target, + jint components, + jint width, + jint height, + jint format, + jint type, + jlongArray data) + { + jint ret; + + jlong *ptr6 = NULL; + + if(data!=NULL) + { + ptr6 = (*env)->GetLongArrayElements(env, data, 0); + } + ret = (jint) gluBuild2DMipmaps ( + (GLenum) target, + (GLint) components, + (GLint) width, + (GLint) height, + (GLenum) format, + (GLenum) type, + (const void *) ptr6 + ); + + if(data!=NULL) + { + (*env)->ReleaseLongArrayElements(env, data, ptr6, JNI_ABORT); + } + return ret; + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluQuadricDrawStyle ( GLUquadricObj * quadObject , GLenum drawStyle ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluQuadricDrawStyle ( + JNIEnv *env, jobject obj, + jlong quadObject, + jint drawStyle) + { + + gluQuadricDrawStyle ( + (GLUquadricObj *) (PointerHolder) quadObject, + (GLenum) drawStyle + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluQuadricOrientation ( GLUquadricObj * quadObject , GLenum orientation ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluQuadricOrientation ( + JNIEnv *env, jobject obj, + jlong quadObject, + jint orientation) + { + + gluQuadricOrientation ( + (GLUquadricObj *) (PointerHolder) quadObject, + (GLenum) orientation + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluQuadricNormals ( GLUquadricObj * quadObject , GLenum normals ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluQuadricNormals ( + JNIEnv *env, jobject obj, + jlong quadObject, + jint normals) + { + + gluQuadricNormals ( + (GLUquadricObj *) (PointerHolder) quadObject, + (GLenum) normals + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluQuadricTexture ( GLUquadricObj * quadObject , GLboolean textureCoords ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluQuadricTexture ( + JNIEnv *env, jobject obj, + jlong quadObject, + jboolean textureCoords) + { + + gluQuadricTexture ( + (GLUquadricObj *) (PointerHolder) quadObject, + (GLboolean) textureCoords + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluCylinder ( GLUquadricObj * qobj , GLdouble baseRadius , GLdouble topRadius , GLdouble height , GLint slices , GLint stacks ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluCylinder ( + JNIEnv *env, jobject obj, + jlong qobj, + jdouble baseRadius, + jdouble topRadius, + jdouble height, + jint slices, + jint stacks) + { + + gluCylinder ( + (GLUquadricObj *) (PointerHolder) qobj, + (GLdouble) baseRadius, + (GLdouble) topRadius, + (GLdouble) height, + (GLint) slices, + (GLint) stacks + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluSphere ( GLUquadricObj * qobj , GLdouble radius , GLint slices , GLint stacks ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluSphere ( + JNIEnv *env, jobject obj, + jlong qobj, + jdouble radius, + jint slices, + jint stacks) + { + + gluSphere ( + (GLUquadricObj *) (PointerHolder) qobj, + (GLdouble) radius, + (GLint) slices, + (GLint) stacks + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluDisk ( + JNIEnv *env, jobject obj, + jlong qobj, + jdouble innerRadius, + jdouble outerRadius, + jint slices, + jint loops) + { + + gluDisk ( + (GLUquadricObj *) (PointerHolder) qobj, + (GLdouble) innerRadius, + (GLdouble) outerRadius, + (GLint) slices, + (GLint) loops + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluPartialDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops , GLdouble startAngle , GLdouble sweepAngle ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluPartialDisk ( + JNIEnv *env, jobject obj, + jlong qobj, + jdouble innerRadius, + jdouble outerRadius, + jint slices, + jint loops, + jdouble startAngle, + jdouble sweepAngle) + { + + gluPartialDisk ( + (GLUquadricObj *) (PointerHolder) qobj, + (GLdouble) innerRadius, + (GLdouble) outerRadius, + (GLint) slices, + (GLint) loops, + (GLdouble) startAngle, + (GLdouble) sweepAngle + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluLoadSamplingMatrices ( GLUnurbsObj * nobj , const GLfloat modelMatrix [ 16 ] , const GLfloat projMatrix [ 16 ] , const GLint viewport [ 4 ] ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluLoadSamplingMatrices ( + JNIEnv *env, jobject obj, + jlong nobj, + jfloatArray modelMatrix, + jfloatArray projMatrix, + jintArray viewport) + { + jfloat *ptr1 = NULL; + jfloat *ptr2 = NULL; + jint *ptr3 = NULL; + + if(modelMatrix!=NULL) + { + ptr1 = (*env)->GetFloatArrayElements(env, modelMatrix, 0); + } + if(projMatrix!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, projMatrix, 0); + } + if(viewport!=NULL) + { + ptr3 = (*env)->GetIntArrayElements(env, viewport, 0); + } + gluLoadSamplingMatrices ( + (GLUnurbsObj *) (PointerHolder) nobj, + (const GLfloat *) ptr1, + (const GLfloat *) ptr2, + (const GLint *) ptr3 + ); + + if(modelMatrix!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, modelMatrix, ptr1, JNI_ABORT); + } + if(projMatrix!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, projMatrix, ptr2, JNI_ABORT); + } + if(viewport!=NULL) + { + (*env)->ReleaseIntArrayElements(env, viewport, ptr3, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat value ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluNurbsProperty ( + JNIEnv *env, jobject obj, + jlong nobj, + jint property, + jfloat value) + { + + gluNurbsProperty ( + (GLUnurbsObj *) (PointerHolder) nobj, + (GLenum) property, + (GLfloat) value + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluGetNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat * value ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluGetNurbsProperty ( + JNIEnv *env, jobject obj, + jlong nobj, + jint property, + jfloatArray value) + { + jboolean isCopiedArray2 = JNI_FALSE; + jfloat *ptr2 = NULL; + + if(value!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, value, &isCopiedArray2); + } + gluGetNurbsProperty ( + (GLUnurbsObj *) (PointerHolder) nobj, + (GLenum) property, + (GLfloat *) ptr2 + ); + + if(value!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, value, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluBeginCurve ( GLUnurbsObj * nobj ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluBeginCurve ( + JNIEnv *env, jobject obj, + jlong nobj) + { + + gluBeginCurve ( + (GLUnurbsObj *) (PointerHolder) nobj + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluEndCurve ( GLUnurbsObj * nobj ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluEndCurve ( + JNIEnv *env, jobject obj, + jlong nobj) + { + + gluEndCurve ( + (GLUnurbsObj *) (PointerHolder) nobj + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluNurbsCurve ( GLUnurbsObj * nobj , GLint nknots , GLfloat * knot , GLint stride , GLfloat * ctlarray , GLint order , GLenum type ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluNurbsCurve ( + JNIEnv *env, jobject obj, + jlong nobj, + jint nknots, + jfloatArray knot, + jint stride, + jfloatArray ctlarray, + jint order, + jint type) + { + jboolean isCopiedArray2 = JNI_FALSE; + jfloat *ptr2 = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jfloat *ptr4 = NULL; + + if(knot!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, knot, &isCopiedArray2); + } + if(ctlarray!=NULL) + { + ptr4 = (*env)->GetFloatArrayElements(env, ctlarray, &isCopiedArray4); + } + gluNurbsCurve ( + (GLUnurbsObj *) (PointerHolder) nobj, + (GLint) nknots, + (GLfloat *) ptr2, + (GLint) stride, + (GLfloat *) ptr4, + (GLint) order, + (GLenum) type + ); + + if(knot!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, knot, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + if(ctlarray!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, ctlarray, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluBeginSurface ( GLUnurbsObj * nobj ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluBeginSurface ( + JNIEnv *env, jobject obj, + jlong nobj) + { + + gluBeginSurface ( + (GLUnurbsObj *) (PointerHolder) nobj + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluEndSurface ( GLUnurbsObj * nobj ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluEndSurface ( + JNIEnv *env, jobject obj, + jlong nobj) + { + + gluEndSurface ( + (GLUnurbsObj *) (PointerHolder) nobj + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluNurbsSurface ( GLUnurbsObj * nobj , GLint sknot_count , GLfloat * sknot , GLint tknot_count , GLfloat * tknot , GLint s_stride , GLint t_stride , GLfloat * ctlarray , GLint sorder , GLint torder , GLenum type ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluNurbsSurface ( + JNIEnv *env, jobject obj, + jlong nobj, + jint sknot_count, + jfloatArray sknot, + jint tknot_count, + jfloatArray tknot, + jint s_stride, + jint t_stride, + jfloatArray ctlarray, + jint sorder, + jint torder, + jint type) + { + jboolean isCopiedArray2 = JNI_FALSE; + jfloat *ptr2 = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jfloat *ptr4 = NULL; + jboolean isCopiedArray7 = JNI_FALSE; + jfloat *ptr7 = NULL; + + if(sknot!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, sknot, &isCopiedArray2); + } + if(tknot!=NULL) + { + ptr4 = (*env)->GetFloatArrayElements(env, tknot, &isCopiedArray4); + } + if(ctlarray!=NULL) + { + ptr7 = (*env)->GetFloatArrayElements(env, ctlarray, &isCopiedArray7); + } + gluNurbsSurface ( + (GLUnurbsObj *) (PointerHolder) nobj, + (GLint) sknot_count, + (GLfloat *) ptr2, + (GLint) tknot_count, + (GLfloat *) ptr4, + (GLint) s_stride, + (GLint) t_stride, + (GLfloat *) ptr7, + (GLint) sorder, + (GLint) torder, + (GLenum) type + ); + + if(sknot!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, sknot, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + if(tknot!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, tknot, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + if(ctlarray!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, ctlarray, ptr7, (isCopiedArray7 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluBeginTrim ( GLUnurbsObj * nobj ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluBeginTrim ( + JNIEnv *env, jobject obj, + jlong nobj) + { + + gluBeginTrim ( + (GLUnurbsObj *) (PointerHolder) nobj + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluEndTrim ( GLUnurbsObj * nobj ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluEndTrim ( + JNIEnv *env, jobject obj, + jlong nobj) + { + + gluEndTrim ( + (GLUnurbsObj *) (PointerHolder) nobj + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluPwlCurve ( GLUnurbsObj * nobj , GLint count , GLfloat * array , GLint stride , GLenum type ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluPwlCurve ( + JNIEnv *env, jobject obj, + jlong nobj, + jint count, + jfloatArray array, + jint stride, + jint type) + { + jboolean isCopiedArray2 = JNI_FALSE; + jfloat *ptr2 = NULL; + + if(array!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, array, &isCopiedArray2); + } + gluPwlCurve ( + (GLUnurbsObj *) (PointerHolder) nobj, + (GLint) count, + (GLfloat *) ptr2, + (GLint) stride, + (GLenum) type + ); + + if(array!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, array, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessBeginPolygon ( GLUtesselator * tobj , void * polygon_data ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluTessBeginPolygon__J_3B ( + JNIEnv *env, jobject obj, + jlong tobj, + jbyteArray polygon_data) + { + jboolean isCopiedArray1 = JNI_FALSE; + jbyte *ptr1 = NULL; + + if(polygon_data!=NULL) + { + ptr1 = (*env)->GetByteArrayElements(env, polygon_data, &isCopiedArray1); + } + gluTessBeginPolygon ( + (GLUtesselator *) (PointerHolder) tobj, + (void *) ptr1 + ); + + if(polygon_data!=NULL) + { + (*env)->ReleaseByteArrayElements(env, polygon_data, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluTessBeginPolygon__J_3S ( + JNIEnv *env, jobject obj, + jlong tobj, + jshortArray polygon_data) + { + jboolean isCopiedArray1 = JNI_FALSE; + jshort *ptr1 = NULL; + + if(polygon_data!=NULL) + { + ptr1 = (*env)->GetShortArrayElements(env, polygon_data, &isCopiedArray1); + } + gluTessBeginPolygon ( + (GLUtesselator *) (PointerHolder) tobj, + (void *) ptr1 + ); + + if(polygon_data!=NULL) + { + (*env)->ReleaseShortArrayElements(env, polygon_data, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluTessBeginPolygon__J_3I ( + JNIEnv *env, jobject obj, + jlong tobj, + jintArray polygon_data) + { + jboolean isCopiedArray1 = JNI_FALSE; + jint *ptr1 = NULL; + + if(polygon_data!=NULL) + { + ptr1 = (*env)->GetIntArrayElements(env, polygon_data, &isCopiedArray1); + } + gluTessBeginPolygon ( + (GLUtesselator *) (PointerHolder) tobj, + (void *) ptr1 + ); + + if(polygon_data!=NULL) + { + (*env)->ReleaseIntArrayElements(env, polygon_data, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluTessBeginPolygon__J_3F ( + JNIEnv *env, jobject obj, + jlong tobj, + jfloatArray polygon_data) + { + jboolean isCopiedArray1 = JNI_FALSE; + jfloat *ptr1 = NULL; + + if(polygon_data!=NULL) + { + ptr1 = (*env)->GetFloatArrayElements(env, polygon_data, &isCopiedArray1); + } + gluTessBeginPolygon ( + (GLUtesselator *) (PointerHolder) tobj, + (void *) ptr1 + ); + + if(polygon_data!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, polygon_data, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluTessBeginPolygon__J_3D ( + JNIEnv *env, jobject obj, + jlong tobj, + jdoubleArray polygon_data) + { + jboolean isCopiedArray1 = JNI_FALSE; + jdouble *ptr1 = NULL; + + if(polygon_data!=NULL) + { + ptr1 = (*env)->GetDoubleArrayElements(env, polygon_data, &isCopiedArray1); + } + gluTessBeginPolygon ( + (GLUtesselator *) (PointerHolder) tobj, + (void *) ptr1 + ); + + if(polygon_data!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, polygon_data, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluTessBeginPolygon__J_3Z ( + JNIEnv *env, jobject obj, + jlong tobj, + jbooleanArray polygon_data) + { + jboolean isCopiedArray1 = JNI_FALSE; + jboolean *ptr1 = NULL; + + if(polygon_data!=NULL) + { + ptr1 = (*env)->GetBooleanArrayElements(env, polygon_data, &isCopiedArray1); + } + gluTessBeginPolygon ( + (GLUtesselator *) (PointerHolder) tobj, + (void *) ptr1 + ); + + if(polygon_data!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, polygon_data, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluTessBeginPolygon__J_3J ( + JNIEnv *env, jobject obj, + jlong tobj, + jlongArray polygon_data) + { + jboolean isCopiedArray1 = JNI_FALSE; + jlong *ptr1 = NULL; + + if(polygon_data!=NULL) + { + ptr1 = (*env)->GetLongArrayElements(env, polygon_data, &isCopiedArray1); + } + gluTessBeginPolygon ( + (GLUtesselator *) (PointerHolder) tobj, + (void *) ptr1 + ); + + if(polygon_data!=NULL) + { + (*env)->ReleaseLongArrayElements(env, polygon_data, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessBeginContour ( GLUtesselator * tobj ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluTessBeginContour ( + JNIEnv *env, jobject obj, + jlong tobj) + { + + gluTessBeginContour ( + (GLUtesselator *) (PointerHolder) tobj + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessVertex ( GLUtesselator * tobj , GLdouble coords [ 3 ] , void * vertex_data ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluTessVertex__J_3D_3B ( + JNIEnv *env, jobject obj, + jlong tobj, + jdoubleArray coords, + jbyteArray vertex_data) + { + jboolean isCopiedArray1 = JNI_FALSE; + jdouble *ptr1 = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jbyte *ptr2 = NULL; + + if(coords!=NULL) + { + ptr1 = (*env)->GetDoubleArrayElements(env, coords, &isCopiedArray1); + } + if(vertex_data!=NULL) + { + ptr2 = (*env)->GetByteArrayElements(env, vertex_data, &isCopiedArray2); + } + gluTessVertex ( + (GLUtesselator *) (PointerHolder) tobj, + (GLdouble *) ptr1, + (void *) ptr2 + ); + + if(coords!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, coords, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + if(vertex_data!=NULL) + { + (*env)->ReleaseByteArrayElements(env, vertex_data, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluTessVertex__J_3D_3S ( + JNIEnv *env, jobject obj, + jlong tobj, + jdoubleArray coords, + jshortArray vertex_data) + { + jboolean isCopiedArray1 = JNI_FALSE; + jdouble *ptr1 = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jshort *ptr2 = NULL; + + if(coords!=NULL) + { + ptr1 = (*env)->GetDoubleArrayElements(env, coords, &isCopiedArray1); + } + if(vertex_data!=NULL) + { + ptr2 = (*env)->GetShortArrayElements(env, vertex_data, &isCopiedArray2); + } + gluTessVertex ( + (GLUtesselator *) (PointerHolder) tobj, + (GLdouble *) ptr1, + (void *) ptr2 + ); + + if(coords!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, coords, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + if(vertex_data!=NULL) + { + (*env)->ReleaseShortArrayElements(env, vertex_data, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluTessVertex__J_3D_3I ( + JNIEnv *env, jobject obj, + jlong tobj, + jdoubleArray coords, + jintArray vertex_data) + { + jboolean isCopiedArray1 = JNI_FALSE; + jdouble *ptr1 = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jint *ptr2 = NULL; + + if(coords!=NULL) + { + ptr1 = (*env)->GetDoubleArrayElements(env, coords, &isCopiedArray1); + } + if(vertex_data!=NULL) + { + ptr2 = (*env)->GetIntArrayElements(env, vertex_data, &isCopiedArray2); + } + gluTessVertex ( + (GLUtesselator *) (PointerHolder) tobj, + (GLdouble *) ptr1, + (void *) ptr2 + ); + + if(coords!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, coords, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + if(vertex_data!=NULL) + { + (*env)->ReleaseIntArrayElements(env, vertex_data, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluTessVertex__J_3D_3F ( + JNIEnv *env, jobject obj, + jlong tobj, + jdoubleArray coords, + jfloatArray vertex_data) + { + jboolean isCopiedArray1 = JNI_FALSE; + jdouble *ptr1 = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jfloat *ptr2 = NULL; + + if(coords!=NULL) + { + ptr1 = (*env)->GetDoubleArrayElements(env, coords, &isCopiedArray1); + } + if(vertex_data!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, vertex_data, &isCopiedArray2); + } + gluTessVertex ( + (GLUtesselator *) (PointerHolder) tobj, + (GLdouble *) ptr1, + (void *) ptr2 + ); + + if(coords!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, coords, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + if(vertex_data!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, vertex_data, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluTessVertex__J_3D_3D ( + JNIEnv *env, jobject obj, + jlong tobj, + jdoubleArray coords, + jdoubleArray vertex_data) + { + jboolean isCopiedArray1 = JNI_FALSE; + jdouble *ptr1 = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jdouble *ptr2 = NULL; + + if(coords!=NULL) + { + ptr1 = (*env)->GetDoubleArrayElements(env, coords, &isCopiedArray1); + } + if(vertex_data!=NULL) + { + ptr2 = (*env)->GetDoubleArrayElements(env, vertex_data, &isCopiedArray2); + } + gluTessVertex ( + (GLUtesselator *) (PointerHolder) tobj, + (GLdouble *) ptr1, + (void *) ptr2 + ); + + if(coords!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, coords, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + if(vertex_data!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, vertex_data, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluTessVertex__J_3D_3Z ( + JNIEnv *env, jobject obj, + jlong tobj, + jdoubleArray coords, + jbooleanArray vertex_data) + { + jboolean isCopiedArray1 = JNI_FALSE; + jdouble *ptr1 = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jboolean *ptr2 = NULL; + + if(coords!=NULL) + { + ptr1 = (*env)->GetDoubleArrayElements(env, coords, &isCopiedArray1); + } + if(vertex_data!=NULL) + { + ptr2 = (*env)->GetBooleanArrayElements(env, vertex_data, &isCopiedArray2); + } + gluTessVertex ( + (GLUtesselator *) (PointerHolder) tobj, + (GLdouble *) ptr1, + (void *) ptr2 + ); + + if(coords!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, coords, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + if(vertex_data!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, vertex_data, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluTessVertex__J_3D_3J ( + JNIEnv *env, jobject obj, + jlong tobj, + jdoubleArray coords, + jlongArray vertex_data) + { + jboolean isCopiedArray1 = JNI_FALSE; + jdouble *ptr1 = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jlong *ptr2 = NULL; + + if(coords!=NULL) + { + ptr1 = (*env)->GetDoubleArrayElements(env, coords, &isCopiedArray1); + } + if(vertex_data!=NULL) + { + ptr2 = (*env)->GetLongArrayElements(env, vertex_data, &isCopiedArray2); + } + gluTessVertex ( + (GLUtesselator *) (PointerHolder) tobj, + (GLdouble *) ptr1, + (void *) ptr2 + ); + + if(coords!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, coords, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + if(vertex_data!=NULL) + { + (*env)->ReleaseLongArrayElements(env, vertex_data, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessEndContour ( GLUtesselator * tobj ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluTessEndContour ( + JNIEnv *env, jobject obj, + jlong tobj) + { + + gluTessEndContour ( + (GLUtesselator *) (PointerHolder) tobj + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessEndPolygon ( GLUtesselator * tobj ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluTessEndPolygon ( + JNIEnv *env, jobject obj, + jlong tobj) + { + + gluTessEndPolygon ( + (GLUtesselator *) (PointerHolder) tobj + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble value ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluTessProperty ( + JNIEnv *env, jobject obj, + jlong tobj, + jint which, + jdouble value) + { + + gluTessProperty ( + (GLUtesselator *) (PointerHolder) tobj, + (GLenum) which, + (GLdouble) value + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessNormal ( GLUtesselator * tobj , GLdouble x , GLdouble y , GLdouble z ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluTessNormal ( + JNIEnv *env, jobject obj, + jlong tobj, + jdouble x, + jdouble y, + jdouble z) + { + + gluTessNormal ( + (GLUtesselator *) (PointerHolder) tobj, + (GLdouble) x, + (GLdouble) y, + (GLdouble) z + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluGetTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble * value ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluGetTessProperty ( + JNIEnv *env, jobject obj, + jlong tobj, + jint which, + jdoubleArray value) + { + jboolean isCopiedArray2 = JNI_FALSE; + jdouble *ptr2 = NULL; + + if(value!=NULL) + { + ptr2 = (*env)->GetDoubleArrayElements(env, value, &isCopiedArray2); + } + gluGetTessProperty ( + (GLUtesselator *) (PointerHolder) tobj, + (GLenum) which, + (GLdouble *) ptr2 + ); + + if(value!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, value, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluBeginPolygon ( GLUtesselator * tobj ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluBeginPolygon ( + JNIEnv *env, jobject obj, + jlong tobj) + { + + gluBeginPolygon ( + (GLUtesselator *) (PointerHolder) tobj + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluNextContour ( GLUtesselator * tobj , GLenum type ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluNextContour ( + JNIEnv *env, jobject obj, + jlong tobj, + jint type) + { + + gluNextContour ( + (GLUtesselator *) (PointerHolder) tobj, + (GLenum) type + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void gluEndPolygon ( GLUtesselator * tobj ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLUFuncJauJNInf_gluEndPolygon ( + JNIEnv *env, jobject obj, + jlong tobj) + { + + gluEndPolygon ( + (GLUtesselator *) (PointerHolder) tobj + ); + + } + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ diff --git a/CNativeCode/OpenGLU_JauJNItst_funcs.c b/CNativeCode/OpenGLU_JauJNItst_funcs.c index 11fc73f..1fc3b2c 100644 --- a/CNativeCode/OpenGLU_JauJNItst_funcs.c +++ b/CNativeCode/OpenGLU_JauJNItst_funcs.c @@ -282,13 +282,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) * Reading from file: glu-proto-auto.orig.h . . . * Destination-Class: gl4java_GLUFuncJauJNI ! */ - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluLookAt ( GLdouble eyex , GLdouble eyey , GLdouble eyez , GLdouble centerx , GLdouble centery , GLdouble centerz , GLdouble upx , GLdouble upy , GLdouble upz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluLookAt ( JNIEnv *env, jobject obj, @@ -316,13 +316,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluOrtho2D ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluOrtho2D ( JNIEnv *env, jobject obj, @@ -340,13 +340,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPerspective ( GLdouble fovy , GLdouble aspect , GLdouble zNear , GLdouble zFar ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPerspective ( JNIEnv *env, jobject obj, @@ -364,13 +364,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPickMatrix ( GLdouble x , GLdouble y , GLdouble width , GLdouble height , GLint * viewport ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPickMatrix ( JNIEnv *env, jobject obj, @@ -405,13 +405,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseIntArrayElements(env, viewport, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluProject ( GLdouble objx , GLdouble objy , GLdouble objz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * winx , GLdouble * winy , GLdouble * winz ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluProject ( JNIEnv *env, jobject obj, @@ -532,13 +532,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluUnProject ( GLdouble winx , GLdouble winy , GLdouble winz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * objx , GLdouble * objy , GLdouble * objz ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluUnProject ( JNIEnv *env, jobject obj, @@ -659,13 +659,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluScaleImage ( GLenum format , GLsizei widthin , GLsizei heightin , GLenum typein , const char * datain , GLsizei widthout , GLsizei heightout , GLenum typeout , char * dataout ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluScaleImage ( JNIEnv *env, jobject obj, @@ -726,13 +726,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluBuild1DMipmaps ( GLenum target , GLint components , GLint width , GLenum format , GLenum type , const void * data ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluBuild1DMipmaps__IIIII_3B ( JNIEnv *env, jobject obj, @@ -1006,13 +1006,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluBuild2DMipmaps ( GLenum target , GLint components , GLint width , GLint height , GLenum format , GLenum type , const void * data ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLUFuncJauJNI_gluBuild2DMipmaps__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -1300,13 +1300,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricDrawStyle ( GLUquadricObj * quadObject , GLenum drawStyle ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricDrawStyle ( JNIEnv *env, jobject obj, @@ -1320,13 +1320,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricOrientation ( GLUquadricObj * quadObject , GLenum orientation ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricOrientation ( JNIEnv *env, jobject obj, @@ -1340,13 +1340,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricNormals ( GLUquadricObj * quadObject , GLenum normals ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricNormals ( JNIEnv *env, jobject obj, @@ -1360,13 +1360,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricTexture ( GLUquadricObj * quadObject , GLboolean textureCoords ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluQuadricTexture ( JNIEnv *env, jobject obj, @@ -1380,13 +1380,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluCylinder ( GLUquadricObj * qobj , GLdouble baseRadius , GLdouble topRadius , GLdouble height , GLint slices , GLint stacks ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluCylinder ( JNIEnv *env, jobject obj, @@ -1408,13 +1408,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluSphere ( GLUquadricObj * qobj , GLdouble radius , GLint slices , GLint stacks ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluSphere ( JNIEnv *env, jobject obj, @@ -1432,13 +1432,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluDisk ( JNIEnv *env, jobject obj, @@ -1458,13 +1458,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPartialDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops , GLdouble startAngle , GLdouble sweepAngle ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPartialDisk ( JNIEnv *env, jobject obj, @@ -1488,13 +1488,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluLoadSamplingMatrices ( GLUnurbsObj * nobj , const GLfloat modelMatrix [ 16 ] , const GLfloat projMatrix [ 16 ] , const GLint viewport [ 4 ] ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluLoadSamplingMatrices ( JNIEnv *env, jobject obj, @@ -1557,13 +1557,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseIntArrayElements(env, viewport, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNurbsProperty ( JNIEnv *env, jobject obj, @@ -1579,13 +1579,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluGetNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat * value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluGetNurbsProperty ( JNIEnv *env, jobject obj, @@ -1616,13 +1616,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseFloatArrayElements(env, value, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginCurve ( JNIEnv *env, jobject obj, @@ -1634,13 +1634,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndCurve ( JNIEnv *env, jobject obj, @@ -1652,13 +1652,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsCurve ( GLUnurbsObj * nobj , GLint nknots , GLfloat * knot , GLint stride , GLfloat * ctlarray , GLint order , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNurbsCurve ( JNIEnv *env, jobject obj, @@ -1712,13 +1712,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseFloatArrayElements(env, ctlarray, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginSurface ( JNIEnv *env, jobject obj, @@ -1730,13 +1730,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndSurface ( JNIEnv *env, jobject obj, @@ -1748,13 +1748,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsSurface ( GLUnurbsObj * nobj , GLint sknot_count , GLfloat * sknot , GLint tknot_count , GLfloat * tknot , GLint s_stride , GLint t_stride , GLfloat * ctlarray , GLint sorder , GLint torder , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNurbsSurface ( JNIEnv *env, jobject obj, @@ -1831,13 +1831,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseFloatArrayElements(env, ctlarray, ptr7, (isCopiedArray7 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginTrim ( JNIEnv *env, jobject obj, @@ -1849,13 +1849,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndTrim ( JNIEnv *env, jobject obj, @@ -1867,13 +1867,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPwlCurve ( GLUnurbsObj * nobj , GLint count , GLfloat * array , GLint stride , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluPwlCurve ( JNIEnv *env, jobject obj, @@ -1908,13 +1908,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseFloatArrayElements(env, array, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessBeginPolygon ( GLUtesselator * tobj , void * polygon_data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessBeginPolygon__J_3B ( JNIEnv *env, jobject obj, @@ -2111,13 +2111,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseLongArrayElements(env, polygon_data, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessBeginContour ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessBeginContour ( JNIEnv *env, jobject obj, @@ -2129,13 +2129,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessVertex ( GLUtesselator * tobj , GLdouble coords [ 3 ] , void * vertex_data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessVertex__J_3D_3B ( JNIEnv *env, jobject obj, @@ -2451,13 +2451,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseLongArrayElements(env, vertex_data, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessEndContour ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessEndContour ( JNIEnv *env, jobject obj, @@ -2469,13 +2469,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessEndPolygon ( JNIEnv *env, jobject obj, @@ -2487,13 +2487,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessProperty ( JNIEnv *env, jobject obj, @@ -2509,13 +2509,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessNormal ( GLUtesselator * tobj , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluTessNormal ( JNIEnv *env, jobject obj, @@ -2533,13 +2533,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluGetTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble * value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluGetTessProperty ( JNIEnv *env, jobject obj, @@ -2570,13 +2570,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) (*env)->ReleaseDoubleArrayElements(env, value, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluBeginPolygon ( JNIEnv *env, jobject obj, @@ -2588,13 +2588,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNextContour ( GLUtesselator * tobj , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluNextContour ( JNIEnv *env, jobject obj, @@ -2608,13 +2608,13 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLUFuncJauJNI_gluEndPolygon ( JNIEnv *env, jobject obj, @@ -2626,5 +2626,5 @@ Java_gl4java_GLUFuncJauJNI_gluNewTess( JNIEnv *env, jobject obj) ); } - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ diff --git a/CNativeCode/OpenGL_JauJNI12_dynfuncs.c b/CNativeCode/OpenGL_JauJNI12_dynfuncs.c index 400e805..27dae89 100644 --- a/CNativeCode/OpenGL_JauJNI12_dynfuncs.c +++ b/CNativeCode/OpenGL_JauJNI12_dynfuncs.c @@ -88,13 +88,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) * Reading from file: gl-proto-auto.orig.h . . . * Destination-Class: gl4java_GLFuncJauJNI ! */ - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearIndex ( GLfloat c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearIndex ( JNIEnv *env, jobject obj, @@ -113,13 +113,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearColor ( JNIEnv *env, jobject obj, @@ -144,13 +144,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClear ( GLbitfield mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClear ( JNIEnv *env, jobject obj, @@ -169,13 +169,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexMask ( GLuint mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexMask ( JNIEnv *env, jobject obj, @@ -194,13 +194,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorMask ( GLboolean red , GLboolean green , GLboolean blue , GLboolean alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorMask ( JNIEnv *env, jobject obj, @@ -225,13 +225,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glAlphaFunc ( GLenum func , GLclampf ref ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glAlphaFunc ( JNIEnv *env, jobject obj, @@ -252,13 +252,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendFunc ( GLenum sfactor , GLenum dfactor ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendFunc ( JNIEnv *env, jobject obj, @@ -279,13 +279,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLogicOp ( GLenum opcode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLogicOp ( JNIEnv *env, jobject obj, @@ -304,13 +304,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCullFace ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCullFace ( JNIEnv *env, jobject obj, @@ -329,13 +329,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFrontFace ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFrontFace ( JNIEnv *env, jobject obj, @@ -354,13 +354,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointSize ( GLfloat size ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPointSize ( JNIEnv *env, jobject obj, @@ -379,13 +379,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLineWidth ( GLfloat width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLineWidth ( JNIEnv *env, jobject obj, @@ -404,13 +404,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLineStipple ( GLint factor , GLushort pattern ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLineStipple ( JNIEnv *env, jobject obj, @@ -431,13 +431,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonMode ( GLenum face , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonMode ( JNIEnv *env, jobject obj, @@ -458,13 +458,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonOffset ( GLfloat factor , GLfloat units ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonOffset ( JNIEnv *env, jobject obj, @@ -485,13 +485,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonStipple ( const GLubyte * mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonStipple ( JNIEnv *env, jobject obj, @@ -519,13 +519,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, mask, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPolygonStipple ( GLubyte * mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPolygonStipple ( JNIEnv *env, jobject obj, @@ -554,13 +554,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, mask, ptr0, (isCopiedArray0 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlag ( GLboolean flag ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlag ( JNIEnv *env, jobject obj, @@ -579,13 +579,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagv ( const GLboolean * flag ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlagv ( JNIEnv *env, jobject obj, @@ -613,13 +613,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, flag, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScissor ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glScissor ( JNIEnv *env, jobject obj, @@ -644,13 +644,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClipPlane ( GLenum plane , const GLdouble * equation ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClipPlane ( JNIEnv *env, jobject obj, @@ -680,13 +680,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, equation, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetClipPlane ( GLenum plane , GLdouble * equation ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetClipPlane ( JNIEnv *env, jobject obj, @@ -717,13 +717,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, equation, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawBuffer ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawBuffer ( JNIEnv *env, jobject obj, @@ -742,13 +742,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glReadBuffer ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glReadBuffer ( JNIEnv *env, jobject obj, @@ -767,13 +767,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnable ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEnable ( JNIEnv *env, jobject obj, @@ -792,13 +792,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDisable ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDisable ( JNIEnv *env, jobject obj, @@ -817,13 +817,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsEnabled ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsEnabled ( JNIEnv *env, jobject obj, @@ -845,13 +845,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnableClientState ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEnableClientState ( JNIEnv *env, jobject obj, @@ -870,13 +870,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDisableClientState ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDisableClientState ( JNIEnv *env, jobject obj, @@ -895,13 +895,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetBooleanv ( GLenum pname , GLboolean * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetBooleanv ( JNIEnv *env, jobject obj, @@ -932,13 +932,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetDoublev ( GLenum pname , GLdouble * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetDoublev ( JNIEnv *env, jobject obj, @@ -969,13 +969,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetFloatv ( GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetFloatv ( JNIEnv *env, jobject obj, @@ -1006,13 +1006,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetIntegerv ( GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetIntegerv ( JNIEnv *env, jobject obj, @@ -1043,13 +1043,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushAttrib ( GLbitfield mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushAttrib ( JNIEnv *env, jobject obj, @@ -1068,13 +1068,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopAttrib ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopAttrib ( JNIEnv *env, jobject obj) @@ -1091,13 +1091,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushClientAttrib ( GLbitfield mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushClientAttrib ( JNIEnv *env, jobject obj, @@ -1116,13 +1116,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopClientAttrib ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopClientAttrib ( JNIEnv *env, jobject obj) @@ -1139,13 +1139,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint glRenderMode ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLFuncJauJNI_glRenderMode ( JNIEnv *env, jobject obj, @@ -1167,13 +1167,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLenum glGetError ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLFuncJauJNI_glGetError ( JNIEnv *env, jobject obj) @@ -1193,13 +1193,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFinish ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFinish ( JNIEnv *env, jobject obj) @@ -1216,13 +1216,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFlush ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFlush ( JNIEnv *env, jobject obj) @@ -1239,13 +1239,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glHint ( GLenum target , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glHint ( JNIEnv *env, jobject obj, @@ -1266,13 +1266,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearDepth ( GLclampd depth ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearDepth ( JNIEnv *env, jobject obj, @@ -1291,13 +1291,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthFunc ( GLenum func ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDepthFunc ( JNIEnv *env, jobject obj, @@ -1316,13 +1316,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthMask ( GLboolean flag ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDepthMask ( JNIEnv *env, jobject obj, @@ -1341,13 +1341,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthRange ( GLclampd near_val , GLclampd far_val ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDepthRange ( JNIEnv *env, jobject obj, @@ -1368,13 +1368,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearAccum ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearAccum ( JNIEnv *env, jobject obj, @@ -1399,13 +1399,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glAccum ( GLenum op , GLfloat value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glAccum ( JNIEnv *env, jobject obj, @@ -1426,13 +1426,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMatrixMode ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMatrixMode ( JNIEnv *env, jobject obj, @@ -1451,13 +1451,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glOrtho ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glOrtho ( JNIEnv *env, jobject obj, @@ -1486,13 +1486,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFrustum ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFrustum ( JNIEnv *env, jobject obj, @@ -1521,13 +1521,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glViewport ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glViewport ( JNIEnv *env, jobject obj, @@ -1552,13 +1552,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushMatrix ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushMatrix ( JNIEnv *env, jobject obj) @@ -1575,13 +1575,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopMatrix ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopMatrix ( JNIEnv *env, jobject obj) @@ -1598,13 +1598,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadIdentity ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadIdentity ( JNIEnv *env, jobject obj) @@ -1621,13 +1621,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadMatrixd ( const GLdouble * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadMatrixd ( JNIEnv *env, jobject obj, @@ -1655,13 +1655,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadMatrixf ( const GLfloat * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadMatrixf ( JNIEnv *env, jobject obj, @@ -1689,13 +1689,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultMatrixd ( const GLdouble * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultMatrixd ( JNIEnv *env, jobject obj, @@ -1723,13 +1723,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultMatrixf ( const GLfloat * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultMatrixf ( JNIEnv *env, jobject obj, @@ -1757,13 +1757,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRotated ( GLdouble angle , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRotated ( JNIEnv *env, jobject obj, @@ -1788,13 +1788,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRotatef ( GLfloat angle , GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRotatef ( JNIEnv *env, jobject obj, @@ -1819,13 +1819,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScaled ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glScaled ( JNIEnv *env, jobject obj, @@ -1848,13 +1848,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScalef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glScalef ( JNIEnv *env, jobject obj, @@ -1877,13 +1877,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTranslated ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTranslated ( JNIEnv *env, jobject obj, @@ -1906,13 +1906,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTranslatef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTranslatef ( JNIEnv *env, jobject obj, @@ -1935,13 +1935,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsList ( GLuint list ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsList ( JNIEnv *env, jobject obj, @@ -1963,13 +1963,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteLists ( GLuint list , GLsizei range ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDeleteLists ( JNIEnv *env, jobject obj, @@ -1990,13 +1990,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLuint glGenLists ( GLsizei range ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLFuncJauJNI_glGenLists ( JNIEnv *env, jobject obj, @@ -2018,13 +2018,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNewList ( GLuint list , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNewList ( JNIEnv *env, jobject obj, @@ -2045,13 +2045,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEndList ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEndList ( JNIEnv *env, jobject obj) @@ -2068,13 +2068,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCallList ( GLuint list ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCallList ( JNIEnv *env, jobject obj, @@ -2093,13 +2093,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCallLists ( GLsizei n , GLenum type , const GLvoid * lists ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCallLists__II_3B ( JNIEnv *env, jobject obj, @@ -2317,13 +2317,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, lists, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glListBase ( GLuint base ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glListBase ( JNIEnv *env, jobject obj, @@ -2342,13 +2342,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBegin ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBegin ( JNIEnv *env, jobject obj, @@ -2367,13 +2367,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnd ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEnd ( JNIEnv *env, jobject obj) @@ -2390,13 +2390,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2d ( GLdouble x , GLdouble y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2d ( JNIEnv *env, jobject obj, @@ -2417,13 +2417,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2f ( GLfloat x , GLfloat y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2f ( JNIEnv *env, jobject obj, @@ -2444,13 +2444,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2i ( GLint x , GLint y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2i ( JNIEnv *env, jobject obj, @@ -2471,13 +2471,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2s ( GLshort x , GLshort y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2s ( JNIEnv *env, jobject obj, @@ -2498,13 +2498,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3d ( JNIEnv *env, jobject obj, @@ -2527,13 +2527,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3f ( JNIEnv *env, jobject obj, @@ -2556,13 +2556,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3i ( JNIEnv *env, jobject obj, @@ -2585,13 +2585,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3s ( JNIEnv *env, jobject obj, @@ -2614,13 +2614,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4d ( JNIEnv *env, jobject obj, @@ -2645,13 +2645,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4f ( JNIEnv *env, jobject obj, @@ -2676,13 +2676,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4i ( JNIEnv *env, jobject obj, @@ -2707,13 +2707,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4s ( JNIEnv *env, jobject obj, @@ -2738,13 +2738,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2dv ( JNIEnv *env, jobject obj, @@ -2772,13 +2772,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2fv ( JNIEnv *env, jobject obj, @@ -2806,13 +2806,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2iv ( JNIEnv *env, jobject obj, @@ -2840,13 +2840,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2sv ( JNIEnv *env, jobject obj, @@ -2874,13 +2874,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3dv ( JNIEnv *env, jobject obj, @@ -2908,13 +2908,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3fv ( JNIEnv *env, jobject obj, @@ -2942,13 +2942,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3iv ( JNIEnv *env, jobject obj, @@ -2976,13 +2976,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3sv ( JNIEnv *env, jobject obj, @@ -3010,13 +3010,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4dv ( JNIEnv *env, jobject obj, @@ -3044,13 +3044,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4fv ( JNIEnv *env, jobject obj, @@ -3078,13 +3078,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4iv ( JNIEnv *env, jobject obj, @@ -3112,13 +3112,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4sv ( JNIEnv *env, jobject obj, @@ -3146,13 +3146,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3b ( GLbyte nx , GLbyte ny , GLbyte nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3b ( JNIEnv *env, jobject obj, @@ -3175,13 +3175,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3d ( GLdouble nx , GLdouble ny , GLdouble nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3d ( JNIEnv *env, jobject obj, @@ -3204,13 +3204,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3f ( GLfloat nx , GLfloat ny , GLfloat nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3f ( JNIEnv *env, jobject obj, @@ -3233,13 +3233,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3i ( GLint nx , GLint ny , GLint nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3i ( JNIEnv *env, jobject obj, @@ -3262,13 +3262,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3s ( GLshort nx , GLshort ny , GLshort nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3s ( JNIEnv *env, jobject obj, @@ -3291,13 +3291,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3bv ( JNIEnv *env, jobject obj, @@ -3325,13 +3325,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3dv ( JNIEnv *env, jobject obj, @@ -3359,13 +3359,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3fv ( JNIEnv *env, jobject obj, @@ -3393,13 +3393,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3iv ( JNIEnv *env, jobject obj, @@ -3427,13 +3427,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3sv ( JNIEnv *env, jobject obj, @@ -3461,13 +3461,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexd ( GLdouble c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexd ( JNIEnv *env, jobject obj, @@ -3486,13 +3486,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexf ( GLfloat c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexf ( JNIEnv *env, jobject obj, @@ -3511,13 +3511,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexi ( GLint c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexi ( JNIEnv *env, jobject obj, @@ -3536,13 +3536,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexs ( GLshort c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexs ( JNIEnv *env, jobject obj, @@ -3561,13 +3561,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexub ( GLubyte c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexub ( JNIEnv *env, jobject obj, @@ -3586,13 +3586,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexdv ( const GLdouble * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexdv ( JNIEnv *env, jobject obj, @@ -3620,13 +3620,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexfv ( const GLfloat * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexfv ( JNIEnv *env, jobject obj, @@ -3654,13 +3654,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexiv ( const GLint * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexiv ( JNIEnv *env, jobject obj, @@ -3688,13 +3688,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexsv ( const GLshort * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexsv ( JNIEnv *env, jobject obj, @@ -3722,13 +3722,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexubv ( const GLubyte * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexubv ( JNIEnv *env, jobject obj, @@ -3756,13 +3756,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3b ( GLbyte red , GLbyte green , GLbyte blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3b ( JNIEnv *env, jobject obj, @@ -3785,13 +3785,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3d ( GLdouble red , GLdouble green , GLdouble blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3d ( JNIEnv *env, jobject obj, @@ -3814,13 +3814,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3f ( GLfloat red , GLfloat green , GLfloat blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3f ( JNIEnv *env, jobject obj, @@ -3843,13 +3843,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3i ( GLint red , GLint green , GLint blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3i ( JNIEnv *env, jobject obj, @@ -3872,13 +3872,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3s ( GLshort red , GLshort green , GLshort blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3s ( JNIEnv *env, jobject obj, @@ -3901,13 +3901,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ub ( GLubyte red , GLubyte green , GLubyte blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3ub ( JNIEnv *env, jobject obj, @@ -3930,13 +3930,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ui ( GLuint red , GLuint green , GLuint blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3ui ( JNIEnv *env, jobject obj, @@ -3959,13 +3959,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3us ( GLushort red , GLushort green , GLushort blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3us ( JNIEnv *env, jobject obj, @@ -3988,13 +3988,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4b ( GLbyte red , GLbyte green , GLbyte blue , GLbyte alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4b ( JNIEnv *env, jobject obj, @@ -4019,13 +4019,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4d ( GLdouble red , GLdouble green , GLdouble blue , GLdouble alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4d ( JNIEnv *env, jobject obj, @@ -4050,13 +4050,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4f ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4f ( JNIEnv *env, jobject obj, @@ -4081,13 +4081,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4i ( GLint red , GLint green , GLint blue , GLint alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4i ( JNIEnv *env, jobject obj, @@ -4112,13 +4112,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4s ( GLshort red , GLshort green , GLshort blue , GLshort alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4s ( JNIEnv *env, jobject obj, @@ -4143,13 +4143,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ub ( GLubyte red , GLubyte green , GLubyte blue , GLubyte alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4ub ( JNIEnv *env, jobject obj, @@ -4174,13 +4174,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ui ( GLuint red , GLuint green , GLuint blue , GLuint alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4ui ( JNIEnv *env, jobject obj, @@ -4205,13 +4205,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4us ( GLushort red , GLushort green , GLushort blue , GLushort alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4us ( JNIEnv *env, jobject obj, @@ -4236,13 +4236,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3bv ( JNIEnv *env, jobject obj, @@ -4270,13 +4270,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3dv ( JNIEnv *env, jobject obj, @@ -4304,13 +4304,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3fv ( JNIEnv *env, jobject obj, @@ -4338,13 +4338,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3iv ( JNIEnv *env, jobject obj, @@ -4372,13 +4372,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3sv ( JNIEnv *env, jobject obj, @@ -4406,13 +4406,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ubv ( const GLubyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3ubv ( JNIEnv *env, jobject obj, @@ -4440,13 +4440,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3uiv ( const GLuint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3uiv ( JNIEnv *env, jobject obj, @@ -4474,13 +4474,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3usv ( const GLushort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3usv ( JNIEnv *env, jobject obj, @@ -4508,13 +4508,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4bv ( JNIEnv *env, jobject obj, @@ -4542,13 +4542,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4dv ( JNIEnv *env, jobject obj, @@ -4576,13 +4576,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4fv ( JNIEnv *env, jobject obj, @@ -4610,13 +4610,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4iv ( JNIEnv *env, jobject obj, @@ -4644,13 +4644,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4sv ( JNIEnv *env, jobject obj, @@ -4678,13 +4678,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ubv ( const GLubyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4ubv ( JNIEnv *env, jobject obj, @@ -4712,13 +4712,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4uiv ( const GLuint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4uiv ( JNIEnv *env, jobject obj, @@ -4746,13 +4746,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4usv ( const GLushort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4usv ( JNIEnv *env, jobject obj, @@ -4780,13 +4780,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1d ( GLdouble s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1d ( JNIEnv *env, jobject obj, @@ -4805,13 +4805,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1f ( GLfloat s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1f ( JNIEnv *env, jobject obj, @@ -4830,13 +4830,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1i ( GLint s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1i ( JNIEnv *env, jobject obj, @@ -4855,13 +4855,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1s ( GLshort s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1s ( JNIEnv *env, jobject obj, @@ -4880,13 +4880,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2d ( GLdouble s , GLdouble t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2d ( JNIEnv *env, jobject obj, @@ -4907,13 +4907,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2f ( GLfloat s , GLfloat t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2f ( JNIEnv *env, jobject obj, @@ -4934,13 +4934,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2i ( GLint s , GLint t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2i ( JNIEnv *env, jobject obj, @@ -4961,13 +4961,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2s ( GLshort s , GLshort t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2s ( JNIEnv *env, jobject obj, @@ -4988,13 +4988,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3d ( GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3d ( JNIEnv *env, jobject obj, @@ -5017,13 +5017,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3f ( GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3f ( JNIEnv *env, jobject obj, @@ -5046,13 +5046,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3i ( GLint s , GLint t , GLint r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3i ( JNIEnv *env, jobject obj, @@ -5075,13 +5075,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3s ( GLshort s , GLshort t , GLshort r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3s ( JNIEnv *env, jobject obj, @@ -5104,13 +5104,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4d ( GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4d ( JNIEnv *env, jobject obj, @@ -5135,13 +5135,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4f ( GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4f ( JNIEnv *env, jobject obj, @@ -5166,13 +5166,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4i ( GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4i ( JNIEnv *env, jobject obj, @@ -5197,13 +5197,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4s ( GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4s ( JNIEnv *env, jobject obj, @@ -5228,13 +5228,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1dv ( JNIEnv *env, jobject obj, @@ -5262,13 +5262,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1fv ( JNIEnv *env, jobject obj, @@ -5296,13 +5296,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1iv ( JNIEnv *env, jobject obj, @@ -5330,13 +5330,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1sv ( JNIEnv *env, jobject obj, @@ -5364,13 +5364,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2dv ( JNIEnv *env, jobject obj, @@ -5398,13 +5398,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2fv ( JNIEnv *env, jobject obj, @@ -5432,13 +5432,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2iv ( JNIEnv *env, jobject obj, @@ -5466,13 +5466,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2sv ( JNIEnv *env, jobject obj, @@ -5500,13 +5500,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3dv ( JNIEnv *env, jobject obj, @@ -5534,13 +5534,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3fv ( JNIEnv *env, jobject obj, @@ -5568,13 +5568,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3iv ( JNIEnv *env, jobject obj, @@ -5602,13 +5602,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3sv ( JNIEnv *env, jobject obj, @@ -5636,13 +5636,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4dv ( JNIEnv *env, jobject obj, @@ -5670,13 +5670,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4fv ( JNIEnv *env, jobject obj, @@ -5704,13 +5704,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4iv ( JNIEnv *env, jobject obj, @@ -5738,13 +5738,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4sv ( JNIEnv *env, jobject obj, @@ -5772,13 +5772,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2d ( GLdouble x , GLdouble y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2d ( JNIEnv *env, jobject obj, @@ -5799,13 +5799,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2f ( GLfloat x , GLfloat y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2f ( JNIEnv *env, jobject obj, @@ -5826,13 +5826,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2i ( GLint x , GLint y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2i ( JNIEnv *env, jobject obj, @@ -5853,13 +5853,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2s ( GLshort x , GLshort y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2s ( JNIEnv *env, jobject obj, @@ -5880,13 +5880,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3d ( JNIEnv *env, jobject obj, @@ -5909,13 +5909,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3f ( JNIEnv *env, jobject obj, @@ -5938,13 +5938,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3i ( JNIEnv *env, jobject obj, @@ -5967,13 +5967,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3s ( JNIEnv *env, jobject obj, @@ -5996,13 +5996,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4d ( JNIEnv *env, jobject obj, @@ -6027,13 +6027,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4f ( JNIEnv *env, jobject obj, @@ -6058,13 +6058,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4i ( JNIEnv *env, jobject obj, @@ -6089,13 +6089,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4s ( JNIEnv *env, jobject obj, @@ -6120,13 +6120,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2dv ( JNIEnv *env, jobject obj, @@ -6154,13 +6154,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2fv ( JNIEnv *env, jobject obj, @@ -6188,13 +6188,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2iv ( JNIEnv *env, jobject obj, @@ -6222,13 +6222,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2sv ( JNIEnv *env, jobject obj, @@ -6256,13 +6256,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3dv ( JNIEnv *env, jobject obj, @@ -6290,13 +6290,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3fv ( JNIEnv *env, jobject obj, @@ -6324,13 +6324,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3iv ( JNIEnv *env, jobject obj, @@ -6358,13 +6358,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3sv ( JNIEnv *env, jobject obj, @@ -6392,13 +6392,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4dv ( JNIEnv *env, jobject obj, @@ -6426,13 +6426,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4fv ( JNIEnv *env, jobject obj, @@ -6460,13 +6460,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4iv ( JNIEnv *env, jobject obj, @@ -6494,13 +6494,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4sv ( JNIEnv *env, jobject obj, @@ -6528,13 +6528,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectd ( GLdouble x1 , GLdouble y1 , GLdouble x2 , GLdouble y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectd ( JNIEnv *env, jobject obj, @@ -6559,13 +6559,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectf ( GLfloat x1 , GLfloat y1 , GLfloat x2 , GLfloat y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectf ( JNIEnv *env, jobject obj, @@ -6590,13 +6590,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRecti ( GLint x1 , GLint y1 , GLint x2 , GLint y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRecti ( JNIEnv *env, jobject obj, @@ -6621,13 +6621,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRects ( GLshort x1 , GLshort y1 , GLshort x2 , GLshort y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRects ( JNIEnv *env, jobject obj, @@ -6652,13 +6652,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectdv ( const GLdouble * v1 , const GLdouble * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectdv ( JNIEnv *env, jobject obj, @@ -6697,13 +6697,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectfv ( const GLfloat * v1 , const GLfloat * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectfv ( JNIEnv *env, jobject obj, @@ -6742,13 +6742,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectiv ( const GLint * v1 , const GLint * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectiv ( JNIEnv *env, jobject obj, @@ -6787,13 +6787,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectsv ( const GLshort * v1 , const GLshort * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectsv ( JNIEnv *env, jobject obj, @@ -6832,13 +6832,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertexPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertexPointer__III_3B ( JNIEnv *env, jobject obj, @@ -7070,13 +7070,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormalPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormalPointer__II_3B ( JNIEnv *env, jobject obj, @@ -7294,13 +7294,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorPointer__III_3B ( JNIEnv *env, jobject obj, @@ -7532,13 +7532,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexPointer__II_3B ( JNIEnv *env, jobject obj, @@ -7756,13 +7756,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoordPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoordPointer__III_3B ( JNIEnv *env, jobject obj, @@ -7994,13 +7994,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagPointer ( GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlagPointer__I_3B ( JNIEnv *env, jobject obj, @@ -8204,13 +8204,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPointerv ( GLenum pname , void * * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPointerv__I_3_3B ( JNIEnv *env, jobject obj, @@ -8421,13 +8421,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glArrayElement ( GLint i ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glArrayElement ( JNIEnv *env, jobject obj, @@ -8446,13 +8446,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawArrays ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawArrays ( JNIEnv *env, jobject obj, @@ -8475,13 +8475,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawElements ( GLenum mode , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawElements__III_3B ( JNIEnv *env, jobject obj, @@ -8713,13 +8713,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, indices, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glInterleavedArrays ( GLenum format , GLsizei stride , const GLvoid * pointer ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glInterleavedArrays__II_3B ( JNIEnv *env, jobject obj, @@ -8937,13 +8937,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, pointer, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glShadeModel ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glShadeModel ( JNIEnv *env, jobject obj, @@ -8962,13 +8962,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightf ( GLenum light , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightf ( JNIEnv *env, jobject obj, @@ -8991,13 +8991,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLighti ( GLenum light , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLighti ( JNIEnv *env, jobject obj, @@ -9020,13 +9020,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightfv ( GLenum light , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightfv ( JNIEnv *env, jobject obj, @@ -9058,13 +9058,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightiv ( GLenum light , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightiv ( JNIEnv *env, jobject obj, @@ -9096,13 +9096,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetLightfv ( GLenum light , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetLightfv ( JNIEnv *env, jobject obj, @@ -9135,13 +9135,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetLightiv ( GLenum light , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetLightiv ( JNIEnv *env, jobject obj, @@ -9174,13 +9174,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModelf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModelf ( JNIEnv *env, jobject obj, @@ -9201,13 +9201,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModeli ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModeli ( JNIEnv *env, jobject obj, @@ -9228,13 +9228,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModelfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModelfv ( JNIEnv *env, jobject obj, @@ -9264,13 +9264,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModeliv ( GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModeliv ( JNIEnv *env, jobject obj, @@ -9300,13 +9300,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialf ( GLenum face , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMaterialf ( JNIEnv *env, jobject obj, @@ -9329,13 +9329,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMateriali ( GLenum face , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMateriali ( JNIEnv *env, jobject obj, @@ -9358,13 +9358,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialfv ( GLenum face , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMaterialfv ( JNIEnv *env, jobject obj, @@ -9396,13 +9396,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialiv ( GLenum face , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMaterialiv ( JNIEnv *env, jobject obj, @@ -9434,13 +9434,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMaterialfv ( GLenum face , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMaterialfv ( JNIEnv *env, jobject obj, @@ -9473,13 +9473,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMaterialiv ( GLenum face , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMaterialiv ( JNIEnv *env, jobject obj, @@ -9512,13 +9512,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorMaterial ( GLenum face , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorMaterial ( JNIEnv *env, jobject obj, @@ -9539,13 +9539,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelZoom ( GLfloat xfactor , GLfloat yfactor ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelZoom ( JNIEnv *env, jobject obj, @@ -9566,13 +9566,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelStoref ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelStoref ( JNIEnv *env, jobject obj, @@ -9593,13 +9593,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelStorei ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelStorei ( JNIEnv *env, jobject obj, @@ -9620,13 +9620,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelTransferf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelTransferf ( JNIEnv *env, jobject obj, @@ -9647,13 +9647,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelTransferi ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelTransferi ( JNIEnv *env, jobject obj, @@ -9674,13 +9674,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapfv ( GLenum map , GLint mapsize , const GLfloat * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelMapfv ( JNIEnv *env, jobject obj, @@ -9712,13 +9712,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, values, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapuiv ( GLenum map , GLint mapsize , const GLuint * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelMapuiv ( JNIEnv *env, jobject obj, @@ -9750,13 +9750,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, values, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapusv ( GLenum map , GLint mapsize , const GLushort * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelMapusv ( JNIEnv *env, jobject obj, @@ -9788,13 +9788,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, values, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapfv ( GLenum map , GLfloat * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPixelMapfv ( JNIEnv *env, jobject obj, @@ -9825,13 +9825,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapuiv ( GLenum map , GLuint * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPixelMapuiv ( JNIEnv *env, jobject obj, @@ -9862,13 +9862,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapusv ( GLenum map , GLushort * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPixelMapusv ( JNIEnv *env, jobject obj, @@ -9899,13 +9899,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBitmap ( GLsizei width , GLsizei height , GLfloat xorig , GLfloat yorig , GLfloat xmove , GLfloat ymove , const GLubyte * bitmap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBitmap ( JNIEnv *env, jobject obj, @@ -9945,13 +9945,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, bitmap, ptr6, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glReadPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glReadPixels__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -10232,13 +10232,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawPixels ( GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawPixels__IIII_3B ( JNIEnv *env, jobject obj, @@ -10484,13 +10484,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyPixels ( JNIEnv *env, jobject obj, @@ -10517,13 +10517,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilFunc ( GLenum func , GLint ref , GLuint mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glStencilFunc ( JNIEnv *env, jobject obj, @@ -10546,13 +10546,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilMask ( GLuint mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glStencilMask ( JNIEnv *env, jobject obj, @@ -10571,13 +10571,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilOp ( GLenum fail , GLenum zfail , GLenum zpass ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glStencilOp ( JNIEnv *env, jobject obj, @@ -10600,13 +10600,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearStencil ( GLint s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearStencil ( JNIEnv *env, jobject obj, @@ -10625,13 +10625,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGend ( GLenum coord , GLenum pname , GLdouble param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGend ( JNIEnv *env, jobject obj, @@ -10654,13 +10654,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGenf ( GLenum coord , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGenf ( JNIEnv *env, jobject obj, @@ -10683,13 +10683,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGeni ( GLenum coord , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGeni ( JNIEnv *env, jobject obj, @@ -10712,13 +10712,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGendv ( GLenum coord , GLenum pname , const GLdouble * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGendv ( JNIEnv *env, jobject obj, @@ -10750,13 +10750,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGenfv ( GLenum coord , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGenfv ( JNIEnv *env, jobject obj, @@ -10788,13 +10788,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGeniv ( GLenum coord , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGeniv ( JNIEnv *env, jobject obj, @@ -10826,13 +10826,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGendv ( GLenum coord , GLenum pname , GLdouble * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexGendv ( JNIEnv *env, jobject obj, @@ -10865,13 +10865,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGenfv ( GLenum coord , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexGenfv ( JNIEnv *env, jobject obj, @@ -10904,13 +10904,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGeniv ( GLenum coord , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexGeniv ( JNIEnv *env, jobject obj, @@ -10943,13 +10943,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnvf ( JNIEnv *env, jobject obj, @@ -10972,13 +10972,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvi ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnvi ( JNIEnv *env, jobject obj, @@ -11001,13 +11001,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnvfv ( JNIEnv *env, jobject obj, @@ -11039,13 +11039,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnviv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnviv ( JNIEnv *env, jobject obj, @@ -11077,13 +11077,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexEnvfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexEnvfv ( JNIEnv *env, jobject obj, @@ -11116,13 +11116,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexEnviv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexEnviv ( JNIEnv *env, jobject obj, @@ -11155,13 +11155,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameterf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameterf ( JNIEnv *env, jobject obj, @@ -11184,13 +11184,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameteri ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameteri ( JNIEnv *env, jobject obj, @@ -11213,13 +11213,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameterfv ( JNIEnv *env, jobject obj, @@ -11251,13 +11251,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameteriv ( JNIEnv *env, jobject obj, @@ -11289,13 +11289,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexParameterfv ( JNIEnv *env, jobject obj, @@ -11328,13 +11328,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexParameteriv ( JNIEnv *env, jobject obj, @@ -11367,13 +11367,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexLevelParameterfv ( GLenum target , GLint level , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexLevelParameterfv ( JNIEnv *env, jobject obj, @@ -11408,13 +11408,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexLevelParameteriv ( GLenum target , GLint level , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexLevelParameteriv ( JNIEnv *env, jobject obj, @@ -11449,13 +11449,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage1D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage1D__IIIIIII_3B ( JNIEnv *env, jobject obj, @@ -11743,13 +11743,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr7, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage2D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage2D__IIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -12051,13 +12051,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr8, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexImage ( GLenum target , GLint level , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexImage__IIII_3B ( JNIEnv *env, jobject obj, @@ -12310,13 +12310,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGenTextures ( GLsizei n , GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGenTextures ( JNIEnv *env, jobject obj, @@ -12347,13 +12347,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, textures, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteTextures ( GLsizei n , const GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDeleteTextures ( JNIEnv *env, jobject obj, @@ -12383,13 +12383,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, textures, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBindTexture ( GLenum target , GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBindTexture ( JNIEnv *env, jobject obj, @@ -12410,13 +12410,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPrioritizeTextures ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPrioritizeTextures ( JNIEnv *env, jobject obj, @@ -12457,13 +12457,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, priorities, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glAreTexturesResident ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glAreTexturesResident ( JNIEnv *env, jobject obj, @@ -12508,13 +12508,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsTexture ( GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsTexture ( JNIEnv *env, jobject obj, @@ -12536,13 +12536,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLsizei width , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage1D__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -12816,13 +12816,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr6, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage2D__IIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -13124,13 +13124,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr8, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexImage1D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLint border ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexImage1D ( JNIEnv *env, jobject obj, @@ -13161,13 +13161,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexImage2D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height , GLint border ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexImage2D ( JNIEnv *env, jobject obj, @@ -13200,13 +13200,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage1D ( JNIEnv *env, jobject obj, @@ -13235,13 +13235,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage2D ( JNIEnv *env, jobject obj, @@ -13274,13 +13274,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap1d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint stride , GLint order , const GLdouble * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap1d ( JNIEnv *env, jobject obj, @@ -13318,13 +13318,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, points, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap1f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint stride , GLint order , const GLfloat * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap1f ( JNIEnv *env, jobject obj, @@ -13362,13 +13362,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, points, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap2d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint ustride , GLint uorder , GLdouble v1 , GLdouble v2 , GLint vstride , GLint vorder , const GLdouble * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap2d ( JNIEnv *env, jobject obj, @@ -13414,13 +13414,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, points, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap2f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint ustride , GLint uorder , GLfloat v1 , GLfloat v2 , GLint vstride , GLint vorder , const GLfloat * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap2f ( JNIEnv *env, jobject obj, @@ -13466,13 +13466,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, points, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapdv ( GLenum target , GLenum query , GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMapdv ( JNIEnv *env, jobject obj, @@ -13505,13 +13505,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapfv ( GLenum target , GLenum query , GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMapfv ( JNIEnv *env, jobject obj, @@ -13544,13 +13544,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapiv ( GLenum target , GLenum query , GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMapiv ( JNIEnv *env, jobject obj, @@ -13583,13 +13583,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1d ( GLdouble u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1d ( JNIEnv *env, jobject obj, @@ -13608,13 +13608,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1f ( GLfloat u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1f ( JNIEnv *env, jobject obj, @@ -13633,13 +13633,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1dv ( const GLdouble * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1dv ( JNIEnv *env, jobject obj, @@ -13667,13 +13667,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1fv ( const GLfloat * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1fv ( JNIEnv *env, jobject obj, @@ -13701,13 +13701,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2d ( GLdouble u , GLdouble v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2d ( JNIEnv *env, jobject obj, @@ -13728,13 +13728,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2f ( GLfloat u , GLfloat v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2f ( JNIEnv *env, jobject obj, @@ -13755,13 +13755,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2dv ( const GLdouble * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2dv ( JNIEnv *env, jobject obj, @@ -13789,13 +13789,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2fv ( const GLfloat * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2fv ( JNIEnv *env, jobject obj, @@ -13823,13 +13823,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid1d ( GLint un , GLdouble u1 , GLdouble u2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid1d ( JNIEnv *env, jobject obj, @@ -13852,13 +13852,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid1f ( GLint un , GLfloat u1 , GLfloat u2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid1f ( JNIEnv *env, jobject obj, @@ -13881,13 +13881,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid2d ( GLint un , GLdouble u1 , GLdouble u2 , GLint vn , GLdouble v1 , GLdouble v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid2d ( JNIEnv *env, jobject obj, @@ -13916,13 +13916,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid2f ( GLint un , GLfloat u1 , GLfloat u2 , GLint vn , GLfloat v1 , GLfloat v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid2f ( JNIEnv *env, jobject obj, @@ -13951,13 +13951,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalPoint1 ( GLint i ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalPoint1 ( JNIEnv *env, jobject obj, @@ -13976,13 +13976,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalPoint2 ( GLint i , GLint j ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalPoint2 ( JNIEnv *env, jobject obj, @@ -14003,13 +14003,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalMesh1 ( GLenum mode , GLint i1 , GLint i2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalMesh1 ( JNIEnv *env, jobject obj, @@ -14032,13 +14032,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalMesh2 ( GLenum mode , GLint i1 , GLint i2 , GLint j1 , GLint j2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalMesh2 ( JNIEnv *env, jobject obj, @@ -14065,13 +14065,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogf ( JNIEnv *env, jobject obj, @@ -14092,13 +14092,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogi ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogi ( JNIEnv *env, jobject obj, @@ -14119,13 +14119,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogfv ( JNIEnv *env, jobject obj, @@ -14155,13 +14155,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogiv ( GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogiv ( JNIEnv *env, jobject obj, @@ -14191,13 +14191,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFeedbackBuffer ( GLsizei size , GLenum type , GLfloat * buffer ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFeedbackBuffer ( JNIEnv *env, jobject obj, @@ -14230,13 +14230,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, buffer, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPassThrough ( GLfloat token ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPassThrough ( JNIEnv *env, jobject obj, @@ -14255,13 +14255,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glSelectBuffer ( GLsizei size , GLuint * buffer ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glSelectBuffer ( JNIEnv *env, jobject obj, @@ -14292,13 +14292,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, buffer, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glInitNames ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glInitNames ( JNIEnv *env, jobject obj) @@ -14315,13 +14315,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadName ( GLuint name ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadName ( JNIEnv *env, jobject obj, @@ -14340,13 +14340,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushName ( GLuint name ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushName ( JNIEnv *env, jobject obj, @@ -14365,13 +14365,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopName ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopName ( JNIEnv *env, jobject obj) @@ -14388,13 +14388,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawRangeElements ( GLenum mode , GLuint start , GLuint end , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawRangeElements__IIIII_3B ( JNIEnv *env, jobject obj, @@ -14654,13 +14654,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, indices, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage3D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage3D__IIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -14976,13 +14976,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    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 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage3D__IIIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -15312,13 +15312,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr10, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage3D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage3D ( JNIEnv *env, jobject obj, @@ -15353,13 +15353,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTable ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTable__IIIII_3B ( JNIEnv *env, jobject obj, @@ -15619,13 +15619,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, table, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorSubTable ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorSubTable__IIIII_3B ( JNIEnv *env, jobject obj, @@ -15885,13 +15885,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, data, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTableParameteriv ( JNIEnv *env, jobject obj, @@ -15923,13 +15923,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTableParameterfv ( JNIEnv *env, jobject obj, @@ -15961,13 +15961,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyColorSubTable ( GLenum target , GLsizei start , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyColorSubTable ( JNIEnv *env, jobject obj, @@ -15994,13 +15994,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyColorTable ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyColorTable ( JNIEnv *env, jobject obj, @@ -16027,13 +16027,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTable ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTable__III_3B ( JNIEnv *env, jobject obj, @@ -16272,13 +16272,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameterfv ( JNIEnv *env, jobject obj, @@ -16311,13 +16311,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameteriv ( JNIEnv *env, jobject obj, @@ -16350,13 +16350,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendEquation ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendEquation ( JNIEnv *env, jobject obj, @@ -16375,13 +16375,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendColor ( JNIEnv *env, jobject obj, @@ -16406,13 +16406,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glHistogram ( GLenum target , GLsizei width , GLenum internalformat , GLboolean sink ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glHistogram ( JNIEnv *env, jobject obj, @@ -16437,13 +16437,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glResetHistogram ( GLenum target ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glResetHistogram ( JNIEnv *env, jobject obj, @@ -16462,13 +16462,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogram ( GLenum target , GLboolean reset , GLenum format , GLenum type , GLvoid * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetHistogram__IZII_3B ( JNIEnv *env, jobject obj, @@ -16721,13 +16721,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogramParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetHistogramParameterfv ( JNIEnv *env, jobject obj, @@ -16760,13 +16760,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogramParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetHistogramParameteriv ( JNIEnv *env, jobject obj, @@ -16799,13 +16799,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMinmax ( GLenum target , GLenum internalformat , GLboolean sink ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMinmax ( JNIEnv *env, jobject obj, @@ -16828,13 +16828,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glResetMinmax ( GLenum target ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glResetMinmax ( JNIEnv *env, jobject obj, @@ -16853,13 +16853,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmax ( GLenum target , GLboolean reset , GLenum format , GLenum types , GLvoid * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMinmax__IZII_3B ( JNIEnv *env, jobject obj, @@ -17112,13 +17112,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmaxParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMinmaxParameterfv ( JNIEnv *env, jobject obj, @@ -17151,13 +17151,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmaxParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMinmaxParameteriv ( JNIEnv *env, jobject obj, @@ -17190,13 +17190,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionFilter1D ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionFilter1D__IIIII_3B ( JNIEnv *env, jobject obj, @@ -17456,13 +17456,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, image, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionFilter2D__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -17736,13 +17736,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, image, ptr6, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameterf ( GLenum target , GLenum pname , GLfloat params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameterf ( JNIEnv *env, jobject obj, @@ -17765,13 +17765,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameterfv ( JNIEnv *env, jobject obj, @@ -17803,13 +17803,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameteri ( GLenum target , GLenum pname , GLint params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameteri ( JNIEnv *env, jobject obj, @@ -17832,13 +17832,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameteriv ( JNIEnv *env, jobject obj, @@ -17870,13 +17870,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyConvolutionFilter1D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyConvolutionFilter1D ( JNIEnv *env, jobject obj, @@ -17903,13 +17903,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyConvolutionFilter2D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyConvolutionFilter2D ( JNIEnv *env, jobject obj, @@ -17938,13 +17938,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionFilter ( GLenum target , GLenum format , GLenum type , GLvoid * image ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetConvolutionFilter__III_3B ( JNIEnv *env, jobject obj, @@ -18183,13 +18183,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, image, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetConvolutionParameterfv ( JNIEnv *env, jobject obj, @@ -18222,13 +18222,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetConvolutionParameteriv ( JNIEnv *env, jobject obj, @@ -18261,13 +18261,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glSeparableFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * row , const GLvoid * column ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glSeparableFilter2D__IIIIII_3B_3B ( JNIEnv *env, jobject obj, @@ -18618,13 +18618,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, column, ptr7, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetSeparableFilter ( GLenum target , GLenum format , GLenum type , GLvoid * row , GLvoid * column , GLvoid * span ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetSeparableFilter__III_3B_3B_3B ( JNIEnv *env, jobject obj, @@ -19031,13 +19031,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, span, ptr5, (isCopiedArray5 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendColorEXT ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendColorEXT ( JNIEnv *env, jobject obj, @@ -19062,13 +19062,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonOffsetEXT ( GLfloat factor , GLfloat bias ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonOffsetEXT ( JNIEnv *env, jobject obj, @@ -19089,13 +19089,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage3DEXT ( GLenum target , GLint level , GLenum internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage3DEXT__IIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -19411,13 +19411,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    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 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage3DEXT__IIIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -19747,13 +19747,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr10, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage3DEXT ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage3DEXT ( JNIEnv *env, jobject obj, @@ -19788,13 +19788,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGenTexturesEXT ( GLsizei n , GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGenTexturesEXT ( JNIEnv *env, jobject obj, @@ -19825,13 +19825,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, textures, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteTexturesEXT ( GLsizei n , const GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDeleteTexturesEXT ( JNIEnv *env, jobject obj, @@ -19861,13 +19861,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, textures, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBindTextureEXT ( GLenum target , GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBindTextureEXT ( JNIEnv *env, jobject obj, @@ -19888,13 +19888,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPrioritizeTexturesEXT ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPrioritizeTexturesEXT ( JNIEnv *env, jobject obj, @@ -19935,13 +19935,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, priorities, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glAreTexturesResidentEXT ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glAreTexturesResidentEXT ( JNIEnv *env, jobject obj, @@ -19986,13 +19986,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsTextureEXT ( GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsTextureEXT ( JNIEnv *env, jobject obj, @@ -20014,13 +20014,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertexPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertexPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -20266,13 +20266,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormalPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormalPointerEXT__III_3B ( JNIEnv *env, jobject obj, @@ -20504,13 +20504,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -20756,13 +20756,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexPointerEXT__III_3B ( JNIEnv *env, jobject obj, @@ -20994,13 +20994,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoordPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoordPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -21246,13 +21246,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagPointerEXT ( GLsizei stride , GLsizei count , const GLboolean * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlagPointerEXT ( JNIEnv *env, jobject obj, @@ -21284,13 +21284,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPointervEXT ( GLenum pname , void * * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPointervEXT__I_3_3B ( JNIEnv *env, jobject obj, @@ -21501,13 +21501,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glArrayElementEXT ( GLint i ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glArrayElementEXT ( JNIEnv *env, jobject obj, @@ -21526,13 +21526,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawArraysEXT ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawArraysEXT ( JNIEnv *env, jobject obj, @@ -21555,13 +21555,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendEquationEXT ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendEquationEXT ( JNIEnv *env, jobject obj, @@ -21580,13 +21580,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointParameterfEXT ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPointParameterfEXT ( JNIEnv *env, jobject obj, @@ -21607,13 +21607,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointParameterfvEXT ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPointParameterfvEXT ( JNIEnv *env, jobject obj, @@ -21643,13 +21643,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableEXT ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTableEXT__IIIII_3B ( JNIEnv *env, jobject obj, @@ -21909,13 +21909,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, table, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorSubTableEXT ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorSubTableEXT__IIIII_3B ( JNIEnv *env, jobject obj, @@ -22175,13 +22175,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, data, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableEXT ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableEXT__III_3B ( JNIEnv *env, jobject obj, @@ -22420,13 +22420,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterfvEXT ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameterfvEXT ( JNIEnv *env, jobject obj, @@ -22459,13 +22459,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterivEXT ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameterivEXT ( JNIEnv *env, jobject obj, @@ -22498,13 +22498,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLockArraysEXT ( GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLockArraysEXT ( JNIEnv *env, jobject obj, @@ -22525,13 +22525,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glUnlockArraysEXT ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glUnlockArraysEXT ( JNIEnv *env, jobject obj) @@ -22548,13 +22548,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glActiveTextureARB ( GLenum texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glActiveTextureARB ( JNIEnv *env, jobject obj, @@ -22573,13 +22573,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClientActiveTextureARB ( GLenum texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClientActiveTextureARB ( JNIEnv *env, jobject obj, @@ -22598,13 +22598,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1dARB ( GLenum target , GLdouble s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1dARB ( JNIEnv *env, jobject obj, @@ -22625,13 +22625,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1dvARB ( JNIEnv *env, jobject obj, @@ -22661,13 +22661,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1fARB ( GLenum target , GLfloat s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1fARB ( JNIEnv *env, jobject obj, @@ -22688,13 +22688,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1fvARB ( JNIEnv *env, jobject obj, @@ -22724,13 +22724,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1iARB ( GLenum target , GLint s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1iARB ( JNIEnv *env, jobject obj, @@ -22751,13 +22751,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1ivARB ( JNIEnv *env, jobject obj, @@ -22787,13 +22787,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1sARB ( GLenum target , GLshort s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1sARB ( JNIEnv *env, jobject obj, @@ -22814,13 +22814,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1svARB ( JNIEnv *env, jobject obj, @@ -22850,13 +22850,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2dARB ( GLenum target , GLdouble s , GLdouble t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2dARB ( JNIEnv *env, jobject obj, @@ -22879,13 +22879,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2dvARB ( JNIEnv *env, jobject obj, @@ -22915,13 +22915,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2fARB ( GLenum target , GLfloat s , GLfloat t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2fARB ( JNIEnv *env, jobject obj, @@ -22944,13 +22944,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2fvARB ( JNIEnv *env, jobject obj, @@ -22980,13 +22980,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2iARB ( GLenum target , GLint s , GLint t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2iARB ( JNIEnv *env, jobject obj, @@ -23009,13 +23009,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2ivARB ( JNIEnv *env, jobject obj, @@ -23045,13 +23045,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2sARB ( GLenum target , GLshort s , GLshort t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2sARB ( JNIEnv *env, jobject obj, @@ -23074,13 +23074,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2svARB ( JNIEnv *env, jobject obj, @@ -23110,13 +23110,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3dARB ( JNIEnv *env, jobject obj, @@ -23141,13 +23141,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3dvARB ( JNIEnv *env, jobject obj, @@ -23177,13 +23177,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3fARB ( JNIEnv *env, jobject obj, @@ -23208,13 +23208,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3fvARB ( JNIEnv *env, jobject obj, @@ -23244,13 +23244,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3iARB ( GLenum target , GLint s , GLint t , GLint r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3iARB ( JNIEnv *env, jobject obj, @@ -23275,13 +23275,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3ivARB ( JNIEnv *env, jobject obj, @@ -23311,13 +23311,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3sARB ( GLenum target , GLshort s , GLshort t , GLshort r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3sARB ( JNIEnv *env, jobject obj, @@ -23342,13 +23342,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3svARB ( JNIEnv *env, jobject obj, @@ -23378,13 +23378,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4dARB ( JNIEnv *env, jobject obj, @@ -23411,13 +23411,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4dvARB ( JNIEnv *env, jobject obj, @@ -23447,13 +23447,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4fARB ( JNIEnv *env, jobject obj, @@ -23480,13 +23480,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4fvARB ( JNIEnv *env, jobject obj, @@ -23516,13 +23516,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4iARB ( GLenum target , GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4iARB ( JNIEnv *env, jobject obj, @@ -23549,13 +23549,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4ivARB ( JNIEnv *env, jobject obj, @@ -23585,13 +23585,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4sARB ( GLenum target , GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4sARB ( JNIEnv *env, jobject obj, @@ -23618,13 +23618,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4svARB ( JNIEnv *env, jobject obj, @@ -23654,5 +23654,5 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ diff --git a/CNativeCode/OpenGL_JauJNI12tst_dynfuncs.c b/CNativeCode/OpenGL_JauJNI12tst_dynfuncs.c index 13f7823..3c57d01 100644 --- a/CNativeCode/OpenGL_JauJNI12tst_dynfuncs.c +++ b/CNativeCode/OpenGL_JauJNI12tst_dynfuncs.c @@ -88,13 +88,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) * Reading from file: gl-proto-auto.orig.h . . . * Destination-Class: gl4java_GLFuncJauJNI ! */ - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearIndex ( GLfloat c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearIndex ( JNIEnv *env, jobject obj, @@ -113,13 +113,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearColor ( JNIEnv *env, jobject obj, @@ -144,13 +144,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClear ( GLbitfield mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClear ( JNIEnv *env, jobject obj, @@ -169,13 +169,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexMask ( GLuint mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexMask ( JNIEnv *env, jobject obj, @@ -194,13 +194,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorMask ( GLboolean red , GLboolean green , GLboolean blue , GLboolean alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorMask ( JNIEnv *env, jobject obj, @@ -225,13 +225,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glAlphaFunc ( GLenum func , GLclampf ref ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glAlphaFunc ( JNIEnv *env, jobject obj, @@ -252,13 +252,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendFunc ( GLenum sfactor , GLenum dfactor ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendFunc ( JNIEnv *env, jobject obj, @@ -279,13 +279,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLogicOp ( GLenum opcode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLogicOp ( JNIEnv *env, jobject obj, @@ -304,13 +304,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCullFace ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCullFace ( JNIEnv *env, jobject obj, @@ -329,13 +329,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFrontFace ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFrontFace ( JNIEnv *env, jobject obj, @@ -354,13 +354,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointSize ( GLfloat size ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPointSize ( JNIEnv *env, jobject obj, @@ -379,13 +379,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLineWidth ( GLfloat width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLineWidth ( JNIEnv *env, jobject obj, @@ -404,13 +404,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLineStipple ( GLint factor , GLushort pattern ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLineStipple ( JNIEnv *env, jobject obj, @@ -431,13 +431,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonMode ( GLenum face , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonMode ( JNIEnv *env, jobject obj, @@ -458,13 +458,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonOffset ( GLfloat factor , GLfloat units ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonOffset ( JNIEnv *env, jobject obj, @@ -485,13 +485,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonStipple ( const GLubyte * mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonStipple ( JNIEnv *env, jobject obj, @@ -525,13 +525,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, mask, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPolygonStipple ( GLubyte * mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPolygonStipple ( JNIEnv *env, jobject obj, @@ -565,13 +565,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, mask, ptr0, (isCopiedArray0 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlag ( GLboolean flag ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlag ( JNIEnv *env, jobject obj, @@ -590,13 +590,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagv ( const GLboolean * flag ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlagv ( JNIEnv *env, jobject obj, @@ -630,13 +630,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, flag, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScissor ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glScissor ( JNIEnv *env, jobject obj, @@ -661,13 +661,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClipPlane ( GLenum plane , const GLdouble * equation ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClipPlane ( JNIEnv *env, jobject obj, @@ -703,13 +703,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, equation, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetClipPlane ( GLenum plane , GLdouble * equation ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetClipPlane ( JNIEnv *env, jobject obj, @@ -745,13 +745,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, equation, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawBuffer ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawBuffer ( JNIEnv *env, jobject obj, @@ -770,13 +770,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glReadBuffer ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glReadBuffer ( JNIEnv *env, jobject obj, @@ -795,13 +795,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnable ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEnable ( JNIEnv *env, jobject obj, @@ -820,13 +820,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDisable ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDisable ( JNIEnv *env, jobject obj, @@ -845,13 +845,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsEnabled ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsEnabled ( JNIEnv *env, jobject obj, @@ -873,13 +873,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnableClientState ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEnableClientState ( JNIEnv *env, jobject obj, @@ -898,13 +898,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDisableClientState ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDisableClientState ( JNIEnv *env, jobject obj, @@ -923,13 +923,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetBooleanv ( GLenum pname , GLboolean * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetBooleanv ( JNIEnv *env, jobject obj, @@ -965,13 +965,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetDoublev ( GLenum pname , GLdouble * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetDoublev ( JNIEnv *env, jobject obj, @@ -1007,13 +1007,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetFloatv ( GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetFloatv ( JNIEnv *env, jobject obj, @@ -1049,13 +1049,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetIntegerv ( GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetIntegerv ( JNIEnv *env, jobject obj, @@ -1091,13 +1091,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushAttrib ( GLbitfield mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushAttrib ( JNIEnv *env, jobject obj, @@ -1116,13 +1116,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopAttrib ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopAttrib ( JNIEnv *env, jobject obj) @@ -1139,13 +1139,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushClientAttrib ( GLbitfield mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushClientAttrib ( JNIEnv *env, jobject obj, @@ -1164,13 +1164,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopClientAttrib ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopClientAttrib ( JNIEnv *env, jobject obj) @@ -1187,13 +1187,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint glRenderMode ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLFuncJauJNI_glRenderMode ( JNIEnv *env, jobject obj, @@ -1215,13 +1215,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLenum glGetError ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLFuncJauJNI_glGetError ( JNIEnv *env, jobject obj) @@ -1241,13 +1241,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFinish ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFinish ( JNIEnv *env, jobject obj) @@ -1264,13 +1264,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFlush ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFlush ( JNIEnv *env, jobject obj) @@ -1287,13 +1287,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glHint ( GLenum target , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glHint ( JNIEnv *env, jobject obj, @@ -1314,13 +1314,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearDepth ( GLclampd depth ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearDepth ( JNIEnv *env, jobject obj, @@ -1339,13 +1339,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthFunc ( GLenum func ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDepthFunc ( JNIEnv *env, jobject obj, @@ -1364,13 +1364,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthMask ( GLboolean flag ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDepthMask ( JNIEnv *env, jobject obj, @@ -1389,13 +1389,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthRange ( GLclampd near_val , GLclampd far_val ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDepthRange ( JNIEnv *env, jobject obj, @@ -1416,13 +1416,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearAccum ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearAccum ( JNIEnv *env, jobject obj, @@ -1447,13 +1447,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glAccum ( GLenum op , GLfloat value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glAccum ( JNIEnv *env, jobject obj, @@ -1474,13 +1474,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMatrixMode ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMatrixMode ( JNIEnv *env, jobject obj, @@ -1499,13 +1499,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glOrtho ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glOrtho ( JNIEnv *env, jobject obj, @@ -1534,13 +1534,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFrustum ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFrustum ( JNIEnv *env, jobject obj, @@ -1569,13 +1569,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glViewport ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glViewport ( JNIEnv *env, jobject obj, @@ -1600,13 +1600,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushMatrix ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushMatrix ( JNIEnv *env, jobject obj) @@ -1623,13 +1623,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopMatrix ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopMatrix ( JNIEnv *env, jobject obj) @@ -1646,13 +1646,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadIdentity ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadIdentity ( JNIEnv *env, jobject obj) @@ -1669,13 +1669,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadMatrixd ( const GLdouble * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadMatrixd ( JNIEnv *env, jobject obj, @@ -1709,13 +1709,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadMatrixf ( const GLfloat * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadMatrixf ( JNIEnv *env, jobject obj, @@ -1749,13 +1749,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultMatrixd ( const GLdouble * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultMatrixd ( JNIEnv *env, jobject obj, @@ -1789,13 +1789,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultMatrixf ( const GLfloat * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultMatrixf ( JNIEnv *env, jobject obj, @@ -1829,13 +1829,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRotated ( GLdouble angle , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRotated ( JNIEnv *env, jobject obj, @@ -1860,13 +1860,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRotatef ( GLfloat angle , GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRotatef ( JNIEnv *env, jobject obj, @@ -1891,13 +1891,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScaled ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glScaled ( JNIEnv *env, jobject obj, @@ -1920,13 +1920,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScalef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glScalef ( JNIEnv *env, jobject obj, @@ -1949,13 +1949,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTranslated ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTranslated ( JNIEnv *env, jobject obj, @@ -1978,13 +1978,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTranslatef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTranslatef ( JNIEnv *env, jobject obj, @@ -2007,13 +2007,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsList ( GLuint list ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsList ( JNIEnv *env, jobject obj, @@ -2035,13 +2035,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteLists ( GLuint list , GLsizei range ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDeleteLists ( JNIEnv *env, jobject obj, @@ -2062,13 +2062,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLuint glGenLists ( GLsizei range ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLFuncJauJNI_glGenLists ( JNIEnv *env, jobject obj, @@ -2090,13 +2090,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNewList ( GLuint list , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNewList ( JNIEnv *env, jobject obj, @@ -2117,13 +2117,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEndList ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEndList ( JNIEnv *env, jobject obj) @@ -2140,13 +2140,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCallList ( GLuint list ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCallList ( JNIEnv *env, jobject obj, @@ -2165,13 +2165,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCallLists ( GLsizei n , GLenum type , const GLvoid * lists ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCallLists__II_3B ( JNIEnv *env, jobject obj, @@ -2431,13 +2431,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, lists, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glListBase ( GLuint base ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glListBase ( JNIEnv *env, jobject obj, @@ -2456,13 +2456,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBegin ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBegin ( JNIEnv *env, jobject obj, @@ -2481,13 +2481,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnd ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEnd ( JNIEnv *env, jobject obj) @@ -2504,13 +2504,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2d ( GLdouble x , GLdouble y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2d ( JNIEnv *env, jobject obj, @@ -2531,13 +2531,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2f ( GLfloat x , GLfloat y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2f ( JNIEnv *env, jobject obj, @@ -2558,13 +2558,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2i ( GLint x , GLint y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2i ( JNIEnv *env, jobject obj, @@ -2585,13 +2585,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2s ( GLshort x , GLshort y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2s ( JNIEnv *env, jobject obj, @@ -2612,13 +2612,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3d ( JNIEnv *env, jobject obj, @@ -2641,13 +2641,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3f ( JNIEnv *env, jobject obj, @@ -2670,13 +2670,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3i ( JNIEnv *env, jobject obj, @@ -2699,13 +2699,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3s ( JNIEnv *env, jobject obj, @@ -2728,13 +2728,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4d ( JNIEnv *env, jobject obj, @@ -2759,13 +2759,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4f ( JNIEnv *env, jobject obj, @@ -2790,13 +2790,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4i ( JNIEnv *env, jobject obj, @@ -2821,13 +2821,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4s ( JNIEnv *env, jobject obj, @@ -2852,13 +2852,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2dv ( JNIEnv *env, jobject obj, @@ -2892,13 +2892,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2fv ( JNIEnv *env, jobject obj, @@ -2932,13 +2932,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2iv ( JNIEnv *env, jobject obj, @@ -2972,13 +2972,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2sv ( JNIEnv *env, jobject obj, @@ -3012,13 +3012,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3dv ( JNIEnv *env, jobject obj, @@ -3052,13 +3052,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3fv ( JNIEnv *env, jobject obj, @@ -3092,13 +3092,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3iv ( JNIEnv *env, jobject obj, @@ -3132,13 +3132,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3sv ( JNIEnv *env, jobject obj, @@ -3172,13 +3172,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4dv ( JNIEnv *env, jobject obj, @@ -3212,13 +3212,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4fv ( JNIEnv *env, jobject obj, @@ -3252,13 +3252,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4iv ( JNIEnv *env, jobject obj, @@ -3292,13 +3292,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4sv ( JNIEnv *env, jobject obj, @@ -3332,13 +3332,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3b ( GLbyte nx , GLbyte ny , GLbyte nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3b ( JNIEnv *env, jobject obj, @@ -3361,13 +3361,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3d ( GLdouble nx , GLdouble ny , GLdouble nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3d ( JNIEnv *env, jobject obj, @@ -3390,13 +3390,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3f ( GLfloat nx , GLfloat ny , GLfloat nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3f ( JNIEnv *env, jobject obj, @@ -3419,13 +3419,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3i ( GLint nx , GLint ny , GLint nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3i ( JNIEnv *env, jobject obj, @@ -3448,13 +3448,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3s ( GLshort nx , GLshort ny , GLshort nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3s ( JNIEnv *env, jobject obj, @@ -3477,13 +3477,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3bv ( JNIEnv *env, jobject obj, @@ -3517,13 +3517,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3dv ( JNIEnv *env, jobject obj, @@ -3557,13 +3557,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3fv ( JNIEnv *env, jobject obj, @@ -3597,13 +3597,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3iv ( JNIEnv *env, jobject obj, @@ -3637,13 +3637,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3sv ( JNIEnv *env, jobject obj, @@ -3677,13 +3677,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexd ( GLdouble c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexd ( JNIEnv *env, jobject obj, @@ -3702,13 +3702,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexf ( GLfloat c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexf ( JNIEnv *env, jobject obj, @@ -3727,13 +3727,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexi ( GLint c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexi ( JNIEnv *env, jobject obj, @@ -3752,13 +3752,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexs ( GLshort c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexs ( JNIEnv *env, jobject obj, @@ -3777,13 +3777,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexub ( GLubyte c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexub ( JNIEnv *env, jobject obj, @@ -3802,13 +3802,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexdv ( const GLdouble * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexdv ( JNIEnv *env, jobject obj, @@ -3842,13 +3842,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexfv ( const GLfloat * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexfv ( JNIEnv *env, jobject obj, @@ -3882,13 +3882,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexiv ( const GLint * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexiv ( JNIEnv *env, jobject obj, @@ -3922,13 +3922,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexsv ( const GLshort * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexsv ( JNIEnv *env, jobject obj, @@ -3962,13 +3962,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexubv ( const GLubyte * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexubv ( JNIEnv *env, jobject obj, @@ -4002,13 +4002,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3b ( GLbyte red , GLbyte green , GLbyte blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3b ( JNIEnv *env, jobject obj, @@ -4031,13 +4031,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3d ( GLdouble red , GLdouble green , GLdouble blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3d ( JNIEnv *env, jobject obj, @@ -4060,13 +4060,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3f ( GLfloat red , GLfloat green , GLfloat blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3f ( JNIEnv *env, jobject obj, @@ -4089,13 +4089,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3i ( GLint red , GLint green , GLint blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3i ( JNIEnv *env, jobject obj, @@ -4118,13 +4118,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3s ( GLshort red , GLshort green , GLshort blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3s ( JNIEnv *env, jobject obj, @@ -4147,13 +4147,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ub ( GLubyte red , GLubyte green , GLubyte blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3ub ( JNIEnv *env, jobject obj, @@ -4176,13 +4176,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ui ( GLuint red , GLuint green , GLuint blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3ui ( JNIEnv *env, jobject obj, @@ -4205,13 +4205,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3us ( GLushort red , GLushort green , GLushort blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3us ( JNIEnv *env, jobject obj, @@ -4234,13 +4234,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4b ( GLbyte red , GLbyte green , GLbyte blue , GLbyte alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4b ( JNIEnv *env, jobject obj, @@ -4265,13 +4265,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4d ( GLdouble red , GLdouble green , GLdouble blue , GLdouble alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4d ( JNIEnv *env, jobject obj, @@ -4296,13 +4296,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4f ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4f ( JNIEnv *env, jobject obj, @@ -4327,13 +4327,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4i ( GLint red , GLint green , GLint blue , GLint alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4i ( JNIEnv *env, jobject obj, @@ -4358,13 +4358,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4s ( GLshort red , GLshort green , GLshort blue , GLshort alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4s ( JNIEnv *env, jobject obj, @@ -4389,13 +4389,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ub ( GLubyte red , GLubyte green , GLubyte blue , GLubyte alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4ub ( JNIEnv *env, jobject obj, @@ -4420,13 +4420,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ui ( GLuint red , GLuint green , GLuint blue , GLuint alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4ui ( JNIEnv *env, jobject obj, @@ -4451,13 +4451,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4us ( GLushort red , GLushort green , GLushort blue , GLushort alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4us ( JNIEnv *env, jobject obj, @@ -4482,13 +4482,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3bv ( JNIEnv *env, jobject obj, @@ -4522,13 +4522,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3dv ( JNIEnv *env, jobject obj, @@ -4562,13 +4562,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3fv ( JNIEnv *env, jobject obj, @@ -4602,13 +4602,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3iv ( JNIEnv *env, jobject obj, @@ -4642,13 +4642,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3sv ( JNIEnv *env, jobject obj, @@ -4682,13 +4682,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ubv ( const GLubyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3ubv ( JNIEnv *env, jobject obj, @@ -4722,13 +4722,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3uiv ( const GLuint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3uiv ( JNIEnv *env, jobject obj, @@ -4762,13 +4762,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3usv ( const GLushort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3usv ( JNIEnv *env, jobject obj, @@ -4802,13 +4802,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4bv ( JNIEnv *env, jobject obj, @@ -4842,13 +4842,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4dv ( JNIEnv *env, jobject obj, @@ -4882,13 +4882,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4fv ( JNIEnv *env, jobject obj, @@ -4922,13 +4922,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4iv ( JNIEnv *env, jobject obj, @@ -4962,13 +4962,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4sv ( JNIEnv *env, jobject obj, @@ -5002,13 +5002,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ubv ( const GLubyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4ubv ( JNIEnv *env, jobject obj, @@ -5042,13 +5042,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4uiv ( const GLuint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4uiv ( JNIEnv *env, jobject obj, @@ -5082,13 +5082,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4usv ( const GLushort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4usv ( JNIEnv *env, jobject obj, @@ -5122,13 +5122,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1d ( GLdouble s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1d ( JNIEnv *env, jobject obj, @@ -5147,13 +5147,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1f ( GLfloat s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1f ( JNIEnv *env, jobject obj, @@ -5172,13 +5172,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1i ( GLint s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1i ( JNIEnv *env, jobject obj, @@ -5197,13 +5197,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1s ( GLshort s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1s ( JNIEnv *env, jobject obj, @@ -5222,13 +5222,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2d ( GLdouble s , GLdouble t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2d ( JNIEnv *env, jobject obj, @@ -5249,13 +5249,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2f ( GLfloat s , GLfloat t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2f ( JNIEnv *env, jobject obj, @@ -5276,13 +5276,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2i ( GLint s , GLint t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2i ( JNIEnv *env, jobject obj, @@ -5303,13 +5303,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2s ( GLshort s , GLshort t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2s ( JNIEnv *env, jobject obj, @@ -5330,13 +5330,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3d ( GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3d ( JNIEnv *env, jobject obj, @@ -5359,13 +5359,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3f ( GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3f ( JNIEnv *env, jobject obj, @@ -5388,13 +5388,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3i ( GLint s , GLint t , GLint r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3i ( JNIEnv *env, jobject obj, @@ -5417,13 +5417,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3s ( GLshort s , GLshort t , GLshort r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3s ( JNIEnv *env, jobject obj, @@ -5446,13 +5446,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4d ( GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4d ( JNIEnv *env, jobject obj, @@ -5477,13 +5477,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4f ( GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4f ( JNIEnv *env, jobject obj, @@ -5508,13 +5508,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4i ( GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4i ( JNIEnv *env, jobject obj, @@ -5539,13 +5539,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4s ( GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4s ( JNIEnv *env, jobject obj, @@ -5570,13 +5570,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1dv ( JNIEnv *env, jobject obj, @@ -5610,13 +5610,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1fv ( JNIEnv *env, jobject obj, @@ -5650,13 +5650,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1iv ( JNIEnv *env, jobject obj, @@ -5690,13 +5690,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1sv ( JNIEnv *env, jobject obj, @@ -5730,13 +5730,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2dv ( JNIEnv *env, jobject obj, @@ -5770,13 +5770,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2fv ( JNIEnv *env, jobject obj, @@ -5810,13 +5810,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2iv ( JNIEnv *env, jobject obj, @@ -5850,13 +5850,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2sv ( JNIEnv *env, jobject obj, @@ -5890,13 +5890,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3dv ( JNIEnv *env, jobject obj, @@ -5930,13 +5930,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3fv ( JNIEnv *env, jobject obj, @@ -5970,13 +5970,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3iv ( JNIEnv *env, jobject obj, @@ -6010,13 +6010,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3sv ( JNIEnv *env, jobject obj, @@ -6050,13 +6050,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4dv ( JNIEnv *env, jobject obj, @@ -6090,13 +6090,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4fv ( JNIEnv *env, jobject obj, @@ -6130,13 +6130,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4iv ( JNIEnv *env, jobject obj, @@ -6170,13 +6170,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4sv ( JNIEnv *env, jobject obj, @@ -6210,13 +6210,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2d ( GLdouble x , GLdouble y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2d ( JNIEnv *env, jobject obj, @@ -6237,13 +6237,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2f ( GLfloat x , GLfloat y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2f ( JNIEnv *env, jobject obj, @@ -6264,13 +6264,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2i ( GLint x , GLint y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2i ( JNIEnv *env, jobject obj, @@ -6291,13 +6291,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2s ( GLshort x , GLshort y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2s ( JNIEnv *env, jobject obj, @@ -6318,13 +6318,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3d ( JNIEnv *env, jobject obj, @@ -6347,13 +6347,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3f ( JNIEnv *env, jobject obj, @@ -6376,13 +6376,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3i ( JNIEnv *env, jobject obj, @@ -6405,13 +6405,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3s ( JNIEnv *env, jobject obj, @@ -6434,13 +6434,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4d ( JNIEnv *env, jobject obj, @@ -6465,13 +6465,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4f ( JNIEnv *env, jobject obj, @@ -6496,13 +6496,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4i ( JNIEnv *env, jobject obj, @@ -6527,13 +6527,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4s ( JNIEnv *env, jobject obj, @@ -6558,13 +6558,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2dv ( JNIEnv *env, jobject obj, @@ -6598,13 +6598,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2fv ( JNIEnv *env, jobject obj, @@ -6638,13 +6638,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2iv ( JNIEnv *env, jobject obj, @@ -6678,13 +6678,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2sv ( JNIEnv *env, jobject obj, @@ -6718,13 +6718,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3dv ( JNIEnv *env, jobject obj, @@ -6758,13 +6758,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3fv ( JNIEnv *env, jobject obj, @@ -6798,13 +6798,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3iv ( JNIEnv *env, jobject obj, @@ -6838,13 +6838,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3sv ( JNIEnv *env, jobject obj, @@ -6878,13 +6878,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4dv ( JNIEnv *env, jobject obj, @@ -6918,13 +6918,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4fv ( JNIEnv *env, jobject obj, @@ -6958,13 +6958,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4iv ( JNIEnv *env, jobject obj, @@ -6998,13 +6998,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4sv ( JNIEnv *env, jobject obj, @@ -7038,13 +7038,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectd ( GLdouble x1 , GLdouble y1 , GLdouble x2 , GLdouble y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectd ( JNIEnv *env, jobject obj, @@ -7069,13 +7069,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectf ( GLfloat x1 , GLfloat y1 , GLfloat x2 , GLfloat y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectf ( JNIEnv *env, jobject obj, @@ -7100,13 +7100,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRecti ( GLint x1 , GLint y1 , GLint x2 , GLint y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRecti ( JNIEnv *env, jobject obj, @@ -7131,13 +7131,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRects ( GLshort x1 , GLshort y1 , GLshort x2 , GLshort y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRects ( JNIEnv *env, jobject obj, @@ -7162,13 +7162,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectdv ( const GLdouble * v1 , const GLdouble * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectdv ( JNIEnv *env, jobject obj, @@ -7219,13 +7219,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectfv ( const GLfloat * v1 , const GLfloat * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectfv ( JNIEnv *env, jobject obj, @@ -7276,13 +7276,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectiv ( const GLint * v1 , const GLint * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectiv ( JNIEnv *env, jobject obj, @@ -7333,13 +7333,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectsv ( const GLshort * v1 , const GLshort * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectsv ( JNIEnv *env, jobject obj, @@ -7390,13 +7390,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertexPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertexPointer__III_3B ( JNIEnv *env, jobject obj, @@ -7670,13 +7670,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormalPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormalPointer__II_3B ( JNIEnv *env, jobject obj, @@ -7936,13 +7936,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorPointer__III_3B ( JNIEnv *env, jobject obj, @@ -8216,13 +8216,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexPointer__II_3B ( JNIEnv *env, jobject obj, @@ -8482,13 +8482,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoordPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoordPointer__III_3B ( JNIEnv *env, jobject obj, @@ -8762,13 +8762,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagPointer ( GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlagPointer__I_3B ( JNIEnv *env, jobject obj, @@ -9014,13 +9014,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPointerv ( GLenum pname , void * * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPointerv__I_3_3B ( JNIEnv *env, jobject obj, @@ -9266,13 +9266,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glArrayElement ( GLint i ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glArrayElement ( JNIEnv *env, jobject obj, @@ -9291,13 +9291,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawArrays ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawArrays ( JNIEnv *env, jobject obj, @@ -9320,13 +9320,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawElements ( GLenum mode , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawElements__III_3B ( JNIEnv *env, jobject obj, @@ -9600,13 +9600,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, indices, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glInterleavedArrays ( GLenum format , GLsizei stride , const GLvoid * pointer ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glInterleavedArrays__II_3B ( JNIEnv *env, jobject obj, @@ -9866,13 +9866,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, pointer, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glShadeModel ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glShadeModel ( JNIEnv *env, jobject obj, @@ -9891,13 +9891,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightf ( GLenum light , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightf ( JNIEnv *env, jobject obj, @@ -9920,13 +9920,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLighti ( GLenum light , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLighti ( JNIEnv *env, jobject obj, @@ -9949,13 +9949,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightfv ( GLenum light , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightfv ( JNIEnv *env, jobject obj, @@ -9993,13 +9993,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightiv ( GLenum light , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightiv ( JNIEnv *env, jobject obj, @@ -10037,13 +10037,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetLightfv ( GLenum light , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetLightfv ( JNIEnv *env, jobject obj, @@ -10081,13 +10081,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetLightiv ( GLenum light , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetLightiv ( JNIEnv *env, jobject obj, @@ -10125,13 +10125,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModelf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModelf ( JNIEnv *env, jobject obj, @@ -10152,13 +10152,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModeli ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModeli ( JNIEnv *env, jobject obj, @@ -10179,13 +10179,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModelfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModelfv ( JNIEnv *env, jobject obj, @@ -10221,13 +10221,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModeliv ( GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModeliv ( JNIEnv *env, jobject obj, @@ -10263,13 +10263,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialf ( GLenum face , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMaterialf ( JNIEnv *env, jobject obj, @@ -10292,13 +10292,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMateriali ( GLenum face , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMateriali ( JNIEnv *env, jobject obj, @@ -10321,13 +10321,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialfv ( GLenum face , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMaterialfv ( JNIEnv *env, jobject obj, @@ -10365,13 +10365,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialiv ( GLenum face , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMaterialiv ( JNIEnv *env, jobject obj, @@ -10409,13 +10409,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMaterialfv ( GLenum face , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMaterialfv ( JNIEnv *env, jobject obj, @@ -10453,13 +10453,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMaterialiv ( GLenum face , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMaterialiv ( JNIEnv *env, jobject obj, @@ -10497,13 +10497,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorMaterial ( GLenum face , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorMaterial ( JNIEnv *env, jobject obj, @@ -10524,13 +10524,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelZoom ( GLfloat xfactor , GLfloat yfactor ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelZoom ( JNIEnv *env, jobject obj, @@ -10551,13 +10551,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelStoref ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelStoref ( JNIEnv *env, jobject obj, @@ -10578,13 +10578,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelStorei ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelStorei ( JNIEnv *env, jobject obj, @@ -10605,13 +10605,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelTransferf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelTransferf ( JNIEnv *env, jobject obj, @@ -10632,13 +10632,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelTransferi ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelTransferi ( JNIEnv *env, jobject obj, @@ -10659,13 +10659,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapfv ( GLenum map , GLint mapsize , const GLfloat * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelMapfv ( JNIEnv *env, jobject obj, @@ -10703,13 +10703,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, values, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapuiv ( GLenum map , GLint mapsize , const GLuint * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelMapuiv ( JNIEnv *env, jobject obj, @@ -10747,13 +10747,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, values, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapusv ( GLenum map , GLint mapsize , const GLushort * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelMapusv ( JNIEnv *env, jobject obj, @@ -10791,13 +10791,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, values, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapfv ( GLenum map , GLfloat * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPixelMapfv ( JNIEnv *env, jobject obj, @@ -10833,13 +10833,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapuiv ( GLenum map , GLuint * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPixelMapuiv ( JNIEnv *env, jobject obj, @@ -10875,13 +10875,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapusv ( GLenum map , GLushort * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPixelMapusv ( JNIEnv *env, jobject obj, @@ -10917,13 +10917,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBitmap ( GLsizei width , GLsizei height , GLfloat xorig , GLfloat yorig , GLfloat xmove , GLfloat ymove , const GLubyte * bitmap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBitmap ( JNIEnv *env, jobject obj, @@ -10969,13 +10969,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, bitmap, ptr6, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glReadPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glReadPixels__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -11291,13 +11291,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawPixels ( GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawPixels__IIII_3B ( JNIEnv *env, jobject obj, @@ -11585,13 +11585,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyPixels ( JNIEnv *env, jobject obj, @@ -11618,13 +11618,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilFunc ( GLenum func , GLint ref , GLuint mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glStencilFunc ( JNIEnv *env, jobject obj, @@ -11647,13 +11647,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilMask ( GLuint mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glStencilMask ( JNIEnv *env, jobject obj, @@ -11672,13 +11672,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilOp ( GLenum fail , GLenum zfail , GLenum zpass ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glStencilOp ( JNIEnv *env, jobject obj, @@ -11701,13 +11701,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearStencil ( GLint s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearStencil ( JNIEnv *env, jobject obj, @@ -11726,13 +11726,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGend ( GLenum coord , GLenum pname , GLdouble param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGend ( JNIEnv *env, jobject obj, @@ -11755,13 +11755,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGenf ( GLenum coord , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGenf ( JNIEnv *env, jobject obj, @@ -11784,13 +11784,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGeni ( GLenum coord , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGeni ( JNIEnv *env, jobject obj, @@ -11813,13 +11813,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGendv ( GLenum coord , GLenum pname , const GLdouble * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGendv ( JNIEnv *env, jobject obj, @@ -11857,13 +11857,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGenfv ( GLenum coord , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGenfv ( JNIEnv *env, jobject obj, @@ -11901,13 +11901,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGeniv ( GLenum coord , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGeniv ( JNIEnv *env, jobject obj, @@ -11945,13 +11945,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGendv ( GLenum coord , GLenum pname , GLdouble * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexGendv ( JNIEnv *env, jobject obj, @@ -11989,13 +11989,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGenfv ( GLenum coord , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexGenfv ( JNIEnv *env, jobject obj, @@ -12033,13 +12033,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGeniv ( GLenum coord , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexGeniv ( JNIEnv *env, jobject obj, @@ -12077,13 +12077,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnvf ( JNIEnv *env, jobject obj, @@ -12106,13 +12106,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvi ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnvi ( JNIEnv *env, jobject obj, @@ -12135,13 +12135,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnvfv ( JNIEnv *env, jobject obj, @@ -12179,13 +12179,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnviv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnviv ( JNIEnv *env, jobject obj, @@ -12223,13 +12223,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexEnvfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexEnvfv ( JNIEnv *env, jobject obj, @@ -12267,13 +12267,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexEnviv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexEnviv ( JNIEnv *env, jobject obj, @@ -12311,13 +12311,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameterf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameterf ( JNIEnv *env, jobject obj, @@ -12340,13 +12340,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameteri ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameteri ( JNIEnv *env, jobject obj, @@ -12369,13 +12369,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameterfv ( JNIEnv *env, jobject obj, @@ -12413,13 +12413,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameteriv ( JNIEnv *env, jobject obj, @@ -12457,13 +12457,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexParameterfv ( JNIEnv *env, jobject obj, @@ -12501,13 +12501,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexParameteriv ( JNIEnv *env, jobject obj, @@ -12545,13 +12545,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexLevelParameterfv ( GLenum target , GLint level , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexLevelParameterfv ( JNIEnv *env, jobject obj, @@ -12591,13 +12591,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexLevelParameteriv ( GLenum target , GLint level , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexLevelParameteriv ( JNIEnv *env, jobject obj, @@ -12637,13 +12637,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage1D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage1D__IIIIIII_3B ( JNIEnv *env, jobject obj, @@ -12973,13 +12973,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr7, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage2D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage2D__IIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -13323,13 +13323,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr8, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexImage ( GLenum target , GLint level , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexImage__IIII_3B ( JNIEnv *env, jobject obj, @@ -13617,13 +13617,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGenTextures ( GLsizei n , GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGenTextures ( JNIEnv *env, jobject obj, @@ -13659,13 +13659,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, textures, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteTextures ( GLsizei n , const GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDeleteTextures ( JNIEnv *env, jobject obj, @@ -13701,13 +13701,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, textures, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBindTexture ( GLenum target , GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBindTexture ( JNIEnv *env, jobject obj, @@ -13728,13 +13728,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPrioritizeTextures ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPrioritizeTextures ( JNIEnv *env, jobject obj, @@ -13787,13 +13787,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, priorities, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glAreTexturesResident ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glAreTexturesResident ( JNIEnv *env, jobject obj, @@ -13849,13 +13849,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsTexture ( GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsTexture ( JNIEnv *env, jobject obj, @@ -13877,13 +13877,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLsizei width , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage1D__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -14199,13 +14199,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr6, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage2D__IIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -14549,13 +14549,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr8, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexImage1D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLint border ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexImage1D ( JNIEnv *env, jobject obj, @@ -14586,13 +14586,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexImage2D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height , GLint border ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexImage2D ( JNIEnv *env, jobject obj, @@ -14625,13 +14625,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage1D ( JNIEnv *env, jobject obj, @@ -14660,13 +14660,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage2D ( JNIEnv *env, jobject obj, @@ -14699,13 +14699,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap1d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint stride , GLint order , const GLdouble * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap1d ( JNIEnv *env, jobject obj, @@ -14749,13 +14749,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, points, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap1f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint stride , GLint order , const GLfloat * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap1f ( JNIEnv *env, jobject obj, @@ -14799,13 +14799,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, points, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap2d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint ustride , GLint uorder , GLdouble v1 , GLdouble v2 , GLint vstride , GLint vorder , const GLdouble * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap2d ( JNIEnv *env, jobject obj, @@ -14857,13 +14857,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, points, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap2f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint ustride , GLint uorder , GLfloat v1 , GLfloat v2 , GLint vstride , GLint vorder , const GLfloat * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap2f ( JNIEnv *env, jobject obj, @@ -14915,13 +14915,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, points, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapdv ( GLenum target , GLenum query , GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMapdv ( JNIEnv *env, jobject obj, @@ -14959,13 +14959,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapfv ( GLenum target , GLenum query , GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMapfv ( JNIEnv *env, jobject obj, @@ -15003,13 +15003,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapiv ( GLenum target , GLenum query , GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMapiv ( JNIEnv *env, jobject obj, @@ -15047,13 +15047,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1d ( GLdouble u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1d ( JNIEnv *env, jobject obj, @@ -15072,13 +15072,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1f ( GLfloat u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1f ( JNIEnv *env, jobject obj, @@ -15097,13 +15097,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1dv ( const GLdouble * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1dv ( JNIEnv *env, jobject obj, @@ -15137,13 +15137,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1fv ( const GLfloat * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1fv ( JNIEnv *env, jobject obj, @@ -15177,13 +15177,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2d ( GLdouble u , GLdouble v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2d ( JNIEnv *env, jobject obj, @@ -15204,13 +15204,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2f ( GLfloat u , GLfloat v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2f ( JNIEnv *env, jobject obj, @@ -15231,13 +15231,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2dv ( const GLdouble * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2dv ( JNIEnv *env, jobject obj, @@ -15271,13 +15271,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2fv ( const GLfloat * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2fv ( JNIEnv *env, jobject obj, @@ -15311,13 +15311,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid1d ( GLint un , GLdouble u1 , GLdouble u2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid1d ( JNIEnv *env, jobject obj, @@ -15340,13 +15340,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid1f ( GLint un , GLfloat u1 , GLfloat u2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid1f ( JNIEnv *env, jobject obj, @@ -15369,13 +15369,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid2d ( GLint un , GLdouble u1 , GLdouble u2 , GLint vn , GLdouble v1 , GLdouble v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid2d ( JNIEnv *env, jobject obj, @@ -15404,13 +15404,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid2f ( GLint un , GLfloat u1 , GLfloat u2 , GLint vn , GLfloat v1 , GLfloat v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid2f ( JNIEnv *env, jobject obj, @@ -15439,13 +15439,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalPoint1 ( GLint i ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalPoint1 ( JNIEnv *env, jobject obj, @@ -15464,13 +15464,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalPoint2 ( GLint i , GLint j ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalPoint2 ( JNIEnv *env, jobject obj, @@ -15491,13 +15491,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalMesh1 ( GLenum mode , GLint i1 , GLint i2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalMesh1 ( JNIEnv *env, jobject obj, @@ -15520,13 +15520,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalMesh2 ( GLenum mode , GLint i1 , GLint i2 , GLint j1 , GLint j2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalMesh2 ( JNIEnv *env, jobject obj, @@ -15553,13 +15553,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogf ( JNIEnv *env, jobject obj, @@ -15580,13 +15580,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogi ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogi ( JNIEnv *env, jobject obj, @@ -15607,13 +15607,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogfv ( JNIEnv *env, jobject obj, @@ -15649,13 +15649,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogiv ( GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogiv ( JNIEnv *env, jobject obj, @@ -15691,13 +15691,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFeedbackBuffer ( GLsizei size , GLenum type , GLfloat * buffer ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFeedbackBuffer ( JNIEnv *env, jobject obj, @@ -15735,13 +15735,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, buffer, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPassThrough ( GLfloat token ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPassThrough ( JNIEnv *env, jobject obj, @@ -15760,13 +15760,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glSelectBuffer ( GLsizei size , GLuint * buffer ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glSelectBuffer ( JNIEnv *env, jobject obj, @@ -15802,13 +15802,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, buffer, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glInitNames ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glInitNames ( JNIEnv *env, jobject obj) @@ -15825,13 +15825,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadName ( GLuint name ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadName ( JNIEnv *env, jobject obj, @@ -15850,13 +15850,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushName ( GLuint name ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushName ( JNIEnv *env, jobject obj, @@ -15875,13 +15875,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopName ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopName ( JNIEnv *env, jobject obj) @@ -15898,13 +15898,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawRangeElements ( GLenum mode , GLuint start , GLuint end , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawRangeElements__IIIII_3B ( JNIEnv *env, jobject obj, @@ -16206,13 +16206,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, indices, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage3D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage3D__IIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -16570,13 +16570,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    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 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage3D__IIIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -16948,13 +16948,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr10, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage3D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage3D ( JNIEnv *env, jobject obj, @@ -16989,13 +16989,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTable ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTable__IIIII_3B ( JNIEnv *env, jobject obj, @@ -17297,13 +17297,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, table, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorSubTable ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorSubTable__IIIII_3B ( JNIEnv *env, jobject obj, @@ -17605,13 +17605,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, data, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTableParameteriv ( JNIEnv *env, jobject obj, @@ -17649,13 +17649,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTableParameterfv ( JNIEnv *env, jobject obj, @@ -17693,13 +17693,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyColorSubTable ( GLenum target , GLsizei start , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyColorSubTable ( JNIEnv *env, jobject obj, @@ -17726,13 +17726,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyColorTable ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyColorTable ( JNIEnv *env, jobject obj, @@ -17759,13 +17759,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTable ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTable__III_3B ( JNIEnv *env, jobject obj, @@ -18039,13 +18039,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameterfv ( JNIEnv *env, jobject obj, @@ -18083,13 +18083,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameteriv ( JNIEnv *env, jobject obj, @@ -18127,13 +18127,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendEquation ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendEquation ( JNIEnv *env, jobject obj, @@ -18152,13 +18152,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendColor ( JNIEnv *env, jobject obj, @@ -18183,13 +18183,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glHistogram ( GLenum target , GLsizei width , GLenum internalformat , GLboolean sink ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glHistogram ( JNIEnv *env, jobject obj, @@ -18214,13 +18214,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glResetHistogram ( GLenum target ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glResetHistogram ( JNIEnv *env, jobject obj, @@ -18239,13 +18239,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogram ( GLenum target , GLboolean reset , GLenum format , GLenum type , GLvoid * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetHistogram__IZII_3B ( JNIEnv *env, jobject obj, @@ -18533,13 +18533,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogramParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetHistogramParameterfv ( JNIEnv *env, jobject obj, @@ -18577,13 +18577,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogramParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetHistogramParameteriv ( JNIEnv *env, jobject obj, @@ -18621,13 +18621,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMinmax ( GLenum target , GLenum internalformat , GLboolean sink ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMinmax ( JNIEnv *env, jobject obj, @@ -18650,13 +18650,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glResetMinmax ( GLenum target ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glResetMinmax ( JNIEnv *env, jobject obj, @@ -18675,13 +18675,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmax ( GLenum target , GLboolean reset , GLenum format , GLenum types , GLvoid * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMinmax__IZII_3B ( JNIEnv *env, jobject obj, @@ -18969,13 +18969,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmaxParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMinmaxParameterfv ( JNIEnv *env, jobject obj, @@ -19013,13 +19013,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmaxParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMinmaxParameteriv ( JNIEnv *env, jobject obj, @@ -19057,13 +19057,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionFilter1D ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionFilter1D__IIIII_3B ( JNIEnv *env, jobject obj, @@ -19365,13 +19365,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, image, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionFilter2D__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -19687,13 +19687,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, image, ptr6, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameterf ( GLenum target , GLenum pname , GLfloat params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameterf ( JNIEnv *env, jobject obj, @@ -19716,13 +19716,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameterfv ( JNIEnv *env, jobject obj, @@ -19760,13 +19760,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameteri ( GLenum target , GLenum pname , GLint params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameteri ( JNIEnv *env, jobject obj, @@ -19789,13 +19789,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameteriv ( JNIEnv *env, jobject obj, @@ -19833,13 +19833,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyConvolutionFilter1D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyConvolutionFilter1D ( JNIEnv *env, jobject obj, @@ -19866,13 +19866,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyConvolutionFilter2D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyConvolutionFilter2D ( JNIEnv *env, jobject obj, @@ -19901,13 +19901,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionFilter ( GLenum target , GLenum format , GLenum type , GLvoid * image ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetConvolutionFilter__III_3B ( JNIEnv *env, jobject obj, @@ -20181,13 +20181,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, image, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetConvolutionParameterfv ( JNIEnv *env, jobject obj, @@ -20225,13 +20225,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetConvolutionParameteriv ( JNIEnv *env, jobject obj, @@ -20269,13 +20269,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glSeparableFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * row , const GLvoid * column ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glSeparableFilter2D__IIIIII_3B_3B ( JNIEnv *env, jobject obj, @@ -20710,13 +20710,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, column, ptr7, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetSeparableFilter ( GLenum target , GLenum format , GLenum type , GLvoid * row , GLvoid * column , GLvoid * span ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetSeparableFilter__III_3B_3B_3B ( JNIEnv *env, jobject obj, @@ -21228,13 +21228,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, span, ptr5, (isCopiedArray5 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendColorEXT ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendColorEXT ( JNIEnv *env, jobject obj, @@ -21259,13 +21259,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonOffsetEXT ( GLfloat factor , GLfloat bias ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonOffsetEXT ( JNIEnv *env, jobject obj, @@ -21286,13 +21286,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage3DEXT ( GLenum target , GLint level , GLenum internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage3DEXT__IIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -21650,13 +21650,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    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 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage3DEXT__IIIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -22028,13 +22028,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, pixels, ptr10, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage3DEXT ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage3DEXT ( JNIEnv *env, jobject obj, @@ -22069,13 +22069,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGenTexturesEXT ( GLsizei n , GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGenTexturesEXT ( JNIEnv *env, jobject obj, @@ -22111,13 +22111,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, textures, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteTexturesEXT ( GLsizei n , const GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDeleteTexturesEXT ( JNIEnv *env, jobject obj, @@ -22153,13 +22153,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, textures, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBindTextureEXT ( GLenum target , GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBindTextureEXT ( JNIEnv *env, jobject obj, @@ -22180,13 +22180,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPrioritizeTexturesEXT ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPrioritizeTexturesEXT ( JNIEnv *env, jobject obj, @@ -22239,13 +22239,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, priorities, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glAreTexturesResidentEXT ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glAreTexturesResidentEXT ( JNIEnv *env, jobject obj, @@ -22301,13 +22301,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsTextureEXT ( GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsTextureEXT ( JNIEnv *env, jobject obj, @@ -22329,13 +22329,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertexPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertexPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -22623,13 +22623,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormalPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormalPointerEXT__III_3B ( JNIEnv *env, jobject obj, @@ -22903,13 +22903,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -23197,13 +23197,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexPointerEXT__III_3B ( JNIEnv *env, jobject obj, @@ -23477,13 +23477,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoordPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoordPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -23771,13 +23771,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagPointerEXT ( GLsizei stride , GLsizei count , const GLboolean * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlagPointerEXT ( JNIEnv *env, jobject obj, @@ -23815,13 +23815,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, ptr, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPointervEXT ( GLenum pname , void * * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPointervEXT__I_3_3B ( JNIEnv *env, jobject obj, @@ -24067,13 +24067,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glArrayElementEXT ( GLint i ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glArrayElementEXT ( JNIEnv *env, jobject obj, @@ -24092,13 +24092,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawArraysEXT ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawArraysEXT ( JNIEnv *env, jobject obj, @@ -24121,13 +24121,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendEquationEXT ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendEquationEXT ( JNIEnv *env, jobject obj, @@ -24146,13 +24146,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointParameterfEXT ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPointParameterfEXT ( JNIEnv *env, jobject obj, @@ -24173,13 +24173,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointParameterfvEXT ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPointParameterfvEXT ( JNIEnv *env, jobject obj, @@ -24215,13 +24215,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableEXT ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTableEXT__IIIII_3B ( JNIEnv *env, jobject obj, @@ -24523,13 +24523,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, table, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorSubTableEXT ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorSubTableEXT__IIIII_3B ( JNIEnv *env, jobject obj, @@ -24831,13 +24831,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, data, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableEXT ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableEXT__III_3B ( JNIEnv *env, jobject obj, @@ -25111,13 +25111,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterfvEXT ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameterfvEXT ( JNIEnv *env, jobject obj, @@ -25155,13 +25155,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterivEXT ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameterivEXT ( JNIEnv *env, jobject obj, @@ -25199,13 +25199,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLockArraysEXT ( GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLockArraysEXT ( JNIEnv *env, jobject obj, @@ -25226,13 +25226,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glUnlockArraysEXT ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glUnlockArraysEXT ( JNIEnv *env, jobject obj) @@ -25249,13 +25249,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glActiveTextureARB ( GLenum texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glActiveTextureARB ( JNIEnv *env, jobject obj, @@ -25274,13 +25274,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClientActiveTextureARB ( GLenum texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClientActiveTextureARB ( JNIEnv *env, jobject obj, @@ -25299,13 +25299,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1dARB ( GLenum target , GLdouble s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1dARB ( JNIEnv *env, jobject obj, @@ -25326,13 +25326,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1dvARB ( JNIEnv *env, jobject obj, @@ -25368,13 +25368,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1fARB ( GLenum target , GLfloat s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1fARB ( JNIEnv *env, jobject obj, @@ -25395,13 +25395,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1fvARB ( JNIEnv *env, jobject obj, @@ -25437,13 +25437,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1iARB ( GLenum target , GLint s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1iARB ( JNIEnv *env, jobject obj, @@ -25464,13 +25464,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1ivARB ( JNIEnv *env, jobject obj, @@ -25506,13 +25506,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1sARB ( GLenum target , GLshort s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1sARB ( JNIEnv *env, jobject obj, @@ -25533,13 +25533,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1svARB ( JNIEnv *env, jobject obj, @@ -25575,13 +25575,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2dARB ( GLenum target , GLdouble s , GLdouble t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2dARB ( JNIEnv *env, jobject obj, @@ -25604,13 +25604,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2dvARB ( JNIEnv *env, jobject obj, @@ -25646,13 +25646,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2fARB ( GLenum target , GLfloat s , GLfloat t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2fARB ( JNIEnv *env, jobject obj, @@ -25675,13 +25675,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2fvARB ( JNIEnv *env, jobject obj, @@ -25717,13 +25717,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2iARB ( GLenum target , GLint s , GLint t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2iARB ( JNIEnv *env, jobject obj, @@ -25746,13 +25746,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2ivARB ( JNIEnv *env, jobject obj, @@ -25788,13 +25788,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2sARB ( GLenum target , GLshort s , GLshort t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2sARB ( JNIEnv *env, jobject obj, @@ -25817,13 +25817,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2svARB ( JNIEnv *env, jobject obj, @@ -25859,13 +25859,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3dARB ( JNIEnv *env, jobject obj, @@ -25890,13 +25890,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3dvARB ( JNIEnv *env, jobject obj, @@ -25932,13 +25932,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3fARB ( JNIEnv *env, jobject obj, @@ -25963,13 +25963,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3fvARB ( JNIEnv *env, jobject obj, @@ -26005,13 +26005,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3iARB ( GLenum target , GLint s , GLint t , GLint r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3iARB ( JNIEnv *env, jobject obj, @@ -26036,13 +26036,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3ivARB ( JNIEnv *env, jobject obj, @@ -26078,13 +26078,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3sARB ( GLenum target , GLshort s , GLshort t , GLshort r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3sARB ( JNIEnv *env, jobject obj, @@ -26109,13 +26109,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3svARB ( JNIEnv *env, jobject obj, @@ -26151,13 +26151,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4dARB ( JNIEnv *env, jobject obj, @@ -26184,13 +26184,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4dvARB ( JNIEnv *env, jobject obj, @@ -26226,13 +26226,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4fARB ( JNIEnv *env, jobject obj, @@ -26259,13 +26259,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4fvARB ( JNIEnv *env, jobject obj, @@ -26301,13 +26301,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4iARB ( GLenum target , GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4iARB ( JNIEnv *env, jobject obj, @@ -26334,13 +26334,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4ivARB ( JNIEnv *env, jobject obj, @@ -26376,13 +26376,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4sARB ( GLenum target , GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4sARB ( JNIEnv *env, jobject obj, @@ -26409,13 +26409,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4svARB ( JNIEnv *env, jobject obj, @@ -26451,5 +26451,5 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleasePrimitiveArrayCritical(env, v, ptr1, JNI_ABORT); } } - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ diff --git a/CNativeCode/OpenGL_JauJNI_dynfuncs.c b/CNativeCode/OpenGL_JauJNI_dynfuncs.c index 7ca5d3d..89fd50a 100644 --- a/CNativeCode/OpenGL_JauJNI_dynfuncs.c +++ b/CNativeCode/OpenGL_JauJNI_dynfuncs.c @@ -88,13 +88,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) * Reading from file: gl-proto-auto.orig.h . . . * Destination-Class: gl4java_GLFuncJauJNI ! */ - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearIndex ( GLfloat c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearIndex ( JNIEnv *env, jobject obj, @@ -113,13 +113,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearColor ( JNIEnv *env, jobject obj, @@ -144,13 +144,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClear ( GLbitfield mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClear ( JNIEnv *env, jobject obj, @@ -169,13 +169,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexMask ( GLuint mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexMask ( JNIEnv *env, jobject obj, @@ -194,13 +194,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorMask ( GLboolean red , GLboolean green , GLboolean blue , GLboolean alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorMask ( JNIEnv *env, jobject obj, @@ -225,13 +225,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glAlphaFunc ( GLenum func , GLclampf ref ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glAlphaFunc ( JNIEnv *env, jobject obj, @@ -252,13 +252,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendFunc ( GLenum sfactor , GLenum dfactor ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendFunc ( JNIEnv *env, jobject obj, @@ -279,13 +279,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLogicOp ( GLenum opcode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLogicOp ( JNIEnv *env, jobject obj, @@ -304,13 +304,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCullFace ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCullFace ( JNIEnv *env, jobject obj, @@ -329,13 +329,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFrontFace ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFrontFace ( JNIEnv *env, jobject obj, @@ -354,13 +354,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointSize ( GLfloat size ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPointSize ( JNIEnv *env, jobject obj, @@ -379,13 +379,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLineWidth ( GLfloat width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLineWidth ( JNIEnv *env, jobject obj, @@ -404,13 +404,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLineStipple ( GLint factor , GLushort pattern ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLineStipple ( JNIEnv *env, jobject obj, @@ -431,13 +431,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonMode ( GLenum face , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonMode ( JNIEnv *env, jobject obj, @@ -458,13 +458,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonOffset ( GLfloat factor , GLfloat units ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonOffset ( JNIEnv *env, jobject obj, @@ -485,13 +485,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonStipple ( const GLubyte * mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonStipple ( JNIEnv *env, jobject obj, @@ -519,13 +519,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseByteArrayElements(env, mask, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPolygonStipple ( GLubyte * mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPolygonStipple ( JNIEnv *env, jobject obj, @@ -554,13 +554,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseByteArrayElements(env, mask, ptr0, (isCopiedArray0 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlag ( GLboolean flag ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlag ( JNIEnv *env, jobject obj, @@ -579,13 +579,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagv ( const GLboolean * flag ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlagv ( JNIEnv *env, jobject obj, @@ -613,13 +613,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseBooleanArrayElements(env, flag, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScissor ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glScissor ( JNIEnv *env, jobject obj, @@ -644,13 +644,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClipPlane ( GLenum plane , const GLdouble * equation ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClipPlane ( JNIEnv *env, jobject obj, @@ -680,13 +680,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, equation, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetClipPlane ( GLenum plane , GLdouble * equation ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetClipPlane ( JNIEnv *env, jobject obj, @@ -717,13 +717,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, equation, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawBuffer ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawBuffer ( JNIEnv *env, jobject obj, @@ -742,13 +742,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glReadBuffer ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glReadBuffer ( JNIEnv *env, jobject obj, @@ -767,13 +767,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnable ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEnable ( JNIEnv *env, jobject obj, @@ -792,13 +792,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDisable ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDisable ( JNIEnv *env, jobject obj, @@ -817,13 +817,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsEnabled ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsEnabled ( JNIEnv *env, jobject obj, @@ -845,13 +845,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnableClientState ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEnableClientState ( JNIEnv *env, jobject obj, @@ -870,13 +870,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDisableClientState ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDisableClientState ( JNIEnv *env, jobject obj, @@ -895,13 +895,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetBooleanv ( GLenum pname , GLboolean * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetBooleanv ( JNIEnv *env, jobject obj, @@ -932,13 +932,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseBooleanArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetDoublev ( GLenum pname , GLdouble * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetDoublev ( JNIEnv *env, jobject obj, @@ -969,13 +969,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetFloatv ( GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetFloatv ( JNIEnv *env, jobject obj, @@ -1006,13 +1006,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetIntegerv ( GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetIntegerv ( JNIEnv *env, jobject obj, @@ -1043,13 +1043,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushAttrib ( GLbitfield mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushAttrib ( JNIEnv *env, jobject obj, @@ -1068,13 +1068,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopAttrib ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopAttrib ( JNIEnv *env, jobject obj) @@ -1091,13 +1091,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushClientAttrib ( GLbitfield mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushClientAttrib ( JNIEnv *env, jobject obj, @@ -1116,13 +1116,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopClientAttrib ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopClientAttrib ( JNIEnv *env, jobject obj) @@ -1139,13 +1139,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint glRenderMode ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLFuncJauJNI_glRenderMode ( JNIEnv *env, jobject obj, @@ -1167,13 +1167,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLenum glGetError ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLFuncJauJNI_glGetError ( JNIEnv *env, jobject obj) @@ -1193,13 +1193,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFinish ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFinish ( JNIEnv *env, jobject obj) @@ -1216,13 +1216,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFlush ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFlush ( JNIEnv *env, jobject obj) @@ -1239,13 +1239,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glHint ( GLenum target , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glHint ( JNIEnv *env, jobject obj, @@ -1266,13 +1266,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearDepth ( GLclampd depth ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearDepth ( JNIEnv *env, jobject obj, @@ -1291,13 +1291,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthFunc ( GLenum func ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDepthFunc ( JNIEnv *env, jobject obj, @@ -1316,13 +1316,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthMask ( GLboolean flag ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDepthMask ( JNIEnv *env, jobject obj, @@ -1341,13 +1341,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthRange ( GLclampd near_val , GLclampd far_val ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDepthRange ( JNIEnv *env, jobject obj, @@ -1368,13 +1368,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearAccum ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearAccum ( JNIEnv *env, jobject obj, @@ -1399,13 +1399,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glAccum ( GLenum op , GLfloat value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glAccum ( JNIEnv *env, jobject obj, @@ -1426,13 +1426,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMatrixMode ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMatrixMode ( JNIEnv *env, jobject obj, @@ -1451,13 +1451,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glOrtho ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glOrtho ( JNIEnv *env, jobject obj, @@ -1486,13 +1486,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFrustum ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFrustum ( JNIEnv *env, jobject obj, @@ -1521,13 +1521,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glViewport ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glViewport ( JNIEnv *env, jobject obj, @@ -1552,13 +1552,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushMatrix ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushMatrix ( JNIEnv *env, jobject obj) @@ -1575,13 +1575,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopMatrix ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopMatrix ( JNIEnv *env, jobject obj) @@ -1598,13 +1598,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadIdentity ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadIdentity ( JNIEnv *env, jobject obj) @@ -1621,13 +1621,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadMatrixd ( const GLdouble * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadMatrixd ( JNIEnv *env, jobject obj, @@ -1655,13 +1655,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadMatrixf ( const GLfloat * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadMatrixf ( JNIEnv *env, jobject obj, @@ -1689,13 +1689,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultMatrixd ( const GLdouble * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultMatrixd ( JNIEnv *env, jobject obj, @@ -1723,13 +1723,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultMatrixf ( const GLfloat * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultMatrixf ( JNIEnv *env, jobject obj, @@ -1757,13 +1757,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRotated ( GLdouble angle , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRotated ( JNIEnv *env, jobject obj, @@ -1788,13 +1788,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRotatef ( GLfloat angle , GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRotatef ( JNIEnv *env, jobject obj, @@ -1819,13 +1819,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScaled ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glScaled ( JNIEnv *env, jobject obj, @@ -1848,13 +1848,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScalef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glScalef ( JNIEnv *env, jobject obj, @@ -1877,13 +1877,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTranslated ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTranslated ( JNIEnv *env, jobject obj, @@ -1906,13 +1906,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTranslatef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTranslatef ( JNIEnv *env, jobject obj, @@ -1935,13 +1935,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsList ( GLuint list ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsList ( JNIEnv *env, jobject obj, @@ -1963,13 +1963,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteLists ( GLuint list , GLsizei range ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDeleteLists ( JNIEnv *env, jobject obj, @@ -1990,13 +1990,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLuint glGenLists ( GLsizei range ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLFuncJauJNI_glGenLists ( JNIEnv *env, jobject obj, @@ -2018,13 +2018,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNewList ( GLuint list , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNewList ( JNIEnv *env, jobject obj, @@ -2045,13 +2045,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEndList ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEndList ( JNIEnv *env, jobject obj) @@ -2068,13 +2068,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCallList ( GLuint list ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCallList ( JNIEnv *env, jobject obj, @@ -2093,13 +2093,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCallLists ( GLsizei n , GLenum type , const GLvoid * lists ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCallLists__II_3B ( JNIEnv *env, jobject obj, @@ -2317,13 +2317,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, lists, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glListBase ( GLuint base ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glListBase ( JNIEnv *env, jobject obj, @@ -2342,13 +2342,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBegin ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBegin ( JNIEnv *env, jobject obj, @@ -2367,13 +2367,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnd ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEnd ( JNIEnv *env, jobject obj) @@ -2390,13 +2390,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2d ( GLdouble x , GLdouble y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2d ( JNIEnv *env, jobject obj, @@ -2417,13 +2417,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2f ( GLfloat x , GLfloat y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2f ( JNIEnv *env, jobject obj, @@ -2444,13 +2444,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2i ( GLint x , GLint y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2i ( JNIEnv *env, jobject obj, @@ -2471,13 +2471,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2s ( GLshort x , GLshort y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2s ( JNIEnv *env, jobject obj, @@ -2498,13 +2498,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3d ( JNIEnv *env, jobject obj, @@ -2527,13 +2527,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3f ( JNIEnv *env, jobject obj, @@ -2556,13 +2556,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3i ( JNIEnv *env, jobject obj, @@ -2585,13 +2585,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3s ( JNIEnv *env, jobject obj, @@ -2614,13 +2614,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4d ( JNIEnv *env, jobject obj, @@ -2645,13 +2645,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4f ( JNIEnv *env, jobject obj, @@ -2676,13 +2676,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4i ( JNIEnv *env, jobject obj, @@ -2707,13 +2707,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4s ( JNIEnv *env, jobject obj, @@ -2738,13 +2738,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2dv ( JNIEnv *env, jobject obj, @@ -2772,13 +2772,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2fv ( JNIEnv *env, jobject obj, @@ -2806,13 +2806,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2iv ( JNIEnv *env, jobject obj, @@ -2840,13 +2840,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2sv ( JNIEnv *env, jobject obj, @@ -2874,13 +2874,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3dv ( JNIEnv *env, jobject obj, @@ -2908,13 +2908,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3fv ( JNIEnv *env, jobject obj, @@ -2942,13 +2942,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3iv ( JNIEnv *env, jobject obj, @@ -2976,13 +2976,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3sv ( JNIEnv *env, jobject obj, @@ -3010,13 +3010,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4dv ( JNIEnv *env, jobject obj, @@ -3044,13 +3044,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4fv ( JNIEnv *env, jobject obj, @@ -3078,13 +3078,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4iv ( JNIEnv *env, jobject obj, @@ -3112,13 +3112,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4sv ( JNIEnv *env, jobject obj, @@ -3146,13 +3146,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3b ( GLbyte nx , GLbyte ny , GLbyte nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3b ( JNIEnv *env, jobject obj, @@ -3175,13 +3175,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3d ( GLdouble nx , GLdouble ny , GLdouble nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3d ( JNIEnv *env, jobject obj, @@ -3204,13 +3204,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3f ( GLfloat nx , GLfloat ny , GLfloat nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3f ( JNIEnv *env, jobject obj, @@ -3233,13 +3233,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3i ( GLint nx , GLint ny , GLint nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3i ( JNIEnv *env, jobject obj, @@ -3262,13 +3262,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3s ( GLshort nx , GLshort ny , GLshort nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3s ( JNIEnv *env, jobject obj, @@ -3291,13 +3291,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3bv ( JNIEnv *env, jobject obj, @@ -3325,13 +3325,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3dv ( JNIEnv *env, jobject obj, @@ -3359,13 +3359,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3fv ( JNIEnv *env, jobject obj, @@ -3393,13 +3393,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3iv ( JNIEnv *env, jobject obj, @@ -3427,13 +3427,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3sv ( JNIEnv *env, jobject obj, @@ -3461,13 +3461,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexd ( GLdouble c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexd ( JNIEnv *env, jobject obj, @@ -3486,13 +3486,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexf ( GLfloat c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexf ( JNIEnv *env, jobject obj, @@ -3511,13 +3511,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexi ( GLint c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexi ( JNIEnv *env, jobject obj, @@ -3536,13 +3536,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexs ( GLshort c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexs ( JNIEnv *env, jobject obj, @@ -3561,13 +3561,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexub ( GLubyte c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexub ( JNIEnv *env, jobject obj, @@ -3586,13 +3586,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexdv ( const GLdouble * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexdv ( JNIEnv *env, jobject obj, @@ -3620,13 +3620,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexfv ( const GLfloat * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexfv ( JNIEnv *env, jobject obj, @@ -3654,13 +3654,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexiv ( const GLint * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexiv ( JNIEnv *env, jobject obj, @@ -3688,13 +3688,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexsv ( const GLshort * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexsv ( JNIEnv *env, jobject obj, @@ -3722,13 +3722,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexubv ( const GLubyte * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexubv ( JNIEnv *env, jobject obj, @@ -3756,13 +3756,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseByteArrayElements(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3b ( GLbyte red , GLbyte green , GLbyte blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3b ( JNIEnv *env, jobject obj, @@ -3785,13 +3785,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3d ( GLdouble red , GLdouble green , GLdouble blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3d ( JNIEnv *env, jobject obj, @@ -3814,13 +3814,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3f ( GLfloat red , GLfloat green , GLfloat blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3f ( JNIEnv *env, jobject obj, @@ -3843,13 +3843,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3i ( GLint red , GLint green , GLint blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3i ( JNIEnv *env, jobject obj, @@ -3872,13 +3872,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3s ( GLshort red , GLshort green , GLshort blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3s ( JNIEnv *env, jobject obj, @@ -3901,13 +3901,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ub ( GLubyte red , GLubyte green , GLubyte blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3ub ( JNIEnv *env, jobject obj, @@ -3930,13 +3930,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ui ( GLuint red , GLuint green , GLuint blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3ui ( JNIEnv *env, jobject obj, @@ -3959,13 +3959,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3us ( GLushort red , GLushort green , GLushort blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3us ( JNIEnv *env, jobject obj, @@ -3988,13 +3988,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4b ( GLbyte red , GLbyte green , GLbyte blue , GLbyte alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4b ( JNIEnv *env, jobject obj, @@ -4019,13 +4019,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4d ( GLdouble red , GLdouble green , GLdouble blue , GLdouble alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4d ( JNIEnv *env, jobject obj, @@ -4050,13 +4050,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4f ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4f ( JNIEnv *env, jobject obj, @@ -4081,13 +4081,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4i ( GLint red , GLint green , GLint blue , GLint alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4i ( JNIEnv *env, jobject obj, @@ -4112,13 +4112,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4s ( GLshort red , GLshort green , GLshort blue , GLshort alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4s ( JNIEnv *env, jobject obj, @@ -4143,13 +4143,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ub ( GLubyte red , GLubyte green , GLubyte blue , GLubyte alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4ub ( JNIEnv *env, jobject obj, @@ -4174,13 +4174,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ui ( GLuint red , GLuint green , GLuint blue , GLuint alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4ui ( JNIEnv *env, jobject obj, @@ -4205,13 +4205,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4us ( GLushort red , GLushort green , GLushort blue , GLushort alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4us ( JNIEnv *env, jobject obj, @@ -4236,13 +4236,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3bv ( JNIEnv *env, jobject obj, @@ -4270,13 +4270,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3dv ( JNIEnv *env, jobject obj, @@ -4304,13 +4304,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3fv ( JNIEnv *env, jobject obj, @@ -4338,13 +4338,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3iv ( JNIEnv *env, jobject obj, @@ -4372,13 +4372,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3sv ( JNIEnv *env, jobject obj, @@ -4406,13 +4406,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ubv ( const GLubyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3ubv ( JNIEnv *env, jobject obj, @@ -4440,13 +4440,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3uiv ( const GLuint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3uiv ( JNIEnv *env, jobject obj, @@ -4474,13 +4474,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3usv ( const GLushort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3usv ( JNIEnv *env, jobject obj, @@ -4508,13 +4508,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4bv ( JNIEnv *env, jobject obj, @@ -4542,13 +4542,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4dv ( JNIEnv *env, jobject obj, @@ -4576,13 +4576,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4fv ( JNIEnv *env, jobject obj, @@ -4610,13 +4610,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4iv ( JNIEnv *env, jobject obj, @@ -4644,13 +4644,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4sv ( JNIEnv *env, jobject obj, @@ -4678,13 +4678,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ubv ( const GLubyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4ubv ( JNIEnv *env, jobject obj, @@ -4712,13 +4712,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4uiv ( const GLuint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4uiv ( JNIEnv *env, jobject obj, @@ -4746,13 +4746,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4usv ( const GLushort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4usv ( JNIEnv *env, jobject obj, @@ -4780,13 +4780,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1d ( GLdouble s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1d ( JNIEnv *env, jobject obj, @@ -4805,13 +4805,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1f ( GLfloat s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1f ( JNIEnv *env, jobject obj, @@ -4830,13 +4830,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1i ( GLint s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1i ( JNIEnv *env, jobject obj, @@ -4855,13 +4855,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1s ( GLshort s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1s ( JNIEnv *env, jobject obj, @@ -4880,13 +4880,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2d ( GLdouble s , GLdouble t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2d ( JNIEnv *env, jobject obj, @@ -4907,13 +4907,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2f ( GLfloat s , GLfloat t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2f ( JNIEnv *env, jobject obj, @@ -4934,13 +4934,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2i ( GLint s , GLint t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2i ( JNIEnv *env, jobject obj, @@ -4961,13 +4961,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2s ( GLshort s , GLshort t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2s ( JNIEnv *env, jobject obj, @@ -4988,13 +4988,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3d ( GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3d ( JNIEnv *env, jobject obj, @@ -5017,13 +5017,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3f ( GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3f ( JNIEnv *env, jobject obj, @@ -5046,13 +5046,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3i ( GLint s , GLint t , GLint r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3i ( JNIEnv *env, jobject obj, @@ -5075,13 +5075,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3s ( GLshort s , GLshort t , GLshort r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3s ( JNIEnv *env, jobject obj, @@ -5104,13 +5104,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4d ( GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4d ( JNIEnv *env, jobject obj, @@ -5135,13 +5135,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4f ( GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4f ( JNIEnv *env, jobject obj, @@ -5166,13 +5166,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4i ( GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4i ( JNIEnv *env, jobject obj, @@ -5197,13 +5197,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4s ( GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4s ( JNIEnv *env, jobject obj, @@ -5228,13 +5228,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1dv ( JNIEnv *env, jobject obj, @@ -5262,13 +5262,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1fv ( JNIEnv *env, jobject obj, @@ -5296,13 +5296,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1iv ( JNIEnv *env, jobject obj, @@ -5330,13 +5330,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1sv ( JNIEnv *env, jobject obj, @@ -5364,13 +5364,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2dv ( JNIEnv *env, jobject obj, @@ -5398,13 +5398,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2fv ( JNIEnv *env, jobject obj, @@ -5432,13 +5432,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2iv ( JNIEnv *env, jobject obj, @@ -5466,13 +5466,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2sv ( JNIEnv *env, jobject obj, @@ -5500,13 +5500,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3dv ( JNIEnv *env, jobject obj, @@ -5534,13 +5534,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3fv ( JNIEnv *env, jobject obj, @@ -5568,13 +5568,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3iv ( JNIEnv *env, jobject obj, @@ -5602,13 +5602,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3sv ( JNIEnv *env, jobject obj, @@ -5636,13 +5636,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4dv ( JNIEnv *env, jobject obj, @@ -5670,13 +5670,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4fv ( JNIEnv *env, jobject obj, @@ -5704,13 +5704,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4iv ( JNIEnv *env, jobject obj, @@ -5738,13 +5738,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4sv ( JNIEnv *env, jobject obj, @@ -5772,13 +5772,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2d ( GLdouble x , GLdouble y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2d ( JNIEnv *env, jobject obj, @@ -5799,13 +5799,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2f ( GLfloat x , GLfloat y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2f ( JNIEnv *env, jobject obj, @@ -5826,13 +5826,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2i ( GLint x , GLint y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2i ( JNIEnv *env, jobject obj, @@ -5853,13 +5853,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2s ( GLshort x , GLshort y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2s ( JNIEnv *env, jobject obj, @@ -5880,13 +5880,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3d ( JNIEnv *env, jobject obj, @@ -5909,13 +5909,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3f ( JNIEnv *env, jobject obj, @@ -5938,13 +5938,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3i ( JNIEnv *env, jobject obj, @@ -5967,13 +5967,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3s ( JNIEnv *env, jobject obj, @@ -5996,13 +5996,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4d ( JNIEnv *env, jobject obj, @@ -6027,13 +6027,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4f ( JNIEnv *env, jobject obj, @@ -6058,13 +6058,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4i ( JNIEnv *env, jobject obj, @@ -6089,13 +6089,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4s ( JNIEnv *env, jobject obj, @@ -6120,13 +6120,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2dv ( JNIEnv *env, jobject obj, @@ -6154,13 +6154,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2fv ( JNIEnv *env, jobject obj, @@ -6188,13 +6188,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2iv ( JNIEnv *env, jobject obj, @@ -6222,13 +6222,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2sv ( JNIEnv *env, jobject obj, @@ -6256,13 +6256,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3dv ( JNIEnv *env, jobject obj, @@ -6290,13 +6290,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3fv ( JNIEnv *env, jobject obj, @@ -6324,13 +6324,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3iv ( JNIEnv *env, jobject obj, @@ -6358,13 +6358,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3sv ( JNIEnv *env, jobject obj, @@ -6392,13 +6392,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4dv ( JNIEnv *env, jobject obj, @@ -6426,13 +6426,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4fv ( JNIEnv *env, jobject obj, @@ -6460,13 +6460,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4iv ( JNIEnv *env, jobject obj, @@ -6494,13 +6494,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4sv ( JNIEnv *env, jobject obj, @@ -6528,13 +6528,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectd ( GLdouble x1 , GLdouble y1 , GLdouble x2 , GLdouble y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectd ( JNIEnv *env, jobject obj, @@ -6559,13 +6559,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectf ( GLfloat x1 , GLfloat y1 , GLfloat x2 , GLfloat y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectf ( JNIEnv *env, jobject obj, @@ -6590,13 +6590,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRecti ( GLint x1 , GLint y1 , GLint x2 , GLint y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRecti ( JNIEnv *env, jobject obj, @@ -6621,13 +6621,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRects ( GLshort x1 , GLshort y1 , GLshort x2 , GLshort y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRects ( JNIEnv *env, jobject obj, @@ -6652,13 +6652,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectdv ( const GLdouble * v1 , const GLdouble * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectdv ( JNIEnv *env, jobject obj, @@ -6697,13 +6697,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectfv ( const GLfloat * v1 , const GLfloat * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectfv ( JNIEnv *env, jobject obj, @@ -6742,13 +6742,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectiv ( const GLint * v1 , const GLint * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectiv ( JNIEnv *env, jobject obj, @@ -6787,13 +6787,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectsv ( const GLshort * v1 , const GLshort * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectsv ( JNIEnv *env, jobject obj, @@ -6832,13 +6832,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertexPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertexPointer__III_3B ( JNIEnv *env, jobject obj, @@ -7070,13 +7070,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormalPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormalPointer__II_3B ( JNIEnv *env, jobject obj, @@ -7294,13 +7294,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, ptr, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorPointer__III_3B ( JNIEnv *env, jobject obj, @@ -7532,13 +7532,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexPointer__II_3B ( JNIEnv *env, jobject obj, @@ -7756,13 +7756,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, ptr, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoordPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoordPointer__III_3B ( JNIEnv *env, jobject obj, @@ -7994,13 +7994,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagPointer ( GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlagPointer__I_3B ( JNIEnv *env, jobject obj, @@ -8204,13 +8204,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, ptr, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPointerv ( GLenum pname , void * * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPointerv__I_3_3B ( JNIEnv *env, jobject obj, @@ -8421,13 +8421,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glArrayElement ( GLint i ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glArrayElement ( JNIEnv *env, jobject obj, @@ -8446,13 +8446,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawArrays ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawArrays ( JNIEnv *env, jobject obj, @@ -8475,13 +8475,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawElements ( GLenum mode , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawElements__III_3B ( JNIEnv *env, jobject obj, @@ -8713,13 +8713,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, indices, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glInterleavedArrays ( GLenum format , GLsizei stride , const GLvoid * pointer ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glInterleavedArrays__II_3B ( JNIEnv *env, jobject obj, @@ -8937,13 +8937,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, pointer, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glShadeModel ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glShadeModel ( JNIEnv *env, jobject obj, @@ -8962,13 +8962,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightf ( GLenum light , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightf ( JNIEnv *env, jobject obj, @@ -8991,13 +8991,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLighti ( GLenum light , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLighti ( JNIEnv *env, jobject obj, @@ -9020,13 +9020,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightfv ( GLenum light , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightfv ( JNIEnv *env, jobject obj, @@ -9058,13 +9058,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightiv ( GLenum light , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightiv ( JNIEnv *env, jobject obj, @@ -9096,13 +9096,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetLightfv ( GLenum light , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetLightfv ( JNIEnv *env, jobject obj, @@ -9135,13 +9135,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetLightiv ( GLenum light , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetLightiv ( JNIEnv *env, jobject obj, @@ -9174,13 +9174,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModelf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModelf ( JNIEnv *env, jobject obj, @@ -9201,13 +9201,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModeli ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModeli ( JNIEnv *env, jobject obj, @@ -9228,13 +9228,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModelfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModelfv ( JNIEnv *env, jobject obj, @@ -9264,13 +9264,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModeliv ( GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModeliv ( JNIEnv *env, jobject obj, @@ -9300,13 +9300,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialf ( GLenum face , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMaterialf ( JNIEnv *env, jobject obj, @@ -9329,13 +9329,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMateriali ( GLenum face , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMateriali ( JNIEnv *env, jobject obj, @@ -9358,13 +9358,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialfv ( GLenum face , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMaterialfv ( JNIEnv *env, jobject obj, @@ -9396,13 +9396,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialiv ( GLenum face , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMaterialiv ( JNIEnv *env, jobject obj, @@ -9434,13 +9434,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMaterialfv ( GLenum face , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMaterialfv ( JNIEnv *env, jobject obj, @@ -9473,13 +9473,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMaterialiv ( GLenum face , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMaterialiv ( JNIEnv *env, jobject obj, @@ -9512,13 +9512,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorMaterial ( GLenum face , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorMaterial ( JNIEnv *env, jobject obj, @@ -9539,13 +9539,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelZoom ( GLfloat xfactor , GLfloat yfactor ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelZoom ( JNIEnv *env, jobject obj, @@ -9566,13 +9566,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelStoref ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelStoref ( JNIEnv *env, jobject obj, @@ -9593,13 +9593,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelStorei ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelStorei ( JNIEnv *env, jobject obj, @@ -9620,13 +9620,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelTransferf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelTransferf ( JNIEnv *env, jobject obj, @@ -9647,13 +9647,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelTransferi ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelTransferi ( JNIEnv *env, jobject obj, @@ -9674,13 +9674,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapfv ( GLenum map , GLint mapsize , const GLfloat * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelMapfv ( JNIEnv *env, jobject obj, @@ -9712,13 +9712,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, values, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapuiv ( GLenum map , GLint mapsize , const GLuint * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelMapuiv ( JNIEnv *env, jobject obj, @@ -9750,13 +9750,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, values, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapusv ( GLenum map , GLint mapsize , const GLushort * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelMapusv ( JNIEnv *env, jobject obj, @@ -9788,13 +9788,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, values, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapfv ( GLenum map , GLfloat * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPixelMapfv ( JNIEnv *env, jobject obj, @@ -9825,13 +9825,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapuiv ( GLenum map , GLuint * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPixelMapuiv ( JNIEnv *env, jobject obj, @@ -9862,13 +9862,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapusv ( GLenum map , GLushort * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPixelMapusv ( JNIEnv *env, jobject obj, @@ -9899,13 +9899,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBitmap ( GLsizei width , GLsizei height , GLfloat xorig , GLfloat yorig , GLfloat xmove , GLfloat ymove , const GLubyte * bitmap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBitmap ( JNIEnv *env, jobject obj, @@ -9945,13 +9945,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseByteArrayElements(env, bitmap, ptr6, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glReadPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glReadPixels__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -10232,13 +10232,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, pixels, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawPixels ( GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawPixels__IIII_3B ( JNIEnv *env, jobject obj, @@ -10484,13 +10484,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, pixels, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyPixels ( JNIEnv *env, jobject obj, @@ -10517,13 +10517,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilFunc ( GLenum func , GLint ref , GLuint mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glStencilFunc ( JNIEnv *env, jobject obj, @@ -10546,13 +10546,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilMask ( GLuint mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glStencilMask ( JNIEnv *env, jobject obj, @@ -10571,13 +10571,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilOp ( GLenum fail , GLenum zfail , GLenum zpass ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glStencilOp ( JNIEnv *env, jobject obj, @@ -10600,13 +10600,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearStencil ( GLint s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearStencil ( JNIEnv *env, jobject obj, @@ -10625,13 +10625,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGend ( GLenum coord , GLenum pname , GLdouble param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGend ( JNIEnv *env, jobject obj, @@ -10654,13 +10654,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGenf ( GLenum coord , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGenf ( JNIEnv *env, jobject obj, @@ -10683,13 +10683,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGeni ( GLenum coord , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGeni ( JNIEnv *env, jobject obj, @@ -10712,13 +10712,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGendv ( GLenum coord , GLenum pname , const GLdouble * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGendv ( JNIEnv *env, jobject obj, @@ -10750,13 +10750,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGenfv ( GLenum coord , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGenfv ( JNIEnv *env, jobject obj, @@ -10788,13 +10788,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGeniv ( GLenum coord , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGeniv ( JNIEnv *env, jobject obj, @@ -10826,13 +10826,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGendv ( GLenum coord , GLenum pname , GLdouble * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexGendv ( JNIEnv *env, jobject obj, @@ -10865,13 +10865,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGenfv ( GLenum coord , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexGenfv ( JNIEnv *env, jobject obj, @@ -10904,13 +10904,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGeniv ( GLenum coord , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexGeniv ( JNIEnv *env, jobject obj, @@ -10943,13 +10943,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnvf ( JNIEnv *env, jobject obj, @@ -10972,13 +10972,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvi ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnvi ( JNIEnv *env, jobject obj, @@ -11001,13 +11001,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnvfv ( JNIEnv *env, jobject obj, @@ -11039,13 +11039,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnviv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnviv ( JNIEnv *env, jobject obj, @@ -11077,13 +11077,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexEnvfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexEnvfv ( JNIEnv *env, jobject obj, @@ -11116,13 +11116,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexEnviv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexEnviv ( JNIEnv *env, jobject obj, @@ -11155,13 +11155,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameterf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameterf ( JNIEnv *env, jobject obj, @@ -11184,13 +11184,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameteri ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameteri ( JNIEnv *env, jobject obj, @@ -11213,13 +11213,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameterfv ( JNIEnv *env, jobject obj, @@ -11251,13 +11251,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameteriv ( JNIEnv *env, jobject obj, @@ -11289,13 +11289,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexParameterfv ( JNIEnv *env, jobject obj, @@ -11328,13 +11328,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexParameteriv ( JNIEnv *env, jobject obj, @@ -11367,13 +11367,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexLevelParameterfv ( GLenum target , GLint level , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexLevelParameterfv ( JNIEnv *env, jobject obj, @@ -11408,13 +11408,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexLevelParameteriv ( GLenum target , GLint level , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexLevelParameteriv ( JNIEnv *env, jobject obj, @@ -11449,13 +11449,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage1D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage1D__IIIIIII_3B ( JNIEnv *env, jobject obj, @@ -11743,13 +11743,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, pixels, ptr7, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage2D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage2D__IIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -12051,13 +12051,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, pixels, ptr8, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexImage ( GLenum target , GLint level , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexImage__IIII_3B ( JNIEnv *env, jobject obj, @@ -12310,13 +12310,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, pixels, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGenTextures ( GLsizei n , GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGenTextures ( JNIEnv *env, jobject obj, @@ -12347,13 +12347,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, textures, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteTextures ( GLsizei n , const GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDeleteTextures ( JNIEnv *env, jobject obj, @@ -12383,13 +12383,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, textures, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBindTexture ( GLenum target , GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBindTexture ( JNIEnv *env, jobject obj, @@ -12410,13 +12410,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPrioritizeTextures ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPrioritizeTextures ( JNIEnv *env, jobject obj, @@ -12457,13 +12457,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, priorities, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glAreTexturesResident ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glAreTexturesResident ( JNIEnv *env, jobject obj, @@ -12508,13 +12508,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsTexture ( GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsTexture ( JNIEnv *env, jobject obj, @@ -12536,13 +12536,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLsizei width , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage1D__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -12816,13 +12816,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, pixels, ptr6, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage2D__IIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -13124,13 +13124,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, pixels, ptr8, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexImage1D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLint border ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexImage1D ( JNIEnv *env, jobject obj, @@ -13161,13 +13161,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexImage2D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height , GLint border ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexImage2D ( JNIEnv *env, jobject obj, @@ -13200,13 +13200,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage1D ( JNIEnv *env, jobject obj, @@ -13235,13 +13235,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage2D ( JNIEnv *env, jobject obj, @@ -13274,13 +13274,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap1d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint stride , GLint order , const GLdouble * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap1d ( JNIEnv *env, jobject obj, @@ -13318,13 +13318,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, points, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap1f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint stride , GLint order , const GLfloat * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap1f ( JNIEnv *env, jobject obj, @@ -13362,13 +13362,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, points, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap2d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint ustride , GLint uorder , GLdouble v1 , GLdouble v2 , GLint vstride , GLint vorder , const GLdouble * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap2d ( JNIEnv *env, jobject obj, @@ -13414,13 +13414,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, points, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap2f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint ustride , GLint uorder , GLfloat v1 , GLfloat v2 , GLint vstride , GLint vorder , const GLfloat * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap2f ( JNIEnv *env, jobject obj, @@ -13466,13 +13466,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, points, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapdv ( GLenum target , GLenum query , GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMapdv ( JNIEnv *env, jobject obj, @@ -13505,13 +13505,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapfv ( GLenum target , GLenum query , GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMapfv ( JNIEnv *env, jobject obj, @@ -13544,13 +13544,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapiv ( GLenum target , GLenum query , GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMapiv ( JNIEnv *env, jobject obj, @@ -13583,13 +13583,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1d ( GLdouble u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1d ( JNIEnv *env, jobject obj, @@ -13608,13 +13608,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1f ( GLfloat u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1f ( JNIEnv *env, jobject obj, @@ -13633,13 +13633,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1dv ( const GLdouble * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1dv ( JNIEnv *env, jobject obj, @@ -13667,13 +13667,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1fv ( const GLfloat * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1fv ( JNIEnv *env, jobject obj, @@ -13701,13 +13701,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2d ( GLdouble u , GLdouble v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2d ( JNIEnv *env, jobject obj, @@ -13728,13 +13728,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2f ( GLfloat u , GLfloat v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2f ( JNIEnv *env, jobject obj, @@ -13755,13 +13755,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2dv ( const GLdouble * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2dv ( JNIEnv *env, jobject obj, @@ -13789,13 +13789,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2fv ( const GLfloat * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2fv ( JNIEnv *env, jobject obj, @@ -13823,13 +13823,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid1d ( GLint un , GLdouble u1 , GLdouble u2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid1d ( JNIEnv *env, jobject obj, @@ -13852,13 +13852,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid1f ( GLint un , GLfloat u1 , GLfloat u2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid1f ( JNIEnv *env, jobject obj, @@ -13881,13 +13881,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid2d ( GLint un , GLdouble u1 , GLdouble u2 , GLint vn , GLdouble v1 , GLdouble v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid2d ( JNIEnv *env, jobject obj, @@ -13916,13 +13916,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid2f ( GLint un , GLfloat u1 , GLfloat u2 , GLint vn , GLfloat v1 , GLfloat v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid2f ( JNIEnv *env, jobject obj, @@ -13951,13 +13951,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalPoint1 ( GLint i ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalPoint1 ( JNIEnv *env, jobject obj, @@ -13976,13 +13976,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalPoint2 ( GLint i , GLint j ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalPoint2 ( JNIEnv *env, jobject obj, @@ -14003,13 +14003,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalMesh1 ( GLenum mode , GLint i1 , GLint i2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalMesh1 ( JNIEnv *env, jobject obj, @@ -14032,13 +14032,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalMesh2 ( GLenum mode , GLint i1 , GLint i2 , GLint j1 , GLint j2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalMesh2 ( JNIEnv *env, jobject obj, @@ -14065,13 +14065,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogf ( JNIEnv *env, jobject obj, @@ -14092,13 +14092,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogi ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogi ( JNIEnv *env, jobject obj, @@ -14119,13 +14119,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogfv ( JNIEnv *env, jobject obj, @@ -14155,13 +14155,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogiv ( GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogiv ( JNIEnv *env, jobject obj, @@ -14191,13 +14191,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFeedbackBuffer ( GLsizei size , GLenum type , GLfloat * buffer ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFeedbackBuffer ( JNIEnv *env, jobject obj, @@ -14230,13 +14230,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, buffer, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPassThrough ( GLfloat token ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPassThrough ( JNIEnv *env, jobject obj, @@ -14255,13 +14255,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glSelectBuffer ( GLsizei size , GLuint * buffer ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glSelectBuffer ( JNIEnv *env, jobject obj, @@ -14292,13 +14292,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, buffer, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glInitNames ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glInitNames ( JNIEnv *env, jobject obj) @@ -14315,13 +14315,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadName ( GLuint name ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadName ( JNIEnv *env, jobject obj, @@ -14340,13 +14340,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushName ( GLuint name ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushName ( JNIEnv *env, jobject obj, @@ -14365,13 +14365,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopName ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopName ( JNIEnv *env, jobject obj) @@ -14388,13 +14388,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawRangeElements ( GLenum mode , GLuint start , GLuint end , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawRangeElements__IIIII_3B ( JNIEnv *env, jobject obj, @@ -14654,13 +14654,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, indices, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage3D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage3D__IIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -14976,13 +14976,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, pixels, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    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 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage3D__IIIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -15312,13 +15312,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, pixels, ptr10, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage3D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage3D ( JNIEnv *env, jobject obj, @@ -15353,13 +15353,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTable ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTable__IIIII_3B ( JNIEnv *env, jobject obj, @@ -15619,13 +15619,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, table, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorSubTable ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorSubTable__IIIII_3B ( JNIEnv *env, jobject obj, @@ -15885,13 +15885,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, data, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTableParameteriv ( JNIEnv *env, jobject obj, @@ -15923,13 +15923,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTableParameterfv ( JNIEnv *env, jobject obj, @@ -15961,13 +15961,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyColorSubTable ( GLenum target , GLsizei start , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyColorSubTable ( JNIEnv *env, jobject obj, @@ -15994,13 +15994,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyColorTable ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyColorTable ( JNIEnv *env, jobject obj, @@ -16027,13 +16027,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTable ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTable__III_3B ( JNIEnv *env, jobject obj, @@ -16272,13 +16272,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameterfv ( JNIEnv *env, jobject obj, @@ -16311,13 +16311,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameteriv ( JNIEnv *env, jobject obj, @@ -16350,13 +16350,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendEquation ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendEquation ( JNIEnv *env, jobject obj, @@ -16375,13 +16375,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendColor ( JNIEnv *env, jobject obj, @@ -16406,13 +16406,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glHistogram ( GLenum target , GLsizei width , GLenum internalformat , GLboolean sink ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glHistogram ( JNIEnv *env, jobject obj, @@ -16437,13 +16437,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glResetHistogram ( GLenum target ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glResetHistogram ( JNIEnv *env, jobject obj, @@ -16462,13 +16462,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogram ( GLenum target , GLboolean reset , GLenum format , GLenum type , GLvoid * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetHistogram__IZII_3B ( JNIEnv *env, jobject obj, @@ -16721,13 +16721,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogramParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetHistogramParameterfv ( JNIEnv *env, jobject obj, @@ -16760,13 +16760,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogramParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetHistogramParameteriv ( JNIEnv *env, jobject obj, @@ -16799,13 +16799,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMinmax ( GLenum target , GLenum internalformat , GLboolean sink ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMinmax ( JNIEnv *env, jobject obj, @@ -16828,13 +16828,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glResetMinmax ( GLenum target ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glResetMinmax ( JNIEnv *env, jobject obj, @@ -16853,13 +16853,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmax ( GLenum target , GLboolean reset , GLenum format , GLenum types , GLvoid * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMinmax__IZII_3B ( JNIEnv *env, jobject obj, @@ -17112,13 +17112,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmaxParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMinmaxParameterfv ( JNIEnv *env, jobject obj, @@ -17151,13 +17151,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmaxParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMinmaxParameteriv ( JNIEnv *env, jobject obj, @@ -17190,13 +17190,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionFilter1D ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionFilter1D__IIIII_3B ( JNIEnv *env, jobject obj, @@ -17456,13 +17456,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, image, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionFilter2D__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -17736,13 +17736,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, image, ptr6, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameterf ( GLenum target , GLenum pname , GLfloat params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameterf ( JNIEnv *env, jobject obj, @@ -17765,13 +17765,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameterfv ( JNIEnv *env, jobject obj, @@ -17803,13 +17803,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameteri ( GLenum target , GLenum pname , GLint params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameteri ( JNIEnv *env, jobject obj, @@ -17832,13 +17832,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameteriv ( JNIEnv *env, jobject obj, @@ -17870,13 +17870,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyConvolutionFilter1D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyConvolutionFilter1D ( JNIEnv *env, jobject obj, @@ -17903,13 +17903,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyConvolutionFilter2D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyConvolutionFilter2D ( JNIEnv *env, jobject obj, @@ -17938,13 +17938,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionFilter ( GLenum target , GLenum format , GLenum type , GLvoid * image ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetConvolutionFilter__III_3B ( JNIEnv *env, jobject obj, @@ -18183,13 +18183,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, image, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetConvolutionParameterfv ( JNIEnv *env, jobject obj, @@ -18222,13 +18222,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetConvolutionParameteriv ( JNIEnv *env, jobject obj, @@ -18261,13 +18261,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glSeparableFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * row , const GLvoid * column ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glSeparableFilter2D__IIIIII_3B_3B ( JNIEnv *env, jobject obj, @@ -18618,13 +18618,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, column, ptr7, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetSeparableFilter ( GLenum target , GLenum format , GLenum type , GLvoid * row , GLvoid * column , GLvoid * span ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetSeparableFilter__III_3B_3B_3B ( JNIEnv *env, jobject obj, @@ -19031,13 +19031,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, span, ptr5, (isCopiedArray5 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendColorEXT ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendColorEXT ( JNIEnv *env, jobject obj, @@ -19062,13 +19062,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonOffsetEXT ( GLfloat factor , GLfloat bias ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonOffsetEXT ( JNIEnv *env, jobject obj, @@ -19089,13 +19089,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage3DEXT ( GLenum target , GLint level , GLenum internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage3DEXT__IIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -19411,13 +19411,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, pixels, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    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 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage3DEXT__IIIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -19747,13 +19747,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, pixels, ptr10, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage3DEXT ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage3DEXT ( JNIEnv *env, jobject obj, @@ -19788,13 +19788,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGenTexturesEXT ( GLsizei n , GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGenTexturesEXT ( JNIEnv *env, jobject obj, @@ -19825,13 +19825,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, textures, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteTexturesEXT ( GLsizei n , const GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDeleteTexturesEXT ( JNIEnv *env, jobject obj, @@ -19861,13 +19861,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, textures, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBindTextureEXT ( GLenum target , GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBindTextureEXT ( JNIEnv *env, jobject obj, @@ -19888,13 +19888,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPrioritizeTexturesEXT ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPrioritizeTexturesEXT ( JNIEnv *env, jobject obj, @@ -19935,13 +19935,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, priorities, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glAreTexturesResidentEXT ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glAreTexturesResidentEXT ( JNIEnv *env, jobject obj, @@ -19986,13 +19986,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsTextureEXT ( GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsTextureEXT ( JNIEnv *env, jobject obj, @@ -20014,13 +20014,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertexPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertexPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -20266,13 +20266,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, ptr, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormalPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormalPointerEXT__III_3B ( JNIEnv *env, jobject obj, @@ -20504,13 +20504,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -20756,13 +20756,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, ptr, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexPointerEXT__III_3B ( JNIEnv *env, jobject obj, @@ -20994,13 +20994,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoordPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoordPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -21246,13 +21246,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, ptr, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagPointerEXT ( GLsizei stride , GLsizei count , const GLboolean * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlagPointerEXT ( JNIEnv *env, jobject obj, @@ -21284,13 +21284,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseBooleanArrayElements(env, ptr, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPointervEXT ( GLenum pname , void * * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPointervEXT__I_3_3B ( JNIEnv *env, jobject obj, @@ -21501,13 +21501,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glArrayElementEXT ( GLint i ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glArrayElementEXT ( JNIEnv *env, jobject obj, @@ -21526,13 +21526,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawArraysEXT ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawArraysEXT ( JNIEnv *env, jobject obj, @@ -21555,13 +21555,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendEquationEXT ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendEquationEXT ( JNIEnv *env, jobject obj, @@ -21580,13 +21580,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointParameterfEXT ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPointParameterfEXT ( JNIEnv *env, jobject obj, @@ -21607,13 +21607,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointParameterfvEXT ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPointParameterfvEXT ( JNIEnv *env, jobject obj, @@ -21643,13 +21643,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableEXT ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTableEXT__IIIII_3B ( JNIEnv *env, jobject obj, @@ -21909,13 +21909,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, table, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorSubTableEXT ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorSubTableEXT__IIIII_3B ( JNIEnv *env, jobject obj, @@ -22175,13 +22175,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, data, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableEXT ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableEXT__III_3B ( JNIEnv *env, jobject obj, @@ -22420,13 +22420,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterfvEXT ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameterfvEXT ( JNIEnv *env, jobject obj, @@ -22459,13 +22459,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterivEXT ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameterivEXT ( JNIEnv *env, jobject obj, @@ -22498,13 +22498,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLockArraysEXT ( GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLockArraysEXT ( JNIEnv *env, jobject obj, @@ -22525,13 +22525,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glUnlockArraysEXT ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glUnlockArraysEXT ( JNIEnv *env, jobject obj) @@ -22548,13 +22548,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glActiveTextureARB ( GLenum texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glActiveTextureARB ( JNIEnv *env, jobject obj, @@ -22573,13 +22573,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClientActiveTextureARB ( GLenum texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClientActiveTextureARB ( JNIEnv *env, jobject obj, @@ -22598,13 +22598,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1dARB ( GLenum target , GLdouble s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1dARB ( JNIEnv *env, jobject obj, @@ -22625,13 +22625,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1dvARB ( JNIEnv *env, jobject obj, @@ -22661,13 +22661,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1fARB ( GLenum target , GLfloat s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1fARB ( JNIEnv *env, jobject obj, @@ -22688,13 +22688,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1fvARB ( JNIEnv *env, jobject obj, @@ -22724,13 +22724,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1iARB ( GLenum target , GLint s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1iARB ( JNIEnv *env, jobject obj, @@ -22751,13 +22751,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1ivARB ( JNIEnv *env, jobject obj, @@ -22787,13 +22787,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1sARB ( GLenum target , GLshort s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1sARB ( JNIEnv *env, jobject obj, @@ -22814,13 +22814,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1svARB ( JNIEnv *env, jobject obj, @@ -22850,13 +22850,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2dARB ( GLenum target , GLdouble s , GLdouble t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2dARB ( JNIEnv *env, jobject obj, @@ -22879,13 +22879,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2dvARB ( JNIEnv *env, jobject obj, @@ -22915,13 +22915,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2fARB ( GLenum target , GLfloat s , GLfloat t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2fARB ( JNIEnv *env, jobject obj, @@ -22944,13 +22944,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2fvARB ( JNIEnv *env, jobject obj, @@ -22980,13 +22980,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2iARB ( GLenum target , GLint s , GLint t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2iARB ( JNIEnv *env, jobject obj, @@ -23009,13 +23009,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2ivARB ( JNIEnv *env, jobject obj, @@ -23045,13 +23045,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2sARB ( GLenum target , GLshort s , GLshort t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2sARB ( JNIEnv *env, jobject obj, @@ -23074,13 +23074,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2svARB ( JNIEnv *env, jobject obj, @@ -23110,13 +23110,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3dARB ( JNIEnv *env, jobject obj, @@ -23141,13 +23141,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3dvARB ( JNIEnv *env, jobject obj, @@ -23177,13 +23177,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3fARB ( JNIEnv *env, jobject obj, @@ -23208,13 +23208,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3fvARB ( JNIEnv *env, jobject obj, @@ -23244,13 +23244,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3iARB ( GLenum target , GLint s , GLint t , GLint r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3iARB ( JNIEnv *env, jobject obj, @@ -23275,13 +23275,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3ivARB ( JNIEnv *env, jobject obj, @@ -23311,13 +23311,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3sARB ( GLenum target , GLshort s , GLshort t , GLshort r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3sARB ( JNIEnv *env, jobject obj, @@ -23342,13 +23342,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3svARB ( JNIEnv *env, jobject obj, @@ -23378,13 +23378,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4dARB ( JNIEnv *env, jobject obj, @@ -23411,13 +23411,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4dvARB ( JNIEnv *env, jobject obj, @@ -23447,13 +23447,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4fARB ( JNIEnv *env, jobject obj, @@ -23480,13 +23480,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4fvARB ( JNIEnv *env, jobject obj, @@ -23516,13 +23516,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4iARB ( GLenum target , GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4iARB ( JNIEnv *env, jobject obj, @@ -23549,13 +23549,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4ivARB ( JNIEnv *env, jobject obj, @@ -23585,13 +23585,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4sARB ( GLenum target , GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4sARB ( JNIEnv *env, jobject obj, @@ -23618,13 +23618,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4svARB ( JNIEnv *env, jobject obj, @@ -23654,5 +23654,5 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr1, JNI_ABORT); } } - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ diff --git a/CNativeCode/OpenGL_JauJNInf_dynfuncs.c b/CNativeCode/OpenGL_JauJNInf_dynfuncs.c index 4d62f31..b29145a 100644 --- a/CNativeCode/OpenGL_JauJNInf_dynfuncs.c +++ b/CNativeCode/OpenGL_JauJNInf_dynfuncs.c @@ -1,23658 +1,23658 @@ -/* WARNING ! WARNING *** THIS FILE IS GENERATED BY C2J !!! - - DO NOT MAKE ANY CHANGES *** MAKE CHANGES IN THE SKELETON FILES !!! -*/ - - -/* - * Leo Chan -- 1995 - * lchan@cgl.uwaterloo.ca - * - * This mammoth C file takes care of all the native implementation for the - * bulk of OpenGL commands - * --------------- - * - * Sven Goethel - * - * September 1997 - */ - -/* - * need to include the JAVA internal header files for macros and function - * prototypes required to maipulated JAVA data structures and functions - * - * StubPreamble.h includes the structure and macro definitions neede to - * convert JAVA data structures into C data structures. - * - */ - -#include "OpenGL_misc.h" - -/* - * the next thing to include are special headers that were created by - * JAVAH. They include the C structure definitions for the JAVA classes - */ -#include "gl4java_GLFuncJauJNInf.h" - -/*-------------------------------------------------------------------------- - * here on in is just regular apple pie C - */ - -#ifndef LIBAPIENTRY - #define LIBAPIENTRY -#endif -#ifndef LIBAPI - #define LIBAPI -#endif - -#ifndef CALLBACK - #define CALLBACK -#endif -/** THIS IS A MANUAL CODED PART - gl-manualCodedImplJNI.java -*/ - -static const char _gl_n_a_string[] = "GL-String not avaiable !"; - -JNIEXPORT jstring JNICALL -Java_gl4java_GLFuncJauJNInf_glGetString ( JNIEnv *env, jobject obj, - jint name ) -{ - const char * tmpString=0; - - tmpString = glGetString ( /* jint */ name); - if(tmpString==NULL) - tmpString=_gl_n_a_string; - - return (*env)->NewStringUTF(env, tmpString); -} - -static const char * _gl_lib_vendor_="Jausoft - Sven Goethel Software Development"; -static const char * _gl_lib_version_="2.4.1.0"; - -JNIEXPORT jstring JNICALL -Java_gl4java_GLFuncJauJNInf_getNativeVendor ( JNIEnv *env, jobject obj ) -{ - return (*env)->NewStringUTF(env, _gl_lib_vendor_); -} - -JNIEXPORT jstring JNICALL -Java_gl4java_GLFuncJauJNInf_getNativeVersion ( JNIEnv *env, jobject obj ) -{ - return (*env)->NewStringUTF(env, _gl_lib_version_); -} - -/** - * C2J Parser Version 1.5 Beta - * Jausoft - Sven Goethel Software Development - * Reading from file: gl-proto-auto.orig.h . . . - * Destination-Class: gl4java_GLFuncJauJNInf ! - */ - -/** - * Original Function-Prototype : - *
 
-   extern void glClearIndex ( GLfloat c ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glClearIndex ( - JNIEnv *env, jobject obj, - jfloat c) - { - static void (CALLBACK *__func_ptr__)(GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat)) - getGLProcAddressHelper("glClearIndex", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) c - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glClearColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glClearColor ( - JNIEnv *env, jobject obj, - jfloat red, - jfloat green, - jfloat blue, - jfloat alpha) - { - static void (CALLBACK *__func_ptr__)(GLclampf, GLclampf, GLclampf, GLclampf) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLclampf, GLclampf, GLclampf, GLclampf)) - getGLProcAddressHelper("glClearColor", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLclampf) red, - (GLclampf) green, - (GLclampf) blue, - (GLclampf) alpha - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glClear ( GLbitfield mask ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glClear ( - JNIEnv *env, jobject obj, - jint mask) - { - static void (CALLBACK *__func_ptr__)(GLbitfield) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLbitfield)) - getGLProcAddressHelper("glClear", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLbitfield) mask - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexMask ( GLuint mask ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glIndexMask ( - JNIEnv *env, jobject obj, - jint mask) - { - static void (CALLBACK *__func_ptr__)(GLuint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLuint)) - getGLProcAddressHelper("glIndexMask", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLuint) mask - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColorMask ( GLboolean red , GLboolean green , GLboolean blue , GLboolean alpha ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorMask ( - JNIEnv *env, jobject obj, - jboolean red, - jboolean green, - jboolean blue, - jboolean alpha) - { - static void (CALLBACK *__func_ptr__)(GLboolean, GLboolean, GLboolean, GLboolean) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLboolean, GLboolean, GLboolean, GLboolean)) - getGLProcAddressHelper("glColorMask", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLboolean) red, - (GLboolean) green, - (GLboolean) blue, - (GLboolean) alpha - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glAlphaFunc ( GLenum func , GLclampf ref ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glAlphaFunc ( - JNIEnv *env, jobject obj, - jint func, - jfloat ref) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLclampf) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLclampf)) - getGLProcAddressHelper("glAlphaFunc", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) func, - (GLclampf) ref - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glBlendFunc ( GLenum sfactor , GLenum dfactor ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glBlendFunc ( - JNIEnv *env, jobject obj, - jint sfactor, - jint dfactor) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum)) - getGLProcAddressHelper("glBlendFunc", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) sfactor, - (GLenum) dfactor - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glLogicOp ( GLenum opcode ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glLogicOp ( - JNIEnv *env, jobject obj, - jint opcode) - { - static void (CALLBACK *__func_ptr__)(GLenum) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum)) - getGLProcAddressHelper("glLogicOp", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) opcode - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glCullFace ( GLenum mode ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glCullFace ( - JNIEnv *env, jobject obj, - jint mode) - { - static void (CALLBACK *__func_ptr__)(GLenum) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum)) - getGLProcAddressHelper("glCullFace", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) mode - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glFrontFace ( GLenum mode ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glFrontFace ( - JNIEnv *env, jobject obj, - jint mode) - { - static void (CALLBACK *__func_ptr__)(GLenum) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum)) - getGLProcAddressHelper("glFrontFace", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) mode - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glPointSize ( GLfloat size ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glPointSize ( - JNIEnv *env, jobject obj, - jfloat size) - { - static void (CALLBACK *__func_ptr__)(GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat)) - getGLProcAddressHelper("glPointSize", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) size - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glLineWidth ( GLfloat width ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glLineWidth ( - JNIEnv *env, jobject obj, - jfloat width) - { - static void (CALLBACK *__func_ptr__)(GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat)) - getGLProcAddressHelper("glLineWidth", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) width - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glLineStipple ( GLint factor , GLushort pattern ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glLineStipple ( - JNIEnv *env, jobject obj, - jint factor, - jshort pattern) - { - static void (CALLBACK *__func_ptr__)(GLint, GLushort) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLushort)) - getGLProcAddressHelper("glLineStipple", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) factor, - (GLushort) pattern - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glPolygonMode ( GLenum face , GLenum mode ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glPolygonMode ( - JNIEnv *env, jobject obj, - jint face, - jint mode) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum)) - getGLProcAddressHelper("glPolygonMode", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) face, - (GLenum) mode - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glPolygonOffset ( GLfloat factor , GLfloat units ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glPolygonOffset ( - JNIEnv *env, jobject obj, - jfloat factor, - jfloat units) - { - static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat)) - getGLProcAddressHelper("glPolygonOffset", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) factor, - (GLfloat) units - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glPolygonStipple ( const GLubyte * mask ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glPolygonStipple ( - JNIEnv *env, jobject obj, - jbyteArray mask) - { - static void (CALLBACK *__func_ptr__)(const GLubyte *) = NULL; - jbyte *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLubyte *)) - getGLProcAddressHelper("glPolygonStipple", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(mask!=NULL) - { - ptr0 = (*env)->GetByteArrayElements(env, mask, 0); - } - __func_ptr__ ( - (const GLubyte *) ptr0 - ); - - if(mask!=NULL) - { - (*env)->ReleaseByteArrayElements(env, mask, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetPolygonStipple ( GLubyte * mask ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetPolygonStipple ( - JNIEnv *env, jobject obj, - jbyteArray mask) - { - static void (CALLBACK *__func_ptr__)(GLubyte *) = NULL; - jboolean isCopiedArray0 = JNI_FALSE; - jbyte *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLubyte *)) - getGLProcAddressHelper("glGetPolygonStipple", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(mask!=NULL) - { - ptr0 = (*env)->GetByteArrayElements(env, mask, &isCopiedArray0); - } - __func_ptr__ ( - (GLubyte *) ptr0 - ); - - if(mask!=NULL) - { - (*env)->ReleaseByteArrayElements(env, mask, ptr0, (isCopiedArray0 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glEdgeFlag ( GLboolean flag ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glEdgeFlag ( - JNIEnv *env, jobject obj, - jboolean flag) - { - static void (CALLBACK *__func_ptr__)(GLboolean) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLboolean)) - getGLProcAddressHelper("glEdgeFlag", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLboolean) flag - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glEdgeFlagv ( const GLboolean * flag ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glEdgeFlagv ( - JNIEnv *env, jobject obj, - jbooleanArray flag) - { - static void (CALLBACK *__func_ptr__)(const GLboolean *) = NULL; - jboolean *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLboolean *)) - getGLProcAddressHelper("glEdgeFlagv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(flag!=NULL) - { - ptr0 = (*env)->GetBooleanArrayElements(env, flag, 0); - } - __func_ptr__ ( - (const GLboolean *) ptr0 - ); - - if(flag!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, flag, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glScissor ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glScissor ( - JNIEnv *env, jobject obj, - jint x, - jint y, - jint width, - jint height) - { - static void (CALLBACK *__func_ptr__)(GLint, GLint, GLsizei, GLsizei) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLsizei, GLsizei)) - getGLProcAddressHelper("glScissor", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) x, - (GLint) y, - (GLsizei) width, - (GLsizei) height - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glClipPlane ( GLenum plane , const GLdouble * equation ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glClipPlane ( - JNIEnv *env, jobject obj, - jint plane, - jdoubleArray equation) - { - static void (CALLBACK *__func_ptr__)(GLenum, const GLdouble *) = NULL; - jdouble *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, const GLdouble *)) - getGLProcAddressHelper("glClipPlane", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(equation!=NULL) - { - ptr1 = (*env)->GetDoubleArrayElements(env, equation, 0); - } - __func_ptr__ ( - (GLenum) plane, - (const GLdouble *) ptr1 - ); - - if(equation!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, equation, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetClipPlane ( GLenum plane , GLdouble * equation ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetClipPlane ( - JNIEnv *env, jobject obj, - jint plane, - jdoubleArray equation) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLdouble *) = NULL; - jboolean isCopiedArray1 = JNI_FALSE; - jdouble *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLdouble *)) - getGLProcAddressHelper("glGetClipPlane", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(equation!=NULL) - { - ptr1 = (*env)->GetDoubleArrayElements(env, equation, &isCopiedArray1); - } - __func_ptr__ ( - (GLenum) plane, - (GLdouble *) ptr1 - ); - - if(equation!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, equation, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glDrawBuffer ( GLenum mode ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDrawBuffer ( - JNIEnv *env, jobject obj, - jint mode) - { - static void (CALLBACK *__func_ptr__)(GLenum) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum)) - getGLProcAddressHelper("glDrawBuffer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) mode - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glReadBuffer ( GLenum mode ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glReadBuffer ( - JNIEnv *env, jobject obj, - jint mode) - { - static void (CALLBACK *__func_ptr__)(GLenum) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum)) - getGLProcAddressHelper("glReadBuffer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) mode - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glEnable ( GLenum cap ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glEnable ( - JNIEnv *env, jobject obj, - jint cap) - { - static void (CALLBACK *__func_ptr__)(GLenum) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum)) - getGLProcAddressHelper("glEnable", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) cap - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glDisable ( GLenum cap ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDisable ( - JNIEnv *env, jobject obj, - jint cap) - { - static void (CALLBACK *__func_ptr__)(GLenum) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum)) - getGLProcAddressHelper("glDisable", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) cap - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern GLboolean glIsEnabled ( GLenum cap ) ;
- * 
- */ - JNIEXPORT jboolean JNICALL - Java_gl4java_GLFuncJauJNInf_glIsEnabled ( - JNIEnv *env, jobject obj, - jint cap) - { - static jboolean (CALLBACK *__func_ptr__)(GLenum) = NULL; - jboolean ret; - - - if(__func_ptr__==NULL) { - __func_ptr__ = (jboolean (CALLBACK *)(GLenum)) - getGLProcAddressHelper("glIsEnabled", NULL, 1, 0); - if(__func_ptr__==NULL) - return 0; - } - ret = (jboolean) __func_ptr__ ( - (GLenum) cap - ); - - return ret; - } - -/** - * Original Function-Prototype : - *
 
-   extern void glEnableClientState ( GLenum cap ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glEnableClientState ( - JNIEnv *env, jobject obj, - jint cap) - { - static void (CALLBACK *__func_ptr__)(GLenum) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum)) - getGLProcAddressHelper("glEnableClientState", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) cap - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glDisableClientState ( GLenum cap ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDisableClientState ( - JNIEnv *env, jobject obj, - jint cap) - { - static void (CALLBACK *__func_ptr__)(GLenum) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum)) - getGLProcAddressHelper("glDisableClientState", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) cap - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetBooleanv ( GLenum pname , GLboolean * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetBooleanv ( - JNIEnv *env, jobject obj, - jint pname, - jbooleanArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLboolean *) = NULL; - jboolean isCopiedArray1 = JNI_FALSE; - jboolean *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean *)) - getGLProcAddressHelper("glGetBooleanv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr1 = (*env)->GetBooleanArrayElements(env, params, &isCopiedArray1); - } - __func_ptr__ ( - (GLenum) pname, - (GLboolean *) ptr1 - ); - - if(params!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetDoublev ( GLenum pname , GLdouble * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetDoublev ( - JNIEnv *env, jobject obj, - jint pname, - jdoubleArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLdouble *) = NULL; - jboolean isCopiedArray1 = JNI_FALSE; - jdouble *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLdouble *)) - getGLProcAddressHelper("glGetDoublev", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr1 = (*env)->GetDoubleArrayElements(env, params, &isCopiedArray1); - } - __func_ptr__ ( - (GLenum) pname, - (GLdouble *) ptr1 - ); - - if(params!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetFloatv ( GLenum pname , GLfloat * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetFloatv ( - JNIEnv *env, jobject obj, - jint pname, - jfloatArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLfloat *) = NULL; - jboolean isCopiedArray1 = JNI_FALSE; - jfloat *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat *)) - getGLProcAddressHelper("glGetFloatv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr1 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray1); - } - __func_ptr__ ( - (GLenum) pname, - (GLfloat *) ptr1 - ); - - if(params!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetIntegerv ( GLenum pname , GLint * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetIntegerv ( - JNIEnv *env, jobject obj, - jint pname, - jintArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint *) = NULL; - jboolean isCopiedArray1 = JNI_FALSE; - jint *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint *)) - getGLProcAddressHelper("glGetIntegerv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr1 = (*env)->GetIntArrayElements(env, params, &isCopiedArray1); - } - __func_ptr__ ( - (GLenum) pname, - (GLint *) ptr1 - ); - - if(params!=NULL) - { - (*env)->ReleaseIntArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glPushAttrib ( GLbitfield mask ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glPushAttrib ( - JNIEnv *env, jobject obj, - jint mask) - { - static void (CALLBACK *__func_ptr__)(GLbitfield) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLbitfield)) - getGLProcAddressHelper("glPushAttrib", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLbitfield) mask - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glPopAttrib ( void ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glPopAttrib ( - JNIEnv *env, jobject obj) - { - static void (CALLBACK *__func_ptr__)() = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)()) - getGLProcAddressHelper("glPopAttrib", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glPushClientAttrib ( GLbitfield mask ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glPushClientAttrib ( - JNIEnv *env, jobject obj, - jint mask) - { - static void (CALLBACK *__func_ptr__)(GLbitfield) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLbitfield)) - getGLProcAddressHelper("glPushClientAttrib", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLbitfield) mask - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glPopClientAttrib ( void ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glPopClientAttrib ( - JNIEnv *env, jobject obj) - { - static void (CALLBACK *__func_ptr__)() = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)()) - getGLProcAddressHelper("glPopClientAttrib", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern GLint glRenderMode ( GLenum mode ) ;
- * 
- */ - JNIEXPORT jint JNICALL - Java_gl4java_GLFuncJauJNInf_glRenderMode ( - JNIEnv *env, jobject obj, - jint mode) - { - static jint (CALLBACK *__func_ptr__)(GLenum) = NULL; - jint ret; - - - if(__func_ptr__==NULL) { - __func_ptr__ = (jint (CALLBACK *)(GLenum)) - getGLProcAddressHelper("glRenderMode", NULL, 1, 0); - if(__func_ptr__==NULL) - return 0; - } - ret = (jint) __func_ptr__ ( - (GLenum) mode - ); - - return ret; - } - -/** - * Original Function-Prototype : - *
 
-   extern GLenum glGetError ( void ) ;
- * 
- */ - JNIEXPORT jint JNICALL - Java_gl4java_GLFuncJauJNInf_glGetError ( - JNIEnv *env, jobject obj) - { - static jint (CALLBACK *__func_ptr__)() = NULL; - jint ret; - - - if(__func_ptr__==NULL) { - __func_ptr__ = (jint (CALLBACK *)()) - getGLProcAddressHelper("glGetError", NULL, 1, 0); - if(__func_ptr__==NULL) - return 0; - } - ret = (jint) __func_ptr__ ( - ); - - return ret; - } - -/** - * Original Function-Prototype : - *
 
-   extern void glFinish ( void ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glFinish ( - JNIEnv *env, jobject obj) - { - static void (CALLBACK *__func_ptr__)() = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)()) - getGLProcAddressHelper("glFinish", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glFlush ( void ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glFlush ( - JNIEnv *env, jobject obj) - { - static void (CALLBACK *__func_ptr__)() = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)()) - getGLProcAddressHelper("glFlush", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glHint ( GLenum target , GLenum mode ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glHint ( - JNIEnv *env, jobject obj, - jint target, - jint mode) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum)) - getGLProcAddressHelper("glHint", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLenum) mode - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glClearDepth ( GLclampd depth ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glClearDepth ( - JNIEnv *env, jobject obj, - jdouble depth) - { - static void (CALLBACK *__func_ptr__)(GLclampd) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLclampd)) - getGLProcAddressHelper("glClearDepth", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLclampd) depth - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glDepthFunc ( GLenum func ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDepthFunc ( - JNIEnv *env, jobject obj, - jint func) - { - static void (CALLBACK *__func_ptr__)(GLenum) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum)) - getGLProcAddressHelper("glDepthFunc", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) func - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glDepthMask ( GLboolean flag ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDepthMask ( - JNIEnv *env, jobject obj, - jboolean flag) - { - static void (CALLBACK *__func_ptr__)(GLboolean) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLboolean)) - getGLProcAddressHelper("glDepthMask", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLboolean) flag - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glDepthRange ( GLclampd near_val , GLclampd far_val ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDepthRange ( - JNIEnv *env, jobject obj, - jdouble near_val, - jdouble far_val) - { - static void (CALLBACK *__func_ptr__)(GLclampd, GLclampd) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLclampd, GLclampd)) - getGLProcAddressHelper("glDepthRange", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLclampd) near_val, - (GLclampd) far_val - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glClearAccum ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glClearAccum ( - JNIEnv *env, jobject obj, - jfloat red, - jfloat green, - jfloat blue, - jfloat alpha) - { - static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat, GLfloat)) - getGLProcAddressHelper("glClearAccum", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) red, - (GLfloat) green, - (GLfloat) blue, - (GLfloat) alpha - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glAccum ( GLenum op , GLfloat value ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glAccum ( - JNIEnv *env, jobject obj, - jint op, - jfloat value) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat)) - getGLProcAddressHelper("glAccum", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) op, - (GLfloat) value - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMatrixMode ( GLenum mode ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMatrixMode ( - JNIEnv *env, jobject obj, - jint mode) - { - static void (CALLBACK *__func_ptr__)(GLenum) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum)) - getGLProcAddressHelper("glMatrixMode", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) mode - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glOrtho ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glOrtho ( - JNIEnv *env, jobject obj, - jdouble left, - jdouble right, - jdouble bottom, - jdouble top, - jdouble near_val, - jdouble far_val) - { - static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble, GLdouble, GLdouble, GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble, GLdouble, GLdouble, GLdouble)) - getGLProcAddressHelper("glOrtho", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLdouble) left, - (GLdouble) right, - (GLdouble) bottom, - (GLdouble) top, - (GLdouble) near_val, - (GLdouble) far_val - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glFrustum ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glFrustum ( - JNIEnv *env, jobject obj, - jdouble left, - jdouble right, - jdouble bottom, - jdouble top, - jdouble near_val, - jdouble far_val) - { - static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble, GLdouble, GLdouble, GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble, GLdouble, GLdouble, GLdouble)) - getGLProcAddressHelper("glFrustum", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLdouble) left, - (GLdouble) right, - (GLdouble) bottom, - (GLdouble) top, - (GLdouble) near_val, - (GLdouble) far_val - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glViewport ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glViewport ( - JNIEnv *env, jobject obj, - jint x, - jint y, - jint width, - jint height) - { - static void (CALLBACK *__func_ptr__)(GLint, GLint, GLsizei, GLsizei) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLsizei, GLsizei)) - getGLProcAddressHelper("glViewport", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) x, - (GLint) y, - (GLsizei) width, - (GLsizei) height - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glPushMatrix ( void ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glPushMatrix ( - JNIEnv *env, jobject obj) - { - static void (CALLBACK *__func_ptr__)() = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)()) - getGLProcAddressHelper("glPushMatrix", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glPopMatrix ( void ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glPopMatrix ( - JNIEnv *env, jobject obj) - { - static void (CALLBACK *__func_ptr__)() = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)()) - getGLProcAddressHelper("glPopMatrix", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glLoadIdentity ( void ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glLoadIdentity ( - JNIEnv *env, jobject obj) - { - static void (CALLBACK *__func_ptr__)() = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)()) - getGLProcAddressHelper("glLoadIdentity", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glLoadMatrixd ( const GLdouble * m ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glLoadMatrixd ( - JNIEnv *env, jobject obj, - jdoubleArray m) - { - static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; - jdouble *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) - getGLProcAddressHelper("glLoadMatrixd", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(m!=NULL) - { - ptr0 = (*env)->GetDoubleArrayElements(env, m, 0); - } - __func_ptr__ ( - (const GLdouble *) ptr0 - ); - - if(m!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, m, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glLoadMatrixf ( const GLfloat * m ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glLoadMatrixf ( - JNIEnv *env, jobject obj, - jfloatArray m) - { - static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; - jfloat *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) - getGLProcAddressHelper("glLoadMatrixf", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(m!=NULL) - { - ptr0 = (*env)->GetFloatArrayElements(env, m, 0); - } - __func_ptr__ ( - (const GLfloat *) ptr0 - ); - - if(m!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, m, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultMatrixd ( const GLdouble * m ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultMatrixd ( - JNIEnv *env, jobject obj, - jdoubleArray m) - { - static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; - jdouble *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) - getGLProcAddressHelper("glMultMatrixd", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(m!=NULL) - { - ptr0 = (*env)->GetDoubleArrayElements(env, m, 0); - } - __func_ptr__ ( - (const GLdouble *) ptr0 - ); - - if(m!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, m, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultMatrixf ( const GLfloat * m ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultMatrixf ( - JNIEnv *env, jobject obj, - jfloatArray m) - { - static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; - jfloat *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) - getGLProcAddressHelper("glMultMatrixf", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(m!=NULL) - { - ptr0 = (*env)->GetFloatArrayElements(env, m, 0); - } - __func_ptr__ ( - (const GLfloat *) ptr0 - ); - - if(m!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, m, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRotated ( GLdouble angle , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRotated ( - JNIEnv *env, jobject obj, - jdouble angle, - jdouble x, - jdouble y, - jdouble z) - { - static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble, GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble, GLdouble)) - getGLProcAddressHelper("glRotated", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLdouble) angle, - (GLdouble) x, - (GLdouble) y, - (GLdouble) z - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRotatef ( GLfloat angle , GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRotatef ( - JNIEnv *env, jobject obj, - jfloat angle, - jfloat x, - jfloat y, - jfloat z) - { - static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat, GLfloat)) - getGLProcAddressHelper("glRotatef", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) angle, - (GLfloat) x, - (GLfloat) y, - (GLfloat) z - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glScaled ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glScaled ( - JNIEnv *env, jobject obj, - jdouble x, - jdouble y, - jdouble z) - { - static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble)) - getGLProcAddressHelper("glScaled", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLdouble) x, - (GLdouble) y, - (GLdouble) z - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glScalef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glScalef ( - JNIEnv *env, jobject obj, - jfloat x, - jfloat y, - jfloat z) - { - static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat)) - getGLProcAddressHelper("glScalef", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) x, - (GLfloat) y, - (GLfloat) z - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTranslated ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTranslated ( - JNIEnv *env, jobject obj, - jdouble x, - jdouble y, - jdouble z) - { - static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble)) - getGLProcAddressHelper("glTranslated", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLdouble) x, - (GLdouble) y, - (GLdouble) z - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTranslatef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTranslatef ( - JNIEnv *env, jobject obj, - jfloat x, - jfloat y, - jfloat z) - { - static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat)) - getGLProcAddressHelper("glTranslatef", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) x, - (GLfloat) y, - (GLfloat) z - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern GLboolean glIsList ( GLuint list ) ;
- * 
- */ - JNIEXPORT jboolean JNICALL - Java_gl4java_GLFuncJauJNInf_glIsList ( - JNIEnv *env, jobject obj, - jint list) - { - static jboolean (CALLBACK *__func_ptr__)(GLuint) = NULL; - jboolean ret; - - - if(__func_ptr__==NULL) { - __func_ptr__ = (jboolean (CALLBACK *)(GLuint)) - getGLProcAddressHelper("glIsList", NULL, 1, 0); - if(__func_ptr__==NULL) - return 0; - } - ret = (jboolean) __func_ptr__ ( - (GLuint) list - ); - - return ret; - } - -/** - * Original Function-Prototype : - *
 
-   extern void glDeleteLists ( GLuint list , GLsizei range ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDeleteLists ( - JNIEnv *env, jobject obj, - jint list, - jint range) - { - static void (CALLBACK *__func_ptr__)(GLuint, GLsizei) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLuint, GLsizei)) - getGLProcAddressHelper("glDeleteLists", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLuint) list, - (GLsizei) range - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern GLuint glGenLists ( GLsizei range ) ;
- * 
- */ - JNIEXPORT jint JNICALL - Java_gl4java_GLFuncJauJNInf_glGenLists ( - JNIEnv *env, jobject obj, - jint range) - { - static jint (CALLBACK *__func_ptr__)(GLsizei) = NULL; - jint ret; - - - if(__func_ptr__==NULL) { - __func_ptr__ = (jint (CALLBACK *)(GLsizei)) - getGLProcAddressHelper("glGenLists", NULL, 1, 0); - if(__func_ptr__==NULL) - return 0; - } - ret = (jint) __func_ptr__ ( - (GLsizei) range - ); - - return ret; - } - -/** - * Original Function-Prototype : - *
 
-   extern void glNewList ( GLuint list , GLenum mode ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glNewList ( - JNIEnv *env, jobject obj, - jint list, - jint mode) - { - static void (CALLBACK *__func_ptr__)(GLuint, GLenum) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLuint, GLenum)) - getGLProcAddressHelper("glNewList", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLuint) list, - (GLenum) mode - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glEndList ( void ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glEndList ( - JNIEnv *env, jobject obj) - { - static void (CALLBACK *__func_ptr__)() = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)()) - getGLProcAddressHelper("glEndList", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glCallList ( GLuint list ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glCallList ( - JNIEnv *env, jobject obj, - jint list) - { - static void (CALLBACK *__func_ptr__)(GLuint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLuint)) - getGLProcAddressHelper("glCallList", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLuint) list - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glCallLists ( GLsizei n , GLenum type , const GLvoid * lists ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glCallLists__II_3B ( - JNIEnv *env, jobject obj, - jint n, - jint type, - jbyteArray lists) - { - static void (CALLBACK *__func_ptr__)(GLsizei, GLenum, const GLvoid *) = NULL; - jbyte *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, GLenum, const GLvoid *)) - getGLProcAddressHelper("glCallLists", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(lists!=NULL) - { - ptr2 = (*env)->GetByteArrayElements(env, lists, 0); - } - __func_ptr__ ( - (GLsizei) n, - (GLenum) type, - (const GLvoid *) ptr2 - ); - - if(lists!=NULL) - { - (*env)->ReleaseByteArrayElements(env, lists, ptr2, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glCallLists__II_3S ( - JNIEnv *env, jobject obj, - jint n, - jint type, - jshortArray lists) - { - static void (CALLBACK *__func_ptr__)(GLsizei, GLenum, const GLvoid *) = NULL; - jshort *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, GLenum, const GLvoid *)) - getGLProcAddressHelper("glCallLists", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(lists!=NULL) - { - ptr2 = (*env)->GetShortArrayElements(env, lists, 0); - } - __func_ptr__ ( - (GLsizei) n, - (GLenum) type, - (const GLvoid *) ptr2 - ); - - if(lists!=NULL) - { - (*env)->ReleaseShortArrayElements(env, lists, ptr2, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glCallLists__II_3I ( - JNIEnv *env, jobject obj, - jint n, - jint type, - jintArray lists) - { - static void (CALLBACK *__func_ptr__)(GLsizei, GLenum, const GLvoid *) = NULL; - jint *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, GLenum, const GLvoid *)) - getGLProcAddressHelper("glCallLists", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(lists!=NULL) - { - ptr2 = (*env)->GetIntArrayElements(env, lists, 0); - } - __func_ptr__ ( - (GLsizei) n, - (GLenum) type, - (const GLvoid *) ptr2 - ); - - if(lists!=NULL) - { - (*env)->ReleaseIntArrayElements(env, lists, ptr2, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glCallLists__II_3F ( - JNIEnv *env, jobject obj, - jint n, - jint type, - jfloatArray lists) - { - static void (CALLBACK *__func_ptr__)(GLsizei, GLenum, const GLvoid *) = NULL; - jfloat *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, GLenum, const GLvoid *)) - getGLProcAddressHelper("glCallLists", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(lists!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, lists, 0); - } - __func_ptr__ ( - (GLsizei) n, - (GLenum) type, - (const GLvoid *) ptr2 - ); - - if(lists!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, lists, ptr2, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glCallLists__II_3D ( - JNIEnv *env, jobject obj, - jint n, - jint type, - jdoubleArray lists) - { - static void (CALLBACK *__func_ptr__)(GLsizei, GLenum, const GLvoid *) = NULL; - jdouble *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, GLenum, const GLvoid *)) - getGLProcAddressHelper("glCallLists", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(lists!=NULL) - { - ptr2 = (*env)->GetDoubleArrayElements(env, lists, 0); - } - __func_ptr__ ( - (GLsizei) n, - (GLenum) type, - (const GLvoid *) ptr2 - ); - - if(lists!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, lists, ptr2, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glCallLists__II_3Z ( - JNIEnv *env, jobject obj, - jint n, - jint type, - jbooleanArray lists) - { - static void (CALLBACK *__func_ptr__)(GLsizei, GLenum, const GLvoid *) = NULL; - jboolean *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, GLenum, const GLvoid *)) - getGLProcAddressHelper("glCallLists", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(lists!=NULL) - { - ptr2 = (*env)->GetBooleanArrayElements(env, lists, 0); - } - __func_ptr__ ( - (GLsizei) n, - (GLenum) type, - (const GLvoid *) ptr2 - ); - - if(lists!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, lists, ptr2, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glCallLists__II_3J ( - JNIEnv *env, jobject obj, - jint n, - jint type, - jlongArray lists) - { - static void (CALLBACK *__func_ptr__)(GLsizei, GLenum, const GLvoid *) = NULL; - jlong *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, GLenum, const GLvoid *)) - getGLProcAddressHelper("glCallLists", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(lists!=NULL) - { - ptr2 = (*env)->GetLongArrayElements(env, lists, 0); - } - __func_ptr__ ( - (GLsizei) n, - (GLenum) type, - (const GLvoid *) ptr2 - ); - - if(lists!=NULL) - { - (*env)->ReleaseLongArrayElements(env, lists, ptr2, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glListBase ( GLuint base ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glListBase ( - JNIEnv *env, jobject obj, - jint base) - { - static void (CALLBACK *__func_ptr__)(GLuint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLuint)) - getGLProcAddressHelper("glListBase", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLuint) base - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glBegin ( GLenum mode ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glBegin ( - JNIEnv *env, jobject obj, - jint mode) - { - static void (CALLBACK *__func_ptr__)(GLenum) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum)) - getGLProcAddressHelper("glBegin", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) mode - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glEnd ( void ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glEnd ( - JNIEnv *env, jobject obj) - { - static void (CALLBACK *__func_ptr__)() = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)()) - getGLProcAddressHelper("glEnd", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2d ( GLdouble x , GLdouble y ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertex2d ( - JNIEnv *env, jobject obj, - jdouble x, - jdouble y) - { - static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble)) - getGLProcAddressHelper("glVertex2d", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLdouble) x, - (GLdouble) y - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2f ( GLfloat x , GLfloat y ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertex2f ( - JNIEnv *env, jobject obj, - jfloat x, - jfloat y) - { - static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat)) - getGLProcAddressHelper("glVertex2f", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) x, - (GLfloat) y - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2i ( GLint x , GLint y ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertex2i ( - JNIEnv *env, jobject obj, - jint x, - jint y) - { - static void (CALLBACK *__func_ptr__)(GLint, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLint)) - getGLProcAddressHelper("glVertex2i", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) x, - (GLint) y - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2s ( GLshort x , GLshort y ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertex2s ( - JNIEnv *env, jobject obj, - jshort x, - jshort y) - { - static void (CALLBACK *__func_ptr__)(GLshort, GLshort) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLshort, GLshort)) - getGLProcAddressHelper("glVertex2s", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLshort) x, - (GLshort) y - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertex3d ( - JNIEnv *env, jobject obj, - jdouble x, - jdouble y, - jdouble z) - { - static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble)) - getGLProcAddressHelper("glVertex3d", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLdouble) x, - (GLdouble) y, - (GLdouble) z - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertex3f ( - JNIEnv *env, jobject obj, - jfloat x, - jfloat y, - jfloat z) - { - static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat)) - getGLProcAddressHelper("glVertex3f", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) x, - (GLfloat) y, - (GLfloat) z - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertex3i ( - JNIEnv *env, jobject obj, - jint x, - jint y, - jint z) - { - static void (CALLBACK *__func_ptr__)(GLint, GLint, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLint)) - getGLProcAddressHelper("glVertex3i", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) x, - (GLint) y, - (GLint) z - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertex3s ( - JNIEnv *env, jobject obj, - jshort x, - jshort y, - jshort z) - { - static void (CALLBACK *__func_ptr__)(GLshort, GLshort, GLshort) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLshort, GLshort, GLshort)) - getGLProcAddressHelper("glVertex3s", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLshort) x, - (GLshort) y, - (GLshort) z - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertex4d ( - JNIEnv *env, jobject obj, - jdouble x, - jdouble y, - jdouble z, - jdouble w) - { - static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble, GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble, GLdouble)) - getGLProcAddressHelper("glVertex4d", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLdouble) x, - (GLdouble) y, - (GLdouble) z, - (GLdouble) w - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertex4f ( - JNIEnv *env, jobject obj, - jfloat x, - jfloat y, - jfloat z, - jfloat w) - { - static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat, GLfloat)) - getGLProcAddressHelper("glVertex4f", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) x, - (GLfloat) y, - (GLfloat) z, - (GLfloat) w - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertex4i ( - JNIEnv *env, jobject obj, - jint x, - jint y, - jint z, - jint w) - { - static void (CALLBACK *__func_ptr__)(GLint, GLint, GLint, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLint, GLint)) - getGLProcAddressHelper("glVertex4i", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) x, - (GLint) y, - (GLint) z, - (GLint) w - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertex4s ( - JNIEnv *env, jobject obj, - jshort x, - jshort y, - jshort z, - jshort w) - { - static void (CALLBACK *__func_ptr__)(GLshort, GLshort, GLshort, GLshort) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLshort, GLshort, GLshort, GLshort)) - getGLProcAddressHelper("glVertex4s", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLshort) x, - (GLshort) y, - (GLshort) z, - (GLshort) w - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2dv ( const GLdouble * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertex2dv ( - JNIEnv *env, jobject obj, - jdoubleArray v) - { - static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; - jdouble *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) - getGLProcAddressHelper("glVertex2dv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetDoubleArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLdouble *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2fv ( const GLfloat * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertex2fv ( - JNIEnv *env, jobject obj, - jfloatArray v) - { - static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; - jfloat *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) - getGLProcAddressHelper("glVertex2fv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetFloatArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLfloat *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2iv ( const GLint * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertex2iv ( - JNIEnv *env, jobject obj, - jintArray v) - { - static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; - jint *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLint *)) - getGLProcAddressHelper("glVertex2iv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetIntArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLint *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2sv ( const GLshort * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertex2sv ( - JNIEnv *env, jobject obj, - jshortArray v) - { - static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; - jshort *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLshort *)) - getGLProcAddressHelper("glVertex2sv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetShortArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLshort *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3dv ( const GLdouble * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertex3dv ( - JNIEnv *env, jobject obj, - jdoubleArray v) - { - static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; - jdouble *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) - getGLProcAddressHelper("glVertex3dv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetDoubleArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLdouble *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3fv ( const GLfloat * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertex3fv ( - JNIEnv *env, jobject obj, - jfloatArray v) - { - static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; - jfloat *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) - getGLProcAddressHelper("glVertex3fv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetFloatArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLfloat *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3iv ( const GLint * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertex3iv ( - JNIEnv *env, jobject obj, - jintArray v) - { - static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; - jint *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLint *)) - getGLProcAddressHelper("glVertex3iv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetIntArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLint *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3sv ( const GLshort * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertex3sv ( - JNIEnv *env, jobject obj, - jshortArray v) - { - static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; - jshort *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLshort *)) - getGLProcAddressHelper("glVertex3sv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetShortArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLshort *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4dv ( const GLdouble * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertex4dv ( - JNIEnv *env, jobject obj, - jdoubleArray v) - { - static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; - jdouble *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) - getGLProcAddressHelper("glVertex4dv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetDoubleArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLdouble *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4fv ( const GLfloat * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertex4fv ( - JNIEnv *env, jobject obj, - jfloatArray v) - { - static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; - jfloat *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) - getGLProcAddressHelper("glVertex4fv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetFloatArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLfloat *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4iv ( const GLint * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertex4iv ( - JNIEnv *env, jobject obj, - jintArray v) - { - static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; - jint *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLint *)) - getGLProcAddressHelper("glVertex4iv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetIntArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLint *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4sv ( const GLshort * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertex4sv ( - JNIEnv *env, jobject obj, - jshortArray v) - { - static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; - jshort *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLshort *)) - getGLProcAddressHelper("glVertex4sv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetShortArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLshort *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3b ( GLbyte nx , GLbyte ny , GLbyte nz ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glNormal3b ( - JNIEnv *env, jobject obj, - jbyte nx, - jbyte ny, - jbyte nz) - { - static void (CALLBACK *__func_ptr__)(GLbyte, GLbyte, GLbyte) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLbyte, GLbyte, GLbyte)) - getGLProcAddressHelper("glNormal3b", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLbyte) nx, - (GLbyte) ny, - (GLbyte) nz - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3d ( GLdouble nx , GLdouble ny , GLdouble nz ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glNormal3d ( - JNIEnv *env, jobject obj, - jdouble nx, - jdouble ny, - jdouble nz) - { - static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble)) - getGLProcAddressHelper("glNormal3d", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLdouble) nx, - (GLdouble) ny, - (GLdouble) nz - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3f ( GLfloat nx , GLfloat ny , GLfloat nz ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glNormal3f ( - JNIEnv *env, jobject obj, - jfloat nx, - jfloat ny, - jfloat nz) - { - static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat)) - getGLProcAddressHelper("glNormal3f", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) nx, - (GLfloat) ny, - (GLfloat) nz - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3i ( GLint nx , GLint ny , GLint nz ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glNormal3i ( - JNIEnv *env, jobject obj, - jint nx, - jint ny, - jint nz) - { - static void (CALLBACK *__func_ptr__)(GLint, GLint, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLint)) - getGLProcAddressHelper("glNormal3i", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) nx, - (GLint) ny, - (GLint) nz - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3s ( GLshort nx , GLshort ny , GLshort nz ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glNormal3s ( - JNIEnv *env, jobject obj, - jshort nx, - jshort ny, - jshort nz) - { - static void (CALLBACK *__func_ptr__)(GLshort, GLshort, GLshort) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLshort, GLshort, GLshort)) - getGLProcAddressHelper("glNormal3s", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLshort) nx, - (GLshort) ny, - (GLshort) nz - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3bv ( const GLbyte * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glNormal3bv ( - JNIEnv *env, jobject obj, - jbyteArray v) - { - static void (CALLBACK *__func_ptr__)(const GLbyte *) = NULL; - jbyte *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLbyte *)) - getGLProcAddressHelper("glNormal3bv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetByteArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLbyte *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3dv ( const GLdouble * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glNormal3dv ( - JNIEnv *env, jobject obj, - jdoubleArray v) - { - static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; - jdouble *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) - getGLProcAddressHelper("glNormal3dv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetDoubleArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLdouble *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3fv ( const GLfloat * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glNormal3fv ( - JNIEnv *env, jobject obj, - jfloatArray v) - { - static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; - jfloat *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) - getGLProcAddressHelper("glNormal3fv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetFloatArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLfloat *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3iv ( const GLint * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glNormal3iv ( - JNIEnv *env, jobject obj, - jintArray v) - { - static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; - jint *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLint *)) - getGLProcAddressHelper("glNormal3iv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetIntArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLint *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3sv ( const GLshort * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glNormal3sv ( - JNIEnv *env, jobject obj, - jshortArray v) - { - static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; - jshort *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLshort *)) - getGLProcAddressHelper("glNormal3sv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetShortArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLshort *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexd ( GLdouble c ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glIndexd ( - JNIEnv *env, jobject obj, - jdouble c) - { - static void (CALLBACK *__func_ptr__)(GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLdouble)) - getGLProcAddressHelper("glIndexd", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLdouble) c - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexf ( GLfloat c ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glIndexf ( - JNIEnv *env, jobject obj, - jfloat c) - { - static void (CALLBACK *__func_ptr__)(GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat)) - getGLProcAddressHelper("glIndexf", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) c - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexi ( GLint c ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glIndexi ( - JNIEnv *env, jobject obj, - jint c) - { - static void (CALLBACK *__func_ptr__)(GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint)) - getGLProcAddressHelper("glIndexi", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) c - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexs ( GLshort c ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glIndexs ( - JNIEnv *env, jobject obj, - jshort c) - { - static void (CALLBACK *__func_ptr__)(GLshort) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLshort)) - getGLProcAddressHelper("glIndexs", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLshort) c - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexub ( GLubyte c ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glIndexub ( - JNIEnv *env, jobject obj, - jbyte c) - { - static void (CALLBACK *__func_ptr__)(GLubyte) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLubyte)) - getGLProcAddressHelper("glIndexub", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLubyte) c - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexdv ( const GLdouble * c ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glIndexdv ( - JNIEnv *env, jobject obj, - jdoubleArray c) - { - static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; - jdouble *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) - getGLProcAddressHelper("glIndexdv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(c!=NULL) - { - ptr0 = (*env)->GetDoubleArrayElements(env, c, 0); - } - __func_ptr__ ( - (const GLdouble *) ptr0 - ); - - if(c!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, c, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexfv ( const GLfloat * c ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glIndexfv ( - JNIEnv *env, jobject obj, - jfloatArray c) - { - static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; - jfloat *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) - getGLProcAddressHelper("glIndexfv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(c!=NULL) - { - ptr0 = (*env)->GetFloatArrayElements(env, c, 0); - } - __func_ptr__ ( - (const GLfloat *) ptr0 - ); - - if(c!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, c, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexiv ( const GLint * c ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glIndexiv ( - JNIEnv *env, jobject obj, - jintArray c) - { - static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; - jint *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLint *)) - getGLProcAddressHelper("glIndexiv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(c!=NULL) - { - ptr0 = (*env)->GetIntArrayElements(env, c, 0); - } - __func_ptr__ ( - (const GLint *) ptr0 - ); - - if(c!=NULL) - { - (*env)->ReleaseIntArrayElements(env, c, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexsv ( const GLshort * c ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glIndexsv ( - JNIEnv *env, jobject obj, - jshortArray c) - { - static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; - jshort *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLshort *)) - getGLProcAddressHelper("glIndexsv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(c!=NULL) - { - ptr0 = (*env)->GetShortArrayElements(env, c, 0); - } - __func_ptr__ ( - (const GLshort *) ptr0 - ); - - if(c!=NULL) - { - (*env)->ReleaseShortArrayElements(env, c, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexubv ( const GLubyte * c ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glIndexubv ( - JNIEnv *env, jobject obj, - jbyteArray c) - { - static void (CALLBACK *__func_ptr__)(const GLubyte *) = NULL; - jbyte *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLubyte *)) - getGLProcAddressHelper("glIndexubv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(c!=NULL) - { - ptr0 = (*env)->GetByteArrayElements(env, c, 0); - } - __func_ptr__ ( - (const GLubyte *) ptr0 - ); - - if(c!=NULL) - { - (*env)->ReleaseByteArrayElements(env, c, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3b ( GLbyte red , GLbyte green , GLbyte blue ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor3b ( - JNIEnv *env, jobject obj, - jbyte red, - jbyte green, - jbyte blue) - { - static void (CALLBACK *__func_ptr__)(GLbyte, GLbyte, GLbyte) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLbyte, GLbyte, GLbyte)) - getGLProcAddressHelper("glColor3b", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLbyte) red, - (GLbyte) green, - (GLbyte) blue - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3d ( GLdouble red , GLdouble green , GLdouble blue ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor3d ( - JNIEnv *env, jobject obj, - jdouble red, - jdouble green, - jdouble blue) - { - static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble)) - getGLProcAddressHelper("glColor3d", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLdouble) red, - (GLdouble) green, - (GLdouble) blue - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3f ( GLfloat red , GLfloat green , GLfloat blue ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor3f ( - JNIEnv *env, jobject obj, - jfloat red, - jfloat green, - jfloat blue) - { - static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat)) - getGLProcAddressHelper("glColor3f", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) red, - (GLfloat) green, - (GLfloat) blue - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3i ( GLint red , GLint green , GLint blue ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor3i ( - JNIEnv *env, jobject obj, - jint red, - jint green, - jint blue) - { - static void (CALLBACK *__func_ptr__)(GLint, GLint, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLint)) - getGLProcAddressHelper("glColor3i", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) red, - (GLint) green, - (GLint) blue - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3s ( GLshort red , GLshort green , GLshort blue ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor3s ( - JNIEnv *env, jobject obj, - jshort red, - jshort green, - jshort blue) - { - static void (CALLBACK *__func_ptr__)(GLshort, GLshort, GLshort) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLshort, GLshort, GLshort)) - getGLProcAddressHelper("glColor3s", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLshort) red, - (GLshort) green, - (GLshort) blue - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3ub ( GLubyte red , GLubyte green , GLubyte blue ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor3ub ( - JNIEnv *env, jobject obj, - jbyte red, - jbyte green, - jbyte blue) - { - static void (CALLBACK *__func_ptr__)(GLubyte, GLubyte, GLubyte) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLubyte, GLubyte, GLubyte)) - getGLProcAddressHelper("glColor3ub", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLubyte) red, - (GLubyte) green, - (GLubyte) blue - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3ui ( GLuint red , GLuint green , GLuint blue ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor3ui ( - JNIEnv *env, jobject obj, - jint red, - jint green, - jint blue) - { - static void (CALLBACK *__func_ptr__)(GLuint, GLuint, GLuint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLuint, GLuint, GLuint)) - getGLProcAddressHelper("glColor3ui", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLuint) red, - (GLuint) green, - (GLuint) blue - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3us ( GLushort red , GLushort green , GLushort blue ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor3us ( - JNIEnv *env, jobject obj, - jshort red, - jshort green, - jshort blue) - { - static void (CALLBACK *__func_ptr__)(GLushort, GLushort, GLushort) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLushort, GLushort, GLushort)) - getGLProcAddressHelper("glColor3us", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLushort) red, - (GLushort) green, - (GLushort) blue - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4b ( GLbyte red , GLbyte green , GLbyte blue , GLbyte alpha ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor4b ( - JNIEnv *env, jobject obj, - jbyte red, - jbyte green, - jbyte blue, - jbyte alpha) - { - static void (CALLBACK *__func_ptr__)(GLbyte, GLbyte, GLbyte, GLbyte) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLbyte, GLbyte, GLbyte, GLbyte)) - getGLProcAddressHelper("glColor4b", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLbyte) red, - (GLbyte) green, - (GLbyte) blue, - (GLbyte) alpha - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4d ( GLdouble red , GLdouble green , GLdouble blue , GLdouble alpha ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor4d ( - JNIEnv *env, jobject obj, - jdouble red, - jdouble green, - jdouble blue, - jdouble alpha) - { - static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble, GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble, GLdouble)) - getGLProcAddressHelper("glColor4d", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLdouble) red, - (GLdouble) green, - (GLdouble) blue, - (GLdouble) alpha - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4f ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor4f ( - JNIEnv *env, jobject obj, - jfloat red, - jfloat green, - jfloat blue, - jfloat alpha) - { - static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat, GLfloat)) - getGLProcAddressHelper("glColor4f", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) red, - (GLfloat) green, - (GLfloat) blue, - (GLfloat) alpha - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4i ( GLint red , GLint green , GLint blue , GLint alpha ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor4i ( - JNIEnv *env, jobject obj, - jint red, - jint green, - jint blue, - jint alpha) - { - static void (CALLBACK *__func_ptr__)(GLint, GLint, GLint, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLint, GLint)) - getGLProcAddressHelper("glColor4i", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) red, - (GLint) green, - (GLint) blue, - (GLint) alpha - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4s ( GLshort red , GLshort green , GLshort blue , GLshort alpha ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor4s ( - JNIEnv *env, jobject obj, - jshort red, - jshort green, - jshort blue, - jshort alpha) - { - static void (CALLBACK *__func_ptr__)(GLshort, GLshort, GLshort, GLshort) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLshort, GLshort, GLshort, GLshort)) - getGLProcAddressHelper("glColor4s", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLshort) red, - (GLshort) green, - (GLshort) blue, - (GLshort) alpha - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4ub ( GLubyte red , GLubyte green , GLubyte blue , GLubyte alpha ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor4ub ( - JNIEnv *env, jobject obj, - jbyte red, - jbyte green, - jbyte blue, - jbyte alpha) - { - static void (CALLBACK *__func_ptr__)(GLubyte, GLubyte, GLubyte, GLubyte) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLubyte, GLubyte, GLubyte, GLubyte)) - getGLProcAddressHelper("glColor4ub", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLubyte) red, - (GLubyte) green, - (GLubyte) blue, - (GLubyte) alpha - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4ui ( GLuint red , GLuint green , GLuint blue , GLuint alpha ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor4ui ( - JNIEnv *env, jobject obj, - jint red, - jint green, - jint blue, - jint alpha) - { - static void (CALLBACK *__func_ptr__)(GLuint, GLuint, GLuint, GLuint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLuint, GLuint, GLuint, GLuint)) - getGLProcAddressHelper("glColor4ui", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLuint) red, - (GLuint) green, - (GLuint) blue, - (GLuint) alpha - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4us ( GLushort red , GLushort green , GLushort blue , GLushort alpha ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor4us ( - JNIEnv *env, jobject obj, - jshort red, - jshort green, - jshort blue, - jshort alpha) - { - static void (CALLBACK *__func_ptr__)(GLushort, GLushort, GLushort, GLushort) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLushort, GLushort, GLushort, GLushort)) - getGLProcAddressHelper("glColor4us", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLushort) red, - (GLushort) green, - (GLushort) blue, - (GLushort) alpha - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3bv ( const GLbyte * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor3bv ( - JNIEnv *env, jobject obj, - jbyteArray v) - { - static void (CALLBACK *__func_ptr__)(const GLbyte *) = NULL; - jbyte *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLbyte *)) - getGLProcAddressHelper("glColor3bv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetByteArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLbyte *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3dv ( const GLdouble * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor3dv ( - JNIEnv *env, jobject obj, - jdoubleArray v) - { - static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; - jdouble *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) - getGLProcAddressHelper("glColor3dv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetDoubleArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLdouble *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3fv ( const GLfloat * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor3fv ( - JNIEnv *env, jobject obj, - jfloatArray v) - { - static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; - jfloat *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) - getGLProcAddressHelper("glColor3fv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetFloatArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLfloat *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3iv ( const GLint * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor3iv ( - JNIEnv *env, jobject obj, - jintArray v) - { - static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; - jint *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLint *)) - getGLProcAddressHelper("glColor3iv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetIntArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLint *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3sv ( const GLshort * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor3sv ( - JNIEnv *env, jobject obj, - jshortArray v) - { - static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; - jshort *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLshort *)) - getGLProcAddressHelper("glColor3sv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetShortArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLshort *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3ubv ( const GLubyte * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor3ubv ( - JNIEnv *env, jobject obj, - jbyteArray v) - { - static void (CALLBACK *__func_ptr__)(const GLubyte *) = NULL; - jbyte *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLubyte *)) - getGLProcAddressHelper("glColor3ubv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetByteArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLubyte *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3uiv ( const GLuint * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor3uiv ( - JNIEnv *env, jobject obj, - jintArray v) - { - static void (CALLBACK *__func_ptr__)(const GLuint *) = NULL; - jint *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLuint *)) - getGLProcAddressHelper("glColor3uiv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetIntArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLuint *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3usv ( const GLushort * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor3usv ( - JNIEnv *env, jobject obj, - jshortArray v) - { - static void (CALLBACK *__func_ptr__)(const GLushort *) = NULL; - jshort *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLushort *)) - getGLProcAddressHelper("glColor3usv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetShortArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLushort *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4bv ( const GLbyte * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor4bv ( - JNIEnv *env, jobject obj, - jbyteArray v) - { - static void (CALLBACK *__func_ptr__)(const GLbyte *) = NULL; - jbyte *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLbyte *)) - getGLProcAddressHelper("glColor4bv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetByteArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLbyte *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4dv ( const GLdouble * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor4dv ( - JNIEnv *env, jobject obj, - jdoubleArray v) - { - static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; - jdouble *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) - getGLProcAddressHelper("glColor4dv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetDoubleArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLdouble *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4fv ( const GLfloat * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor4fv ( - JNIEnv *env, jobject obj, - jfloatArray v) - { - static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; - jfloat *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) - getGLProcAddressHelper("glColor4fv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetFloatArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLfloat *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4iv ( const GLint * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor4iv ( - JNIEnv *env, jobject obj, - jintArray v) - { - static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; - jint *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLint *)) - getGLProcAddressHelper("glColor4iv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetIntArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLint *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4sv ( const GLshort * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor4sv ( - JNIEnv *env, jobject obj, - jshortArray v) - { - static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; - jshort *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLshort *)) - getGLProcAddressHelper("glColor4sv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetShortArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLshort *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4ubv ( const GLubyte * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor4ubv ( - JNIEnv *env, jobject obj, - jbyteArray v) - { - static void (CALLBACK *__func_ptr__)(const GLubyte *) = NULL; - jbyte *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLubyte *)) - getGLProcAddressHelper("glColor4ubv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetByteArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLubyte *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4uiv ( const GLuint * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor4uiv ( - JNIEnv *env, jobject obj, - jintArray v) - { - static void (CALLBACK *__func_ptr__)(const GLuint *) = NULL; - jint *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLuint *)) - getGLProcAddressHelper("glColor4uiv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetIntArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLuint *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4usv ( const GLushort * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColor4usv ( - JNIEnv *env, jobject obj, - jshortArray v) - { - static void (CALLBACK *__func_ptr__)(const GLushort *) = NULL; - jshort *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLushort *)) - getGLProcAddressHelper("glColor4usv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetShortArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLushort *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1d ( GLdouble s ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord1d ( - JNIEnv *env, jobject obj, - jdouble s) - { - static void (CALLBACK *__func_ptr__)(GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLdouble)) - getGLProcAddressHelper("glTexCoord1d", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLdouble) s - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1f ( GLfloat s ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord1f ( - JNIEnv *env, jobject obj, - jfloat s) - { - static void (CALLBACK *__func_ptr__)(GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat)) - getGLProcAddressHelper("glTexCoord1f", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) s - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1i ( GLint s ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord1i ( - JNIEnv *env, jobject obj, - jint s) - { - static void (CALLBACK *__func_ptr__)(GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint)) - getGLProcAddressHelper("glTexCoord1i", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) s - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1s ( GLshort s ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord1s ( - JNIEnv *env, jobject obj, - jshort s) - { - static void (CALLBACK *__func_ptr__)(GLshort) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLshort)) - getGLProcAddressHelper("glTexCoord1s", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLshort) s - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2d ( GLdouble s , GLdouble t ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord2d ( - JNIEnv *env, jobject obj, - jdouble s, - jdouble t) - { - static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble)) - getGLProcAddressHelper("glTexCoord2d", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLdouble) s, - (GLdouble) t - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2f ( GLfloat s , GLfloat t ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord2f ( - JNIEnv *env, jobject obj, - jfloat s, - jfloat t) - { - static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat)) - getGLProcAddressHelper("glTexCoord2f", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) s, - (GLfloat) t - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2i ( GLint s , GLint t ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord2i ( - JNIEnv *env, jobject obj, - jint s, - jint t) - { - static void (CALLBACK *__func_ptr__)(GLint, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLint)) - getGLProcAddressHelper("glTexCoord2i", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) s, - (GLint) t - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2s ( GLshort s , GLshort t ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord2s ( - JNIEnv *env, jobject obj, - jshort s, - jshort t) - { - static void (CALLBACK *__func_ptr__)(GLshort, GLshort) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLshort, GLshort)) - getGLProcAddressHelper("glTexCoord2s", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLshort) s, - (GLshort) t - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3d ( GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord3d ( - JNIEnv *env, jobject obj, - jdouble s, - jdouble t, - jdouble r) - { - static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble)) - getGLProcAddressHelper("glTexCoord3d", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLdouble) s, - (GLdouble) t, - (GLdouble) r - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3f ( GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord3f ( - JNIEnv *env, jobject obj, - jfloat s, - jfloat t, - jfloat r) - { - static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat)) - getGLProcAddressHelper("glTexCoord3f", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) s, - (GLfloat) t, - (GLfloat) r - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3i ( GLint s , GLint t , GLint r ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord3i ( - JNIEnv *env, jobject obj, - jint s, - jint t, - jint r) - { - static void (CALLBACK *__func_ptr__)(GLint, GLint, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLint)) - getGLProcAddressHelper("glTexCoord3i", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) s, - (GLint) t, - (GLint) r - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3s ( GLshort s , GLshort t , GLshort r ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord3s ( - JNIEnv *env, jobject obj, - jshort s, - jshort t, - jshort r) - { - static void (CALLBACK *__func_ptr__)(GLshort, GLshort, GLshort) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLshort, GLshort, GLshort)) - getGLProcAddressHelper("glTexCoord3s", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLshort) s, - (GLshort) t, - (GLshort) r - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4d ( GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord4d ( - JNIEnv *env, jobject obj, - jdouble s, - jdouble t, - jdouble r, - jdouble q) - { - static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble, GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble, GLdouble)) - getGLProcAddressHelper("glTexCoord4d", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLdouble) s, - (GLdouble) t, - (GLdouble) r, - (GLdouble) q - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4f ( GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord4f ( - JNIEnv *env, jobject obj, - jfloat s, - jfloat t, - jfloat r, - jfloat q) - { - static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat, GLfloat)) - getGLProcAddressHelper("glTexCoord4f", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) s, - (GLfloat) t, - (GLfloat) r, - (GLfloat) q - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4i ( GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord4i ( - JNIEnv *env, jobject obj, - jint s, - jint t, - jint r, - jint q) - { - static void (CALLBACK *__func_ptr__)(GLint, GLint, GLint, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLint, GLint)) - getGLProcAddressHelper("glTexCoord4i", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) s, - (GLint) t, - (GLint) r, - (GLint) q - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4s ( GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord4s ( - JNIEnv *env, jobject obj, - jshort s, - jshort t, - jshort r, - jshort q) - { - static void (CALLBACK *__func_ptr__)(GLshort, GLshort, GLshort, GLshort) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLshort, GLshort, GLshort, GLshort)) - getGLProcAddressHelper("glTexCoord4s", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLshort) s, - (GLshort) t, - (GLshort) r, - (GLshort) q - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1dv ( const GLdouble * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord1dv ( - JNIEnv *env, jobject obj, - jdoubleArray v) - { - static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; - jdouble *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) - getGLProcAddressHelper("glTexCoord1dv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetDoubleArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLdouble *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1fv ( const GLfloat * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord1fv ( - JNIEnv *env, jobject obj, - jfloatArray v) - { - static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; - jfloat *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) - getGLProcAddressHelper("glTexCoord1fv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetFloatArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLfloat *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1iv ( const GLint * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord1iv ( - JNIEnv *env, jobject obj, - jintArray v) - { - static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; - jint *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLint *)) - getGLProcAddressHelper("glTexCoord1iv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetIntArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLint *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1sv ( const GLshort * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord1sv ( - JNIEnv *env, jobject obj, - jshortArray v) - { - static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; - jshort *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLshort *)) - getGLProcAddressHelper("glTexCoord1sv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetShortArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLshort *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2dv ( const GLdouble * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord2dv ( - JNIEnv *env, jobject obj, - jdoubleArray v) - { - static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; - jdouble *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) - getGLProcAddressHelper("glTexCoord2dv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetDoubleArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLdouble *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2fv ( const GLfloat * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord2fv ( - JNIEnv *env, jobject obj, - jfloatArray v) - { - static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; - jfloat *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) - getGLProcAddressHelper("glTexCoord2fv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetFloatArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLfloat *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2iv ( const GLint * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord2iv ( - JNIEnv *env, jobject obj, - jintArray v) - { - static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; - jint *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLint *)) - getGLProcAddressHelper("glTexCoord2iv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetIntArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLint *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2sv ( const GLshort * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord2sv ( - JNIEnv *env, jobject obj, - jshortArray v) - { - static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; - jshort *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLshort *)) - getGLProcAddressHelper("glTexCoord2sv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetShortArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLshort *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3dv ( const GLdouble * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord3dv ( - JNIEnv *env, jobject obj, - jdoubleArray v) - { - static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; - jdouble *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) - getGLProcAddressHelper("glTexCoord3dv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetDoubleArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLdouble *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3fv ( const GLfloat * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord3fv ( - JNIEnv *env, jobject obj, - jfloatArray v) - { - static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; - jfloat *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) - getGLProcAddressHelper("glTexCoord3fv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetFloatArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLfloat *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3iv ( const GLint * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord3iv ( - JNIEnv *env, jobject obj, - jintArray v) - { - static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; - jint *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLint *)) - getGLProcAddressHelper("glTexCoord3iv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetIntArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLint *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3sv ( const GLshort * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord3sv ( - JNIEnv *env, jobject obj, - jshortArray v) - { - static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; - jshort *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLshort *)) - getGLProcAddressHelper("glTexCoord3sv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetShortArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLshort *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4dv ( const GLdouble * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord4dv ( - JNIEnv *env, jobject obj, - jdoubleArray v) - { - static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; - jdouble *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) - getGLProcAddressHelper("glTexCoord4dv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetDoubleArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLdouble *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4fv ( const GLfloat * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord4fv ( - JNIEnv *env, jobject obj, - jfloatArray v) - { - static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; - jfloat *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) - getGLProcAddressHelper("glTexCoord4fv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetFloatArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLfloat *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4iv ( const GLint * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord4iv ( - JNIEnv *env, jobject obj, - jintArray v) - { - static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; - jint *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLint *)) - getGLProcAddressHelper("glTexCoord4iv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetIntArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLint *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4sv ( const GLshort * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoord4sv ( - JNIEnv *env, jobject obj, - jshortArray v) - { - static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; - jshort *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLshort *)) - getGLProcAddressHelper("glTexCoord4sv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetShortArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLshort *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2d ( GLdouble x , GLdouble y ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRasterPos2d ( - JNIEnv *env, jobject obj, - jdouble x, - jdouble y) - { - static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble)) - getGLProcAddressHelper("glRasterPos2d", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLdouble) x, - (GLdouble) y - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2f ( GLfloat x , GLfloat y ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRasterPos2f ( - JNIEnv *env, jobject obj, - jfloat x, - jfloat y) - { - static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat)) - getGLProcAddressHelper("glRasterPos2f", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) x, - (GLfloat) y - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2i ( GLint x , GLint y ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRasterPos2i ( - JNIEnv *env, jobject obj, - jint x, - jint y) - { - static void (CALLBACK *__func_ptr__)(GLint, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLint)) - getGLProcAddressHelper("glRasterPos2i", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) x, - (GLint) y - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2s ( GLshort x , GLshort y ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRasterPos2s ( - JNIEnv *env, jobject obj, - jshort x, - jshort y) - { - static void (CALLBACK *__func_ptr__)(GLshort, GLshort) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLshort, GLshort)) - getGLProcAddressHelper("glRasterPos2s", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLshort) x, - (GLshort) y - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRasterPos3d ( - JNIEnv *env, jobject obj, - jdouble x, - jdouble y, - jdouble z) - { - static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble)) - getGLProcAddressHelper("glRasterPos3d", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLdouble) x, - (GLdouble) y, - (GLdouble) z - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRasterPos3f ( - JNIEnv *env, jobject obj, - jfloat x, - jfloat y, - jfloat z) - { - static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat)) - getGLProcAddressHelper("glRasterPos3f", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) x, - (GLfloat) y, - (GLfloat) z - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRasterPos3i ( - JNIEnv *env, jobject obj, - jint x, - jint y, - jint z) - { - static void (CALLBACK *__func_ptr__)(GLint, GLint, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLint)) - getGLProcAddressHelper("glRasterPos3i", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) x, - (GLint) y, - (GLint) z - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRasterPos3s ( - JNIEnv *env, jobject obj, - jshort x, - jshort y, - jshort z) - { - static void (CALLBACK *__func_ptr__)(GLshort, GLshort, GLshort) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLshort, GLshort, GLshort)) - getGLProcAddressHelper("glRasterPos3s", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLshort) x, - (GLshort) y, - (GLshort) z - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRasterPos4d ( - JNIEnv *env, jobject obj, - jdouble x, - jdouble y, - jdouble z, - jdouble w) - { - static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble, GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble, GLdouble)) - getGLProcAddressHelper("glRasterPos4d", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLdouble) x, - (GLdouble) y, - (GLdouble) z, - (GLdouble) w - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRasterPos4f ( - JNIEnv *env, jobject obj, - jfloat x, - jfloat y, - jfloat z, - jfloat w) - { - static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat, GLfloat)) - getGLProcAddressHelper("glRasterPos4f", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) x, - (GLfloat) y, - (GLfloat) z, - (GLfloat) w - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRasterPos4i ( - JNIEnv *env, jobject obj, - jint x, - jint y, - jint z, - jint w) - { - static void (CALLBACK *__func_ptr__)(GLint, GLint, GLint, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLint, GLint)) - getGLProcAddressHelper("glRasterPos4i", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) x, - (GLint) y, - (GLint) z, - (GLint) w - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRasterPos4s ( - JNIEnv *env, jobject obj, - jshort x, - jshort y, - jshort z, - jshort w) - { - static void (CALLBACK *__func_ptr__)(GLshort, GLshort, GLshort, GLshort) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLshort, GLshort, GLshort, GLshort)) - getGLProcAddressHelper("glRasterPos4s", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLshort) x, - (GLshort) y, - (GLshort) z, - (GLshort) w - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2dv ( const GLdouble * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRasterPos2dv ( - JNIEnv *env, jobject obj, - jdoubleArray v) - { - static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; - jdouble *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) - getGLProcAddressHelper("glRasterPos2dv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetDoubleArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLdouble *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2fv ( const GLfloat * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRasterPos2fv ( - JNIEnv *env, jobject obj, - jfloatArray v) - { - static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; - jfloat *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) - getGLProcAddressHelper("glRasterPos2fv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetFloatArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLfloat *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2iv ( const GLint * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRasterPos2iv ( - JNIEnv *env, jobject obj, - jintArray v) - { - static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; - jint *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLint *)) - getGLProcAddressHelper("glRasterPos2iv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetIntArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLint *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2sv ( const GLshort * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRasterPos2sv ( - JNIEnv *env, jobject obj, - jshortArray v) - { - static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; - jshort *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLshort *)) - getGLProcAddressHelper("glRasterPos2sv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetShortArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLshort *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3dv ( const GLdouble * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRasterPos3dv ( - JNIEnv *env, jobject obj, - jdoubleArray v) - { - static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; - jdouble *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) - getGLProcAddressHelper("glRasterPos3dv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetDoubleArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLdouble *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3fv ( const GLfloat * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRasterPos3fv ( - JNIEnv *env, jobject obj, - jfloatArray v) - { - static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; - jfloat *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) - getGLProcAddressHelper("glRasterPos3fv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetFloatArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLfloat *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3iv ( const GLint * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRasterPos3iv ( - JNIEnv *env, jobject obj, - jintArray v) - { - static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; - jint *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLint *)) - getGLProcAddressHelper("glRasterPos3iv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetIntArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLint *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3sv ( const GLshort * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRasterPos3sv ( - JNIEnv *env, jobject obj, - jshortArray v) - { - static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; - jshort *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLshort *)) - getGLProcAddressHelper("glRasterPos3sv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetShortArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLshort *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4dv ( const GLdouble * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRasterPos4dv ( - JNIEnv *env, jobject obj, - jdoubleArray v) - { - static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; - jdouble *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) - getGLProcAddressHelper("glRasterPos4dv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetDoubleArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLdouble *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4fv ( const GLfloat * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRasterPos4fv ( - JNIEnv *env, jobject obj, - jfloatArray v) - { - static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; - jfloat *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) - getGLProcAddressHelper("glRasterPos4fv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetFloatArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLfloat *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4iv ( const GLint * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRasterPos4iv ( - JNIEnv *env, jobject obj, - jintArray v) - { - static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; - jint *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLint *)) - getGLProcAddressHelper("glRasterPos4iv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetIntArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLint *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4sv ( const GLshort * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRasterPos4sv ( - JNIEnv *env, jobject obj, - jshortArray v) - { - static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; - jshort *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLshort *)) - getGLProcAddressHelper("glRasterPos4sv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr0 = (*env)->GetShortArrayElements(env, v, 0); - } - __func_ptr__ ( - (const GLshort *) ptr0 - ); - - if(v!=NULL) - { - (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRectd ( GLdouble x1 , GLdouble y1 , GLdouble x2 , GLdouble y2 ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRectd ( - JNIEnv *env, jobject obj, - jdouble x1, - jdouble y1, - jdouble x2, - jdouble y2) - { - static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble, GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble, GLdouble)) - getGLProcAddressHelper("glRectd", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLdouble) x1, - (GLdouble) y1, - (GLdouble) x2, - (GLdouble) y2 - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRectf ( GLfloat x1 , GLfloat y1 , GLfloat x2 , GLfloat y2 ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRectf ( - JNIEnv *env, jobject obj, - jfloat x1, - jfloat y1, - jfloat x2, - jfloat y2) - { - static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat, GLfloat)) - getGLProcAddressHelper("glRectf", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) x1, - (GLfloat) y1, - (GLfloat) x2, - (GLfloat) y2 - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRecti ( GLint x1 , GLint y1 , GLint x2 , GLint y2 ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRecti ( - JNIEnv *env, jobject obj, - jint x1, - jint y1, - jint x2, - jint y2) - { - static void (CALLBACK *__func_ptr__)(GLint, GLint, GLint, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLint, GLint)) - getGLProcAddressHelper("glRecti", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) x1, - (GLint) y1, - (GLint) x2, - (GLint) y2 - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRects ( GLshort x1 , GLshort y1 , GLshort x2 , GLshort y2 ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRects ( - JNIEnv *env, jobject obj, - jshort x1, - jshort y1, - jshort x2, - jshort y2) - { - static void (CALLBACK *__func_ptr__)(GLshort, GLshort, GLshort, GLshort) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLshort, GLshort, GLshort, GLshort)) - getGLProcAddressHelper("glRects", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLshort) x1, - (GLshort) y1, - (GLshort) x2, - (GLshort) y2 - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRectdv ( const GLdouble * v1 , const GLdouble * v2 ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRectdv ( - JNIEnv *env, jobject obj, - jdoubleArray v1, - jdoubleArray v2) - { - static void (CALLBACK *__func_ptr__)(const GLdouble *, const GLdouble *) = NULL; - jdouble *ptr0 = NULL; - jdouble *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLdouble *, const GLdouble *)) - getGLProcAddressHelper("glRectdv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v1!=NULL) - { - ptr0 = (*env)->GetDoubleArrayElements(env, v1, 0); - } - if(v2!=NULL) - { - ptr1 = (*env)->GetDoubleArrayElements(env, v2, 0); - } - __func_ptr__ ( - (const GLdouble *) ptr0, - (const GLdouble *) ptr1 - ); - - if(v1!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, v1, ptr0, JNI_ABORT); - } - if(v2!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, v2, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRectfv ( const GLfloat * v1 , const GLfloat * v2 ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRectfv ( - JNIEnv *env, jobject obj, - jfloatArray v1, - jfloatArray v2) - { - static void (CALLBACK *__func_ptr__)(const GLfloat *, const GLfloat *) = NULL; - jfloat *ptr0 = NULL; - jfloat *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLfloat *, const GLfloat *)) - getGLProcAddressHelper("glRectfv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v1!=NULL) - { - ptr0 = (*env)->GetFloatArrayElements(env, v1, 0); - } - if(v2!=NULL) - { - ptr1 = (*env)->GetFloatArrayElements(env, v2, 0); - } - __func_ptr__ ( - (const GLfloat *) ptr0, - (const GLfloat *) ptr1 - ); - - if(v1!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, v1, ptr0, JNI_ABORT); - } - if(v2!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, v2, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRectiv ( const GLint * v1 , const GLint * v2 ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRectiv ( - JNIEnv *env, jobject obj, - jintArray v1, - jintArray v2) - { - static void (CALLBACK *__func_ptr__)(const GLint *, const GLint *) = NULL; - jint *ptr0 = NULL; - jint *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLint *, const GLint *)) - getGLProcAddressHelper("glRectiv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v1!=NULL) - { - ptr0 = (*env)->GetIntArrayElements(env, v1, 0); - } - if(v2!=NULL) - { - ptr1 = (*env)->GetIntArrayElements(env, v2, 0); - } - __func_ptr__ ( - (const GLint *) ptr0, - (const GLint *) ptr1 - ); - - if(v1!=NULL) - { - (*env)->ReleaseIntArrayElements(env, v1, ptr0, JNI_ABORT); - } - if(v2!=NULL) - { - (*env)->ReleaseIntArrayElements(env, v2, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glRectsv ( const GLshort * v1 , const GLshort * v2 ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glRectsv ( - JNIEnv *env, jobject obj, - jshortArray v1, - jshortArray v2) - { - static void (CALLBACK *__func_ptr__)(const GLshort *, const GLshort *) = NULL; - jshort *ptr0 = NULL; - jshort *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLshort *, const GLshort *)) - getGLProcAddressHelper("glRectsv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v1!=NULL) - { - ptr0 = (*env)->GetShortArrayElements(env, v1, 0); - } - if(v2!=NULL) - { - ptr1 = (*env)->GetShortArrayElements(env, v2, 0); - } - __func_ptr__ ( - (const GLshort *) ptr0, - (const GLshort *) ptr1 - ); - - if(v1!=NULL) - { - (*env)->ReleaseShortArrayElements(env, v1, ptr0, JNI_ABORT); - } - if(v2!=NULL) - { - (*env)->ReleaseShortArrayElements(env, v2, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glVertexPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertexPointer__III_3B ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jbyteArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; - jbyte *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glVertexPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetByteArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseByteArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertexPointer__III_3S ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jshortArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; - jshort *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glVertexPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetShortArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseShortArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertexPointer__III_3I ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jintArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; - jint *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glVertexPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetIntArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseIntArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertexPointer__III_3F ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jfloatArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; - jfloat *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glVertexPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetFloatArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertexPointer__III_3D ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jdoubleArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; - jdouble *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glVertexPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetDoubleArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertexPointer__III_3Z ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jbooleanArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; - jboolean *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glVertexPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetBooleanArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertexPointer__III_3J ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jlongArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; - jlong *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glVertexPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetLongArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glNormalPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glNormalPointer__II_3B ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jbyteArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; - jbyte *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glNormalPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr2 = (*env)->GetByteArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr2 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseByteArrayElements(env, ptr, ptr2, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glNormalPointer__II_3S ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jshortArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; - jshort *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glNormalPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr2 = (*env)->GetShortArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr2 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseShortArrayElements(env, ptr, ptr2, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glNormalPointer__II_3I ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jintArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; - jint *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glNormalPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr2 = (*env)->GetIntArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr2 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseIntArrayElements(env, ptr, ptr2, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glNormalPointer__II_3F ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jfloatArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; - jfloat *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glNormalPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr2 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, ptr, ptr2, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glNormalPointer__II_3D ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jdoubleArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; - jdouble *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glNormalPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr2 = (*env)->GetDoubleArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr2 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, ptr, ptr2, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glNormalPointer__II_3Z ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jbooleanArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; - jboolean *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glNormalPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr2 = (*env)->GetBooleanArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr2 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, ptr, ptr2, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glNormalPointer__II_3J ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jlongArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; - jlong *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glNormalPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr2 = (*env)->GetLongArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr2 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseLongArrayElements(env, ptr, ptr2, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColorPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorPointer__III_3B ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jbyteArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; - jbyte *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glColorPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetByteArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseByteArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorPointer__III_3S ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jshortArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; - jshort *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glColorPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetShortArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseShortArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorPointer__III_3I ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jintArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; - jint *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glColorPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetIntArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseIntArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorPointer__III_3F ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jfloatArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; - jfloat *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glColorPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetFloatArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorPointer__III_3D ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jdoubleArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; - jdouble *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glColorPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetDoubleArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorPointer__III_3Z ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jbooleanArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; - jboolean *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glColorPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetBooleanArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorPointer__III_3J ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jlongArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; - jlong *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glColorPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetLongArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glIndexPointer__II_3B ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jbyteArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; - jbyte *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glIndexPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr2 = (*env)->GetByteArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr2 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseByteArrayElements(env, ptr, ptr2, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glIndexPointer__II_3S ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jshortArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; - jshort *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glIndexPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr2 = (*env)->GetShortArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr2 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseShortArrayElements(env, ptr, ptr2, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glIndexPointer__II_3I ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jintArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; - jint *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glIndexPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr2 = (*env)->GetIntArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr2 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseIntArrayElements(env, ptr, ptr2, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glIndexPointer__II_3F ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jfloatArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; - jfloat *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glIndexPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr2 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, ptr, ptr2, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glIndexPointer__II_3D ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jdoubleArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; - jdouble *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glIndexPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr2 = (*env)->GetDoubleArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr2 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, ptr, ptr2, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glIndexPointer__II_3Z ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jbooleanArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; - jboolean *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glIndexPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr2 = (*env)->GetBooleanArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr2 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, ptr, ptr2, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glIndexPointer__II_3J ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jlongArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; - jlong *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glIndexPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr2 = (*env)->GetLongArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr2 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseLongArrayElements(env, ptr, ptr2, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoordPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoordPointer__III_3B ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jbyteArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; - jbyte *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glTexCoordPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetByteArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseByteArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoordPointer__III_3S ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jshortArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; - jshort *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glTexCoordPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetShortArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseShortArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoordPointer__III_3I ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jintArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; - jint *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glTexCoordPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetIntArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseIntArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoordPointer__III_3F ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jfloatArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; - jfloat *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glTexCoordPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetFloatArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoordPointer__III_3D ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jdoubleArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; - jdouble *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glTexCoordPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetDoubleArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoordPointer__III_3Z ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jbooleanArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; - jboolean *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glTexCoordPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetBooleanArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoordPointer__III_3J ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jlongArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; - jlong *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glTexCoordPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetLongArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glEdgeFlagPointer ( GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glEdgeFlagPointer__I_3B ( - JNIEnv *env, jobject obj, - jint stride, - jbyteArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLsizei, const GLvoid *) = NULL; - jbyte *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, const GLvoid *)) - getGLProcAddressHelper("glEdgeFlagPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr1 = (*env)->GetByteArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLsizei) stride, - (const GLvoid *) ptr1 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseByteArrayElements(env, ptr, ptr1, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glEdgeFlagPointer__I_3S ( - JNIEnv *env, jobject obj, - jint stride, - jshortArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLsizei, const GLvoid *) = NULL; - jshort *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, const GLvoid *)) - getGLProcAddressHelper("glEdgeFlagPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr1 = (*env)->GetShortArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLsizei) stride, - (const GLvoid *) ptr1 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseShortArrayElements(env, ptr, ptr1, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glEdgeFlagPointer__I_3I ( - JNIEnv *env, jobject obj, - jint stride, - jintArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLsizei, const GLvoid *) = NULL; - jint *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, const GLvoid *)) - getGLProcAddressHelper("glEdgeFlagPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr1 = (*env)->GetIntArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLsizei) stride, - (const GLvoid *) ptr1 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseIntArrayElements(env, ptr, ptr1, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glEdgeFlagPointer__I_3F ( - JNIEnv *env, jobject obj, - jint stride, - jfloatArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLsizei, const GLvoid *) = NULL; - jfloat *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, const GLvoid *)) - getGLProcAddressHelper("glEdgeFlagPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr1 = (*env)->GetFloatArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLsizei) stride, - (const GLvoid *) ptr1 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, ptr, ptr1, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glEdgeFlagPointer__I_3D ( - JNIEnv *env, jobject obj, - jint stride, - jdoubleArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLsizei, const GLvoid *) = NULL; - jdouble *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, const GLvoid *)) - getGLProcAddressHelper("glEdgeFlagPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr1 = (*env)->GetDoubleArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLsizei) stride, - (const GLvoid *) ptr1 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, ptr, ptr1, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glEdgeFlagPointer__I_3Z ( - JNIEnv *env, jobject obj, - jint stride, - jbooleanArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLsizei, const GLvoid *) = NULL; - jboolean *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, const GLvoid *)) - getGLProcAddressHelper("glEdgeFlagPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr1 = (*env)->GetBooleanArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLsizei) stride, - (const GLvoid *) ptr1 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, ptr, ptr1, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glEdgeFlagPointer__I_3J ( - JNIEnv *env, jobject obj, - jint stride, - jlongArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLsizei, const GLvoid *) = NULL; - jlong *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, const GLvoid *)) - getGLProcAddressHelper("glEdgeFlagPointer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr1 = (*env)->GetLongArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLsizei) stride, - (const GLvoid *) ptr1 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseLongArrayElements(env, ptr, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetPointerv ( GLenum pname , void * * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetPointerv__I_3_3B ( - JNIEnv *env, jobject obj, - jint pname, - jbyteArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; - jboolean isCopiedArray1 = JNI_FALSE; - jbyte *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) - getGLProcAddressHelper("glGetPointerv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr1 = (*env)->GetByteArrayElements(env, params, &isCopiedArray1); - } - __func_ptr__ ( - (GLenum) pname, - (void **) ptr1 - ); - - if(params!=NULL) - { - (*env)->ReleaseByteArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetPointerv__I_3_3S ( - JNIEnv *env, jobject obj, - jint pname, - jshortArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; - jboolean isCopiedArray1 = JNI_FALSE; - jshort *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) - getGLProcAddressHelper("glGetPointerv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr1 = (*env)->GetShortArrayElements(env, params, &isCopiedArray1); - } - __func_ptr__ ( - (GLenum) pname, - (void **) ptr1 - ); - - if(params!=NULL) - { - (*env)->ReleaseShortArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetPointerv__I_3_3I ( - JNIEnv *env, jobject obj, - jint pname, - jintArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; - jboolean isCopiedArray1 = JNI_FALSE; - jint *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) - getGLProcAddressHelper("glGetPointerv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr1 = (*env)->GetIntArrayElements(env, params, &isCopiedArray1); - } - __func_ptr__ ( - (GLenum) pname, - (void **) ptr1 - ); - - if(params!=NULL) - { - (*env)->ReleaseIntArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetPointerv__I_3_3F ( - JNIEnv *env, jobject obj, - jint pname, - jfloatArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; - jboolean isCopiedArray1 = JNI_FALSE; - jfloat *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) - getGLProcAddressHelper("glGetPointerv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr1 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray1); - } - __func_ptr__ ( - (GLenum) pname, - (void **) ptr1 - ); - - if(params!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetPointerv__I_3_3D ( - JNIEnv *env, jobject obj, - jint pname, - jdoubleArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; - jboolean isCopiedArray1 = JNI_FALSE; - jdouble *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) - getGLProcAddressHelper("glGetPointerv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr1 = (*env)->GetDoubleArrayElements(env, params, &isCopiedArray1); - } - __func_ptr__ ( - (GLenum) pname, - (void **) ptr1 - ); - - if(params!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetPointerv__I_3_3Z ( - JNIEnv *env, jobject obj, - jint pname, - jbooleanArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; - jboolean isCopiedArray1 = JNI_FALSE; - jboolean *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) - getGLProcAddressHelper("glGetPointerv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr1 = (*env)->GetBooleanArrayElements(env, params, &isCopiedArray1); - } - __func_ptr__ ( - (GLenum) pname, - (void **) ptr1 - ); - - if(params!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetPointerv__I_3_3J ( - JNIEnv *env, jobject obj, - jint pname, - jlongArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; - jboolean isCopiedArray1 = JNI_FALSE; - jlong *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) - getGLProcAddressHelper("glGetPointerv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr1 = (*env)->GetLongArrayElements(env, params, &isCopiedArray1); - } - __func_ptr__ ( - (GLenum) pname, - (void **) ptr1 - ); - - if(params!=NULL) - { - (*env)->ReleaseLongArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glArrayElement ( GLint i ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glArrayElement ( - JNIEnv *env, jobject obj, - jint i) - { - static void (CALLBACK *__func_ptr__)(GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint)) - getGLProcAddressHelper("glArrayElement", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) i - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glDrawArrays ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDrawArrays ( - JNIEnv *env, jobject obj, - jint mode, - jint first, - jint count) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLsizei) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLsizei)) - getGLProcAddressHelper("glDrawArrays", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) mode, - (GLint) first, - (GLsizei) count - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glDrawElements ( GLenum mode , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDrawElements__III_3B ( - JNIEnv *env, jobject obj, - jint mode, - jint count, - jint type, - jbyteArray indices) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLenum, const GLvoid *) = NULL; - jbyte *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLenum, const GLvoid *)) - getGLProcAddressHelper("glDrawElements", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(indices!=NULL) - { - ptr3 = (*env)->GetByteArrayElements(env, indices, 0); - } - __func_ptr__ ( - (GLenum) mode, - (GLsizei) count, - (GLenum) type, - (const GLvoid *) ptr3 - ); - - if(indices!=NULL) - { - (*env)->ReleaseByteArrayElements(env, indices, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDrawElements__III_3S ( - JNIEnv *env, jobject obj, - jint mode, - jint count, - jint type, - jshortArray indices) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLenum, const GLvoid *) = NULL; - jshort *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLenum, const GLvoid *)) - getGLProcAddressHelper("glDrawElements", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(indices!=NULL) - { - ptr3 = (*env)->GetShortArrayElements(env, indices, 0); - } - __func_ptr__ ( - (GLenum) mode, - (GLsizei) count, - (GLenum) type, - (const GLvoid *) ptr3 - ); - - if(indices!=NULL) - { - (*env)->ReleaseShortArrayElements(env, indices, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDrawElements__III_3I ( - JNIEnv *env, jobject obj, - jint mode, - jint count, - jint type, - jintArray indices) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLenum, const GLvoid *) = NULL; - jint *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLenum, const GLvoid *)) - getGLProcAddressHelper("glDrawElements", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(indices!=NULL) - { - ptr3 = (*env)->GetIntArrayElements(env, indices, 0); - } - __func_ptr__ ( - (GLenum) mode, - (GLsizei) count, - (GLenum) type, - (const GLvoid *) ptr3 - ); - - if(indices!=NULL) - { - (*env)->ReleaseIntArrayElements(env, indices, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDrawElements__III_3F ( - JNIEnv *env, jobject obj, - jint mode, - jint count, - jint type, - jfloatArray indices) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLenum, const GLvoid *) = NULL; - jfloat *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLenum, const GLvoid *)) - getGLProcAddressHelper("glDrawElements", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(indices!=NULL) - { - ptr3 = (*env)->GetFloatArrayElements(env, indices, 0); - } - __func_ptr__ ( - (GLenum) mode, - (GLsizei) count, - (GLenum) type, - (const GLvoid *) ptr3 - ); - - if(indices!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, indices, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDrawElements__III_3D ( - JNIEnv *env, jobject obj, - jint mode, - jint count, - jint type, - jdoubleArray indices) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLenum, const GLvoid *) = NULL; - jdouble *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLenum, const GLvoid *)) - getGLProcAddressHelper("glDrawElements", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(indices!=NULL) - { - ptr3 = (*env)->GetDoubleArrayElements(env, indices, 0); - } - __func_ptr__ ( - (GLenum) mode, - (GLsizei) count, - (GLenum) type, - (const GLvoid *) ptr3 - ); - - if(indices!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, indices, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDrawElements__III_3Z ( - JNIEnv *env, jobject obj, - jint mode, - jint count, - jint type, - jbooleanArray indices) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLenum, const GLvoid *) = NULL; - jboolean *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLenum, const GLvoid *)) - getGLProcAddressHelper("glDrawElements", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(indices!=NULL) - { - ptr3 = (*env)->GetBooleanArrayElements(env, indices, 0); - } - __func_ptr__ ( - (GLenum) mode, - (GLsizei) count, - (GLenum) type, - (const GLvoid *) ptr3 - ); - - if(indices!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, indices, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDrawElements__III_3J ( - JNIEnv *env, jobject obj, - jint mode, - jint count, - jint type, - jlongArray indices) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLenum, const GLvoid *) = NULL; - jlong *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLenum, const GLvoid *)) - getGLProcAddressHelper("glDrawElements", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(indices!=NULL) - { - ptr3 = (*env)->GetLongArrayElements(env, indices, 0); - } - __func_ptr__ ( - (GLenum) mode, - (GLsizei) count, - (GLenum) type, - (const GLvoid *) ptr3 - ); - - if(indices!=NULL) - { - (*env)->ReleaseLongArrayElements(env, indices, ptr3, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glInterleavedArrays ( GLenum format , GLsizei stride , const GLvoid * pointer ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glInterleavedArrays__II_3B ( - JNIEnv *env, jobject obj, - jint format, - jint stride, - jbyteArray pointer) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; - jbyte *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glInterleavedArrays", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pointer!=NULL) - { - ptr2 = (*env)->GetByteArrayElements(env, pointer, 0); - } - __func_ptr__ ( - (GLenum) format, - (GLsizei) stride, - (const GLvoid *) ptr2 - ); - - if(pointer!=NULL) - { - (*env)->ReleaseByteArrayElements(env, pointer, ptr2, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glInterleavedArrays__II_3S ( - JNIEnv *env, jobject obj, - jint format, - jint stride, - jshortArray pointer) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; - jshort *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glInterleavedArrays", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pointer!=NULL) - { - ptr2 = (*env)->GetShortArrayElements(env, pointer, 0); - } - __func_ptr__ ( - (GLenum) format, - (GLsizei) stride, - (const GLvoid *) ptr2 - ); - - if(pointer!=NULL) - { - (*env)->ReleaseShortArrayElements(env, pointer, ptr2, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glInterleavedArrays__II_3I ( - JNIEnv *env, jobject obj, - jint format, - jint stride, - jintArray pointer) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; - jint *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glInterleavedArrays", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pointer!=NULL) - { - ptr2 = (*env)->GetIntArrayElements(env, pointer, 0); - } - __func_ptr__ ( - (GLenum) format, - (GLsizei) stride, - (const GLvoid *) ptr2 - ); - - if(pointer!=NULL) - { - (*env)->ReleaseIntArrayElements(env, pointer, ptr2, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glInterleavedArrays__II_3F ( - JNIEnv *env, jobject obj, - jint format, - jint stride, - jfloatArray pointer) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; - jfloat *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glInterleavedArrays", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pointer!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, pointer, 0); - } - __func_ptr__ ( - (GLenum) format, - (GLsizei) stride, - (const GLvoid *) ptr2 - ); - - if(pointer!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, pointer, ptr2, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glInterleavedArrays__II_3D ( - JNIEnv *env, jobject obj, - jint format, - jint stride, - jdoubleArray pointer) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; - jdouble *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glInterleavedArrays", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pointer!=NULL) - { - ptr2 = (*env)->GetDoubleArrayElements(env, pointer, 0); - } - __func_ptr__ ( - (GLenum) format, - (GLsizei) stride, - (const GLvoid *) ptr2 - ); - - if(pointer!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, pointer, ptr2, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glInterleavedArrays__II_3Z ( - JNIEnv *env, jobject obj, - jint format, - jint stride, - jbooleanArray pointer) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; - jboolean *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glInterleavedArrays", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pointer!=NULL) - { - ptr2 = (*env)->GetBooleanArrayElements(env, pointer, 0); - } - __func_ptr__ ( - (GLenum) format, - (GLsizei) stride, - (const GLvoid *) ptr2 - ); - - if(pointer!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, pointer, ptr2, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glInterleavedArrays__II_3J ( - JNIEnv *env, jobject obj, - jint format, - jint stride, - jlongArray pointer) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; - jlong *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glInterleavedArrays", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pointer!=NULL) - { - ptr2 = (*env)->GetLongArrayElements(env, pointer, 0); - } - __func_ptr__ ( - (GLenum) format, - (GLsizei) stride, - (const GLvoid *) ptr2 - ); - - if(pointer!=NULL) - { - (*env)->ReleaseLongArrayElements(env, pointer, ptr2, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glShadeModel ( GLenum mode ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glShadeModel ( - JNIEnv *env, jobject obj, - jint mode) - { - static void (CALLBACK *__func_ptr__)(GLenum) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum)) - getGLProcAddressHelper("glShadeModel", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) mode - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glLightf ( GLenum light , GLenum pname , GLfloat param ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glLightf ( - JNIEnv *env, jobject obj, - jint light, - jint pname, - jfloat param) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat)) - getGLProcAddressHelper("glLightf", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) light, - (GLenum) pname, - (GLfloat) param - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glLighti ( GLenum light , GLenum pname , GLint param ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glLighti ( - JNIEnv *env, jobject obj, - jint light, - jint pname, - jint param) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint)) - getGLProcAddressHelper("glLighti", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) light, - (GLenum) pname, - (GLint) param - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glLightfv ( GLenum light , GLenum pname , const GLfloat * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glLightfv ( - JNIEnv *env, jobject obj, - jint light, - jint pname, - jfloatArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLfloat *) = NULL; - jfloat *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLfloat *)) - getGLProcAddressHelper("glLightfv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, params, 0); - } - __func_ptr__ ( - (GLenum) light, - (GLenum) pname, - (const GLfloat *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glLightiv ( GLenum light , GLenum pname , const GLint * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glLightiv ( - JNIEnv *env, jobject obj, - jint light, - jint pname, - jintArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLint *) = NULL; - jint *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLint *)) - getGLProcAddressHelper("glLightiv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetIntArrayElements(env, params, 0); - } - __func_ptr__ ( - (GLenum) light, - (GLenum) pname, - (const GLint *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetLightfv ( GLenum light , GLenum pname , GLfloat * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetLightfv ( - JNIEnv *env, jobject obj, - jint light, - jint pname, - jfloatArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat *) = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jfloat *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat *)) - getGLProcAddressHelper("glGetLightfv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray2); - } - __func_ptr__ ( - (GLenum) light, - (GLenum) pname, - (GLfloat *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetLightiv ( GLenum light , GLenum pname , GLint * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetLightiv ( - JNIEnv *env, jobject obj, - jint light, - jint pname, - jintArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint *) = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jint *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint *)) - getGLProcAddressHelper("glGetLightiv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetIntArrayElements(env, params, &isCopiedArray2); - } - __func_ptr__ ( - (GLenum) light, - (GLenum) pname, - (GLint *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glLightModelf ( GLenum pname , GLfloat param ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glLightModelf ( - JNIEnv *env, jobject obj, - jint pname, - jfloat param) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat)) - getGLProcAddressHelper("glLightModelf", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) pname, - (GLfloat) param - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glLightModeli ( GLenum pname , GLint param ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glLightModeli ( - JNIEnv *env, jobject obj, - jint pname, - jint param) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint)) - getGLProcAddressHelper("glLightModeli", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) pname, - (GLint) param - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glLightModelfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glLightModelfv ( - JNIEnv *env, jobject obj, - jint pname, - jfloatArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, const GLfloat *) = NULL; - jfloat *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, const GLfloat *)) - getGLProcAddressHelper("glLightModelfv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr1 = (*env)->GetFloatArrayElements(env, params, 0); - } - __func_ptr__ ( - (GLenum) pname, - (const GLfloat *) ptr1 - ); - - if(params!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, params, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glLightModeliv ( GLenum pname , const GLint * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glLightModeliv ( - JNIEnv *env, jobject obj, - jint pname, - jintArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, const GLint *) = NULL; - jint *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, const GLint *)) - getGLProcAddressHelper("glLightModeliv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr1 = (*env)->GetIntArrayElements(env, params, 0); - } - __func_ptr__ ( - (GLenum) pname, - (const GLint *) ptr1 - ); - - if(params!=NULL) - { - (*env)->ReleaseIntArrayElements(env, params, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMaterialf ( GLenum face , GLenum pname , GLfloat param ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMaterialf ( - JNIEnv *env, jobject obj, - jint face, - jint pname, - jfloat param) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat)) - getGLProcAddressHelper("glMaterialf", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) face, - (GLenum) pname, - (GLfloat) param - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMateriali ( GLenum face , GLenum pname , GLint param ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMateriali ( - JNIEnv *env, jobject obj, - jint face, - jint pname, - jint param) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint)) - getGLProcAddressHelper("glMateriali", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) face, - (GLenum) pname, - (GLint) param - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMaterialfv ( GLenum face , GLenum pname , const GLfloat * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMaterialfv ( - JNIEnv *env, jobject obj, - jint face, - jint pname, - jfloatArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLfloat *) = NULL; - jfloat *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLfloat *)) - getGLProcAddressHelper("glMaterialfv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, params, 0); - } - __func_ptr__ ( - (GLenum) face, - (GLenum) pname, - (const GLfloat *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMaterialiv ( GLenum face , GLenum pname , const GLint * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMaterialiv ( - JNIEnv *env, jobject obj, - jint face, - jint pname, - jintArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLint *) = NULL; - jint *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLint *)) - getGLProcAddressHelper("glMaterialiv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetIntArrayElements(env, params, 0); - } - __func_ptr__ ( - (GLenum) face, - (GLenum) pname, - (const GLint *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMaterialfv ( GLenum face , GLenum pname , GLfloat * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetMaterialfv ( - JNIEnv *env, jobject obj, - jint face, - jint pname, - jfloatArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat *) = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jfloat *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat *)) - getGLProcAddressHelper("glGetMaterialfv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray2); - } - __func_ptr__ ( - (GLenum) face, - (GLenum) pname, - (GLfloat *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMaterialiv ( GLenum face , GLenum pname , GLint * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetMaterialiv ( - JNIEnv *env, jobject obj, - jint face, - jint pname, - jintArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint *) = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jint *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint *)) - getGLProcAddressHelper("glGetMaterialiv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetIntArrayElements(env, params, &isCopiedArray2); - } - __func_ptr__ ( - (GLenum) face, - (GLenum) pname, - (GLint *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColorMaterial ( GLenum face , GLenum mode ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorMaterial ( - JNIEnv *env, jobject obj, - jint face, - jint mode) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum)) - getGLProcAddressHelper("glColorMaterial", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) face, - (GLenum) mode - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelZoom ( GLfloat xfactor , GLfloat yfactor ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glPixelZoom ( - JNIEnv *env, jobject obj, - jfloat xfactor, - jfloat yfactor) - { - static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat)) - getGLProcAddressHelper("glPixelZoom", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) xfactor, - (GLfloat) yfactor - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelStoref ( GLenum pname , GLfloat param ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glPixelStoref ( - JNIEnv *env, jobject obj, - jint pname, - jfloat param) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat)) - getGLProcAddressHelper("glPixelStoref", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) pname, - (GLfloat) param - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelStorei ( GLenum pname , GLint param ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glPixelStorei ( - JNIEnv *env, jobject obj, - jint pname, - jint param) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint)) - getGLProcAddressHelper("glPixelStorei", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) pname, - (GLint) param - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelTransferf ( GLenum pname , GLfloat param ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glPixelTransferf ( - JNIEnv *env, jobject obj, - jint pname, - jfloat param) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat)) - getGLProcAddressHelper("glPixelTransferf", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) pname, - (GLfloat) param - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelTransferi ( GLenum pname , GLint param ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glPixelTransferi ( - JNIEnv *env, jobject obj, - jint pname, - jint param) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint)) - getGLProcAddressHelper("glPixelTransferi", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) pname, - (GLint) param - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelMapfv ( GLenum map , GLint mapsize , const GLfloat * values ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glPixelMapfv ( - JNIEnv *env, jobject obj, - jint map, - jint mapsize, - jfloatArray values) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, const GLfloat *) = NULL; - jfloat *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, const GLfloat *)) - getGLProcAddressHelper("glPixelMapfv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(values!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, values, 0); - } - __func_ptr__ ( - (GLenum) map, - (GLint) mapsize, - (const GLfloat *) ptr2 - ); - - if(values!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, values, ptr2, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelMapuiv ( GLenum map , GLint mapsize , const GLuint * values ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glPixelMapuiv ( - JNIEnv *env, jobject obj, - jint map, - jint mapsize, - jintArray values) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, const GLuint *) = NULL; - jint *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, const GLuint *)) - getGLProcAddressHelper("glPixelMapuiv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(values!=NULL) - { - ptr2 = (*env)->GetIntArrayElements(env, values, 0); - } - __func_ptr__ ( - (GLenum) map, - (GLint) mapsize, - (const GLuint *) ptr2 - ); - - if(values!=NULL) - { - (*env)->ReleaseIntArrayElements(env, values, ptr2, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelMapusv ( GLenum map , GLint mapsize , const GLushort * values ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glPixelMapusv ( - JNIEnv *env, jobject obj, - jint map, - jint mapsize, - jshortArray values) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, const GLushort *) = NULL; - jshort *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, const GLushort *)) - getGLProcAddressHelper("glPixelMapusv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(values!=NULL) - { - ptr2 = (*env)->GetShortArrayElements(env, values, 0); - } - __func_ptr__ ( - (GLenum) map, - (GLint) mapsize, - (const GLushort *) ptr2 - ); - - if(values!=NULL) - { - (*env)->ReleaseShortArrayElements(env, values, ptr2, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetPixelMapfv ( GLenum map , GLfloat * values ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetPixelMapfv ( - JNIEnv *env, jobject obj, - jint map, - jfloatArray values) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLfloat *) = NULL; - jboolean isCopiedArray1 = JNI_FALSE; - jfloat *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat *)) - getGLProcAddressHelper("glGetPixelMapfv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(values!=NULL) - { - ptr1 = (*env)->GetFloatArrayElements(env, values, &isCopiedArray1); - } - __func_ptr__ ( - (GLenum) map, - (GLfloat *) ptr1 - ); - - if(values!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetPixelMapuiv ( GLenum map , GLuint * values ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetPixelMapuiv ( - JNIEnv *env, jobject obj, - jint map, - jintArray values) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLuint *) = NULL; - jboolean isCopiedArray1 = JNI_FALSE; - jint *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLuint *)) - getGLProcAddressHelper("glGetPixelMapuiv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(values!=NULL) - { - ptr1 = (*env)->GetIntArrayElements(env, values, &isCopiedArray1); - } - __func_ptr__ ( - (GLenum) map, - (GLuint *) ptr1 - ); - - if(values!=NULL) - { - (*env)->ReleaseIntArrayElements(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetPixelMapusv ( GLenum map , GLushort * values ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetPixelMapusv ( - JNIEnv *env, jobject obj, - jint map, - jshortArray values) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLushort *) = NULL; - jboolean isCopiedArray1 = JNI_FALSE; - jshort *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLushort *)) - getGLProcAddressHelper("glGetPixelMapusv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(values!=NULL) - { - ptr1 = (*env)->GetShortArrayElements(env, values, &isCopiedArray1); - } - __func_ptr__ ( - (GLenum) map, - (GLushort *) ptr1 - ); - - if(values!=NULL) - { - (*env)->ReleaseShortArrayElements(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glBitmap ( GLsizei width , GLsizei height , GLfloat xorig , GLfloat yorig , GLfloat xmove , GLfloat ymove , const GLubyte * bitmap ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glBitmap ( - JNIEnv *env, jobject obj, - jint width, - jint height, - jfloat xorig, - jfloat yorig, - jfloat xmove, - jfloat ymove, - jbyteArray bitmap) - { - static void (CALLBACK *__func_ptr__)(GLsizei, GLsizei, GLfloat, GLfloat, GLfloat, GLfloat, const GLubyte *) = NULL; - jbyte *ptr6 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, GLsizei, GLfloat, GLfloat, GLfloat, GLfloat, const GLubyte *)) - getGLProcAddressHelper("glBitmap", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(bitmap!=NULL) - { - ptr6 = (*env)->GetByteArrayElements(env, bitmap, 0); - } - __func_ptr__ ( - (GLsizei) width, - (GLsizei) height, - (GLfloat) xorig, - (GLfloat) yorig, - (GLfloat) xmove, - (GLfloat) ymove, - (const GLubyte *) ptr6 - ); - - if(bitmap!=NULL) - { - (*env)->ReleaseByteArrayElements(env, bitmap, ptr6, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glReadPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glReadPixels__IIIIII_3B ( - JNIEnv *env, jobject obj, - jint x, - jint y, - jint width, - jint height, - jint format, - jint type, - jbyteArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray6 = JNI_FALSE; - jbyte *ptr6 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glReadPixels", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr6 = (*env)->GetByteArrayElements(env, pixels, &isCopiedArray6); - } - __func_ptr__ ( - (GLint) x, - (GLint) y, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr6 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseByteArrayElements(env, pixels, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glReadPixels__IIIIII_3S ( - JNIEnv *env, jobject obj, - jint x, - jint y, - jint width, - jint height, - jint format, - jint type, - jshortArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray6 = JNI_FALSE; - jshort *ptr6 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glReadPixels", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr6 = (*env)->GetShortArrayElements(env, pixels, &isCopiedArray6); - } - __func_ptr__ ( - (GLint) x, - (GLint) y, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr6 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseShortArrayElements(env, pixels, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glReadPixels__IIIIII_3I ( - JNIEnv *env, jobject obj, - jint x, - jint y, - jint width, - jint height, - jint format, - jint type, - jintArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray6 = JNI_FALSE; - jint *ptr6 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glReadPixels", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr6 = (*env)->GetIntArrayElements(env, pixels, &isCopiedArray6); - } - __func_ptr__ ( - (GLint) x, - (GLint) y, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr6 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseIntArrayElements(env, pixels, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glReadPixels__IIIIII_3F ( - JNIEnv *env, jobject obj, - jint x, - jint y, - jint width, - jint height, - jint format, - jint type, - jfloatArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray6 = JNI_FALSE; - jfloat *ptr6 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glReadPixels", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr6 = (*env)->GetFloatArrayElements(env, pixels, &isCopiedArray6); - } - __func_ptr__ ( - (GLint) x, - (GLint) y, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr6 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, pixels, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glReadPixels__IIIIII_3D ( - JNIEnv *env, jobject obj, - jint x, - jint y, - jint width, - jint height, - jint format, - jint type, - jdoubleArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray6 = JNI_FALSE; - jdouble *ptr6 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glReadPixels", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr6 = (*env)->GetDoubleArrayElements(env, pixels, &isCopiedArray6); - } - __func_ptr__ ( - (GLint) x, - (GLint) y, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr6 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, pixels, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glReadPixels__IIIIII_3Z ( - JNIEnv *env, jobject obj, - jint x, - jint y, - jint width, - jint height, - jint format, - jint type, - jbooleanArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray6 = JNI_FALSE; - jboolean *ptr6 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glReadPixels", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr6 = (*env)->GetBooleanArrayElements(env, pixels, &isCopiedArray6); - } - __func_ptr__ ( - (GLint) x, - (GLint) y, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr6 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, pixels, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glReadPixels__IIIIII_3J ( - JNIEnv *env, jobject obj, - jint x, - jint y, - jint width, - jint height, - jint format, - jint type, - jlongArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray6 = JNI_FALSE; - jlong *ptr6 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glReadPixels", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr6 = (*env)->GetLongArrayElements(env, pixels, &isCopiedArray6); - } - __func_ptr__ ( - (GLint) x, - (GLint) y, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr6 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseLongArrayElements(env, pixels, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glDrawPixels ( GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDrawPixels__IIII_3B ( - JNIEnv *env, jobject obj, - jint width, - jint height, - jint format, - jint type, - jbyteArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jbyte *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glDrawPixels", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr4 = (*env)->GetByteArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr4 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseByteArrayElements(env, pixels, ptr4, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDrawPixels__IIII_3S ( - JNIEnv *env, jobject obj, - jint width, - jint height, - jint format, - jint type, - jshortArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jshort *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glDrawPixels", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr4 = (*env)->GetShortArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr4 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseShortArrayElements(env, pixels, ptr4, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDrawPixels__IIII_3I ( - JNIEnv *env, jobject obj, - jint width, - jint height, - jint format, - jint type, - jintArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jint *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glDrawPixels", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr4 = (*env)->GetIntArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr4 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseIntArrayElements(env, pixels, ptr4, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDrawPixels__IIII_3F ( - JNIEnv *env, jobject obj, - jint width, - jint height, - jint format, - jint type, - jfloatArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jfloat *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glDrawPixels", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr4 = (*env)->GetFloatArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr4 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, pixels, ptr4, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDrawPixels__IIII_3D ( - JNIEnv *env, jobject obj, - jint width, - jint height, - jint format, - jint type, - jdoubleArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jdouble *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glDrawPixels", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr4 = (*env)->GetDoubleArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr4 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, pixels, ptr4, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDrawPixels__IIII_3Z ( - JNIEnv *env, jobject obj, - jint width, - jint height, - jint format, - jint type, - jbooleanArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jboolean *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glDrawPixels", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr4 = (*env)->GetBooleanArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr4 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, pixels, ptr4, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDrawPixels__IIII_3J ( - JNIEnv *env, jobject obj, - jint width, - jint height, - jint format, - jint type, - jlongArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jlong *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glDrawPixels", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr4 = (*env)->GetLongArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr4 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseLongArrayElements(env, pixels, ptr4, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum type ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glCopyPixels ( - JNIEnv *env, jobject obj, - jint x, - jint y, - jint width, - jint height, - jint type) - { - static void (CALLBACK *__func_ptr__)(GLint, GLint, GLsizei, GLsizei, GLenum) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLsizei, GLsizei, GLenum)) - getGLProcAddressHelper("glCopyPixels", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) x, - (GLint) y, - (GLsizei) width, - (GLsizei) height, - (GLenum) type - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glStencilFunc ( GLenum func , GLint ref , GLuint mask ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glStencilFunc ( - JNIEnv *env, jobject obj, - jint func, - jint ref, - jint mask) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLuint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLuint)) - getGLProcAddressHelper("glStencilFunc", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) func, - (GLint) ref, - (GLuint) mask - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glStencilMask ( GLuint mask ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glStencilMask ( - JNIEnv *env, jobject obj, - jint mask) - { - static void (CALLBACK *__func_ptr__)(GLuint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLuint)) - getGLProcAddressHelper("glStencilMask", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLuint) mask - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glStencilOp ( GLenum fail , GLenum zfail , GLenum zpass ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glStencilOp ( - JNIEnv *env, jobject obj, - jint fail, - jint zfail, - jint zpass) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum)) - getGLProcAddressHelper("glStencilOp", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) fail, - (GLenum) zfail, - (GLenum) zpass - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glClearStencil ( GLint s ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glClearStencil ( - JNIEnv *env, jobject obj, - jint s) - { - static void (CALLBACK *__func_ptr__)(GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint)) - getGLProcAddressHelper("glClearStencil", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) s - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexGend ( GLenum coord , GLenum pname , GLdouble param ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexGend ( - JNIEnv *env, jobject obj, - jint coord, - jint pname, - jdouble param) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLdouble)) - getGLProcAddressHelper("glTexGend", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) coord, - (GLenum) pname, - (GLdouble) param - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexGenf ( GLenum coord , GLenum pname , GLfloat param ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexGenf ( - JNIEnv *env, jobject obj, - jint coord, - jint pname, - jfloat param) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat)) - getGLProcAddressHelper("glTexGenf", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) coord, - (GLenum) pname, - (GLfloat) param - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexGeni ( GLenum coord , GLenum pname , GLint param ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexGeni ( - JNIEnv *env, jobject obj, - jint coord, - jint pname, - jint param) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint)) - getGLProcAddressHelper("glTexGeni", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) coord, - (GLenum) pname, - (GLint) param - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexGendv ( GLenum coord , GLenum pname , const GLdouble * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexGendv ( - JNIEnv *env, jobject obj, - jint coord, - jint pname, - jdoubleArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLdouble *) = NULL; - jdouble *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLdouble *)) - getGLProcAddressHelper("glTexGendv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetDoubleArrayElements(env, params, 0); - } - __func_ptr__ ( - (GLenum) coord, - (GLenum) pname, - (const GLdouble *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, params, ptr2, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexGenfv ( GLenum coord , GLenum pname , const GLfloat * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexGenfv ( - JNIEnv *env, jobject obj, - jint coord, - jint pname, - jfloatArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLfloat *) = NULL; - jfloat *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLfloat *)) - getGLProcAddressHelper("glTexGenfv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, params, 0); - } - __func_ptr__ ( - (GLenum) coord, - (GLenum) pname, - (const GLfloat *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexGeniv ( GLenum coord , GLenum pname , const GLint * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexGeniv ( - JNIEnv *env, jobject obj, - jint coord, - jint pname, - jintArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLint *) = NULL; - jint *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLint *)) - getGLProcAddressHelper("glTexGeniv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetIntArrayElements(env, params, 0); - } - __func_ptr__ ( - (GLenum) coord, - (GLenum) pname, - (const GLint *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexGendv ( GLenum coord , GLenum pname , GLdouble * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetTexGendv ( - JNIEnv *env, jobject obj, - jint coord, - jint pname, - jdoubleArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLdouble *) = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jdouble *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLdouble *)) - getGLProcAddressHelper("glGetTexGendv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetDoubleArrayElements(env, params, &isCopiedArray2); - } - __func_ptr__ ( - (GLenum) coord, - (GLenum) pname, - (GLdouble *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexGenfv ( GLenum coord , GLenum pname , GLfloat * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetTexGenfv ( - JNIEnv *env, jobject obj, - jint coord, - jint pname, - jfloatArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat *) = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jfloat *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat *)) - getGLProcAddressHelper("glGetTexGenfv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray2); - } - __func_ptr__ ( - (GLenum) coord, - (GLenum) pname, - (GLfloat *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexGeniv ( GLenum coord , GLenum pname , GLint * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetTexGeniv ( - JNIEnv *env, jobject obj, - jint coord, - jint pname, - jintArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint *) = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jint *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint *)) - getGLProcAddressHelper("glGetTexGeniv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetIntArrayElements(env, params, &isCopiedArray2); - } - __func_ptr__ ( - (GLenum) coord, - (GLenum) pname, - (GLint *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexEnvf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexEnvf ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jfloat param) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat)) - getGLProcAddressHelper("glTexEnvf", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (GLfloat) param - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexEnvi ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexEnvi ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jint param) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint)) - getGLProcAddressHelper("glTexEnvi", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (GLint) param - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexEnvfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexEnvfv ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jfloatArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLfloat *) = NULL; - jfloat *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLfloat *)) - getGLProcAddressHelper("glTexEnvfv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, params, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (const GLfloat *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexEnviv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexEnviv ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jintArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLint *) = NULL; - jint *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLint *)) - getGLProcAddressHelper("glTexEnviv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetIntArrayElements(env, params, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (const GLint *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexEnvfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetTexEnvfv ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jfloatArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat *) = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jfloat *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat *)) - getGLProcAddressHelper("glGetTexEnvfv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray2); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (GLfloat *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexEnviv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetTexEnviv ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jintArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint *) = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jint *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint *)) - getGLProcAddressHelper("glGetTexEnviv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetIntArrayElements(env, params, &isCopiedArray2); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (GLint *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexParameterf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexParameterf ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jfloat param) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat)) - getGLProcAddressHelper("glTexParameterf", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (GLfloat) param - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexParameteri ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexParameteri ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jint param) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint)) - getGLProcAddressHelper("glTexParameteri", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (GLint) param - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexParameterfv ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jfloatArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLfloat *) = NULL; - jfloat *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLfloat *)) - getGLProcAddressHelper("glTexParameterfv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, params, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (const GLfloat *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexParameteriv ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jintArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLint *) = NULL; - jint *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLint *)) - getGLProcAddressHelper("glTexParameteriv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetIntArrayElements(env, params, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (const GLint *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetTexParameterfv ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jfloatArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat *) = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jfloat *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat *)) - getGLProcAddressHelper("glGetTexParameterfv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray2); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (GLfloat *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetTexParameteriv ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jintArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint *) = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jint *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint *)) - getGLProcAddressHelper("glGetTexParameteriv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetIntArrayElements(env, params, &isCopiedArray2); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (GLint *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexLevelParameterfv ( GLenum target , GLint level , GLenum pname , GLfloat * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetTexLevelParameterfv ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint pname, - jfloatArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLfloat *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jfloat *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLfloat *)) - getGLProcAddressHelper("glGetTexLevelParameterfv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr3 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray3); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLenum) pname, - (GLfloat *) ptr3 - ); - - if(params!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, params, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexLevelParameteriv ( GLenum target , GLint level , GLenum pname , GLint * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetTexLevelParameteriv ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint pname, - jintArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLint *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jint *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLint *)) - getGLProcAddressHelper("glGetTexLevelParameteriv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr3 = (*env)->GetIntArrayElements(env, params, &isCopiedArray3); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLenum) pname, - (GLint *) ptr3 - ); - - if(params!=NULL) - { - (*env)->ReleaseIntArrayElements(env, params, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexImage1D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage1D__IIIIIII_3B ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint border, - jint format, - jint type, - jbyteArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jbyte *ptr7 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage1D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr7 = (*env)->GetByteArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) internalFormat, - (GLsizei) width, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr7 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseByteArrayElements(env, pixels, ptr7, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage1D__IIIIIII_3S ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint border, - jint format, - jint type, - jshortArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jshort *ptr7 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage1D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr7 = (*env)->GetShortArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) internalFormat, - (GLsizei) width, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr7 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseShortArrayElements(env, pixels, ptr7, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage1D__IIIIIII_3I ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint border, - jint format, - jint type, - jintArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jint *ptr7 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage1D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr7 = (*env)->GetIntArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) internalFormat, - (GLsizei) width, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr7 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseIntArrayElements(env, pixels, ptr7, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage1D__IIIIIII_3F ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint border, - jint format, - jint type, - jfloatArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jfloat *ptr7 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage1D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr7 = (*env)->GetFloatArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) internalFormat, - (GLsizei) width, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr7 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, pixels, ptr7, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage1D__IIIIIII_3D ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint border, - jint format, - jint type, - jdoubleArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jdouble *ptr7 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage1D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr7 = (*env)->GetDoubleArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) internalFormat, - (GLsizei) width, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr7 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, pixels, ptr7, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage1D__IIIIIII_3Z ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint border, - jint format, - jint type, - jbooleanArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jboolean *ptr7 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage1D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr7 = (*env)->GetBooleanArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) internalFormat, - (GLsizei) width, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr7 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, pixels, ptr7, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage1D__IIIIIII_3J ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint border, - jint format, - jint type, - jlongArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jlong *ptr7 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage1D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr7 = (*env)->GetLongArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) internalFormat, - (GLsizei) width, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr7 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseLongArrayElements(env, pixels, ptr7, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexImage2D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage2D__IIIIIIII_3B ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint height, - jint border, - jint format, - jint type, - jbyteArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jbyte *ptr8 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr8 = (*env)->GetByteArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) internalFormat, - (GLsizei) width, - (GLsizei) height, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr8 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseByteArrayElements(env, pixels, ptr8, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage2D__IIIIIIII_3S ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint height, - jint border, - jint format, - jint type, - jshortArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jshort *ptr8 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr8 = (*env)->GetShortArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) internalFormat, - (GLsizei) width, - (GLsizei) height, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr8 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseShortArrayElements(env, pixels, ptr8, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage2D__IIIIIIII_3I ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint height, - jint border, - jint format, - jint type, - jintArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jint *ptr8 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr8 = (*env)->GetIntArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) internalFormat, - (GLsizei) width, - (GLsizei) height, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr8 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseIntArrayElements(env, pixels, ptr8, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage2D__IIIIIIII_3F ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint height, - jint border, - jint format, - jint type, - jfloatArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jfloat *ptr8 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr8 = (*env)->GetFloatArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) internalFormat, - (GLsizei) width, - (GLsizei) height, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr8 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, pixels, ptr8, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage2D__IIIIIIII_3D ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint height, - jint border, - jint format, - jint type, - jdoubleArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jdouble *ptr8 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr8 = (*env)->GetDoubleArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) internalFormat, - (GLsizei) width, - (GLsizei) height, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr8 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, pixels, ptr8, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage2D__IIIIIIII_3Z ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint height, - jint border, - jint format, - jint type, - jbooleanArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jboolean *ptr8 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr8 = (*env)->GetBooleanArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) internalFormat, - (GLsizei) width, - (GLsizei) height, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr8 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, pixels, ptr8, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage2D__IIIIIIII_3J ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint height, - jint border, - jint format, - jint type, - jlongArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jlong *ptr8 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr8 = (*env)->GetLongArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) internalFormat, - (GLsizei) width, - (GLsizei) height, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr8 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseLongArrayElements(env, pixels, ptr8, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexImage ( GLenum target , GLint level , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetTexImage__IIII_3B ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint format, - jint type, - jbyteArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jbyte *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetTexImage", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr4 = (*env)->GetByteArrayElements(env, pixels, &isCopiedArray4); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr4 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseByteArrayElements(env, pixels, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetTexImage__IIII_3S ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint format, - jint type, - jshortArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jshort *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetTexImage", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr4 = (*env)->GetShortArrayElements(env, pixels, &isCopiedArray4); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr4 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseShortArrayElements(env, pixels, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetTexImage__IIII_3I ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint format, - jint type, - jintArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jint *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetTexImage", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr4 = (*env)->GetIntArrayElements(env, pixels, &isCopiedArray4); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr4 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseIntArrayElements(env, pixels, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetTexImage__IIII_3F ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint format, - jint type, - jfloatArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jfloat *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetTexImage", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr4 = (*env)->GetFloatArrayElements(env, pixels, &isCopiedArray4); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr4 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, pixels, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetTexImage__IIII_3D ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint format, - jint type, - jdoubleArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jdouble *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetTexImage", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr4 = (*env)->GetDoubleArrayElements(env, pixels, &isCopiedArray4); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr4 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, pixels, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetTexImage__IIII_3Z ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint format, - jint type, - jbooleanArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jboolean *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetTexImage", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr4 = (*env)->GetBooleanArrayElements(env, pixels, &isCopiedArray4); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr4 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, pixels, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetTexImage__IIII_3J ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint format, - jint type, - jlongArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jlong *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetTexImage", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr4 = (*env)->GetLongArrayElements(env, pixels, &isCopiedArray4); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr4 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseLongArrayElements(env, pixels, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGenTextures ( GLsizei n , GLuint * textures ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGenTextures ( - JNIEnv *env, jobject obj, - jint n, - jintArray textures) - { - static void (CALLBACK *__func_ptr__)(GLsizei, GLuint *) = NULL; - jboolean isCopiedArray1 = JNI_FALSE; - jint *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, GLuint *)) - getGLProcAddressHelper("glGenTextures", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(textures!=NULL) - { - ptr1 = (*env)->GetIntArrayElements(env, textures, &isCopiedArray1); - } - __func_ptr__ ( - (GLsizei) n, - (GLuint *) ptr1 - ); - - if(textures!=NULL) - { - (*env)->ReleaseIntArrayElements(env, textures, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glDeleteTextures ( GLsizei n , const GLuint * textures ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDeleteTextures ( - JNIEnv *env, jobject obj, - jint n, - jintArray textures) - { - static void (CALLBACK *__func_ptr__)(GLsizei, const GLuint *) = NULL; - jint *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, const GLuint *)) - getGLProcAddressHelper("glDeleteTextures", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(textures!=NULL) - { - ptr1 = (*env)->GetIntArrayElements(env, textures, 0); - } - __func_ptr__ ( - (GLsizei) n, - (const GLuint *) ptr1 - ); - - if(textures!=NULL) - { - (*env)->ReleaseIntArrayElements(env, textures, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glBindTexture ( GLenum target , GLuint texture ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glBindTexture ( - JNIEnv *env, jobject obj, - jint target, - jint texture) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLuint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLuint)) - getGLProcAddressHelper("glBindTexture", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLuint) texture - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glPrioritizeTextures ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glPrioritizeTextures ( - JNIEnv *env, jobject obj, - jint n, - jintArray textures, - jfloatArray priorities) - { - static void (CALLBACK *__func_ptr__)(GLsizei, const GLuint *, const GLclampf *) = NULL; - jint *ptr1 = NULL; - jfloat *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, const GLuint *, const GLclampf *)) - getGLProcAddressHelper("glPrioritizeTextures", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(textures!=NULL) - { - ptr1 = (*env)->GetIntArrayElements(env, textures, 0); - } - if(priorities!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, priorities, 0); - } - __func_ptr__ ( - (GLsizei) n, - (const GLuint *) ptr1, - (const GLclampf *) ptr2 - ); - - if(textures!=NULL) - { - (*env)->ReleaseIntArrayElements(env, textures, ptr1, JNI_ABORT); - } - if(priorities!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, priorities, ptr2, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern GLboolean glAreTexturesResident ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ - JNIEXPORT jboolean JNICALL - Java_gl4java_GLFuncJauJNInf_glAreTexturesResident ( - JNIEnv *env, jobject obj, - jint n, - jintArray textures, - jbooleanArray residences) - { - static jboolean (CALLBACK *__func_ptr__)(GLsizei, const GLuint *, GLboolean *) = NULL; - jboolean ret; - - jint *ptr1 = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jboolean *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (jboolean (CALLBACK *)(GLsizei, const GLuint *, GLboolean *)) - getGLProcAddressHelper("glAreTexturesResident", NULL, 1, 0); - if(__func_ptr__==NULL) - return 0; - } - if(textures!=NULL) - { - ptr1 = (*env)->GetIntArrayElements(env, textures, 0); - } - if(residences!=NULL) - { - ptr2 = (*env)->GetBooleanArrayElements(env, residences, &isCopiedArray2); - } - ret = (jboolean) __func_ptr__ ( - (GLsizei) n, - (const GLuint *) ptr1, - (GLboolean *) ptr2 - ); - - if(textures!=NULL) - { - (*env)->ReleaseIntArrayElements(env, textures, ptr1, JNI_ABORT); - } - if(residences!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, residences, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - return ret; - } - -/** - * Original Function-Prototype : - *
 
-   extern GLboolean glIsTexture ( GLuint texture ) ;
- * 
- */ - JNIEXPORT jboolean JNICALL - Java_gl4java_GLFuncJauJNInf_glIsTexture ( - JNIEnv *env, jobject obj, - jint texture) - { - static jboolean (CALLBACK *__func_ptr__)(GLuint) = NULL; - jboolean ret; - - - if(__func_ptr__==NULL) { - __func_ptr__ = (jboolean (CALLBACK *)(GLuint)) - getGLProcAddressHelper("glIsTexture", NULL, 1, 0); - if(__func_ptr__==NULL) - return 0; - } - ret = (jboolean) __func_ptr__ ( - (GLuint) texture - ); - - return ret; - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLsizei width , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage1D__IIIIII_3B ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint width, - jint format, - jint type, - jbyteArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jbyte *ptr6 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage1D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr6 = (*env)->GetByteArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr6 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseByteArrayElements(env, pixels, ptr6, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage1D__IIIIII_3S ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint width, - jint format, - jint type, - jshortArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jshort *ptr6 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage1D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr6 = (*env)->GetShortArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr6 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseShortArrayElements(env, pixels, ptr6, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage1D__IIIIII_3I ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint width, - jint format, - jint type, - jintArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jint *ptr6 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage1D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr6 = (*env)->GetIntArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr6 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseIntArrayElements(env, pixels, ptr6, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage1D__IIIIII_3F ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint width, - jint format, - jint type, - jfloatArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jfloat *ptr6 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage1D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr6 = (*env)->GetFloatArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr6 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, pixels, ptr6, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage1D__IIIIII_3D ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint width, - jint format, - jint type, - jdoubleArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jdouble *ptr6 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage1D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr6 = (*env)->GetDoubleArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr6 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, pixels, ptr6, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage1D__IIIIII_3Z ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint width, - jint format, - jint type, - jbooleanArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jboolean *ptr6 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage1D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr6 = (*env)->GetBooleanArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr6 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, pixels, ptr6, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage1D__IIIIII_3J ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint width, - jint format, - jint type, - jlongArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jlong *ptr6 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage1D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr6 = (*env)->GetLongArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr6 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseLongArrayElements(env, pixels, ptr6, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage2D__IIIIIIII_3B ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint yoffset, - jint width, - jint height, - jint format, - jint type, - jbyteArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jbyte *ptr8 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr8 = (*env)->GetByteArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLint) yoffset, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr8 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseByteArrayElements(env, pixels, ptr8, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage2D__IIIIIIII_3S ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint yoffset, - jint width, - jint height, - jint format, - jint type, - jshortArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jshort *ptr8 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr8 = (*env)->GetShortArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLint) yoffset, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr8 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseShortArrayElements(env, pixels, ptr8, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage2D__IIIIIIII_3I ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint yoffset, - jint width, - jint height, - jint format, - jint type, - jintArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jint *ptr8 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr8 = (*env)->GetIntArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLint) yoffset, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr8 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseIntArrayElements(env, pixels, ptr8, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage2D__IIIIIIII_3F ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint yoffset, - jint width, - jint height, - jint format, - jint type, - jfloatArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jfloat *ptr8 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr8 = (*env)->GetFloatArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLint) yoffset, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr8 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, pixels, ptr8, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage2D__IIIIIIII_3D ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint yoffset, - jint width, - jint height, - jint format, - jint type, - jdoubleArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jdouble *ptr8 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr8 = (*env)->GetDoubleArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLint) yoffset, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr8 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, pixels, ptr8, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage2D__IIIIIIII_3Z ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint yoffset, - jint width, - jint height, - jint format, - jint type, - jbooleanArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jboolean *ptr8 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr8 = (*env)->GetBooleanArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLint) yoffset, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr8 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, pixels, ptr8, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage2D__IIIIIIII_3J ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint yoffset, - jint width, - jint height, - jint format, - jint type, - jlongArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jlong *ptr8 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr8 = (*env)->GetLongArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLint) yoffset, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr8 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseLongArrayElements(env, pixels, ptr8, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyTexImage1D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLint border ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glCopyTexImage1D ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalformat, - jint x, - jint y, - jint width, - jint border) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLint, GLint, GLsizei, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLint, GLint, GLsizei, GLint)) - getGLProcAddressHelper("glCopyTexImage1D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLenum) internalformat, - (GLint) x, - (GLint) y, - (GLsizei) width, - (GLint) border - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyTexImage2D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height , GLint border ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glCopyTexImage2D ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalformat, - jint x, - jint y, - jint width, - jint height, - jint border) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLint, GLint, GLsizei, GLsizei, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLint, GLint, GLsizei, GLsizei, GLint)) - getGLProcAddressHelper("glCopyTexImage2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLenum) internalformat, - (GLint) x, - (GLint) y, - (GLsizei) width, - (GLsizei) height, - (GLint) border - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLint x , GLint y , GLsizei width ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glCopyTexSubImage1D ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint x, - jint y, - jint width) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei)) - getGLProcAddressHelper("glCopyTexSubImage1D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLint) x, - (GLint) y, - (GLsizei) width - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glCopyTexSubImage2D ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint yoffset, - jint x, - jint y, - jint width, - jint height) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLint, GLsizei, GLsizei) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLint, GLsizei, GLsizei)) - getGLProcAddressHelper("glCopyTexSubImage2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLint) yoffset, - (GLint) x, - (GLint) y, - (GLsizei) width, - (GLsizei) height - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMap1d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint stride , GLint order , const GLdouble * points ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMap1d ( - JNIEnv *env, jobject obj, - jint target, - jdouble u1, - jdouble u2, - jint stride, - jint order, - jdoubleArray points) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLdouble, GLdouble, GLint, GLint, const GLdouble *) = NULL; - jdouble *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLdouble, GLdouble, GLint, GLint, const GLdouble *)) - getGLProcAddressHelper("glMap1d", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(points!=NULL) - { - ptr5 = (*env)->GetDoubleArrayElements(env, points, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLdouble) u1, - (GLdouble) u2, - (GLint) stride, - (GLint) order, - (const GLdouble *) ptr5 - ); - - if(points!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, points, ptr5, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMap1f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint stride , GLint order , const GLfloat * points ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMap1f ( - JNIEnv *env, jobject obj, - jint target, - jfloat u1, - jfloat u2, - jint stride, - jint order, - jfloatArray points) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLfloat, GLfloat, GLint, GLint, const GLfloat *) = NULL; - jfloat *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat, GLfloat, GLint, GLint, const GLfloat *)) - getGLProcAddressHelper("glMap1f", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(points!=NULL) - { - ptr5 = (*env)->GetFloatArrayElements(env, points, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLfloat) u1, - (GLfloat) u2, - (GLint) stride, - (GLint) order, - (const GLfloat *) ptr5 - ); - - if(points!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, points, ptr5, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMap2d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint ustride , GLint uorder , GLdouble v1 , GLdouble v2 , GLint vstride , GLint vorder , const GLdouble * points ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMap2d ( - JNIEnv *env, jobject obj, - jint target, - jdouble u1, - jdouble u2, - jint ustride, - jint uorder, - jdouble v1, - jdouble v2, - jint vstride, - jint vorder, - jdoubleArray points) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLdouble, GLdouble, GLint, GLint, GLdouble, GLdouble, GLint, GLint, const GLdouble *) = NULL; - jdouble *ptr9 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLdouble, GLdouble, GLint, GLint, GLdouble, GLdouble, GLint, GLint, const GLdouble *)) - getGLProcAddressHelper("glMap2d", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(points!=NULL) - { - ptr9 = (*env)->GetDoubleArrayElements(env, points, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLdouble) u1, - (GLdouble) u2, - (GLint) ustride, - (GLint) uorder, - (GLdouble) v1, - (GLdouble) v2, - (GLint) vstride, - (GLint) vorder, - (const GLdouble *) ptr9 - ); - - if(points!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, points, ptr9, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMap2f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint ustride , GLint uorder , GLfloat v1 , GLfloat v2 , GLint vstride , GLint vorder , const GLfloat * points ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMap2f ( - JNIEnv *env, jobject obj, - jint target, - jfloat u1, - jfloat u2, - jint ustride, - jint uorder, - jfloat v1, - jfloat v2, - jint vstride, - jint vorder, - jfloatArray points) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLfloat, GLfloat, GLint, GLint, GLfloat, GLfloat, GLint, GLint, const GLfloat *) = NULL; - jfloat *ptr9 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat, GLfloat, GLint, GLint, GLfloat, GLfloat, GLint, GLint, const GLfloat *)) - getGLProcAddressHelper("glMap2f", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(points!=NULL) - { - ptr9 = (*env)->GetFloatArrayElements(env, points, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLfloat) u1, - (GLfloat) u2, - (GLint) ustride, - (GLint) uorder, - (GLfloat) v1, - (GLfloat) v2, - (GLint) vstride, - (GLint) vorder, - (const GLfloat *) ptr9 - ); - - if(points!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, points, ptr9, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMapdv ( GLenum target , GLenum query , GLdouble * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetMapdv ( - JNIEnv *env, jobject obj, - jint target, - jint query, - jdoubleArray v) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLdouble *) = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jdouble *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLdouble *)) - getGLProcAddressHelper("glGetMapdv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr2 = (*env)->GetDoubleArrayElements(env, v, &isCopiedArray2); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) query, - (GLdouble *) ptr2 - ); - - if(v!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMapfv ( GLenum target , GLenum query , GLfloat * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetMapfv ( - JNIEnv *env, jobject obj, - jint target, - jint query, - jfloatArray v) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat *) = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jfloat *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat *)) - getGLProcAddressHelper("glGetMapfv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, v, &isCopiedArray2); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) query, - (GLfloat *) ptr2 - ); - - if(v!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMapiv ( GLenum target , GLenum query , GLint * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetMapiv ( - JNIEnv *env, jobject obj, - jint target, - jint query, - jintArray v) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint *) = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jint *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint *)) - getGLProcAddressHelper("glGetMapiv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr2 = (*env)->GetIntArrayElements(env, v, &isCopiedArray2); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) query, - (GLint *) ptr2 - ); - - if(v!=NULL) - { - (*env)->ReleaseIntArrayElements(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord1d ( GLdouble u ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glEvalCoord1d ( - JNIEnv *env, jobject obj, - jdouble u) - { - static void (CALLBACK *__func_ptr__)(GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLdouble)) - getGLProcAddressHelper("glEvalCoord1d", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLdouble) u - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord1f ( GLfloat u ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glEvalCoord1f ( - JNIEnv *env, jobject obj, - jfloat u) - { - static void (CALLBACK *__func_ptr__)(GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat)) - getGLProcAddressHelper("glEvalCoord1f", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) u - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord1dv ( const GLdouble * u ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glEvalCoord1dv ( - JNIEnv *env, jobject obj, - jdoubleArray u) - { - static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; - jdouble *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) - getGLProcAddressHelper("glEvalCoord1dv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(u!=NULL) - { - ptr0 = (*env)->GetDoubleArrayElements(env, u, 0); - } - __func_ptr__ ( - (const GLdouble *) ptr0 - ); - - if(u!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, u, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord1fv ( const GLfloat * u ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glEvalCoord1fv ( - JNIEnv *env, jobject obj, - jfloatArray u) - { - static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; - jfloat *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) - getGLProcAddressHelper("glEvalCoord1fv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(u!=NULL) - { - ptr0 = (*env)->GetFloatArrayElements(env, u, 0); - } - __func_ptr__ ( - (const GLfloat *) ptr0 - ); - - if(u!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, u, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord2d ( GLdouble u , GLdouble v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glEvalCoord2d ( - JNIEnv *env, jobject obj, - jdouble u, - jdouble v) - { - static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble)) - getGLProcAddressHelper("glEvalCoord2d", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLdouble) u, - (GLdouble) v - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord2f ( GLfloat u , GLfloat v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glEvalCoord2f ( - JNIEnv *env, jobject obj, - jfloat u, - jfloat v) - { - static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat)) - getGLProcAddressHelper("glEvalCoord2f", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) u, - (GLfloat) v - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord2dv ( const GLdouble * u ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glEvalCoord2dv ( - JNIEnv *env, jobject obj, - jdoubleArray u) - { - static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; - jdouble *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) - getGLProcAddressHelper("glEvalCoord2dv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(u!=NULL) - { - ptr0 = (*env)->GetDoubleArrayElements(env, u, 0); - } - __func_ptr__ ( - (const GLdouble *) ptr0 - ); - - if(u!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, u, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord2fv ( const GLfloat * u ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glEvalCoord2fv ( - JNIEnv *env, jobject obj, - jfloatArray u) - { - static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; - jfloat *ptr0 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) - getGLProcAddressHelper("glEvalCoord2fv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(u!=NULL) - { - ptr0 = (*env)->GetFloatArrayElements(env, u, 0); - } - __func_ptr__ ( - (const GLfloat *) ptr0 - ); - - if(u!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, u, ptr0, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMapGrid1d ( GLint un , GLdouble u1 , GLdouble u2 ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMapGrid1d ( - JNIEnv *env, jobject obj, - jint un, - jdouble u1, - jdouble u2) - { - static void (CALLBACK *__func_ptr__)(GLint, GLdouble, GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLdouble, GLdouble)) - getGLProcAddressHelper("glMapGrid1d", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) un, - (GLdouble) u1, - (GLdouble) u2 - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMapGrid1f ( GLint un , GLfloat u1 , GLfloat u2 ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMapGrid1f ( - JNIEnv *env, jobject obj, - jint un, - jfloat u1, - jfloat u2) - { - static void (CALLBACK *__func_ptr__)(GLint, GLfloat, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLfloat, GLfloat)) - getGLProcAddressHelper("glMapGrid1f", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) un, - (GLfloat) u1, - (GLfloat) u2 - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMapGrid2d ( GLint un , GLdouble u1 , GLdouble u2 , GLint vn , GLdouble v1 , GLdouble v2 ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMapGrid2d ( - JNIEnv *env, jobject obj, - jint un, - jdouble u1, - jdouble u2, - jint vn, - jdouble v1, - jdouble v2) - { - static void (CALLBACK *__func_ptr__)(GLint, GLdouble, GLdouble, GLint, GLdouble, GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLdouble, GLdouble, GLint, GLdouble, GLdouble)) - getGLProcAddressHelper("glMapGrid2d", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) un, - (GLdouble) u1, - (GLdouble) u2, - (GLint) vn, - (GLdouble) v1, - (GLdouble) v2 - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMapGrid2f ( GLint un , GLfloat u1 , GLfloat u2 , GLint vn , GLfloat v1 , GLfloat v2 ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMapGrid2f ( - JNIEnv *env, jobject obj, - jint un, - jfloat u1, - jfloat u2, - jint vn, - jfloat v1, - jfloat v2) - { - static void (CALLBACK *__func_ptr__)(GLint, GLfloat, GLfloat, GLint, GLfloat, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLfloat, GLfloat, GLint, GLfloat, GLfloat)) - getGLProcAddressHelper("glMapGrid2f", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) un, - (GLfloat) u1, - (GLfloat) u2, - (GLint) vn, - (GLfloat) v1, - (GLfloat) v2 - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalPoint1 ( GLint i ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glEvalPoint1 ( - JNIEnv *env, jobject obj, - jint i) - { - static void (CALLBACK *__func_ptr__)(GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint)) - getGLProcAddressHelper("glEvalPoint1", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) i - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalPoint2 ( GLint i , GLint j ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glEvalPoint2 ( - JNIEnv *env, jobject obj, - jint i, - jint j) - { - static void (CALLBACK *__func_ptr__)(GLint, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLint)) - getGLProcAddressHelper("glEvalPoint2", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) i, - (GLint) j - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalMesh1 ( GLenum mode , GLint i1 , GLint i2 ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glEvalMesh1 ( - JNIEnv *env, jobject obj, - jint mode, - jint i1, - jint i2) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint)) - getGLProcAddressHelper("glEvalMesh1", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) mode, - (GLint) i1, - (GLint) i2 - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalMesh2 ( GLenum mode , GLint i1 , GLint i2 , GLint j1 , GLint j2 ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glEvalMesh2 ( - JNIEnv *env, jobject obj, - jint mode, - jint i1, - jint i2, - jint j1, - jint j2) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint)) - getGLProcAddressHelper("glEvalMesh2", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) mode, - (GLint) i1, - (GLint) i2, - (GLint) j1, - (GLint) j2 - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glFogf ( GLenum pname , GLfloat param ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glFogf ( - JNIEnv *env, jobject obj, - jint pname, - jfloat param) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat)) - getGLProcAddressHelper("glFogf", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) pname, - (GLfloat) param - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glFogi ( GLenum pname , GLint param ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glFogi ( - JNIEnv *env, jobject obj, - jint pname, - jint param) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint)) - getGLProcAddressHelper("glFogi", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) pname, - (GLint) param - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glFogfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glFogfv ( - JNIEnv *env, jobject obj, - jint pname, - jfloatArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, const GLfloat *) = NULL; - jfloat *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, const GLfloat *)) - getGLProcAddressHelper("glFogfv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr1 = (*env)->GetFloatArrayElements(env, params, 0); - } - __func_ptr__ ( - (GLenum) pname, - (const GLfloat *) ptr1 - ); - - if(params!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, params, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glFogiv ( GLenum pname , const GLint * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glFogiv ( - JNIEnv *env, jobject obj, - jint pname, - jintArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, const GLint *) = NULL; - jint *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, const GLint *)) - getGLProcAddressHelper("glFogiv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr1 = (*env)->GetIntArrayElements(env, params, 0); - } - __func_ptr__ ( - (GLenum) pname, - (const GLint *) ptr1 - ); - - if(params!=NULL) - { - (*env)->ReleaseIntArrayElements(env, params, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glFeedbackBuffer ( GLsizei size , GLenum type , GLfloat * buffer ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glFeedbackBuffer ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jfloatArray buffer) - { - static void (CALLBACK *__func_ptr__)(GLsizei, GLenum, GLfloat *) = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jfloat *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, GLenum, GLfloat *)) - getGLProcAddressHelper("glFeedbackBuffer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(buffer!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, buffer, &isCopiedArray2); - } - __func_ptr__ ( - (GLsizei) size, - (GLenum) type, - (GLfloat *) ptr2 - ); - - if(buffer!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, buffer, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glPassThrough ( GLfloat token ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glPassThrough ( - JNIEnv *env, jobject obj, - jfloat token) - { - static void (CALLBACK *__func_ptr__)(GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat)) - getGLProcAddressHelper("glPassThrough", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) token - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glSelectBuffer ( GLsizei size , GLuint * buffer ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glSelectBuffer ( - JNIEnv *env, jobject obj, - jint size, - jintArray buffer) - { - static void (CALLBACK *__func_ptr__)(GLsizei, GLuint *) = NULL; - jboolean isCopiedArray1 = JNI_FALSE; - jint *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, GLuint *)) - getGLProcAddressHelper("glSelectBuffer", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(buffer!=NULL) - { - ptr1 = (*env)->GetIntArrayElements(env, buffer, &isCopiedArray1); - } - __func_ptr__ ( - (GLsizei) size, - (GLuint *) ptr1 - ); - - if(buffer!=NULL) - { - (*env)->ReleaseIntArrayElements(env, buffer, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glInitNames ( void ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glInitNames ( - JNIEnv *env, jobject obj) - { - static void (CALLBACK *__func_ptr__)() = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)()) - getGLProcAddressHelper("glInitNames", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glLoadName ( GLuint name ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glLoadName ( - JNIEnv *env, jobject obj, - jint name) - { - static void (CALLBACK *__func_ptr__)(GLuint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLuint)) - getGLProcAddressHelper("glLoadName", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLuint) name - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glPushName ( GLuint name ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glPushName ( - JNIEnv *env, jobject obj, - jint name) - { - static void (CALLBACK *__func_ptr__)(GLuint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLuint)) - getGLProcAddressHelper("glPushName", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLuint) name - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glPopName ( void ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glPopName ( - JNIEnv *env, jobject obj) - { - static void (CALLBACK *__func_ptr__)() = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)()) - getGLProcAddressHelper("glPopName", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glDrawRangeElements ( GLenum mode , GLuint start , GLuint end , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDrawRangeElements__IIIII_3B ( - JNIEnv *env, jobject obj, - jint mode, - jint start, - jint end, - jint count, - jint type, - jbyteArray indices) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *) = NULL; - jbyte *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *)) - getGLProcAddressHelper("glDrawRangeElements", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(indices!=NULL) - { - ptr5 = (*env)->GetByteArrayElements(env, indices, 0); - } - __func_ptr__ ( - (GLenum) mode, - (GLuint) start, - (GLuint) end, - (GLsizei) count, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(indices!=NULL) - { - (*env)->ReleaseByteArrayElements(env, indices, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDrawRangeElements__IIIII_3S ( - JNIEnv *env, jobject obj, - jint mode, - jint start, - jint end, - jint count, - jint type, - jshortArray indices) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *) = NULL; - jshort *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *)) - getGLProcAddressHelper("glDrawRangeElements", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(indices!=NULL) - { - ptr5 = (*env)->GetShortArrayElements(env, indices, 0); - } - __func_ptr__ ( - (GLenum) mode, - (GLuint) start, - (GLuint) end, - (GLsizei) count, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(indices!=NULL) - { - (*env)->ReleaseShortArrayElements(env, indices, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDrawRangeElements__IIIII_3I ( - JNIEnv *env, jobject obj, - jint mode, - jint start, - jint end, - jint count, - jint type, - jintArray indices) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *) = NULL; - jint *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *)) - getGLProcAddressHelper("glDrawRangeElements", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(indices!=NULL) - { - ptr5 = (*env)->GetIntArrayElements(env, indices, 0); - } - __func_ptr__ ( - (GLenum) mode, - (GLuint) start, - (GLuint) end, - (GLsizei) count, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(indices!=NULL) - { - (*env)->ReleaseIntArrayElements(env, indices, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDrawRangeElements__IIIII_3F ( - JNIEnv *env, jobject obj, - jint mode, - jint start, - jint end, - jint count, - jint type, - jfloatArray indices) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *) = NULL; - jfloat *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *)) - getGLProcAddressHelper("glDrawRangeElements", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(indices!=NULL) - { - ptr5 = (*env)->GetFloatArrayElements(env, indices, 0); - } - __func_ptr__ ( - (GLenum) mode, - (GLuint) start, - (GLuint) end, - (GLsizei) count, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(indices!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, indices, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDrawRangeElements__IIIII_3D ( - JNIEnv *env, jobject obj, - jint mode, - jint start, - jint end, - jint count, - jint type, - jdoubleArray indices) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *) = NULL; - jdouble *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *)) - getGLProcAddressHelper("glDrawRangeElements", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(indices!=NULL) - { - ptr5 = (*env)->GetDoubleArrayElements(env, indices, 0); - } - __func_ptr__ ( - (GLenum) mode, - (GLuint) start, - (GLuint) end, - (GLsizei) count, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(indices!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, indices, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDrawRangeElements__IIIII_3Z ( - JNIEnv *env, jobject obj, - jint mode, - jint start, - jint end, - jint count, - jint type, - jbooleanArray indices) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *) = NULL; - jboolean *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *)) - getGLProcAddressHelper("glDrawRangeElements", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(indices!=NULL) - { - ptr5 = (*env)->GetBooleanArrayElements(env, indices, 0); - } - __func_ptr__ ( - (GLenum) mode, - (GLuint) start, - (GLuint) end, - (GLsizei) count, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(indices!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, indices, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDrawRangeElements__IIIII_3J ( - JNIEnv *env, jobject obj, - jint mode, - jint start, - jint end, - jint count, - jint type, - jlongArray indices) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *) = NULL; - jlong *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *)) - getGLProcAddressHelper("glDrawRangeElements", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(indices!=NULL) - { - ptr5 = (*env)->GetLongArrayElements(env, indices, 0); - } - __func_ptr__ ( - (GLenum) mode, - (GLuint) start, - (GLuint) end, - (GLsizei) count, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(indices!=NULL) - { - (*env)->ReleaseLongArrayElements(env, indices, ptr5, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexImage3D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage3D__IIIIIIIII_3B ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint height, - jint depth, - jint border, - jint format, - jint type, - jbyteArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jbyte *ptr9 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage3D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr9 = (*env)->GetByteArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) internalFormat, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr9 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseByteArrayElements(env, pixels, ptr9, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage3D__IIIIIIIII_3S ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint height, - jint depth, - jint border, - jint format, - jint type, - jshortArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jshort *ptr9 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage3D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr9 = (*env)->GetShortArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) internalFormat, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr9 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseShortArrayElements(env, pixels, ptr9, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage3D__IIIIIIIII_3I ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint height, - jint depth, - jint border, - jint format, - jint type, - jintArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jint *ptr9 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage3D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr9 = (*env)->GetIntArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) internalFormat, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr9 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseIntArrayElements(env, pixels, ptr9, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage3D__IIIIIIIII_3F ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint height, - jint depth, - jint border, - jint format, - jint type, - jfloatArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jfloat *ptr9 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage3D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr9 = (*env)->GetFloatArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) internalFormat, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr9 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, pixels, ptr9, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage3D__IIIIIIIII_3D ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint height, - jint depth, - jint border, - jint format, - jint type, - jdoubleArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jdouble *ptr9 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage3D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr9 = (*env)->GetDoubleArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) internalFormat, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr9 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, pixels, ptr9, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage3D__IIIIIIIII_3Z ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint height, - jint depth, - jint border, - jint format, - jint type, - jbooleanArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jboolean *ptr9 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage3D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr9 = (*env)->GetBooleanArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) internalFormat, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr9 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, pixels, ptr9, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage3D__IIIIIIIII_3J ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint height, - jint depth, - jint border, - jint format, - jint type, - jlongArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jlong *ptr9 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage3D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr9 = (*env)->GetLongArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) internalFormat, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr9 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseLongArrayElements(env, pixels, ptr9, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   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 ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage3D__IIIIIIIIII_3B ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint yoffset, - jint zoffset, - jint width, - jint height, - jint depth, - jint format, - jint type, - jbyteArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jbyte *ptr10 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage3D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr10 = (*env)->GetByteArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLint) yoffset, - (GLint) zoffset, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr10 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseByteArrayElements(env, pixels, ptr10, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage3D__IIIIIIIIII_3S ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint yoffset, - jint zoffset, - jint width, - jint height, - jint depth, - jint format, - jint type, - jshortArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jshort *ptr10 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage3D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr10 = (*env)->GetShortArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLint) yoffset, - (GLint) zoffset, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr10 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseShortArrayElements(env, pixels, ptr10, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage3D__IIIIIIIIII_3I ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint yoffset, - jint zoffset, - jint width, - jint height, - jint depth, - jint format, - jint type, - jintArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jint *ptr10 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage3D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr10 = (*env)->GetIntArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLint) yoffset, - (GLint) zoffset, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr10 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseIntArrayElements(env, pixels, ptr10, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage3D__IIIIIIIIII_3F ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint yoffset, - jint zoffset, - jint width, - jint height, - jint depth, - jint format, - jint type, - jfloatArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jfloat *ptr10 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage3D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr10 = (*env)->GetFloatArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLint) yoffset, - (GLint) zoffset, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr10 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, pixels, ptr10, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage3D__IIIIIIIIII_3D ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint yoffset, - jint zoffset, - jint width, - jint height, - jint depth, - jint format, - jint type, - jdoubleArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jdouble *ptr10 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage3D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr10 = (*env)->GetDoubleArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLint) yoffset, - (GLint) zoffset, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr10 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, pixels, ptr10, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage3D__IIIIIIIIII_3Z ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint yoffset, - jint zoffset, - jint width, - jint height, - jint depth, - jint format, - jint type, - jbooleanArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jboolean *ptr10 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage3D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr10 = (*env)->GetBooleanArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLint) yoffset, - (GLint) zoffset, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr10 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, pixels, ptr10, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage3D__IIIIIIIIII_3J ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint yoffset, - jint zoffset, - jint width, - jint height, - jint depth, - jint format, - jint type, - jlongArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jlong *ptr10 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage3D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr10 = (*env)->GetLongArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLint) yoffset, - (GLint) zoffset, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr10 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseLongArrayElements(env, pixels, ptr10, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyTexSubImage3D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glCopyTexSubImage3D ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint yoffset, - jint zoffset, - jint x, - jint y, - jint width, - jint height) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLint, GLint, GLsizei, GLsizei) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLint, GLint, GLsizei, GLsizei)) - getGLProcAddressHelper("glCopyTexSubImage3D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLint) yoffset, - (GLint) zoffset, - (GLint) x, - (GLint) y, - (GLsizei) width, - (GLsizei) height - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColorTable ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorTable__IIIII_3B ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint format, - jint type, - jbyteArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jbyte *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorTable", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr5 = (*env)->GetByteArrayElements(env, table, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(table!=NULL) - { - (*env)->ReleaseByteArrayElements(env, table, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorTable__IIIII_3S ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint format, - jint type, - jshortArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jshort *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorTable", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr5 = (*env)->GetShortArrayElements(env, table, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(table!=NULL) - { - (*env)->ReleaseShortArrayElements(env, table, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorTable__IIIII_3I ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint format, - jint type, - jintArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jint *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorTable", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr5 = (*env)->GetIntArrayElements(env, table, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(table!=NULL) - { - (*env)->ReleaseIntArrayElements(env, table, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorTable__IIIII_3F ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint format, - jint type, - jfloatArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jfloat *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorTable", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr5 = (*env)->GetFloatArrayElements(env, table, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(table!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, table, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorTable__IIIII_3D ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint format, - jint type, - jdoubleArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jdouble *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorTable", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr5 = (*env)->GetDoubleArrayElements(env, table, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(table!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, table, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorTable__IIIII_3Z ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint format, - jint type, - jbooleanArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jboolean *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorTable", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr5 = (*env)->GetBooleanArrayElements(env, table, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(table!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, table, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorTable__IIIII_3J ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint format, - jint type, - jlongArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jlong *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorTable", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr5 = (*env)->GetLongArrayElements(env, table, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(table!=NULL) - { - (*env)->ReleaseLongArrayElements(env, table, ptr5, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColorSubTable ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorSubTable__IIIII_3B ( - JNIEnv *env, jobject obj, - jint target, - jint start, - jint count, - jint format, - jint type, - jbyteArray data) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jbyte *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorSubTable", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(data!=NULL) - { - ptr5 = (*env)->GetByteArrayElements(env, data, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLsizei) start, - (GLsizei) count, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(data!=NULL) - { - (*env)->ReleaseByteArrayElements(env, data, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorSubTable__IIIII_3S ( - JNIEnv *env, jobject obj, - jint target, - jint start, - jint count, - jint format, - jint type, - jshortArray data) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jshort *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorSubTable", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(data!=NULL) - { - ptr5 = (*env)->GetShortArrayElements(env, data, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLsizei) start, - (GLsizei) count, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(data!=NULL) - { - (*env)->ReleaseShortArrayElements(env, data, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorSubTable__IIIII_3I ( - JNIEnv *env, jobject obj, - jint target, - jint start, - jint count, - jint format, - jint type, - jintArray data) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jint *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorSubTable", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(data!=NULL) - { - ptr5 = (*env)->GetIntArrayElements(env, data, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLsizei) start, - (GLsizei) count, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(data!=NULL) - { - (*env)->ReleaseIntArrayElements(env, data, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorSubTable__IIIII_3F ( - JNIEnv *env, jobject obj, - jint target, - jint start, - jint count, - jint format, - jint type, - jfloatArray data) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jfloat *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorSubTable", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(data!=NULL) - { - ptr5 = (*env)->GetFloatArrayElements(env, data, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLsizei) start, - (GLsizei) count, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(data!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, data, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorSubTable__IIIII_3D ( - JNIEnv *env, jobject obj, - jint target, - jint start, - jint count, - jint format, - jint type, - jdoubleArray data) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jdouble *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorSubTable", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(data!=NULL) - { - ptr5 = (*env)->GetDoubleArrayElements(env, data, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLsizei) start, - (GLsizei) count, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(data!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, data, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorSubTable__IIIII_3Z ( - JNIEnv *env, jobject obj, - jint target, - jint start, - jint count, - jint format, - jint type, - jbooleanArray data) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jboolean *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorSubTable", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(data!=NULL) - { - ptr5 = (*env)->GetBooleanArrayElements(env, data, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLsizei) start, - (GLsizei) count, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(data!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, data, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorSubTable__IIIII_3J ( - JNIEnv *env, jobject obj, - jint target, - jint start, - jint count, - jint format, - jint type, - jlongArray data) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jlong *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorSubTable", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(data!=NULL) - { - ptr5 = (*env)->GetLongArrayElements(env, data, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLsizei) start, - (GLsizei) count, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(data!=NULL) - { - (*env)->ReleaseLongArrayElements(env, data, ptr5, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColorTableParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorTableParameteriv ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jintArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLint *) = NULL; - jint *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLint *)) - getGLProcAddressHelper("glColorTableParameteriv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetIntArrayElements(env, params, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (const GLint *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColorTableParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorTableParameterfv ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jfloatArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLfloat *) = NULL; - jfloat *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLfloat *)) - getGLProcAddressHelper("glColorTableParameterfv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, params, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (const GLfloat *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyColorSubTable ( GLenum target , GLsizei start , GLint x , GLint y , GLsizei width ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glCopyColorSubTable ( - JNIEnv *env, jobject obj, - jint target, - jint start, - jint x, - jint y, - jint width) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLint, GLint, GLsizei) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLint, GLint, GLsizei)) - getGLProcAddressHelper("glCopyColorSubTable", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLsizei) start, - (GLint) x, - (GLint) y, - (GLsizei) width - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyColorTable ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glCopyColorTable ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint x, - jint y, - jint width) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint, GLint, GLsizei) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint, GLint, GLsizei)) - getGLProcAddressHelper("glCopyColorTable", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLint) x, - (GLint) y, - (GLsizei) width - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetColorTable ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetColorTable__III_3B ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jbyteArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jbyte *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetColorTable", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr3 = (*env)->GetByteArrayElements(env, table, &isCopiedArray3); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3 - ); - - if(table!=NULL) - { - (*env)->ReleaseByteArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetColorTable__III_3S ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jshortArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jshort *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetColorTable", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr3 = (*env)->GetShortArrayElements(env, table, &isCopiedArray3); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3 - ); - - if(table!=NULL) - { - (*env)->ReleaseShortArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetColorTable__III_3I ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jintArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jint *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetColorTable", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr3 = (*env)->GetIntArrayElements(env, table, &isCopiedArray3); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3 - ); - - if(table!=NULL) - { - (*env)->ReleaseIntArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetColorTable__III_3F ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jfloatArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jfloat *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetColorTable", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr3 = (*env)->GetFloatArrayElements(env, table, &isCopiedArray3); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3 - ); - - if(table!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetColorTable__III_3D ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jdoubleArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jdouble *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetColorTable", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr3 = (*env)->GetDoubleArrayElements(env, table, &isCopiedArray3); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3 - ); - - if(table!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetColorTable__III_3Z ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jbooleanArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jboolean *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetColorTable", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr3 = (*env)->GetBooleanArrayElements(env, table, &isCopiedArray3); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3 - ); - - if(table!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetColorTable__III_3J ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jlongArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jlong *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetColorTable", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr3 = (*env)->GetLongArrayElements(env, table, &isCopiedArray3); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3 - ); - - if(table!=NULL) - { - (*env)->ReleaseLongArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetColorTableParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetColorTableParameterfv ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jfloatArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat *) = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jfloat *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat *)) - getGLProcAddressHelper("glGetColorTableParameterfv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray2); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (GLfloat *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetColorTableParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetColorTableParameteriv ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jintArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint *) = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jint *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint *)) - getGLProcAddressHelper("glGetColorTableParameteriv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetIntArrayElements(env, params, &isCopiedArray2); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (GLint *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glBlendEquation ( GLenum mode ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glBlendEquation ( - JNIEnv *env, jobject obj, - jint mode) - { - static void (CALLBACK *__func_ptr__)(GLenum) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum)) - getGLProcAddressHelper("glBlendEquation", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) mode - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glBlendColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glBlendColor ( - JNIEnv *env, jobject obj, - jfloat red, - jfloat green, - jfloat blue, - jfloat alpha) - { - static void (CALLBACK *__func_ptr__)(GLclampf, GLclampf, GLclampf, GLclampf) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLclampf, GLclampf, GLclampf, GLclampf)) - getGLProcAddressHelper("glBlendColor", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLclampf) red, - (GLclampf) green, - (GLclampf) blue, - (GLclampf) alpha - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glHistogram ( GLenum target , GLsizei width , GLenum internalformat , GLboolean sink ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glHistogram ( - JNIEnv *env, jobject obj, - jint target, - jint width, - jint internalformat, - jboolean sink) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLenum, GLboolean) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLenum, GLboolean)) - getGLProcAddressHelper("glHistogram", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLsizei) width, - (GLenum) internalformat, - (GLboolean) sink - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glResetHistogram ( GLenum target ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glResetHistogram ( - JNIEnv *env, jobject obj, - jint target) - { - static void (CALLBACK *__func_ptr__)(GLenum) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum)) - getGLProcAddressHelper("glResetHistogram", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetHistogram ( GLenum target , GLboolean reset , GLenum format , GLenum type , GLvoid * values ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetHistogram__IZII_3B ( - JNIEnv *env, jobject obj, - jint target, - jboolean reset, - jint format, - jint type, - jbyteArray values) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jbyte *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetHistogram", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(values!=NULL) - { - ptr4 = (*env)->GetByteArrayElements(env, values, &isCopiedArray4); - } - __func_ptr__ ( - (GLenum) target, - (GLboolean) reset, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr4 - ); - - if(values!=NULL) - { - (*env)->ReleaseByteArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetHistogram__IZII_3S ( - JNIEnv *env, jobject obj, - jint target, - jboolean reset, - jint format, - jint type, - jshortArray values) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jshort *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetHistogram", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(values!=NULL) - { - ptr4 = (*env)->GetShortArrayElements(env, values, &isCopiedArray4); - } - __func_ptr__ ( - (GLenum) target, - (GLboolean) reset, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr4 - ); - - if(values!=NULL) - { - (*env)->ReleaseShortArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetHistogram__IZII_3I ( - JNIEnv *env, jobject obj, - jint target, - jboolean reset, - jint format, - jint type, - jintArray values) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jint *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetHistogram", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(values!=NULL) - { - ptr4 = (*env)->GetIntArrayElements(env, values, &isCopiedArray4); - } - __func_ptr__ ( - (GLenum) target, - (GLboolean) reset, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr4 - ); - - if(values!=NULL) - { - (*env)->ReleaseIntArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetHistogram__IZII_3F ( - JNIEnv *env, jobject obj, - jint target, - jboolean reset, - jint format, - jint type, - jfloatArray values) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jfloat *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetHistogram", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(values!=NULL) - { - ptr4 = (*env)->GetFloatArrayElements(env, values, &isCopiedArray4); - } - __func_ptr__ ( - (GLenum) target, - (GLboolean) reset, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr4 - ); - - if(values!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetHistogram__IZII_3D ( - JNIEnv *env, jobject obj, - jint target, - jboolean reset, - jint format, - jint type, - jdoubleArray values) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jdouble *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetHistogram", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(values!=NULL) - { - ptr4 = (*env)->GetDoubleArrayElements(env, values, &isCopiedArray4); - } - __func_ptr__ ( - (GLenum) target, - (GLboolean) reset, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr4 - ); - - if(values!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetHistogram__IZII_3Z ( - JNIEnv *env, jobject obj, - jint target, - jboolean reset, - jint format, - jint type, - jbooleanArray values) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jboolean *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetHistogram", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(values!=NULL) - { - ptr4 = (*env)->GetBooleanArrayElements(env, values, &isCopiedArray4); - } - __func_ptr__ ( - (GLenum) target, - (GLboolean) reset, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr4 - ); - - if(values!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetHistogram__IZII_3J ( - JNIEnv *env, jobject obj, - jint target, - jboolean reset, - jint format, - jint type, - jlongArray values) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jlong *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetHistogram", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(values!=NULL) - { - ptr4 = (*env)->GetLongArrayElements(env, values, &isCopiedArray4); - } - __func_ptr__ ( - (GLenum) target, - (GLboolean) reset, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr4 - ); - - if(values!=NULL) - { - (*env)->ReleaseLongArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetHistogramParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetHistogramParameterfv ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jfloatArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat *) = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jfloat *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat *)) - getGLProcAddressHelper("glGetHistogramParameterfv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray2); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (GLfloat *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetHistogramParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetHistogramParameteriv ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jintArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint *) = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jint *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint *)) - getGLProcAddressHelper("glGetHistogramParameteriv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetIntArrayElements(env, params, &isCopiedArray2); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (GLint *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMinmax ( GLenum target , GLenum internalformat , GLboolean sink ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMinmax ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jboolean sink) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLboolean) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLboolean)) - getGLProcAddressHelper("glMinmax", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLboolean) sink - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glResetMinmax ( GLenum target ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glResetMinmax ( - JNIEnv *env, jobject obj, - jint target) - { - static void (CALLBACK *__func_ptr__)(GLenum) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum)) - getGLProcAddressHelper("glResetMinmax", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMinmax ( GLenum target , GLboolean reset , GLenum format , GLenum types , GLvoid * values ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetMinmax__IZII_3B ( - JNIEnv *env, jobject obj, - jint target, - jboolean reset, - jint format, - jint types, - jbyteArray values) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jbyte *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetMinmax", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(values!=NULL) - { - ptr4 = (*env)->GetByteArrayElements(env, values, &isCopiedArray4); - } - __func_ptr__ ( - (GLenum) target, - (GLboolean) reset, - (GLenum) format, - (GLenum) types, - (GLvoid *) ptr4 - ); - - if(values!=NULL) - { - (*env)->ReleaseByteArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetMinmax__IZII_3S ( - JNIEnv *env, jobject obj, - jint target, - jboolean reset, - jint format, - jint types, - jshortArray values) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jshort *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetMinmax", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(values!=NULL) - { - ptr4 = (*env)->GetShortArrayElements(env, values, &isCopiedArray4); - } - __func_ptr__ ( - (GLenum) target, - (GLboolean) reset, - (GLenum) format, - (GLenum) types, - (GLvoid *) ptr4 - ); - - if(values!=NULL) - { - (*env)->ReleaseShortArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetMinmax__IZII_3I ( - JNIEnv *env, jobject obj, - jint target, - jboolean reset, - jint format, - jint types, - jintArray values) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jint *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetMinmax", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(values!=NULL) - { - ptr4 = (*env)->GetIntArrayElements(env, values, &isCopiedArray4); - } - __func_ptr__ ( - (GLenum) target, - (GLboolean) reset, - (GLenum) format, - (GLenum) types, - (GLvoid *) ptr4 - ); - - if(values!=NULL) - { - (*env)->ReleaseIntArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetMinmax__IZII_3F ( - JNIEnv *env, jobject obj, - jint target, - jboolean reset, - jint format, - jint types, - jfloatArray values) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jfloat *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetMinmax", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(values!=NULL) - { - ptr4 = (*env)->GetFloatArrayElements(env, values, &isCopiedArray4); - } - __func_ptr__ ( - (GLenum) target, - (GLboolean) reset, - (GLenum) format, - (GLenum) types, - (GLvoid *) ptr4 - ); - - if(values!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetMinmax__IZII_3D ( - JNIEnv *env, jobject obj, - jint target, - jboolean reset, - jint format, - jint types, - jdoubleArray values) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jdouble *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetMinmax", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(values!=NULL) - { - ptr4 = (*env)->GetDoubleArrayElements(env, values, &isCopiedArray4); - } - __func_ptr__ ( - (GLenum) target, - (GLboolean) reset, - (GLenum) format, - (GLenum) types, - (GLvoid *) ptr4 - ); - - if(values!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetMinmax__IZII_3Z ( - JNIEnv *env, jobject obj, - jint target, - jboolean reset, - jint format, - jint types, - jbooleanArray values) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jboolean *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetMinmax", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(values!=NULL) - { - ptr4 = (*env)->GetBooleanArrayElements(env, values, &isCopiedArray4); - } - __func_ptr__ ( - (GLenum) target, - (GLboolean) reset, - (GLenum) format, - (GLenum) types, - (GLvoid *) ptr4 - ); - - if(values!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetMinmax__IZII_3J ( - JNIEnv *env, jobject obj, - jint target, - jboolean reset, - jint format, - jint types, - jlongArray values) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jlong *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetMinmax", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(values!=NULL) - { - ptr4 = (*env)->GetLongArrayElements(env, values, &isCopiedArray4); - } - __func_ptr__ ( - (GLenum) target, - (GLboolean) reset, - (GLenum) format, - (GLenum) types, - (GLvoid *) ptr4 - ); - - if(values!=NULL) - { - (*env)->ReleaseLongArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMinmaxParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetMinmaxParameterfv ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jfloatArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat *) = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jfloat *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat *)) - getGLProcAddressHelper("glGetMinmaxParameterfv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray2); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (GLfloat *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMinmaxParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetMinmaxParameteriv ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jintArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint *) = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jint *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint *)) - getGLProcAddressHelper("glGetMinmaxParameteriv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetIntArrayElements(env, params, &isCopiedArray2); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (GLint *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glConvolutionFilter1D ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glConvolutionFilter1D__IIIII_3B ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint format, - jint type, - jbyteArray image) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jbyte *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glConvolutionFilter1D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(image!=NULL) - { - ptr5 = (*env)->GetByteArrayElements(env, image, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(image!=NULL) - { - (*env)->ReleaseByteArrayElements(env, image, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glConvolutionFilter1D__IIIII_3S ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint format, - jint type, - jshortArray image) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jshort *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glConvolutionFilter1D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(image!=NULL) - { - ptr5 = (*env)->GetShortArrayElements(env, image, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(image!=NULL) - { - (*env)->ReleaseShortArrayElements(env, image, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glConvolutionFilter1D__IIIII_3I ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint format, - jint type, - jintArray image) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jint *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glConvolutionFilter1D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(image!=NULL) - { - ptr5 = (*env)->GetIntArrayElements(env, image, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(image!=NULL) - { - (*env)->ReleaseIntArrayElements(env, image, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glConvolutionFilter1D__IIIII_3F ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint format, - jint type, - jfloatArray image) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jfloat *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glConvolutionFilter1D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(image!=NULL) - { - ptr5 = (*env)->GetFloatArrayElements(env, image, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(image!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, image, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glConvolutionFilter1D__IIIII_3D ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint format, - jint type, - jdoubleArray image) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jdouble *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glConvolutionFilter1D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(image!=NULL) - { - ptr5 = (*env)->GetDoubleArrayElements(env, image, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(image!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, image, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glConvolutionFilter1D__IIIII_3Z ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint format, - jint type, - jbooleanArray image) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jboolean *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glConvolutionFilter1D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(image!=NULL) - { - ptr5 = (*env)->GetBooleanArrayElements(env, image, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(image!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, image, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glConvolutionFilter1D__IIIII_3J ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint format, - jint type, - jlongArray image) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jlong *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glConvolutionFilter1D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(image!=NULL) - { - ptr5 = (*env)->GetLongArrayElements(env, image, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(image!=NULL) - { - (*env)->ReleaseLongArrayElements(env, image, ptr5, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glConvolutionFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glConvolutionFilter2D__IIIIII_3B ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint height, - jint format, - jint type, - jbyteArray image) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jbyte *ptr6 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glConvolutionFilter2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(image!=NULL) - { - ptr6 = (*env)->GetByteArrayElements(env, image, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr6 - ); - - if(image!=NULL) - { - (*env)->ReleaseByteArrayElements(env, image, ptr6, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glConvolutionFilter2D__IIIIII_3S ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint height, - jint format, - jint type, - jshortArray image) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jshort *ptr6 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glConvolutionFilter2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(image!=NULL) - { - ptr6 = (*env)->GetShortArrayElements(env, image, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr6 - ); - - if(image!=NULL) - { - (*env)->ReleaseShortArrayElements(env, image, ptr6, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glConvolutionFilter2D__IIIIII_3I ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint height, - jint format, - jint type, - jintArray image) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jint *ptr6 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glConvolutionFilter2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(image!=NULL) - { - ptr6 = (*env)->GetIntArrayElements(env, image, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr6 - ); - - if(image!=NULL) - { - (*env)->ReleaseIntArrayElements(env, image, ptr6, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glConvolutionFilter2D__IIIIII_3F ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint height, - jint format, - jint type, - jfloatArray image) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jfloat *ptr6 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glConvolutionFilter2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(image!=NULL) - { - ptr6 = (*env)->GetFloatArrayElements(env, image, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr6 - ); - - if(image!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, image, ptr6, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glConvolutionFilter2D__IIIIII_3D ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint height, - jint format, - jint type, - jdoubleArray image) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jdouble *ptr6 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glConvolutionFilter2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(image!=NULL) - { - ptr6 = (*env)->GetDoubleArrayElements(env, image, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr6 - ); - - if(image!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, image, ptr6, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glConvolutionFilter2D__IIIIII_3Z ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint height, - jint format, - jint type, - jbooleanArray image) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jboolean *ptr6 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glConvolutionFilter2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(image!=NULL) - { - ptr6 = (*env)->GetBooleanArrayElements(env, image, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr6 - ); - - if(image!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, image, ptr6, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glConvolutionFilter2D__IIIIII_3J ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint height, - jint format, - jint type, - jlongArray image) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jlong *ptr6 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glConvolutionFilter2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(image!=NULL) - { - ptr6 = (*env)->GetLongArrayElements(env, image, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr6 - ); - - if(image!=NULL) - { - (*env)->ReleaseLongArrayElements(env, image, ptr6, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glConvolutionParameterf ( GLenum target , GLenum pname , GLfloat params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glConvolutionParameterf ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jfloat params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat)) - getGLProcAddressHelper("glConvolutionParameterf", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (GLfloat) params - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glConvolutionParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glConvolutionParameterfv ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jfloatArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLfloat *) = NULL; - jfloat *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLfloat *)) - getGLProcAddressHelper("glConvolutionParameterfv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, params, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (const GLfloat *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glConvolutionParameteri ( GLenum target , GLenum pname , GLint params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glConvolutionParameteri ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jint params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint)) - getGLProcAddressHelper("glConvolutionParameteri", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (GLint) params - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glConvolutionParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glConvolutionParameteriv ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jintArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLint *) = NULL; - jint *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLint *)) - getGLProcAddressHelper("glConvolutionParameteriv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetIntArrayElements(env, params, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (const GLint *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyConvolutionFilter1D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glCopyConvolutionFilter1D ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint x, - jint y, - jint width) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint, GLint, GLsizei) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint, GLint, GLsizei)) - getGLProcAddressHelper("glCopyConvolutionFilter1D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLint) x, - (GLint) y, - (GLsizei) width - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyConvolutionFilter2D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glCopyConvolutionFilter2D ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint x, - jint y, - jint width, - jint height) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint, GLint, GLsizei, GLsizei) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint, GLint, GLsizei, GLsizei)) - getGLProcAddressHelper("glCopyConvolutionFilter2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLint) x, - (GLint) y, - (GLsizei) width, - (GLsizei) height - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetConvolutionFilter ( GLenum target , GLenum format , GLenum type , GLvoid * image ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetConvolutionFilter__III_3B ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jbyteArray image) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jbyte *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetConvolutionFilter", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(image!=NULL) - { - ptr3 = (*env)->GetByteArrayElements(env, image, &isCopiedArray3); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3 - ); - - if(image!=NULL) - { - (*env)->ReleaseByteArrayElements(env, image, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetConvolutionFilter__III_3S ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jshortArray image) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jshort *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetConvolutionFilter", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(image!=NULL) - { - ptr3 = (*env)->GetShortArrayElements(env, image, &isCopiedArray3); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3 - ); - - if(image!=NULL) - { - (*env)->ReleaseShortArrayElements(env, image, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetConvolutionFilter__III_3I ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jintArray image) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jint *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetConvolutionFilter", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(image!=NULL) - { - ptr3 = (*env)->GetIntArrayElements(env, image, &isCopiedArray3); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3 - ); - - if(image!=NULL) - { - (*env)->ReleaseIntArrayElements(env, image, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetConvolutionFilter__III_3F ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jfloatArray image) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jfloat *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetConvolutionFilter", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(image!=NULL) - { - ptr3 = (*env)->GetFloatArrayElements(env, image, &isCopiedArray3); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3 - ); - - if(image!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, image, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetConvolutionFilter__III_3D ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jdoubleArray image) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jdouble *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetConvolutionFilter", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(image!=NULL) - { - ptr3 = (*env)->GetDoubleArrayElements(env, image, &isCopiedArray3); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3 - ); - - if(image!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, image, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetConvolutionFilter__III_3Z ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jbooleanArray image) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jboolean *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetConvolutionFilter", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(image!=NULL) - { - ptr3 = (*env)->GetBooleanArrayElements(env, image, &isCopiedArray3); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3 - ); - - if(image!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, image, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetConvolutionFilter__III_3J ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jlongArray image) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jlong *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetConvolutionFilter", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(image!=NULL) - { - ptr3 = (*env)->GetLongArrayElements(env, image, &isCopiedArray3); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3 - ); - - if(image!=NULL) - { - (*env)->ReleaseLongArrayElements(env, image, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetConvolutionParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetConvolutionParameterfv ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jfloatArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat *) = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jfloat *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat *)) - getGLProcAddressHelper("glGetConvolutionParameterfv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray2); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (GLfloat *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetConvolutionParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetConvolutionParameteriv ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jintArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint *) = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jint *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint *)) - getGLProcAddressHelper("glGetConvolutionParameteriv", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetIntArrayElements(env, params, &isCopiedArray2); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (GLint *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glSeparableFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * row , const GLvoid * column ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glSeparableFilter2D__IIIIII_3B_3B ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint height, - jint format, - jint type, - jbyteArray row, - jbyteArray column) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *) = NULL; - jbyte *ptr6 = NULL; - jbyte *ptr7 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *)) - getGLProcAddressHelper("glSeparableFilter2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(row!=NULL) - { - ptr6 = (*env)->GetByteArrayElements(env, row, 0); - } - if(column!=NULL) - { - ptr7 = (*env)->GetByteArrayElements(env, column, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr6, - (const GLvoid *) ptr7 - ); - - if(row!=NULL) - { - (*env)->ReleaseByteArrayElements(env, row, ptr6, JNI_ABORT); - } - if(column!=NULL) - { - (*env)->ReleaseByteArrayElements(env, column, ptr7, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glSeparableFilter2D__IIIIII_3S_3S ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint height, - jint format, - jint type, - jshortArray row, - jshortArray column) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *) = NULL; - jshort *ptr6 = NULL; - jshort *ptr7 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *)) - getGLProcAddressHelper("glSeparableFilter2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(row!=NULL) - { - ptr6 = (*env)->GetShortArrayElements(env, row, 0); - } - if(column!=NULL) - { - ptr7 = (*env)->GetShortArrayElements(env, column, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr6, - (const GLvoid *) ptr7 - ); - - if(row!=NULL) - { - (*env)->ReleaseShortArrayElements(env, row, ptr6, JNI_ABORT); - } - if(column!=NULL) - { - (*env)->ReleaseShortArrayElements(env, column, ptr7, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glSeparableFilter2D__IIIIII_3I_3I ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint height, - jint format, - jint type, - jintArray row, - jintArray column) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *) = NULL; - jint *ptr6 = NULL; - jint *ptr7 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *)) - getGLProcAddressHelper("glSeparableFilter2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(row!=NULL) - { - ptr6 = (*env)->GetIntArrayElements(env, row, 0); - } - if(column!=NULL) - { - ptr7 = (*env)->GetIntArrayElements(env, column, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr6, - (const GLvoid *) ptr7 - ); - - if(row!=NULL) - { - (*env)->ReleaseIntArrayElements(env, row, ptr6, JNI_ABORT); - } - if(column!=NULL) - { - (*env)->ReleaseIntArrayElements(env, column, ptr7, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glSeparableFilter2D__IIIIII_3F_3F ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint height, - jint format, - jint type, - jfloatArray row, - jfloatArray column) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *) = NULL; - jfloat *ptr6 = NULL; - jfloat *ptr7 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *)) - getGLProcAddressHelper("glSeparableFilter2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(row!=NULL) - { - ptr6 = (*env)->GetFloatArrayElements(env, row, 0); - } - if(column!=NULL) - { - ptr7 = (*env)->GetFloatArrayElements(env, column, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr6, - (const GLvoid *) ptr7 - ); - - if(row!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, row, ptr6, JNI_ABORT); - } - if(column!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, column, ptr7, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glSeparableFilter2D__IIIIII_3D_3D ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint height, - jint format, - jint type, - jdoubleArray row, - jdoubleArray column) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *) = NULL; - jdouble *ptr6 = NULL; - jdouble *ptr7 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *)) - getGLProcAddressHelper("glSeparableFilter2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(row!=NULL) - { - ptr6 = (*env)->GetDoubleArrayElements(env, row, 0); - } - if(column!=NULL) - { - ptr7 = (*env)->GetDoubleArrayElements(env, column, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr6, - (const GLvoid *) ptr7 - ); - - if(row!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, row, ptr6, JNI_ABORT); - } - if(column!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, column, ptr7, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glSeparableFilter2D__IIIIII_3Z_3Z ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint height, - jint format, - jint type, - jbooleanArray row, - jbooleanArray column) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *) = NULL; - jboolean *ptr6 = NULL; - jboolean *ptr7 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *)) - getGLProcAddressHelper("glSeparableFilter2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(row!=NULL) - { - ptr6 = (*env)->GetBooleanArrayElements(env, row, 0); - } - if(column!=NULL) - { - ptr7 = (*env)->GetBooleanArrayElements(env, column, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr6, - (const GLvoid *) ptr7 - ); - - if(row!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, row, ptr6, JNI_ABORT); - } - if(column!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, column, ptr7, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glSeparableFilter2D__IIIIII_3J_3J ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint height, - jint format, - jint type, - jlongArray row, - jlongArray column) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *) = NULL; - jlong *ptr6 = NULL; - jlong *ptr7 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *)) - getGLProcAddressHelper("glSeparableFilter2D", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(row!=NULL) - { - ptr6 = (*env)->GetLongArrayElements(env, row, 0); - } - if(column!=NULL) - { - ptr7 = (*env)->GetLongArrayElements(env, column, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLsizei) height, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr6, - (const GLvoid *) ptr7 - ); - - if(row!=NULL) - { - (*env)->ReleaseLongArrayElements(env, row, ptr6, JNI_ABORT); - } - if(column!=NULL) - { - (*env)->ReleaseLongArrayElements(env, column, ptr7, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetSeparableFilter ( GLenum target , GLenum format , GLenum type , GLvoid * row , GLvoid * column , GLvoid * span ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetSeparableFilter__III_3B_3B_3B ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jbyteArray row, - jbyteArray column, - jbyteArray span) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jbyte *ptr3 = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jbyte *ptr4 = NULL; - jboolean isCopiedArray5 = JNI_FALSE; - jbyte *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *)) - getGLProcAddressHelper("glGetSeparableFilter", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(row!=NULL) - { - ptr3 = (*env)->GetByteArrayElements(env, row, &isCopiedArray3); - } - if(column!=NULL) - { - ptr4 = (*env)->GetByteArrayElements(env, column, &isCopiedArray4); - } - if(span!=NULL) - { - ptr5 = (*env)->GetByteArrayElements(env, span, &isCopiedArray5); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3, - (GLvoid *) ptr4, - (GLvoid *) ptr5 - ); - - if(row!=NULL) - { - (*env)->ReleaseByteArrayElements(env, row, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - if(column!=NULL) - { - (*env)->ReleaseByteArrayElements(env, column, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - if(span!=NULL) - { - (*env)->ReleaseByteArrayElements(env, span, ptr5, (isCopiedArray5 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetSeparableFilter__III_3S_3S_3S ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jshortArray row, - jshortArray column, - jshortArray span) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jshort *ptr3 = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jshort *ptr4 = NULL; - jboolean isCopiedArray5 = JNI_FALSE; - jshort *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *)) - getGLProcAddressHelper("glGetSeparableFilter", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(row!=NULL) - { - ptr3 = (*env)->GetShortArrayElements(env, row, &isCopiedArray3); - } - if(column!=NULL) - { - ptr4 = (*env)->GetShortArrayElements(env, column, &isCopiedArray4); - } - if(span!=NULL) - { - ptr5 = (*env)->GetShortArrayElements(env, span, &isCopiedArray5); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3, - (GLvoid *) ptr4, - (GLvoid *) ptr5 - ); - - if(row!=NULL) - { - (*env)->ReleaseShortArrayElements(env, row, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - if(column!=NULL) - { - (*env)->ReleaseShortArrayElements(env, column, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - if(span!=NULL) - { - (*env)->ReleaseShortArrayElements(env, span, ptr5, (isCopiedArray5 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetSeparableFilter__III_3I_3I_3I ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jintArray row, - jintArray column, - jintArray span) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jint *ptr3 = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jint *ptr4 = NULL; - jboolean isCopiedArray5 = JNI_FALSE; - jint *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *)) - getGLProcAddressHelper("glGetSeparableFilter", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(row!=NULL) - { - ptr3 = (*env)->GetIntArrayElements(env, row, &isCopiedArray3); - } - if(column!=NULL) - { - ptr4 = (*env)->GetIntArrayElements(env, column, &isCopiedArray4); - } - if(span!=NULL) - { - ptr5 = (*env)->GetIntArrayElements(env, span, &isCopiedArray5); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3, - (GLvoid *) ptr4, - (GLvoid *) ptr5 - ); - - if(row!=NULL) - { - (*env)->ReleaseIntArrayElements(env, row, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - if(column!=NULL) - { - (*env)->ReleaseIntArrayElements(env, column, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - if(span!=NULL) - { - (*env)->ReleaseIntArrayElements(env, span, ptr5, (isCopiedArray5 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetSeparableFilter__III_3F_3F_3F ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jfloatArray row, - jfloatArray column, - jfloatArray span) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jfloat *ptr3 = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jfloat *ptr4 = NULL; - jboolean isCopiedArray5 = JNI_FALSE; - jfloat *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *)) - getGLProcAddressHelper("glGetSeparableFilter", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(row!=NULL) - { - ptr3 = (*env)->GetFloatArrayElements(env, row, &isCopiedArray3); - } - if(column!=NULL) - { - ptr4 = (*env)->GetFloatArrayElements(env, column, &isCopiedArray4); - } - if(span!=NULL) - { - ptr5 = (*env)->GetFloatArrayElements(env, span, &isCopiedArray5); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3, - (GLvoid *) ptr4, - (GLvoid *) ptr5 - ); - - if(row!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, row, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - if(column!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, column, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - if(span!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, span, ptr5, (isCopiedArray5 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetSeparableFilter__III_3D_3D_3D ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jdoubleArray row, - jdoubleArray column, - jdoubleArray span) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jdouble *ptr3 = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jdouble *ptr4 = NULL; - jboolean isCopiedArray5 = JNI_FALSE; - jdouble *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *)) - getGLProcAddressHelper("glGetSeparableFilter", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(row!=NULL) - { - ptr3 = (*env)->GetDoubleArrayElements(env, row, &isCopiedArray3); - } - if(column!=NULL) - { - ptr4 = (*env)->GetDoubleArrayElements(env, column, &isCopiedArray4); - } - if(span!=NULL) - { - ptr5 = (*env)->GetDoubleArrayElements(env, span, &isCopiedArray5); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3, - (GLvoid *) ptr4, - (GLvoid *) ptr5 - ); - - if(row!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, row, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - if(column!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, column, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - if(span!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, span, ptr5, (isCopiedArray5 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetSeparableFilter__III_3Z_3Z_3Z ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jbooleanArray row, - jbooleanArray column, - jbooleanArray span) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jboolean *ptr3 = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jboolean *ptr4 = NULL; - jboolean isCopiedArray5 = JNI_FALSE; - jboolean *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *)) - getGLProcAddressHelper("glGetSeparableFilter", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(row!=NULL) - { - ptr3 = (*env)->GetBooleanArrayElements(env, row, &isCopiedArray3); - } - if(column!=NULL) - { - ptr4 = (*env)->GetBooleanArrayElements(env, column, &isCopiedArray4); - } - if(span!=NULL) - { - ptr5 = (*env)->GetBooleanArrayElements(env, span, &isCopiedArray5); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3, - (GLvoid *) ptr4, - (GLvoid *) ptr5 - ); - - if(row!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, row, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - if(column!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, column, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - if(span!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, span, ptr5, (isCopiedArray5 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetSeparableFilter__III_3J_3J_3J ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jlongArray row, - jlongArray column, - jlongArray span) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jlong *ptr3 = NULL; - jboolean isCopiedArray4 = JNI_FALSE; - jlong *ptr4 = NULL; - jboolean isCopiedArray5 = JNI_FALSE; - jlong *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *)) - getGLProcAddressHelper("glGetSeparableFilter", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(row!=NULL) - { - ptr3 = (*env)->GetLongArrayElements(env, row, &isCopiedArray3); - } - if(column!=NULL) - { - ptr4 = (*env)->GetLongArrayElements(env, column, &isCopiedArray4); - } - if(span!=NULL) - { - ptr5 = (*env)->GetLongArrayElements(env, span, &isCopiedArray5); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3, - (GLvoid *) ptr4, - (GLvoid *) ptr5 - ); - - if(row!=NULL) - { - (*env)->ReleaseLongArrayElements(env, row, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - if(column!=NULL) - { - (*env)->ReleaseLongArrayElements(env, column, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); - } - if(span!=NULL) - { - (*env)->ReleaseLongArrayElements(env, span, ptr5, (isCopiedArray5 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glBlendColorEXT ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glBlendColorEXT ( - JNIEnv *env, jobject obj, - jfloat red, - jfloat green, - jfloat blue, - jfloat alpha) - { - static void (CALLBACK *__func_ptr__)(GLclampf, GLclampf, GLclampf, GLclampf) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLclampf, GLclampf, GLclampf, GLclampf)) - getGLProcAddressHelper("glBlendColorEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLclampf) red, - (GLclampf) green, - (GLclampf) blue, - (GLclampf) alpha - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glPolygonOffsetEXT ( GLfloat factor , GLfloat bias ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glPolygonOffsetEXT ( - JNIEnv *env, jobject obj, - jfloat factor, - jfloat bias) - { - static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat)) - getGLProcAddressHelper("glPolygonOffsetEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLfloat) factor, - (GLfloat) bias - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexImage3DEXT ( GLenum target , GLint level , GLenum internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage3DEXT__IIIIIIIII_3B ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint height, - jint depth, - jint border, - jint format, - jint type, - jbyteArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jbyte *ptr9 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage3DEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr9 = (*env)->GetByteArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLenum) internalFormat, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr9 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseByteArrayElements(env, pixels, ptr9, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage3DEXT__IIIIIIIII_3S ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint height, - jint depth, - jint border, - jint format, - jint type, - jshortArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jshort *ptr9 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage3DEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr9 = (*env)->GetShortArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLenum) internalFormat, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr9 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseShortArrayElements(env, pixels, ptr9, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage3DEXT__IIIIIIIII_3I ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint height, - jint depth, - jint border, - jint format, - jint type, - jintArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jint *ptr9 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage3DEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr9 = (*env)->GetIntArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLenum) internalFormat, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr9 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseIntArrayElements(env, pixels, ptr9, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage3DEXT__IIIIIIIII_3F ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint height, - jint depth, - jint border, - jint format, - jint type, - jfloatArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jfloat *ptr9 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage3DEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr9 = (*env)->GetFloatArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLenum) internalFormat, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr9 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, pixels, ptr9, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage3DEXT__IIIIIIIII_3D ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint height, - jint depth, - jint border, - jint format, - jint type, - jdoubleArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jdouble *ptr9 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage3DEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr9 = (*env)->GetDoubleArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLenum) internalFormat, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr9 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, pixels, ptr9, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage3DEXT__IIIIIIIII_3Z ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint height, - jint depth, - jint border, - jint format, - jint type, - jbooleanArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jboolean *ptr9 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage3DEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr9 = (*env)->GetBooleanArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLenum) internalFormat, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr9 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, pixels, ptr9, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexImage3DEXT__IIIIIIIII_3J ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint internalFormat, - jint width, - jint height, - jint depth, - jint border, - jint format, - jint type, - jlongArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; - jlong *ptr9 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexImage3DEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr9 = (*env)->GetLongArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLenum) internalFormat, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLint) border, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr9 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseLongArrayElements(env, pixels, ptr9, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   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 ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage3DEXT__IIIIIIIIII_3B ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint yoffset, - jint zoffset, - jint width, - jint height, - jint depth, - jint format, - jint type, - jbyteArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jbyte *ptr10 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage3DEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr10 = (*env)->GetByteArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLint) yoffset, - (GLint) zoffset, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr10 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseByteArrayElements(env, pixels, ptr10, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage3DEXT__IIIIIIIIII_3S ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint yoffset, - jint zoffset, - jint width, - jint height, - jint depth, - jint format, - jint type, - jshortArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jshort *ptr10 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage3DEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr10 = (*env)->GetShortArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLint) yoffset, - (GLint) zoffset, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr10 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseShortArrayElements(env, pixels, ptr10, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage3DEXT__IIIIIIIIII_3I ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint yoffset, - jint zoffset, - jint width, - jint height, - jint depth, - jint format, - jint type, - jintArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jint *ptr10 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage3DEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr10 = (*env)->GetIntArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLint) yoffset, - (GLint) zoffset, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr10 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseIntArrayElements(env, pixels, ptr10, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage3DEXT__IIIIIIIIII_3F ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint yoffset, - jint zoffset, - jint width, - jint height, - jint depth, - jint format, - jint type, - jfloatArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jfloat *ptr10 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage3DEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr10 = (*env)->GetFloatArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLint) yoffset, - (GLint) zoffset, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr10 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, pixels, ptr10, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage3DEXT__IIIIIIIIII_3D ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint yoffset, - jint zoffset, - jint width, - jint height, - jint depth, - jint format, - jint type, - jdoubleArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jdouble *ptr10 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage3DEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr10 = (*env)->GetDoubleArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLint) yoffset, - (GLint) zoffset, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr10 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, pixels, ptr10, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage3DEXT__IIIIIIIIII_3Z ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint yoffset, - jint zoffset, - jint width, - jint height, - jint depth, - jint format, - jint type, - jbooleanArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jboolean *ptr10 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage3DEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr10 = (*env)->GetBooleanArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLint) yoffset, - (GLint) zoffset, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr10 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, pixels, ptr10, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexSubImage3DEXT__IIIIIIIIII_3J ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint yoffset, - jint zoffset, - jint width, - jint height, - jint depth, - jint format, - jint type, - jlongArray pixels) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jlong *ptr10 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glTexSubImage3DEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(pixels!=NULL) - { - ptr10 = (*env)->GetLongArrayElements(env, pixels, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLint) yoffset, - (GLint) zoffset, - (GLsizei) width, - (GLsizei) height, - (GLsizei) depth, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr10 - ); - - if(pixels!=NULL) - { - (*env)->ReleaseLongArrayElements(env, pixels, ptr10, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyTexSubImage3DEXT ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glCopyTexSubImage3DEXT ( - JNIEnv *env, jobject obj, - jint target, - jint level, - jint xoffset, - jint yoffset, - jint zoffset, - jint x, - jint y, - jint width, - jint height) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLint, GLint, GLsizei, GLsizei) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLint, GLint, GLsizei, GLsizei)) - getGLProcAddressHelper("glCopyTexSubImage3DEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLint) level, - (GLint) xoffset, - (GLint) yoffset, - (GLint) zoffset, - (GLint) x, - (GLint) y, - (GLsizei) width, - (GLsizei) height - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGenTexturesEXT ( GLsizei n , GLuint * textures ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGenTexturesEXT ( - JNIEnv *env, jobject obj, - jint n, - jintArray textures) - { - static void (CALLBACK *__func_ptr__)(GLsizei, GLuint *) = NULL; - jboolean isCopiedArray1 = JNI_FALSE; - jint *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, GLuint *)) - getGLProcAddressHelper("glGenTexturesEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(textures!=NULL) - { - ptr1 = (*env)->GetIntArrayElements(env, textures, &isCopiedArray1); - } - __func_ptr__ ( - (GLsizei) n, - (GLuint *) ptr1 - ); - - if(textures!=NULL) - { - (*env)->ReleaseIntArrayElements(env, textures, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glDeleteTexturesEXT ( GLsizei n , const GLuint * textures ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDeleteTexturesEXT ( - JNIEnv *env, jobject obj, - jint n, - jintArray textures) - { - static void (CALLBACK *__func_ptr__)(GLsizei, const GLuint *) = NULL; - jint *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, const GLuint *)) - getGLProcAddressHelper("glDeleteTexturesEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(textures!=NULL) - { - ptr1 = (*env)->GetIntArrayElements(env, textures, 0); - } - __func_ptr__ ( - (GLsizei) n, - (const GLuint *) ptr1 - ); - - if(textures!=NULL) - { - (*env)->ReleaseIntArrayElements(env, textures, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glBindTextureEXT ( GLenum target , GLuint texture ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glBindTextureEXT ( - JNIEnv *env, jobject obj, - jint target, - jint texture) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLuint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLuint)) - getGLProcAddressHelper("glBindTextureEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLuint) texture - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glPrioritizeTexturesEXT ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glPrioritizeTexturesEXT ( - JNIEnv *env, jobject obj, - jint n, - jintArray textures, - jfloatArray priorities) - { - static void (CALLBACK *__func_ptr__)(GLsizei, const GLuint *, const GLclampf *) = NULL; - jint *ptr1 = NULL; - jfloat *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, const GLuint *, const GLclampf *)) - getGLProcAddressHelper("glPrioritizeTexturesEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(textures!=NULL) - { - ptr1 = (*env)->GetIntArrayElements(env, textures, 0); - } - if(priorities!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, priorities, 0); - } - __func_ptr__ ( - (GLsizei) n, - (const GLuint *) ptr1, - (const GLclampf *) ptr2 - ); - - if(textures!=NULL) - { - (*env)->ReleaseIntArrayElements(env, textures, ptr1, JNI_ABORT); - } - if(priorities!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, priorities, ptr2, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern GLboolean glAreTexturesResidentEXT ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ - JNIEXPORT jboolean JNICALL - Java_gl4java_GLFuncJauJNInf_glAreTexturesResidentEXT ( - JNIEnv *env, jobject obj, - jint n, - jintArray textures, - jbooleanArray residences) - { - static jboolean (CALLBACK *__func_ptr__)(GLsizei, const GLuint *, GLboolean *) = NULL; - jboolean ret; - - jint *ptr1 = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jboolean *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (jboolean (CALLBACK *)(GLsizei, const GLuint *, GLboolean *)) - getGLProcAddressHelper("glAreTexturesResidentEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return 0; - } - if(textures!=NULL) - { - ptr1 = (*env)->GetIntArrayElements(env, textures, 0); - } - if(residences!=NULL) - { - ptr2 = (*env)->GetBooleanArrayElements(env, residences, &isCopiedArray2); - } - ret = (jboolean) __func_ptr__ ( - (GLsizei) n, - (const GLuint *) ptr1, - (GLboolean *) ptr2 - ); - - if(textures!=NULL) - { - (*env)->ReleaseIntArrayElements(env, textures, ptr1, JNI_ABORT); - } - if(residences!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, residences, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - return ret; - } - -/** - * Original Function-Prototype : - *
 
-   extern GLboolean glIsTextureEXT ( GLuint texture ) ;
- * 
- */ - JNIEXPORT jboolean JNICALL - Java_gl4java_GLFuncJauJNInf_glIsTextureEXT ( - JNIEnv *env, jobject obj, - jint texture) - { - static jboolean (CALLBACK *__func_ptr__)(GLuint) = NULL; - jboolean ret; - - - if(__func_ptr__==NULL) { - __func_ptr__ = (jboolean (CALLBACK *)(GLuint)) - getGLProcAddressHelper("glIsTextureEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return 0; - } - ret = (jboolean) __func_ptr__ ( - (GLuint) texture - ); - - return ret; - } - -/** - * Original Function-Prototype : - *
 
-   extern void glVertexPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertexPointerEXT__IIII_3B ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jint count, - jbyteArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jbyte *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glVertexPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr4 = (*env)->GetByteArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr4 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseByteArrayElements(env, ptr, ptr4, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertexPointerEXT__IIII_3S ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jint count, - jshortArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jshort *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glVertexPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr4 = (*env)->GetShortArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr4 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseShortArrayElements(env, ptr, ptr4, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertexPointerEXT__IIII_3I ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jint count, - jintArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jint *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glVertexPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr4 = (*env)->GetIntArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr4 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseIntArrayElements(env, ptr, ptr4, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertexPointerEXT__IIII_3F ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jint count, - jfloatArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jfloat *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glVertexPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr4 = (*env)->GetFloatArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr4 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, ptr, ptr4, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertexPointerEXT__IIII_3D ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jint count, - jdoubleArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jdouble *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glVertexPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr4 = (*env)->GetDoubleArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr4 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, ptr, ptr4, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertexPointerEXT__IIII_3Z ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jint count, - jbooleanArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jboolean *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glVertexPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr4 = (*env)->GetBooleanArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr4 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, ptr, ptr4, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glVertexPointerEXT__IIII_3J ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jint count, - jlongArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jlong *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glVertexPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr4 = (*env)->GetLongArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr4 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseLongArrayElements(env, ptr, ptr4, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glNormalPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glNormalPointerEXT__III_3B ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jint count, - jbyteArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jbyte *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glNormalPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetByteArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseByteArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glNormalPointerEXT__III_3S ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jint count, - jshortArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jshort *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glNormalPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetShortArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseShortArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glNormalPointerEXT__III_3I ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jint count, - jintArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jint *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glNormalPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetIntArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseIntArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glNormalPointerEXT__III_3F ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jint count, - jfloatArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jfloat *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glNormalPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetFloatArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glNormalPointerEXT__III_3D ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jint count, - jdoubleArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jdouble *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glNormalPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetDoubleArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glNormalPointerEXT__III_3Z ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jint count, - jbooleanArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jboolean *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glNormalPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetBooleanArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glNormalPointerEXT__III_3J ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jint count, - jlongArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jlong *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glNormalPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetLongArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColorPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorPointerEXT__IIII_3B ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jint count, - jbyteArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jbyte *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glColorPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr4 = (*env)->GetByteArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr4 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseByteArrayElements(env, ptr, ptr4, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorPointerEXT__IIII_3S ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jint count, - jshortArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jshort *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glColorPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr4 = (*env)->GetShortArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr4 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseShortArrayElements(env, ptr, ptr4, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorPointerEXT__IIII_3I ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jint count, - jintArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jint *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glColorPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr4 = (*env)->GetIntArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr4 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseIntArrayElements(env, ptr, ptr4, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorPointerEXT__IIII_3F ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jint count, - jfloatArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jfloat *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glColorPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr4 = (*env)->GetFloatArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr4 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, ptr, ptr4, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorPointerEXT__IIII_3D ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jint count, - jdoubleArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jdouble *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glColorPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr4 = (*env)->GetDoubleArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr4 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, ptr, ptr4, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorPointerEXT__IIII_3Z ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jint count, - jbooleanArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jboolean *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glColorPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr4 = (*env)->GetBooleanArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr4 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, ptr, ptr4, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorPointerEXT__IIII_3J ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jint count, - jlongArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jlong *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glColorPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr4 = (*env)->GetLongArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr4 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseLongArrayElements(env, ptr, ptr4, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glIndexPointerEXT__III_3B ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jint count, - jbyteArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jbyte *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glIndexPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetByteArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseByteArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glIndexPointerEXT__III_3S ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jint count, - jshortArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jshort *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glIndexPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetShortArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseShortArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glIndexPointerEXT__III_3I ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jint count, - jintArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jint *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glIndexPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetIntArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseIntArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glIndexPointerEXT__III_3F ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jint count, - jfloatArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jfloat *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glIndexPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetFloatArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glIndexPointerEXT__III_3D ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jint count, - jdoubleArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jdouble *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glIndexPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetDoubleArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glIndexPointerEXT__III_3Z ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jint count, - jbooleanArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jboolean *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glIndexPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetBooleanArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glIndexPointerEXT__III_3J ( - JNIEnv *env, jobject obj, - jint type, - jint stride, - jint count, - jlongArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jlong *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glIndexPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr3 = (*env)->GetLongArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr3 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoordPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoordPointerEXT__IIII_3B ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jint count, - jbyteArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jbyte *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glTexCoordPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr4 = (*env)->GetByteArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr4 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseByteArrayElements(env, ptr, ptr4, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoordPointerEXT__IIII_3S ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jint count, - jshortArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jshort *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glTexCoordPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr4 = (*env)->GetShortArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr4 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseShortArrayElements(env, ptr, ptr4, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoordPointerEXT__IIII_3I ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jint count, - jintArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jint *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glTexCoordPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr4 = (*env)->GetIntArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr4 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseIntArrayElements(env, ptr, ptr4, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoordPointerEXT__IIII_3F ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jint count, - jfloatArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jfloat *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glTexCoordPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr4 = (*env)->GetFloatArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr4 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, ptr, ptr4, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoordPointerEXT__IIII_3D ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jint count, - jdoubleArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jdouble *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glTexCoordPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr4 = (*env)->GetDoubleArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr4 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, ptr, ptr4, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoordPointerEXT__IIII_3Z ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jint count, - jbooleanArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jboolean *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glTexCoordPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr4 = (*env)->GetBooleanArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr4 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, ptr, ptr4, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glTexCoordPointerEXT__IIII_3J ( - JNIEnv *env, jobject obj, - jint size, - jint type, - jint stride, - jint count, - jlongArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; - jlong *ptr4 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) - getGLProcAddressHelper("glTexCoordPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr4 = (*env)->GetLongArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLint) size, - (GLenum) type, - (GLsizei) stride, - (GLsizei) count, - (const GLvoid *) ptr4 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseLongArrayElements(env, ptr, ptr4, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glEdgeFlagPointerEXT ( GLsizei stride , GLsizei count , const GLboolean * ptr ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glEdgeFlagPointerEXT ( - JNIEnv *env, jobject obj, - jint stride, - jint count, - jbooleanArray ptr) - { - static void (CALLBACK *__func_ptr__)(GLsizei, GLsizei, const GLboolean *) = NULL; - jboolean *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLsizei, GLsizei, const GLboolean *)) - getGLProcAddressHelper("glEdgeFlagPointerEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(ptr!=NULL) - { - ptr2 = (*env)->GetBooleanArrayElements(env, ptr, 0); - } - __func_ptr__ ( - (GLsizei) stride, - (GLsizei) count, - (const GLboolean *) ptr2 - ); - - if(ptr!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, ptr, ptr2, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetPointervEXT ( GLenum pname , void * * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetPointervEXT__I_3_3B ( - JNIEnv *env, jobject obj, - jint pname, - jbyteArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; - jboolean isCopiedArray1 = JNI_FALSE; - jbyte *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) - getGLProcAddressHelper("glGetPointervEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr1 = (*env)->GetByteArrayElements(env, params, &isCopiedArray1); - } - __func_ptr__ ( - (GLenum) pname, - (void **) ptr1 - ); - - if(params!=NULL) - { - (*env)->ReleaseByteArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetPointervEXT__I_3_3S ( - JNIEnv *env, jobject obj, - jint pname, - jshortArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; - jboolean isCopiedArray1 = JNI_FALSE; - jshort *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) - getGLProcAddressHelper("glGetPointervEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr1 = (*env)->GetShortArrayElements(env, params, &isCopiedArray1); - } - __func_ptr__ ( - (GLenum) pname, - (void **) ptr1 - ); - - if(params!=NULL) - { - (*env)->ReleaseShortArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetPointervEXT__I_3_3I ( - JNIEnv *env, jobject obj, - jint pname, - jintArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; - jboolean isCopiedArray1 = JNI_FALSE; - jint *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) - getGLProcAddressHelper("glGetPointervEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr1 = (*env)->GetIntArrayElements(env, params, &isCopiedArray1); - } - __func_ptr__ ( - (GLenum) pname, - (void **) ptr1 - ); - - if(params!=NULL) - { - (*env)->ReleaseIntArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetPointervEXT__I_3_3F ( - JNIEnv *env, jobject obj, - jint pname, - jfloatArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; - jboolean isCopiedArray1 = JNI_FALSE; - jfloat *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) - getGLProcAddressHelper("glGetPointervEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr1 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray1); - } - __func_ptr__ ( - (GLenum) pname, - (void **) ptr1 - ); - - if(params!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetPointervEXT__I_3_3D ( - JNIEnv *env, jobject obj, - jint pname, - jdoubleArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; - jboolean isCopiedArray1 = JNI_FALSE; - jdouble *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) - getGLProcAddressHelper("glGetPointervEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr1 = (*env)->GetDoubleArrayElements(env, params, &isCopiedArray1); - } - __func_ptr__ ( - (GLenum) pname, - (void **) ptr1 - ); - - if(params!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetPointervEXT__I_3_3Z ( - JNIEnv *env, jobject obj, - jint pname, - jbooleanArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; - jboolean isCopiedArray1 = JNI_FALSE; - jboolean *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) - getGLProcAddressHelper("glGetPointervEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr1 = (*env)->GetBooleanArrayElements(env, params, &isCopiedArray1); - } - __func_ptr__ ( - (GLenum) pname, - (void **) ptr1 - ); - - if(params!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetPointervEXT__I_3_3J ( - JNIEnv *env, jobject obj, - jint pname, - jlongArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; - jboolean isCopiedArray1 = JNI_FALSE; - jlong *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) - getGLProcAddressHelper("glGetPointervEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr1 = (*env)->GetLongArrayElements(env, params, &isCopiedArray1); - } - __func_ptr__ ( - (GLenum) pname, - (void **) ptr1 - ); - - if(params!=NULL) - { - (*env)->ReleaseLongArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glArrayElementEXT ( GLint i ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glArrayElementEXT ( - JNIEnv *env, jobject obj, - jint i) - { - static void (CALLBACK *__func_ptr__)(GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint)) - getGLProcAddressHelper("glArrayElementEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) i - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glDrawArraysEXT ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glDrawArraysEXT ( - JNIEnv *env, jobject obj, - jint mode, - jint first, - jint count) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLsizei) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLsizei)) - getGLProcAddressHelper("glDrawArraysEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) mode, - (GLint) first, - (GLsizei) count - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glBlendEquationEXT ( GLenum mode ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glBlendEquationEXT ( - JNIEnv *env, jobject obj, - jint mode) - { - static void (CALLBACK *__func_ptr__)(GLenum) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum)) - getGLProcAddressHelper("glBlendEquationEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) mode - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glPointParameterfEXT ( GLenum pname , GLfloat param ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glPointParameterfEXT ( - JNIEnv *env, jobject obj, - jint pname, - jfloat param) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat)) - getGLProcAddressHelper("glPointParameterfEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) pname, - (GLfloat) param - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glPointParameterfvEXT ( GLenum pname , const GLfloat * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glPointParameterfvEXT ( - JNIEnv *env, jobject obj, - jint pname, - jfloatArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, const GLfloat *) = NULL; - jfloat *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, const GLfloat *)) - getGLProcAddressHelper("glPointParameterfvEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr1 = (*env)->GetFloatArrayElements(env, params, 0); - } - __func_ptr__ ( - (GLenum) pname, - (const GLfloat *) ptr1 - ); - - if(params!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, params, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColorTableEXT ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorTableEXT__IIIII_3B ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint format, - jint type, - jbyteArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jbyte *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorTableEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr5 = (*env)->GetByteArrayElements(env, table, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(table!=NULL) - { - (*env)->ReleaseByteArrayElements(env, table, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorTableEXT__IIIII_3S ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint format, - jint type, - jshortArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jshort *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorTableEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr5 = (*env)->GetShortArrayElements(env, table, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(table!=NULL) - { - (*env)->ReleaseShortArrayElements(env, table, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorTableEXT__IIIII_3I ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint format, - jint type, - jintArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jint *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorTableEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr5 = (*env)->GetIntArrayElements(env, table, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(table!=NULL) - { - (*env)->ReleaseIntArrayElements(env, table, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorTableEXT__IIIII_3F ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint format, - jint type, - jfloatArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jfloat *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorTableEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr5 = (*env)->GetFloatArrayElements(env, table, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(table!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, table, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorTableEXT__IIIII_3D ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint format, - jint type, - jdoubleArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jdouble *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorTableEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr5 = (*env)->GetDoubleArrayElements(env, table, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(table!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, table, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorTableEXT__IIIII_3Z ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint format, - jint type, - jbooleanArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jboolean *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorTableEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr5 = (*env)->GetBooleanArrayElements(env, table, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(table!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, table, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorTableEXT__IIIII_3J ( - JNIEnv *env, jobject obj, - jint target, - jint internalformat, - jint width, - jint format, - jint type, - jlongArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jlong *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorTableEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr5 = (*env)->GetLongArrayElements(env, table, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) internalformat, - (GLsizei) width, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(table!=NULL) - { - (*env)->ReleaseLongArrayElements(env, table, ptr5, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glColorSubTableEXT ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorSubTableEXT__IIIII_3B ( - JNIEnv *env, jobject obj, - jint target, - jint start, - jint count, - jint format, - jint type, - jbyteArray data) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jbyte *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorSubTableEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(data!=NULL) - { - ptr5 = (*env)->GetByteArrayElements(env, data, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLsizei) start, - (GLsizei) count, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(data!=NULL) - { - (*env)->ReleaseByteArrayElements(env, data, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorSubTableEXT__IIIII_3S ( - JNIEnv *env, jobject obj, - jint target, - jint start, - jint count, - jint format, - jint type, - jshortArray data) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jshort *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorSubTableEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(data!=NULL) - { - ptr5 = (*env)->GetShortArrayElements(env, data, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLsizei) start, - (GLsizei) count, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(data!=NULL) - { - (*env)->ReleaseShortArrayElements(env, data, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorSubTableEXT__IIIII_3I ( - JNIEnv *env, jobject obj, - jint target, - jint start, - jint count, - jint format, - jint type, - jintArray data) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jint *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorSubTableEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(data!=NULL) - { - ptr5 = (*env)->GetIntArrayElements(env, data, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLsizei) start, - (GLsizei) count, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(data!=NULL) - { - (*env)->ReleaseIntArrayElements(env, data, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorSubTableEXT__IIIII_3F ( - JNIEnv *env, jobject obj, - jint target, - jint start, - jint count, - jint format, - jint type, - jfloatArray data) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jfloat *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorSubTableEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(data!=NULL) - { - ptr5 = (*env)->GetFloatArrayElements(env, data, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLsizei) start, - (GLsizei) count, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(data!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, data, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorSubTableEXT__IIIII_3D ( - JNIEnv *env, jobject obj, - jint target, - jint start, - jint count, - jint format, - jint type, - jdoubleArray data) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jdouble *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorSubTableEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(data!=NULL) - { - ptr5 = (*env)->GetDoubleArrayElements(env, data, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLsizei) start, - (GLsizei) count, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(data!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, data, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorSubTableEXT__IIIII_3Z ( - JNIEnv *env, jobject obj, - jint target, - jint start, - jint count, - jint format, - jint type, - jbooleanArray data) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jboolean *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorSubTableEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(data!=NULL) - { - ptr5 = (*env)->GetBooleanArrayElements(env, data, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLsizei) start, - (GLsizei) count, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(data!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, data, ptr5, JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glColorSubTableEXT__IIIII_3J ( - JNIEnv *env, jobject obj, - jint target, - jint start, - jint count, - jint format, - jint type, - jlongArray data) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; - jlong *ptr5 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) - getGLProcAddressHelper("glColorSubTableEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(data!=NULL) - { - ptr5 = (*env)->GetLongArrayElements(env, data, 0); - } - __func_ptr__ ( - (GLenum) target, - (GLsizei) start, - (GLsizei) count, - (GLenum) format, - (GLenum) type, - (const GLvoid *) ptr5 - ); - - if(data!=NULL) - { - (*env)->ReleaseLongArrayElements(env, data, ptr5, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetColorTableEXT ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetColorTableEXT__III_3B ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jbyteArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jbyte *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetColorTableEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr3 = (*env)->GetByteArrayElements(env, table, &isCopiedArray3); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3 - ); - - if(table!=NULL) - { - (*env)->ReleaseByteArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetColorTableEXT__III_3S ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jshortArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jshort *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetColorTableEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr3 = (*env)->GetShortArrayElements(env, table, &isCopiedArray3); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3 - ); - - if(table!=NULL) - { - (*env)->ReleaseShortArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetColorTableEXT__III_3I ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jintArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jint *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetColorTableEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr3 = (*env)->GetIntArrayElements(env, table, &isCopiedArray3); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3 - ); - - if(table!=NULL) - { - (*env)->ReleaseIntArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetColorTableEXT__III_3F ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jfloatArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jfloat *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetColorTableEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr3 = (*env)->GetFloatArrayElements(env, table, &isCopiedArray3); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3 - ); - - if(table!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetColorTableEXT__III_3D ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jdoubleArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jdouble *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetColorTableEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr3 = (*env)->GetDoubleArrayElements(env, table, &isCopiedArray3); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3 - ); - - if(table!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetColorTableEXT__III_3Z ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jbooleanArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jboolean *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetColorTableEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr3 = (*env)->GetBooleanArrayElements(env, table, &isCopiedArray3); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3 - ); - - if(table!=NULL) - { - (*env)->ReleaseBooleanArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - } - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetColorTableEXT__III_3J ( - JNIEnv *env, jobject obj, - jint target, - jint format, - jint type, - jlongArray table) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; - jboolean isCopiedArray3 = JNI_FALSE; - jlong *ptr3 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) - getGLProcAddressHelper("glGetColorTableEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(table!=NULL) - { - ptr3 = (*env)->GetLongArrayElements(env, table, &isCopiedArray3); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) format, - (GLenum) type, - (GLvoid *) ptr3 - ); - - if(table!=NULL) - { - (*env)->ReleaseLongArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetColorTableParameterfvEXT ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetColorTableParameterfvEXT ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jfloatArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat *) = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jfloat *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat *)) - getGLProcAddressHelper("glGetColorTableParameterfvEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray2); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (GLfloat *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glGetColorTableParameterivEXT ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glGetColorTableParameterivEXT ( - JNIEnv *env, jobject obj, - jint target, - jint pname, - jintArray params) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint *) = NULL; - jboolean isCopiedArray2 = JNI_FALSE; - jint *ptr2 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint *)) - getGLProcAddressHelper("glGetColorTableParameterivEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(params!=NULL) - { - ptr2 = (*env)->GetIntArrayElements(env, params, &isCopiedArray2); - } - __func_ptr__ ( - (GLenum) target, - (GLenum) pname, - (GLint *) ptr2 - ); - - if(params!=NULL) - { - (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glLockArraysEXT ( GLint first , GLsizei count ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glLockArraysEXT ( - JNIEnv *env, jobject obj, - jint first, - jint count) - { - static void (CALLBACK *__func_ptr__)(GLint, GLsizei) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLint, GLsizei)) - getGLProcAddressHelper("glLockArraysEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLint) first, - (GLsizei) count - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glUnlockArraysEXT ( void ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glUnlockArraysEXT ( - JNIEnv *env, jobject obj) - { - static void (CALLBACK *__func_ptr__)() = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)()) - getGLProcAddressHelper("glUnlockArraysEXT", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glActiveTextureARB ( GLenum texture ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glActiveTextureARB ( - JNIEnv *env, jobject obj, - jint texture) - { - static void (CALLBACK *__func_ptr__)(GLenum) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum)) - getGLProcAddressHelper("glActiveTextureARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) texture - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glClientActiveTextureARB ( GLenum texture ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glClientActiveTextureARB ( - JNIEnv *env, jobject obj, - jint texture) - { - static void (CALLBACK *__func_ptr__)(GLenum) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum)) - getGLProcAddressHelper("glClientActiveTextureARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) texture - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1dARB ( GLenum target , GLdouble s ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord1dARB ( - JNIEnv *env, jobject obj, - jint target, - jdouble s) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLdouble)) - getGLProcAddressHelper("glMultiTexCoord1dARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLdouble) s - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord1dvARB ( - JNIEnv *env, jobject obj, - jint target, - jdoubleArray v) - { - static void (CALLBACK *__func_ptr__)(GLenum, const GLdouble *) = NULL; - jdouble *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, const GLdouble *)) - getGLProcAddressHelper("glMultiTexCoord1dvARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr1 = (*env)->GetDoubleArrayElements(env, v, 0); - } - __func_ptr__ ( - (GLenum) target, - (const GLdouble *) ptr1 - ); - - if(v!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, v, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1fARB ( GLenum target , GLfloat s ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord1fARB ( - JNIEnv *env, jobject obj, - jint target, - jfloat s) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat)) - getGLProcAddressHelper("glMultiTexCoord1fARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLfloat) s - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord1fvARB ( - JNIEnv *env, jobject obj, - jint target, - jfloatArray v) - { - static void (CALLBACK *__func_ptr__)(GLenum, const GLfloat *) = NULL; - jfloat *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, const GLfloat *)) - getGLProcAddressHelper("glMultiTexCoord1fvARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr1 = (*env)->GetFloatArrayElements(env, v, 0); - } - __func_ptr__ ( - (GLenum) target, - (const GLfloat *) ptr1 - ); - - if(v!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, v, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1iARB ( GLenum target , GLint s ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord1iARB ( - JNIEnv *env, jobject obj, - jint target, - jint s) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint)) - getGLProcAddressHelper("glMultiTexCoord1iARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLint) s - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord1ivARB ( - JNIEnv *env, jobject obj, - jint target, - jintArray v) - { - static void (CALLBACK *__func_ptr__)(GLenum, const GLint *) = NULL; - jint *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, const GLint *)) - getGLProcAddressHelper("glMultiTexCoord1ivARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr1 = (*env)->GetIntArrayElements(env, v, 0); - } - __func_ptr__ ( - (GLenum) target, - (const GLint *) ptr1 - ); - - if(v!=NULL) - { - (*env)->ReleaseIntArrayElements(env, v, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1sARB ( GLenum target , GLshort s ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord1sARB ( - JNIEnv *env, jobject obj, - jint target, - jshort s) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLshort) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLshort)) - getGLProcAddressHelper("glMultiTexCoord1sARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLshort) s - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord1svARB ( - JNIEnv *env, jobject obj, - jint target, - jshortArray v) - { - static void (CALLBACK *__func_ptr__)(GLenum, const GLshort *) = NULL; - jshort *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, const GLshort *)) - getGLProcAddressHelper("glMultiTexCoord1svARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr1 = (*env)->GetShortArrayElements(env, v, 0); - } - __func_ptr__ ( - (GLenum) target, - (const GLshort *) ptr1 - ); - - if(v!=NULL) - { - (*env)->ReleaseShortArrayElements(env, v, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2dARB ( GLenum target , GLdouble s , GLdouble t ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord2dARB ( - JNIEnv *env, jobject obj, - jint target, - jdouble s, - jdouble t) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLdouble, GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLdouble, GLdouble)) - getGLProcAddressHelper("glMultiTexCoord2dARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLdouble) s, - (GLdouble) t - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord2dvARB ( - JNIEnv *env, jobject obj, - jint target, - jdoubleArray v) - { - static void (CALLBACK *__func_ptr__)(GLenum, const GLdouble *) = NULL; - jdouble *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, const GLdouble *)) - getGLProcAddressHelper("glMultiTexCoord2dvARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr1 = (*env)->GetDoubleArrayElements(env, v, 0); - } - __func_ptr__ ( - (GLenum) target, - (const GLdouble *) ptr1 - ); - - if(v!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, v, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2fARB ( GLenum target , GLfloat s , GLfloat t ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord2fARB ( - JNIEnv *env, jobject obj, - jint target, - jfloat s, - jfloat t) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLfloat, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat, GLfloat)) - getGLProcAddressHelper("glMultiTexCoord2fARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLfloat) s, - (GLfloat) t - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord2fvARB ( - JNIEnv *env, jobject obj, - jint target, - jfloatArray v) - { - static void (CALLBACK *__func_ptr__)(GLenum, const GLfloat *) = NULL; - jfloat *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, const GLfloat *)) - getGLProcAddressHelper("glMultiTexCoord2fvARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr1 = (*env)->GetFloatArrayElements(env, v, 0); - } - __func_ptr__ ( - (GLenum) target, - (const GLfloat *) ptr1 - ); - - if(v!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, v, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2iARB ( GLenum target , GLint s , GLint t ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord2iARB ( - JNIEnv *env, jobject obj, - jint target, - jint s, - jint t) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint)) - getGLProcAddressHelper("glMultiTexCoord2iARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLint) s, - (GLint) t - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord2ivARB ( - JNIEnv *env, jobject obj, - jint target, - jintArray v) - { - static void (CALLBACK *__func_ptr__)(GLenum, const GLint *) = NULL; - jint *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, const GLint *)) - getGLProcAddressHelper("glMultiTexCoord2ivARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr1 = (*env)->GetIntArrayElements(env, v, 0); - } - __func_ptr__ ( - (GLenum) target, - (const GLint *) ptr1 - ); - - if(v!=NULL) - { - (*env)->ReleaseIntArrayElements(env, v, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2sARB ( GLenum target , GLshort s , GLshort t ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord2sARB ( - JNIEnv *env, jobject obj, - jint target, - jshort s, - jshort t) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLshort, GLshort) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLshort, GLshort)) - getGLProcAddressHelper("glMultiTexCoord2sARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLshort) s, - (GLshort) t - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord2svARB ( - JNIEnv *env, jobject obj, - jint target, - jshortArray v) - { - static void (CALLBACK *__func_ptr__)(GLenum, const GLshort *) = NULL; - jshort *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, const GLshort *)) - getGLProcAddressHelper("glMultiTexCoord2svARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr1 = (*env)->GetShortArrayElements(env, v, 0); - } - __func_ptr__ ( - (GLenum) target, - (const GLshort *) ptr1 - ); - - if(v!=NULL) - { - (*env)->ReleaseShortArrayElements(env, v, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord3dARB ( - JNIEnv *env, jobject obj, - jint target, - jdouble s, - jdouble t, - jdouble r) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLdouble, GLdouble, GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLdouble, GLdouble, GLdouble)) - getGLProcAddressHelper("glMultiTexCoord3dARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLdouble) s, - (GLdouble) t, - (GLdouble) r - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord3dvARB ( - JNIEnv *env, jobject obj, - jint target, - jdoubleArray v) - { - static void (CALLBACK *__func_ptr__)(GLenum, const GLdouble *) = NULL; - jdouble *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, const GLdouble *)) - getGLProcAddressHelper("glMultiTexCoord3dvARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr1 = (*env)->GetDoubleArrayElements(env, v, 0); - } - __func_ptr__ ( - (GLenum) target, - (const GLdouble *) ptr1 - ); - - if(v!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, v, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord3fARB ( - JNIEnv *env, jobject obj, - jint target, - jfloat s, - jfloat t, - jfloat r) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLfloat, GLfloat, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat, GLfloat, GLfloat)) - getGLProcAddressHelper("glMultiTexCoord3fARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLfloat) s, - (GLfloat) t, - (GLfloat) r - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord3fvARB ( - JNIEnv *env, jobject obj, - jint target, - jfloatArray v) - { - static void (CALLBACK *__func_ptr__)(GLenum, const GLfloat *) = NULL; - jfloat *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, const GLfloat *)) - getGLProcAddressHelper("glMultiTexCoord3fvARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr1 = (*env)->GetFloatArrayElements(env, v, 0); - } - __func_ptr__ ( - (GLenum) target, - (const GLfloat *) ptr1 - ); - - if(v!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, v, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3iARB ( GLenum target , GLint s , GLint t , GLint r ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord3iARB ( - JNIEnv *env, jobject obj, - jint target, - jint s, - jint t, - jint r) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint)) - getGLProcAddressHelper("glMultiTexCoord3iARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLint) s, - (GLint) t, - (GLint) r - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord3ivARB ( - JNIEnv *env, jobject obj, - jint target, - jintArray v) - { - static void (CALLBACK *__func_ptr__)(GLenum, const GLint *) = NULL; - jint *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, const GLint *)) - getGLProcAddressHelper("glMultiTexCoord3ivARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr1 = (*env)->GetIntArrayElements(env, v, 0); - } - __func_ptr__ ( - (GLenum) target, - (const GLint *) ptr1 - ); - - if(v!=NULL) - { - (*env)->ReleaseIntArrayElements(env, v, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3sARB ( GLenum target , GLshort s , GLshort t , GLshort r ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord3sARB ( - JNIEnv *env, jobject obj, - jint target, - jshort s, - jshort t, - jshort r) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLshort, GLshort, GLshort) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLshort, GLshort, GLshort)) - getGLProcAddressHelper("glMultiTexCoord3sARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLshort) s, - (GLshort) t, - (GLshort) r - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord3svARB ( - JNIEnv *env, jobject obj, - jint target, - jshortArray v) - { - static void (CALLBACK *__func_ptr__)(GLenum, const GLshort *) = NULL; - jshort *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, const GLshort *)) - getGLProcAddressHelper("glMultiTexCoord3svARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr1 = (*env)->GetShortArrayElements(env, v, 0); - } - __func_ptr__ ( - (GLenum) target, - (const GLshort *) ptr1 - ); - - if(v!=NULL) - { - (*env)->ReleaseShortArrayElements(env, v, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord4dARB ( - JNIEnv *env, jobject obj, - jint target, - jdouble s, - jdouble t, - jdouble r, - jdouble q) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLdouble, GLdouble, GLdouble, GLdouble) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLdouble, GLdouble, GLdouble, GLdouble)) - getGLProcAddressHelper("glMultiTexCoord4dARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLdouble) s, - (GLdouble) t, - (GLdouble) r, - (GLdouble) q - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord4dvARB ( - JNIEnv *env, jobject obj, - jint target, - jdoubleArray v) - { - static void (CALLBACK *__func_ptr__)(GLenum, const GLdouble *) = NULL; - jdouble *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, const GLdouble *)) - getGLProcAddressHelper("glMultiTexCoord4dvARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr1 = (*env)->GetDoubleArrayElements(env, v, 0); - } - __func_ptr__ ( - (GLenum) target, - (const GLdouble *) ptr1 - ); - - if(v!=NULL) - { - (*env)->ReleaseDoubleArrayElements(env, v, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord4fARB ( - JNIEnv *env, jobject obj, - jint target, - jfloat s, - jfloat t, - jfloat r, - jfloat q) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLfloat, GLfloat, GLfloat, GLfloat) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat, GLfloat, GLfloat, GLfloat)) - getGLProcAddressHelper("glMultiTexCoord4fARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLfloat) s, - (GLfloat) t, - (GLfloat) r, - (GLfloat) q - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord4fvARB ( - JNIEnv *env, jobject obj, - jint target, - jfloatArray v) - { - static void (CALLBACK *__func_ptr__)(GLenum, const GLfloat *) = NULL; - jfloat *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, const GLfloat *)) - getGLProcAddressHelper("glMultiTexCoord4fvARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr1 = (*env)->GetFloatArrayElements(env, v, 0); - } - __func_ptr__ ( - (GLenum) target, - (const GLfloat *) ptr1 - ); - - if(v!=NULL) - { - (*env)->ReleaseFloatArrayElements(env, v, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4iARB ( GLenum target , GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord4iARB ( - JNIEnv *env, jobject obj, - jint target, - jint s, - jint t, - jint r, - jint q) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint)) - getGLProcAddressHelper("glMultiTexCoord4iARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLint) s, - (GLint) t, - (GLint) r, - (GLint) q - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord4ivARB ( - JNIEnv *env, jobject obj, - jint target, - jintArray v) - { - static void (CALLBACK *__func_ptr__)(GLenum, const GLint *) = NULL; - jint *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, const GLint *)) - getGLProcAddressHelper("glMultiTexCoord4ivARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr1 = (*env)->GetIntArrayElements(env, v, 0); - } - __func_ptr__ ( - (GLenum) target, - (const GLint *) ptr1 - ); - - if(v!=NULL) - { - (*env)->ReleaseIntArrayElements(env, v, ptr1, JNI_ABORT); - } - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4sARB ( GLenum target , GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord4sARB ( - JNIEnv *env, jobject obj, - jint target, - jshort s, - jshort t, - jshort r, - jshort q) - { - static void (CALLBACK *__func_ptr__)(GLenum, GLshort, GLshort, GLshort, GLshort) = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, GLshort, GLshort, GLshort, GLshort)) - getGLProcAddressHelper("glMultiTexCoord4sARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - __func_ptr__ ( - (GLenum) target, - (GLshort) s, - (GLshort) t, - (GLshort) r, - (GLshort) q - ); - - } - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ - JNIEXPORT void JNICALL - Java_gl4java_GLFuncJauJNInf_glMultiTexCoord4svARB ( - JNIEnv *env, jobject obj, - jint target, - jshortArray v) - { - static void (CALLBACK *__func_ptr__)(GLenum, const GLshort *) = NULL; - jshort *ptr1 = NULL; - - if(__func_ptr__==NULL) { - __func_ptr__ = (void (CALLBACK *)(GLenum, const GLshort *)) - getGLProcAddressHelper("glMultiTexCoord4svARB", NULL, 1, 0); - if(__func_ptr__==NULL) - return; - } - if(v!=NULL) - { - ptr1 = (*env)->GetShortArrayElements(env, v, 0); - } - __func_ptr__ ( - (GLenum) target, - (const GLshort *) ptr1 - ); - - if(v!=NULL) - { - (*env)->ReleaseShortArrayElements(env, v, ptr1, JNI_ABORT); - } - } - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ +/* WARNING ! WARNING *** THIS FILE IS GENERATED BY C2J !!! + + DO NOT MAKE ANY CHANGES *** MAKE CHANGES IN THE SKELETON FILES !!! +*/ + + +/* + * Leo Chan -- 1995 + * lchan@cgl.uwaterloo.ca + * + * This mammoth C file takes care of all the native implementation for the + * bulk of OpenGL commands + * --------------- + * + * Sven Goethel + * + * September 1997 + */ + +/* + * need to include the JAVA internal header files for macros and function + * prototypes required to maipulated JAVA data structures and functions + * + * StubPreamble.h includes the structure and macro definitions neede to + * convert JAVA data structures into C data structures. + * + */ + +#include "OpenGL_misc.h" + +/* + * the next thing to include are special headers that were created by + * JAVAH. They include the C structure definitions for the JAVA classes + */ +#include "gl4java_GLFuncJauJNInf.h" + +/*-------------------------------------------------------------------------- + * here on in is just regular apple pie C + */ + +#ifndef LIBAPIENTRY + #define LIBAPIENTRY +#endif +#ifndef LIBAPI + #define LIBAPI +#endif + +#ifndef CALLBACK + #define CALLBACK +#endif +/** THIS IS A MANUAL CODED PART + gl-manualCodedImplJNI.java +*/ + +static const char _gl_n_a_string[] = "GL-String not avaiable !"; + +JNIEXPORT jstring JNICALL +Java_gl4java_GLFuncJauJNInf_glGetString ( JNIEnv *env, jobject obj, + jint name ) +{ + const char * tmpString=0; + + tmpString = glGetString ( /* jint */ name); + if(tmpString==NULL) + tmpString=_gl_n_a_string; + + return (*env)->NewStringUTF(env, tmpString); +} + +static const char * _gl_lib_vendor_="Jausoft - Sven Goethel Software Development"; +static const char * _gl_lib_version_="2.4.1.0"; + +JNIEXPORT jstring JNICALL +Java_gl4java_GLFuncJauJNInf_getNativeVendor ( JNIEnv *env, jobject obj ) +{ + return (*env)->NewStringUTF(env, _gl_lib_vendor_); +} + +JNIEXPORT jstring JNICALL +Java_gl4java_GLFuncJauJNInf_getNativeVersion ( JNIEnv *env, jobject obj ) +{ + return (*env)->NewStringUTF(env, _gl_lib_version_); +} + +/** + * C2J Parser Version 1.5 Beta + * Jausoft - Sven Goethel Software Development + * Reading from file: gl-proto-auto.orig.h . . . + * Destination-Class: gl4java_GLFuncJauJNInf ! + */ + +/** + * Original Function-Prototype : + *
 
+   extern void glClearIndex ( GLfloat c ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glClearIndex ( + JNIEnv *env, jobject obj, + jfloat c) + { + static void (CALLBACK *__func_ptr__)(GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat)) + getGLProcAddressHelper("glClearIndex", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) c + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glClearColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glClearColor ( + JNIEnv *env, jobject obj, + jfloat red, + jfloat green, + jfloat blue, + jfloat alpha) + { + static void (CALLBACK *__func_ptr__)(GLclampf, GLclampf, GLclampf, GLclampf) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLclampf, GLclampf, GLclampf, GLclampf)) + getGLProcAddressHelper("glClearColor", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLclampf) red, + (GLclampf) green, + (GLclampf) blue, + (GLclampf) alpha + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glClear ( GLbitfield mask ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glClear ( + JNIEnv *env, jobject obj, + jint mask) + { + static void (CALLBACK *__func_ptr__)(GLbitfield) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLbitfield)) + getGLProcAddressHelper("glClear", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLbitfield) mask + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexMask ( GLuint mask ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glIndexMask ( + JNIEnv *env, jobject obj, + jint mask) + { + static void (CALLBACK *__func_ptr__)(GLuint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLuint)) + getGLProcAddressHelper("glIndexMask", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLuint) mask + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColorMask ( GLboolean red , GLboolean green , GLboolean blue , GLboolean alpha ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorMask ( + JNIEnv *env, jobject obj, + jboolean red, + jboolean green, + jboolean blue, + jboolean alpha) + { + static void (CALLBACK *__func_ptr__)(GLboolean, GLboolean, GLboolean, GLboolean) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLboolean, GLboolean, GLboolean, GLboolean)) + getGLProcAddressHelper("glColorMask", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLboolean) red, + (GLboolean) green, + (GLboolean) blue, + (GLboolean) alpha + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glAlphaFunc ( GLenum func , GLclampf ref ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glAlphaFunc ( + JNIEnv *env, jobject obj, + jint func, + jfloat ref) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLclampf) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLclampf)) + getGLProcAddressHelper("glAlphaFunc", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) func, + (GLclampf) ref + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glBlendFunc ( GLenum sfactor , GLenum dfactor ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glBlendFunc ( + JNIEnv *env, jobject obj, + jint sfactor, + jint dfactor) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum)) + getGLProcAddressHelper("glBlendFunc", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) sfactor, + (GLenum) dfactor + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glLogicOp ( GLenum opcode ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glLogicOp ( + JNIEnv *env, jobject obj, + jint opcode) + { + static void (CALLBACK *__func_ptr__)(GLenum) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum)) + getGLProcAddressHelper("glLogicOp", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) opcode + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glCullFace ( GLenum mode ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glCullFace ( + JNIEnv *env, jobject obj, + jint mode) + { + static void (CALLBACK *__func_ptr__)(GLenum) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum)) + getGLProcAddressHelper("glCullFace", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) mode + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glFrontFace ( GLenum mode ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glFrontFace ( + JNIEnv *env, jobject obj, + jint mode) + { + static void (CALLBACK *__func_ptr__)(GLenum) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum)) + getGLProcAddressHelper("glFrontFace", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) mode + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glPointSize ( GLfloat size ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glPointSize ( + JNIEnv *env, jobject obj, + jfloat size) + { + static void (CALLBACK *__func_ptr__)(GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat)) + getGLProcAddressHelper("glPointSize", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) size + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glLineWidth ( GLfloat width ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glLineWidth ( + JNIEnv *env, jobject obj, + jfloat width) + { + static void (CALLBACK *__func_ptr__)(GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat)) + getGLProcAddressHelper("glLineWidth", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) width + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glLineStipple ( GLint factor , GLushort pattern ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glLineStipple ( + JNIEnv *env, jobject obj, + jint factor, + jshort pattern) + { + static void (CALLBACK *__func_ptr__)(GLint, GLushort) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLushort)) + getGLProcAddressHelper("glLineStipple", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) factor, + (GLushort) pattern + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glPolygonMode ( GLenum face , GLenum mode ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glPolygonMode ( + JNIEnv *env, jobject obj, + jint face, + jint mode) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum)) + getGLProcAddressHelper("glPolygonMode", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) face, + (GLenum) mode + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glPolygonOffset ( GLfloat factor , GLfloat units ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glPolygonOffset ( + JNIEnv *env, jobject obj, + jfloat factor, + jfloat units) + { + static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat)) + getGLProcAddressHelper("glPolygonOffset", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) factor, + (GLfloat) units + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glPolygonStipple ( const GLubyte * mask ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glPolygonStipple ( + JNIEnv *env, jobject obj, + jbyteArray mask) + { + static void (CALLBACK *__func_ptr__)(const GLubyte *) = NULL; + jbyte *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLubyte *)) + getGLProcAddressHelper("glPolygonStipple", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(mask!=NULL) + { + ptr0 = (*env)->GetByteArrayElements(env, mask, 0); + } + __func_ptr__ ( + (const GLubyte *) ptr0 + ); + + if(mask!=NULL) + { + (*env)->ReleaseByteArrayElements(env, mask, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetPolygonStipple ( GLubyte * mask ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetPolygonStipple ( + JNIEnv *env, jobject obj, + jbyteArray mask) + { + static void (CALLBACK *__func_ptr__)(GLubyte *) = NULL; + jboolean isCopiedArray0 = JNI_FALSE; + jbyte *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLubyte *)) + getGLProcAddressHelper("glGetPolygonStipple", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(mask!=NULL) + { + ptr0 = (*env)->GetByteArrayElements(env, mask, &isCopiedArray0); + } + __func_ptr__ ( + (GLubyte *) ptr0 + ); + + if(mask!=NULL) + { + (*env)->ReleaseByteArrayElements(env, mask, ptr0, (isCopiedArray0 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glEdgeFlag ( GLboolean flag ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glEdgeFlag ( + JNIEnv *env, jobject obj, + jboolean flag) + { + static void (CALLBACK *__func_ptr__)(GLboolean) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLboolean)) + getGLProcAddressHelper("glEdgeFlag", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLboolean) flag + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glEdgeFlagv ( const GLboolean * flag ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glEdgeFlagv ( + JNIEnv *env, jobject obj, + jbooleanArray flag) + { + static void (CALLBACK *__func_ptr__)(const GLboolean *) = NULL; + jboolean *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLboolean *)) + getGLProcAddressHelper("glEdgeFlagv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(flag!=NULL) + { + ptr0 = (*env)->GetBooleanArrayElements(env, flag, 0); + } + __func_ptr__ ( + (const GLboolean *) ptr0 + ); + + if(flag!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, flag, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glScissor ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glScissor ( + JNIEnv *env, jobject obj, + jint x, + jint y, + jint width, + jint height) + { + static void (CALLBACK *__func_ptr__)(GLint, GLint, GLsizei, GLsizei) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLsizei, GLsizei)) + getGLProcAddressHelper("glScissor", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) x, + (GLint) y, + (GLsizei) width, + (GLsizei) height + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glClipPlane ( GLenum plane , const GLdouble * equation ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glClipPlane ( + JNIEnv *env, jobject obj, + jint plane, + jdoubleArray equation) + { + static void (CALLBACK *__func_ptr__)(GLenum, const GLdouble *) = NULL; + jdouble *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, const GLdouble *)) + getGLProcAddressHelper("glClipPlane", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(equation!=NULL) + { + ptr1 = (*env)->GetDoubleArrayElements(env, equation, 0); + } + __func_ptr__ ( + (GLenum) plane, + (const GLdouble *) ptr1 + ); + + if(equation!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, equation, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetClipPlane ( GLenum plane , GLdouble * equation ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetClipPlane ( + JNIEnv *env, jobject obj, + jint plane, + jdoubleArray equation) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLdouble *) = NULL; + jboolean isCopiedArray1 = JNI_FALSE; + jdouble *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLdouble *)) + getGLProcAddressHelper("glGetClipPlane", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(equation!=NULL) + { + ptr1 = (*env)->GetDoubleArrayElements(env, equation, &isCopiedArray1); + } + __func_ptr__ ( + (GLenum) plane, + (GLdouble *) ptr1 + ); + + if(equation!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, equation, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glDrawBuffer ( GLenum mode ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDrawBuffer ( + JNIEnv *env, jobject obj, + jint mode) + { + static void (CALLBACK *__func_ptr__)(GLenum) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum)) + getGLProcAddressHelper("glDrawBuffer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) mode + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glReadBuffer ( GLenum mode ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glReadBuffer ( + JNIEnv *env, jobject obj, + jint mode) + { + static void (CALLBACK *__func_ptr__)(GLenum) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum)) + getGLProcAddressHelper("glReadBuffer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) mode + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glEnable ( GLenum cap ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glEnable ( + JNIEnv *env, jobject obj, + jint cap) + { + static void (CALLBACK *__func_ptr__)(GLenum) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum)) + getGLProcAddressHelper("glEnable", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) cap + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glDisable ( GLenum cap ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDisable ( + JNIEnv *env, jobject obj, + jint cap) + { + static void (CALLBACK *__func_ptr__)(GLenum) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum)) + getGLProcAddressHelper("glDisable", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) cap + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern GLboolean glIsEnabled ( GLenum cap ) ;
+ * 
+ */ + JNIEXPORT jboolean JNICALL + Java_gl4java_GLFuncJauJNInf_glIsEnabled ( + JNIEnv *env, jobject obj, + jint cap) + { + static jboolean (CALLBACK *__func_ptr__)(GLenum) = NULL; + jboolean ret; + + + if(__func_ptr__==NULL) { + __func_ptr__ = (jboolean (CALLBACK *)(GLenum)) + getGLProcAddressHelper("glIsEnabled", NULL, 1, 0); + if(__func_ptr__==NULL) + return 0; + } + ret = (jboolean) __func_ptr__ ( + (GLenum) cap + ); + + return ret; + } + +/** + * Original Function-Prototype : + *
 
+   extern void glEnableClientState ( GLenum cap ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glEnableClientState ( + JNIEnv *env, jobject obj, + jint cap) + { + static void (CALLBACK *__func_ptr__)(GLenum) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum)) + getGLProcAddressHelper("glEnableClientState", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) cap + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glDisableClientState ( GLenum cap ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDisableClientState ( + JNIEnv *env, jobject obj, + jint cap) + { + static void (CALLBACK *__func_ptr__)(GLenum) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum)) + getGLProcAddressHelper("glDisableClientState", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) cap + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetBooleanv ( GLenum pname , GLboolean * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetBooleanv ( + JNIEnv *env, jobject obj, + jint pname, + jbooleanArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLboolean *) = NULL; + jboolean isCopiedArray1 = JNI_FALSE; + jboolean *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean *)) + getGLProcAddressHelper("glGetBooleanv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr1 = (*env)->GetBooleanArrayElements(env, params, &isCopiedArray1); + } + __func_ptr__ ( + (GLenum) pname, + (GLboolean *) ptr1 + ); + + if(params!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetDoublev ( GLenum pname , GLdouble * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetDoublev ( + JNIEnv *env, jobject obj, + jint pname, + jdoubleArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLdouble *) = NULL; + jboolean isCopiedArray1 = JNI_FALSE; + jdouble *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLdouble *)) + getGLProcAddressHelper("glGetDoublev", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr1 = (*env)->GetDoubleArrayElements(env, params, &isCopiedArray1); + } + __func_ptr__ ( + (GLenum) pname, + (GLdouble *) ptr1 + ); + + if(params!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetFloatv ( GLenum pname , GLfloat * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetFloatv ( + JNIEnv *env, jobject obj, + jint pname, + jfloatArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLfloat *) = NULL; + jboolean isCopiedArray1 = JNI_FALSE; + jfloat *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat *)) + getGLProcAddressHelper("glGetFloatv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr1 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray1); + } + __func_ptr__ ( + (GLenum) pname, + (GLfloat *) ptr1 + ); + + if(params!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetIntegerv ( GLenum pname , GLint * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetIntegerv ( + JNIEnv *env, jobject obj, + jint pname, + jintArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint *) = NULL; + jboolean isCopiedArray1 = JNI_FALSE; + jint *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint *)) + getGLProcAddressHelper("glGetIntegerv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr1 = (*env)->GetIntArrayElements(env, params, &isCopiedArray1); + } + __func_ptr__ ( + (GLenum) pname, + (GLint *) ptr1 + ); + + if(params!=NULL) + { + (*env)->ReleaseIntArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glPushAttrib ( GLbitfield mask ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glPushAttrib ( + JNIEnv *env, jobject obj, + jint mask) + { + static void (CALLBACK *__func_ptr__)(GLbitfield) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLbitfield)) + getGLProcAddressHelper("glPushAttrib", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLbitfield) mask + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glPopAttrib ( void ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glPopAttrib ( + JNIEnv *env, jobject obj) + { + static void (CALLBACK *__func_ptr__)() = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)()) + getGLProcAddressHelper("glPopAttrib", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glPushClientAttrib ( GLbitfield mask ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glPushClientAttrib ( + JNIEnv *env, jobject obj, + jint mask) + { + static void (CALLBACK *__func_ptr__)(GLbitfield) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLbitfield)) + getGLProcAddressHelper("glPushClientAttrib", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLbitfield) mask + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glPopClientAttrib ( void ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glPopClientAttrib ( + JNIEnv *env, jobject obj) + { + static void (CALLBACK *__func_ptr__)() = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)()) + getGLProcAddressHelper("glPopClientAttrib", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern GLint glRenderMode ( GLenum mode ) ;
+ * 
+ */ + JNIEXPORT jint JNICALL + Java_gl4java_GLFuncJauJNInf_glRenderMode ( + JNIEnv *env, jobject obj, + jint mode) + { + static jint (CALLBACK *__func_ptr__)(GLenum) = NULL; + jint ret; + + + if(__func_ptr__==NULL) { + __func_ptr__ = (jint (CALLBACK *)(GLenum)) + getGLProcAddressHelper("glRenderMode", NULL, 1, 0); + if(__func_ptr__==NULL) + return 0; + } + ret = (jint) __func_ptr__ ( + (GLenum) mode + ); + + return ret; + } + +/** + * Original Function-Prototype : + *
 
+   extern GLenum glGetError ( void ) ;
+ * 
+ */ + JNIEXPORT jint JNICALL + Java_gl4java_GLFuncJauJNInf_glGetError ( + JNIEnv *env, jobject obj) + { + static jint (CALLBACK *__func_ptr__)() = NULL; + jint ret; + + + if(__func_ptr__==NULL) { + __func_ptr__ = (jint (CALLBACK *)()) + getGLProcAddressHelper("glGetError", NULL, 1, 0); + if(__func_ptr__==NULL) + return 0; + } + ret = (jint) __func_ptr__ ( + ); + + return ret; + } + +/** + * Original Function-Prototype : + *
 
+   extern void glFinish ( void ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glFinish ( + JNIEnv *env, jobject obj) + { + static void (CALLBACK *__func_ptr__)() = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)()) + getGLProcAddressHelper("glFinish", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glFlush ( void ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glFlush ( + JNIEnv *env, jobject obj) + { + static void (CALLBACK *__func_ptr__)() = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)()) + getGLProcAddressHelper("glFlush", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glHint ( GLenum target , GLenum mode ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glHint ( + JNIEnv *env, jobject obj, + jint target, + jint mode) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum)) + getGLProcAddressHelper("glHint", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLenum) mode + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glClearDepth ( GLclampd depth ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glClearDepth ( + JNIEnv *env, jobject obj, + jdouble depth) + { + static void (CALLBACK *__func_ptr__)(GLclampd) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLclampd)) + getGLProcAddressHelper("glClearDepth", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLclampd) depth + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glDepthFunc ( GLenum func ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDepthFunc ( + JNIEnv *env, jobject obj, + jint func) + { + static void (CALLBACK *__func_ptr__)(GLenum) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum)) + getGLProcAddressHelper("glDepthFunc", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) func + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glDepthMask ( GLboolean flag ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDepthMask ( + JNIEnv *env, jobject obj, + jboolean flag) + { + static void (CALLBACK *__func_ptr__)(GLboolean) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLboolean)) + getGLProcAddressHelper("glDepthMask", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLboolean) flag + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glDepthRange ( GLclampd near_val , GLclampd far_val ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDepthRange ( + JNIEnv *env, jobject obj, + jdouble near_val, + jdouble far_val) + { + static void (CALLBACK *__func_ptr__)(GLclampd, GLclampd) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLclampd, GLclampd)) + getGLProcAddressHelper("glDepthRange", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLclampd) near_val, + (GLclampd) far_val + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glClearAccum ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glClearAccum ( + JNIEnv *env, jobject obj, + jfloat red, + jfloat green, + jfloat blue, + jfloat alpha) + { + static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat, GLfloat)) + getGLProcAddressHelper("glClearAccum", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) red, + (GLfloat) green, + (GLfloat) blue, + (GLfloat) alpha + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glAccum ( GLenum op , GLfloat value ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glAccum ( + JNIEnv *env, jobject obj, + jint op, + jfloat value) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat)) + getGLProcAddressHelper("glAccum", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) op, + (GLfloat) value + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMatrixMode ( GLenum mode ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMatrixMode ( + JNIEnv *env, jobject obj, + jint mode) + { + static void (CALLBACK *__func_ptr__)(GLenum) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum)) + getGLProcAddressHelper("glMatrixMode", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) mode + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glOrtho ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glOrtho ( + JNIEnv *env, jobject obj, + jdouble left, + jdouble right, + jdouble bottom, + jdouble top, + jdouble near_val, + jdouble far_val) + { + static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble, GLdouble, GLdouble, GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble, GLdouble, GLdouble, GLdouble)) + getGLProcAddressHelper("glOrtho", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLdouble) left, + (GLdouble) right, + (GLdouble) bottom, + (GLdouble) top, + (GLdouble) near_val, + (GLdouble) far_val + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glFrustum ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glFrustum ( + JNIEnv *env, jobject obj, + jdouble left, + jdouble right, + jdouble bottom, + jdouble top, + jdouble near_val, + jdouble far_val) + { + static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble, GLdouble, GLdouble, GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble, GLdouble, GLdouble, GLdouble)) + getGLProcAddressHelper("glFrustum", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLdouble) left, + (GLdouble) right, + (GLdouble) bottom, + (GLdouble) top, + (GLdouble) near_val, + (GLdouble) far_val + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glViewport ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glViewport ( + JNIEnv *env, jobject obj, + jint x, + jint y, + jint width, + jint height) + { + static void (CALLBACK *__func_ptr__)(GLint, GLint, GLsizei, GLsizei) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLsizei, GLsizei)) + getGLProcAddressHelper("glViewport", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) x, + (GLint) y, + (GLsizei) width, + (GLsizei) height + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glPushMatrix ( void ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glPushMatrix ( + JNIEnv *env, jobject obj) + { + static void (CALLBACK *__func_ptr__)() = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)()) + getGLProcAddressHelper("glPushMatrix", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glPopMatrix ( void ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glPopMatrix ( + JNIEnv *env, jobject obj) + { + static void (CALLBACK *__func_ptr__)() = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)()) + getGLProcAddressHelper("glPopMatrix", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glLoadIdentity ( void ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glLoadIdentity ( + JNIEnv *env, jobject obj) + { + static void (CALLBACK *__func_ptr__)() = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)()) + getGLProcAddressHelper("glLoadIdentity", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glLoadMatrixd ( const GLdouble * m ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glLoadMatrixd ( + JNIEnv *env, jobject obj, + jdoubleArray m) + { + static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; + jdouble *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) + getGLProcAddressHelper("glLoadMatrixd", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(m!=NULL) + { + ptr0 = (*env)->GetDoubleArrayElements(env, m, 0); + } + __func_ptr__ ( + (const GLdouble *) ptr0 + ); + + if(m!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, m, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glLoadMatrixf ( const GLfloat * m ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glLoadMatrixf ( + JNIEnv *env, jobject obj, + jfloatArray m) + { + static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; + jfloat *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) + getGLProcAddressHelper("glLoadMatrixf", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(m!=NULL) + { + ptr0 = (*env)->GetFloatArrayElements(env, m, 0); + } + __func_ptr__ ( + (const GLfloat *) ptr0 + ); + + if(m!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, m, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultMatrixd ( const GLdouble * m ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultMatrixd ( + JNIEnv *env, jobject obj, + jdoubleArray m) + { + static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; + jdouble *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) + getGLProcAddressHelper("glMultMatrixd", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(m!=NULL) + { + ptr0 = (*env)->GetDoubleArrayElements(env, m, 0); + } + __func_ptr__ ( + (const GLdouble *) ptr0 + ); + + if(m!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, m, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultMatrixf ( const GLfloat * m ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultMatrixf ( + JNIEnv *env, jobject obj, + jfloatArray m) + { + static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; + jfloat *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) + getGLProcAddressHelper("glMultMatrixf", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(m!=NULL) + { + ptr0 = (*env)->GetFloatArrayElements(env, m, 0); + } + __func_ptr__ ( + (const GLfloat *) ptr0 + ); + + if(m!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, m, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRotated ( GLdouble angle , GLdouble x , GLdouble y , GLdouble z ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRotated ( + JNIEnv *env, jobject obj, + jdouble angle, + jdouble x, + jdouble y, + jdouble z) + { + static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble, GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble, GLdouble)) + getGLProcAddressHelper("glRotated", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLdouble) angle, + (GLdouble) x, + (GLdouble) y, + (GLdouble) z + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRotatef ( GLfloat angle , GLfloat x , GLfloat y , GLfloat z ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRotatef ( + JNIEnv *env, jobject obj, + jfloat angle, + jfloat x, + jfloat y, + jfloat z) + { + static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat, GLfloat)) + getGLProcAddressHelper("glRotatef", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) angle, + (GLfloat) x, + (GLfloat) y, + (GLfloat) z + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glScaled ( GLdouble x , GLdouble y , GLdouble z ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glScaled ( + JNIEnv *env, jobject obj, + jdouble x, + jdouble y, + jdouble z) + { + static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble)) + getGLProcAddressHelper("glScaled", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLdouble) x, + (GLdouble) y, + (GLdouble) z + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glScalef ( GLfloat x , GLfloat y , GLfloat z ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glScalef ( + JNIEnv *env, jobject obj, + jfloat x, + jfloat y, + jfloat z) + { + static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat)) + getGLProcAddressHelper("glScalef", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) x, + (GLfloat) y, + (GLfloat) z + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTranslated ( GLdouble x , GLdouble y , GLdouble z ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTranslated ( + JNIEnv *env, jobject obj, + jdouble x, + jdouble y, + jdouble z) + { + static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble)) + getGLProcAddressHelper("glTranslated", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLdouble) x, + (GLdouble) y, + (GLdouble) z + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTranslatef ( GLfloat x , GLfloat y , GLfloat z ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTranslatef ( + JNIEnv *env, jobject obj, + jfloat x, + jfloat y, + jfloat z) + { + static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat)) + getGLProcAddressHelper("glTranslatef", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) x, + (GLfloat) y, + (GLfloat) z + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern GLboolean glIsList ( GLuint list ) ;
+ * 
+ */ + JNIEXPORT jboolean JNICALL + Java_gl4java_GLFuncJauJNInf_glIsList ( + JNIEnv *env, jobject obj, + jint list) + { + static jboolean (CALLBACK *__func_ptr__)(GLuint) = NULL; + jboolean ret; + + + if(__func_ptr__==NULL) { + __func_ptr__ = (jboolean (CALLBACK *)(GLuint)) + getGLProcAddressHelper("glIsList", NULL, 1, 0); + if(__func_ptr__==NULL) + return 0; + } + ret = (jboolean) __func_ptr__ ( + (GLuint) list + ); + + return ret; + } + +/** + * Original Function-Prototype : + *
 
+   extern void glDeleteLists ( GLuint list , GLsizei range ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDeleteLists ( + JNIEnv *env, jobject obj, + jint list, + jint range) + { + static void (CALLBACK *__func_ptr__)(GLuint, GLsizei) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLuint, GLsizei)) + getGLProcAddressHelper("glDeleteLists", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLuint) list, + (GLsizei) range + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern GLuint glGenLists ( GLsizei range ) ;
+ * 
+ */ + JNIEXPORT jint JNICALL + Java_gl4java_GLFuncJauJNInf_glGenLists ( + JNIEnv *env, jobject obj, + jint range) + { + static jint (CALLBACK *__func_ptr__)(GLsizei) = NULL; + jint ret; + + + if(__func_ptr__==NULL) { + __func_ptr__ = (jint (CALLBACK *)(GLsizei)) + getGLProcAddressHelper("glGenLists", NULL, 1, 0); + if(__func_ptr__==NULL) + return 0; + } + ret = (jint) __func_ptr__ ( + (GLsizei) range + ); + + return ret; + } + +/** + * Original Function-Prototype : + *
 
+   extern void glNewList ( GLuint list , GLenum mode ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glNewList ( + JNIEnv *env, jobject obj, + jint list, + jint mode) + { + static void (CALLBACK *__func_ptr__)(GLuint, GLenum) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLuint, GLenum)) + getGLProcAddressHelper("glNewList", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLuint) list, + (GLenum) mode + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glEndList ( void ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glEndList ( + JNIEnv *env, jobject obj) + { + static void (CALLBACK *__func_ptr__)() = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)()) + getGLProcAddressHelper("glEndList", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glCallList ( GLuint list ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glCallList ( + JNIEnv *env, jobject obj, + jint list) + { + static void (CALLBACK *__func_ptr__)(GLuint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLuint)) + getGLProcAddressHelper("glCallList", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLuint) list + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glCallLists ( GLsizei n , GLenum type , const GLvoid * lists ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glCallLists__II_3B ( + JNIEnv *env, jobject obj, + jint n, + jint type, + jbyteArray lists) + { + static void (CALLBACK *__func_ptr__)(GLsizei, GLenum, const GLvoid *) = NULL; + jbyte *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, GLenum, const GLvoid *)) + getGLProcAddressHelper("glCallLists", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(lists!=NULL) + { + ptr2 = (*env)->GetByteArrayElements(env, lists, 0); + } + __func_ptr__ ( + (GLsizei) n, + (GLenum) type, + (const GLvoid *) ptr2 + ); + + if(lists!=NULL) + { + (*env)->ReleaseByteArrayElements(env, lists, ptr2, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glCallLists__II_3S ( + JNIEnv *env, jobject obj, + jint n, + jint type, + jshortArray lists) + { + static void (CALLBACK *__func_ptr__)(GLsizei, GLenum, const GLvoid *) = NULL; + jshort *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, GLenum, const GLvoid *)) + getGLProcAddressHelper("glCallLists", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(lists!=NULL) + { + ptr2 = (*env)->GetShortArrayElements(env, lists, 0); + } + __func_ptr__ ( + (GLsizei) n, + (GLenum) type, + (const GLvoid *) ptr2 + ); + + if(lists!=NULL) + { + (*env)->ReleaseShortArrayElements(env, lists, ptr2, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glCallLists__II_3I ( + JNIEnv *env, jobject obj, + jint n, + jint type, + jintArray lists) + { + static void (CALLBACK *__func_ptr__)(GLsizei, GLenum, const GLvoid *) = NULL; + jint *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, GLenum, const GLvoid *)) + getGLProcAddressHelper("glCallLists", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(lists!=NULL) + { + ptr2 = (*env)->GetIntArrayElements(env, lists, 0); + } + __func_ptr__ ( + (GLsizei) n, + (GLenum) type, + (const GLvoid *) ptr2 + ); + + if(lists!=NULL) + { + (*env)->ReleaseIntArrayElements(env, lists, ptr2, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glCallLists__II_3F ( + JNIEnv *env, jobject obj, + jint n, + jint type, + jfloatArray lists) + { + static void (CALLBACK *__func_ptr__)(GLsizei, GLenum, const GLvoid *) = NULL; + jfloat *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, GLenum, const GLvoid *)) + getGLProcAddressHelper("glCallLists", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(lists!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, lists, 0); + } + __func_ptr__ ( + (GLsizei) n, + (GLenum) type, + (const GLvoid *) ptr2 + ); + + if(lists!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, lists, ptr2, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glCallLists__II_3D ( + JNIEnv *env, jobject obj, + jint n, + jint type, + jdoubleArray lists) + { + static void (CALLBACK *__func_ptr__)(GLsizei, GLenum, const GLvoid *) = NULL; + jdouble *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, GLenum, const GLvoid *)) + getGLProcAddressHelper("glCallLists", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(lists!=NULL) + { + ptr2 = (*env)->GetDoubleArrayElements(env, lists, 0); + } + __func_ptr__ ( + (GLsizei) n, + (GLenum) type, + (const GLvoid *) ptr2 + ); + + if(lists!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, lists, ptr2, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glCallLists__II_3Z ( + JNIEnv *env, jobject obj, + jint n, + jint type, + jbooleanArray lists) + { + static void (CALLBACK *__func_ptr__)(GLsizei, GLenum, const GLvoid *) = NULL; + jboolean *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, GLenum, const GLvoid *)) + getGLProcAddressHelper("glCallLists", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(lists!=NULL) + { + ptr2 = (*env)->GetBooleanArrayElements(env, lists, 0); + } + __func_ptr__ ( + (GLsizei) n, + (GLenum) type, + (const GLvoid *) ptr2 + ); + + if(lists!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, lists, ptr2, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glCallLists__II_3J ( + JNIEnv *env, jobject obj, + jint n, + jint type, + jlongArray lists) + { + static void (CALLBACK *__func_ptr__)(GLsizei, GLenum, const GLvoid *) = NULL; + jlong *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, GLenum, const GLvoid *)) + getGLProcAddressHelper("glCallLists", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(lists!=NULL) + { + ptr2 = (*env)->GetLongArrayElements(env, lists, 0); + } + __func_ptr__ ( + (GLsizei) n, + (GLenum) type, + (const GLvoid *) ptr2 + ); + + if(lists!=NULL) + { + (*env)->ReleaseLongArrayElements(env, lists, ptr2, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glListBase ( GLuint base ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glListBase ( + JNIEnv *env, jobject obj, + jint base) + { + static void (CALLBACK *__func_ptr__)(GLuint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLuint)) + getGLProcAddressHelper("glListBase", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLuint) base + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glBegin ( GLenum mode ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glBegin ( + JNIEnv *env, jobject obj, + jint mode) + { + static void (CALLBACK *__func_ptr__)(GLenum) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum)) + getGLProcAddressHelper("glBegin", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) mode + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glEnd ( void ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glEnd ( + JNIEnv *env, jobject obj) + { + static void (CALLBACK *__func_ptr__)() = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)()) + getGLProcAddressHelper("glEnd", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2d ( GLdouble x , GLdouble y ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertex2d ( + JNIEnv *env, jobject obj, + jdouble x, + jdouble y) + { + static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble)) + getGLProcAddressHelper("glVertex2d", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLdouble) x, + (GLdouble) y + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2f ( GLfloat x , GLfloat y ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertex2f ( + JNIEnv *env, jobject obj, + jfloat x, + jfloat y) + { + static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat)) + getGLProcAddressHelper("glVertex2f", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) x, + (GLfloat) y + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2i ( GLint x , GLint y ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertex2i ( + JNIEnv *env, jobject obj, + jint x, + jint y) + { + static void (CALLBACK *__func_ptr__)(GLint, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLint)) + getGLProcAddressHelper("glVertex2i", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) x, + (GLint) y + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2s ( GLshort x , GLshort y ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertex2s ( + JNIEnv *env, jobject obj, + jshort x, + jshort y) + { + static void (CALLBACK *__func_ptr__)(GLshort, GLshort) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLshort, GLshort)) + getGLProcAddressHelper("glVertex2s", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLshort) x, + (GLshort) y + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3d ( GLdouble x , GLdouble y , GLdouble z ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertex3d ( + JNIEnv *env, jobject obj, + jdouble x, + jdouble y, + jdouble z) + { + static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble)) + getGLProcAddressHelper("glVertex3d", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLdouble) x, + (GLdouble) y, + (GLdouble) z + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3f ( GLfloat x , GLfloat y , GLfloat z ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertex3f ( + JNIEnv *env, jobject obj, + jfloat x, + jfloat y, + jfloat z) + { + static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat)) + getGLProcAddressHelper("glVertex3f", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) x, + (GLfloat) y, + (GLfloat) z + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3i ( GLint x , GLint y , GLint z ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertex3i ( + JNIEnv *env, jobject obj, + jint x, + jint y, + jint z) + { + static void (CALLBACK *__func_ptr__)(GLint, GLint, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLint)) + getGLProcAddressHelper("glVertex3i", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) x, + (GLint) y, + (GLint) z + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3s ( GLshort x , GLshort y , GLshort z ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertex3s ( + JNIEnv *env, jobject obj, + jshort x, + jshort y, + jshort z) + { + static void (CALLBACK *__func_ptr__)(GLshort, GLshort, GLshort) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLshort, GLshort, GLshort)) + getGLProcAddressHelper("glVertex3s", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLshort) x, + (GLshort) y, + (GLshort) z + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertex4d ( + JNIEnv *env, jobject obj, + jdouble x, + jdouble y, + jdouble z, + jdouble w) + { + static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble, GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble, GLdouble)) + getGLProcAddressHelper("glVertex4d", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLdouble) x, + (GLdouble) y, + (GLdouble) z, + (GLdouble) w + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertex4f ( + JNIEnv *env, jobject obj, + jfloat x, + jfloat y, + jfloat z, + jfloat w) + { + static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat, GLfloat)) + getGLProcAddressHelper("glVertex4f", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) x, + (GLfloat) y, + (GLfloat) z, + (GLfloat) w + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4i ( GLint x , GLint y , GLint z , GLint w ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertex4i ( + JNIEnv *env, jobject obj, + jint x, + jint y, + jint z, + jint w) + { + static void (CALLBACK *__func_ptr__)(GLint, GLint, GLint, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLint, GLint)) + getGLProcAddressHelper("glVertex4i", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) x, + (GLint) y, + (GLint) z, + (GLint) w + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertex4s ( + JNIEnv *env, jobject obj, + jshort x, + jshort y, + jshort z, + jshort w) + { + static void (CALLBACK *__func_ptr__)(GLshort, GLshort, GLshort, GLshort) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLshort, GLshort, GLshort, GLshort)) + getGLProcAddressHelper("glVertex4s", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLshort) x, + (GLshort) y, + (GLshort) z, + (GLshort) w + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2dv ( const GLdouble * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertex2dv ( + JNIEnv *env, jobject obj, + jdoubleArray v) + { + static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; + jdouble *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) + getGLProcAddressHelper("glVertex2dv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetDoubleArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLdouble *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2fv ( const GLfloat * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertex2fv ( + JNIEnv *env, jobject obj, + jfloatArray v) + { + static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; + jfloat *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) + getGLProcAddressHelper("glVertex2fv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetFloatArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLfloat *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2iv ( const GLint * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertex2iv ( + JNIEnv *env, jobject obj, + jintArray v) + { + static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; + jint *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLint *)) + getGLProcAddressHelper("glVertex2iv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetIntArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLint *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2sv ( const GLshort * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertex2sv ( + JNIEnv *env, jobject obj, + jshortArray v) + { + static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; + jshort *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLshort *)) + getGLProcAddressHelper("glVertex2sv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetShortArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLshort *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3dv ( const GLdouble * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertex3dv ( + JNIEnv *env, jobject obj, + jdoubleArray v) + { + static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; + jdouble *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) + getGLProcAddressHelper("glVertex3dv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetDoubleArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLdouble *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3fv ( const GLfloat * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertex3fv ( + JNIEnv *env, jobject obj, + jfloatArray v) + { + static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; + jfloat *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) + getGLProcAddressHelper("glVertex3fv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetFloatArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLfloat *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3iv ( const GLint * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertex3iv ( + JNIEnv *env, jobject obj, + jintArray v) + { + static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; + jint *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLint *)) + getGLProcAddressHelper("glVertex3iv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetIntArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLint *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3sv ( const GLshort * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertex3sv ( + JNIEnv *env, jobject obj, + jshortArray v) + { + static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; + jshort *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLshort *)) + getGLProcAddressHelper("glVertex3sv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetShortArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLshort *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4dv ( const GLdouble * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertex4dv ( + JNIEnv *env, jobject obj, + jdoubleArray v) + { + static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; + jdouble *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) + getGLProcAddressHelper("glVertex4dv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetDoubleArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLdouble *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4fv ( const GLfloat * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertex4fv ( + JNIEnv *env, jobject obj, + jfloatArray v) + { + static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; + jfloat *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) + getGLProcAddressHelper("glVertex4fv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetFloatArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLfloat *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4iv ( const GLint * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertex4iv ( + JNIEnv *env, jobject obj, + jintArray v) + { + static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; + jint *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLint *)) + getGLProcAddressHelper("glVertex4iv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetIntArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLint *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4sv ( const GLshort * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertex4sv ( + JNIEnv *env, jobject obj, + jshortArray v) + { + static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; + jshort *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLshort *)) + getGLProcAddressHelper("glVertex4sv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetShortArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLshort *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3b ( GLbyte nx , GLbyte ny , GLbyte nz ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glNormal3b ( + JNIEnv *env, jobject obj, + jbyte nx, + jbyte ny, + jbyte nz) + { + static void (CALLBACK *__func_ptr__)(GLbyte, GLbyte, GLbyte) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLbyte, GLbyte, GLbyte)) + getGLProcAddressHelper("glNormal3b", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLbyte) nx, + (GLbyte) ny, + (GLbyte) nz + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3d ( GLdouble nx , GLdouble ny , GLdouble nz ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glNormal3d ( + JNIEnv *env, jobject obj, + jdouble nx, + jdouble ny, + jdouble nz) + { + static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble)) + getGLProcAddressHelper("glNormal3d", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLdouble) nx, + (GLdouble) ny, + (GLdouble) nz + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3f ( GLfloat nx , GLfloat ny , GLfloat nz ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glNormal3f ( + JNIEnv *env, jobject obj, + jfloat nx, + jfloat ny, + jfloat nz) + { + static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat)) + getGLProcAddressHelper("glNormal3f", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) nx, + (GLfloat) ny, + (GLfloat) nz + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3i ( GLint nx , GLint ny , GLint nz ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glNormal3i ( + JNIEnv *env, jobject obj, + jint nx, + jint ny, + jint nz) + { + static void (CALLBACK *__func_ptr__)(GLint, GLint, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLint)) + getGLProcAddressHelper("glNormal3i", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) nx, + (GLint) ny, + (GLint) nz + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3s ( GLshort nx , GLshort ny , GLshort nz ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glNormal3s ( + JNIEnv *env, jobject obj, + jshort nx, + jshort ny, + jshort nz) + { + static void (CALLBACK *__func_ptr__)(GLshort, GLshort, GLshort) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLshort, GLshort, GLshort)) + getGLProcAddressHelper("glNormal3s", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLshort) nx, + (GLshort) ny, + (GLshort) nz + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3bv ( const GLbyte * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glNormal3bv ( + JNIEnv *env, jobject obj, + jbyteArray v) + { + static void (CALLBACK *__func_ptr__)(const GLbyte *) = NULL; + jbyte *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLbyte *)) + getGLProcAddressHelper("glNormal3bv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetByteArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLbyte *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3dv ( const GLdouble * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glNormal3dv ( + JNIEnv *env, jobject obj, + jdoubleArray v) + { + static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; + jdouble *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) + getGLProcAddressHelper("glNormal3dv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetDoubleArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLdouble *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3fv ( const GLfloat * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glNormal3fv ( + JNIEnv *env, jobject obj, + jfloatArray v) + { + static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; + jfloat *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) + getGLProcAddressHelper("glNormal3fv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetFloatArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLfloat *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3iv ( const GLint * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glNormal3iv ( + JNIEnv *env, jobject obj, + jintArray v) + { + static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; + jint *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLint *)) + getGLProcAddressHelper("glNormal3iv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetIntArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLint *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3sv ( const GLshort * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glNormal3sv ( + JNIEnv *env, jobject obj, + jshortArray v) + { + static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; + jshort *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLshort *)) + getGLProcAddressHelper("glNormal3sv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetShortArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLshort *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexd ( GLdouble c ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glIndexd ( + JNIEnv *env, jobject obj, + jdouble c) + { + static void (CALLBACK *__func_ptr__)(GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLdouble)) + getGLProcAddressHelper("glIndexd", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLdouble) c + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexf ( GLfloat c ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glIndexf ( + JNIEnv *env, jobject obj, + jfloat c) + { + static void (CALLBACK *__func_ptr__)(GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat)) + getGLProcAddressHelper("glIndexf", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) c + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexi ( GLint c ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glIndexi ( + JNIEnv *env, jobject obj, + jint c) + { + static void (CALLBACK *__func_ptr__)(GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint)) + getGLProcAddressHelper("glIndexi", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) c + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexs ( GLshort c ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glIndexs ( + JNIEnv *env, jobject obj, + jshort c) + { + static void (CALLBACK *__func_ptr__)(GLshort) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLshort)) + getGLProcAddressHelper("glIndexs", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLshort) c + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexub ( GLubyte c ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glIndexub ( + JNIEnv *env, jobject obj, + jbyte c) + { + static void (CALLBACK *__func_ptr__)(GLubyte) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLubyte)) + getGLProcAddressHelper("glIndexub", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLubyte) c + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexdv ( const GLdouble * c ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glIndexdv ( + JNIEnv *env, jobject obj, + jdoubleArray c) + { + static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; + jdouble *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) + getGLProcAddressHelper("glIndexdv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(c!=NULL) + { + ptr0 = (*env)->GetDoubleArrayElements(env, c, 0); + } + __func_ptr__ ( + (const GLdouble *) ptr0 + ); + + if(c!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, c, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexfv ( const GLfloat * c ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glIndexfv ( + JNIEnv *env, jobject obj, + jfloatArray c) + { + static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; + jfloat *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) + getGLProcAddressHelper("glIndexfv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(c!=NULL) + { + ptr0 = (*env)->GetFloatArrayElements(env, c, 0); + } + __func_ptr__ ( + (const GLfloat *) ptr0 + ); + + if(c!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, c, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexiv ( const GLint * c ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glIndexiv ( + JNIEnv *env, jobject obj, + jintArray c) + { + static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; + jint *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLint *)) + getGLProcAddressHelper("glIndexiv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(c!=NULL) + { + ptr0 = (*env)->GetIntArrayElements(env, c, 0); + } + __func_ptr__ ( + (const GLint *) ptr0 + ); + + if(c!=NULL) + { + (*env)->ReleaseIntArrayElements(env, c, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexsv ( const GLshort * c ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glIndexsv ( + JNIEnv *env, jobject obj, + jshortArray c) + { + static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; + jshort *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLshort *)) + getGLProcAddressHelper("glIndexsv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(c!=NULL) + { + ptr0 = (*env)->GetShortArrayElements(env, c, 0); + } + __func_ptr__ ( + (const GLshort *) ptr0 + ); + + if(c!=NULL) + { + (*env)->ReleaseShortArrayElements(env, c, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexubv ( const GLubyte * c ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glIndexubv ( + JNIEnv *env, jobject obj, + jbyteArray c) + { + static void (CALLBACK *__func_ptr__)(const GLubyte *) = NULL; + jbyte *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLubyte *)) + getGLProcAddressHelper("glIndexubv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(c!=NULL) + { + ptr0 = (*env)->GetByteArrayElements(env, c, 0); + } + __func_ptr__ ( + (const GLubyte *) ptr0 + ); + + if(c!=NULL) + { + (*env)->ReleaseByteArrayElements(env, c, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3b ( GLbyte red , GLbyte green , GLbyte blue ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor3b ( + JNIEnv *env, jobject obj, + jbyte red, + jbyte green, + jbyte blue) + { + static void (CALLBACK *__func_ptr__)(GLbyte, GLbyte, GLbyte) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLbyte, GLbyte, GLbyte)) + getGLProcAddressHelper("glColor3b", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLbyte) red, + (GLbyte) green, + (GLbyte) blue + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3d ( GLdouble red , GLdouble green , GLdouble blue ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor3d ( + JNIEnv *env, jobject obj, + jdouble red, + jdouble green, + jdouble blue) + { + static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble)) + getGLProcAddressHelper("glColor3d", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLdouble) red, + (GLdouble) green, + (GLdouble) blue + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3f ( GLfloat red , GLfloat green , GLfloat blue ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor3f ( + JNIEnv *env, jobject obj, + jfloat red, + jfloat green, + jfloat blue) + { + static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat)) + getGLProcAddressHelper("glColor3f", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) red, + (GLfloat) green, + (GLfloat) blue + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3i ( GLint red , GLint green , GLint blue ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor3i ( + JNIEnv *env, jobject obj, + jint red, + jint green, + jint blue) + { + static void (CALLBACK *__func_ptr__)(GLint, GLint, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLint)) + getGLProcAddressHelper("glColor3i", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) red, + (GLint) green, + (GLint) blue + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3s ( GLshort red , GLshort green , GLshort blue ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor3s ( + JNIEnv *env, jobject obj, + jshort red, + jshort green, + jshort blue) + { + static void (CALLBACK *__func_ptr__)(GLshort, GLshort, GLshort) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLshort, GLshort, GLshort)) + getGLProcAddressHelper("glColor3s", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLshort) red, + (GLshort) green, + (GLshort) blue + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3ub ( GLubyte red , GLubyte green , GLubyte blue ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor3ub ( + JNIEnv *env, jobject obj, + jbyte red, + jbyte green, + jbyte blue) + { + static void (CALLBACK *__func_ptr__)(GLubyte, GLubyte, GLubyte) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLubyte, GLubyte, GLubyte)) + getGLProcAddressHelper("glColor3ub", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLubyte) red, + (GLubyte) green, + (GLubyte) blue + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3ui ( GLuint red , GLuint green , GLuint blue ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor3ui ( + JNIEnv *env, jobject obj, + jint red, + jint green, + jint blue) + { + static void (CALLBACK *__func_ptr__)(GLuint, GLuint, GLuint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLuint, GLuint, GLuint)) + getGLProcAddressHelper("glColor3ui", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLuint) red, + (GLuint) green, + (GLuint) blue + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3us ( GLushort red , GLushort green , GLushort blue ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor3us ( + JNIEnv *env, jobject obj, + jshort red, + jshort green, + jshort blue) + { + static void (CALLBACK *__func_ptr__)(GLushort, GLushort, GLushort) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLushort, GLushort, GLushort)) + getGLProcAddressHelper("glColor3us", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLushort) red, + (GLushort) green, + (GLushort) blue + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4b ( GLbyte red , GLbyte green , GLbyte blue , GLbyte alpha ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor4b ( + JNIEnv *env, jobject obj, + jbyte red, + jbyte green, + jbyte blue, + jbyte alpha) + { + static void (CALLBACK *__func_ptr__)(GLbyte, GLbyte, GLbyte, GLbyte) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLbyte, GLbyte, GLbyte, GLbyte)) + getGLProcAddressHelper("glColor4b", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLbyte) red, + (GLbyte) green, + (GLbyte) blue, + (GLbyte) alpha + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4d ( GLdouble red , GLdouble green , GLdouble blue , GLdouble alpha ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor4d ( + JNIEnv *env, jobject obj, + jdouble red, + jdouble green, + jdouble blue, + jdouble alpha) + { + static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble, GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble, GLdouble)) + getGLProcAddressHelper("glColor4d", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLdouble) red, + (GLdouble) green, + (GLdouble) blue, + (GLdouble) alpha + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4f ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor4f ( + JNIEnv *env, jobject obj, + jfloat red, + jfloat green, + jfloat blue, + jfloat alpha) + { + static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat, GLfloat)) + getGLProcAddressHelper("glColor4f", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) red, + (GLfloat) green, + (GLfloat) blue, + (GLfloat) alpha + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4i ( GLint red , GLint green , GLint blue , GLint alpha ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor4i ( + JNIEnv *env, jobject obj, + jint red, + jint green, + jint blue, + jint alpha) + { + static void (CALLBACK *__func_ptr__)(GLint, GLint, GLint, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLint, GLint)) + getGLProcAddressHelper("glColor4i", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) red, + (GLint) green, + (GLint) blue, + (GLint) alpha + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4s ( GLshort red , GLshort green , GLshort blue , GLshort alpha ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor4s ( + JNIEnv *env, jobject obj, + jshort red, + jshort green, + jshort blue, + jshort alpha) + { + static void (CALLBACK *__func_ptr__)(GLshort, GLshort, GLshort, GLshort) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLshort, GLshort, GLshort, GLshort)) + getGLProcAddressHelper("glColor4s", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLshort) red, + (GLshort) green, + (GLshort) blue, + (GLshort) alpha + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4ub ( GLubyte red , GLubyte green , GLubyte blue , GLubyte alpha ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor4ub ( + JNIEnv *env, jobject obj, + jbyte red, + jbyte green, + jbyte blue, + jbyte alpha) + { + static void (CALLBACK *__func_ptr__)(GLubyte, GLubyte, GLubyte, GLubyte) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLubyte, GLubyte, GLubyte, GLubyte)) + getGLProcAddressHelper("glColor4ub", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLubyte) red, + (GLubyte) green, + (GLubyte) blue, + (GLubyte) alpha + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4ui ( GLuint red , GLuint green , GLuint blue , GLuint alpha ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor4ui ( + JNIEnv *env, jobject obj, + jint red, + jint green, + jint blue, + jint alpha) + { + static void (CALLBACK *__func_ptr__)(GLuint, GLuint, GLuint, GLuint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLuint, GLuint, GLuint, GLuint)) + getGLProcAddressHelper("glColor4ui", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLuint) red, + (GLuint) green, + (GLuint) blue, + (GLuint) alpha + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4us ( GLushort red , GLushort green , GLushort blue , GLushort alpha ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor4us ( + JNIEnv *env, jobject obj, + jshort red, + jshort green, + jshort blue, + jshort alpha) + { + static void (CALLBACK *__func_ptr__)(GLushort, GLushort, GLushort, GLushort) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLushort, GLushort, GLushort, GLushort)) + getGLProcAddressHelper("glColor4us", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLushort) red, + (GLushort) green, + (GLushort) blue, + (GLushort) alpha + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3bv ( const GLbyte * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor3bv ( + JNIEnv *env, jobject obj, + jbyteArray v) + { + static void (CALLBACK *__func_ptr__)(const GLbyte *) = NULL; + jbyte *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLbyte *)) + getGLProcAddressHelper("glColor3bv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetByteArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLbyte *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3dv ( const GLdouble * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor3dv ( + JNIEnv *env, jobject obj, + jdoubleArray v) + { + static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; + jdouble *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) + getGLProcAddressHelper("glColor3dv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetDoubleArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLdouble *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3fv ( const GLfloat * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor3fv ( + JNIEnv *env, jobject obj, + jfloatArray v) + { + static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; + jfloat *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) + getGLProcAddressHelper("glColor3fv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetFloatArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLfloat *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3iv ( const GLint * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor3iv ( + JNIEnv *env, jobject obj, + jintArray v) + { + static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; + jint *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLint *)) + getGLProcAddressHelper("glColor3iv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetIntArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLint *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3sv ( const GLshort * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor3sv ( + JNIEnv *env, jobject obj, + jshortArray v) + { + static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; + jshort *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLshort *)) + getGLProcAddressHelper("glColor3sv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetShortArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLshort *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3ubv ( const GLubyte * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor3ubv ( + JNIEnv *env, jobject obj, + jbyteArray v) + { + static void (CALLBACK *__func_ptr__)(const GLubyte *) = NULL; + jbyte *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLubyte *)) + getGLProcAddressHelper("glColor3ubv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetByteArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLubyte *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3uiv ( const GLuint * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor3uiv ( + JNIEnv *env, jobject obj, + jintArray v) + { + static void (CALLBACK *__func_ptr__)(const GLuint *) = NULL; + jint *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLuint *)) + getGLProcAddressHelper("glColor3uiv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetIntArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLuint *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3usv ( const GLushort * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor3usv ( + JNIEnv *env, jobject obj, + jshortArray v) + { + static void (CALLBACK *__func_ptr__)(const GLushort *) = NULL; + jshort *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLushort *)) + getGLProcAddressHelper("glColor3usv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetShortArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLushort *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4bv ( const GLbyte * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor4bv ( + JNIEnv *env, jobject obj, + jbyteArray v) + { + static void (CALLBACK *__func_ptr__)(const GLbyte *) = NULL; + jbyte *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLbyte *)) + getGLProcAddressHelper("glColor4bv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetByteArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLbyte *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4dv ( const GLdouble * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor4dv ( + JNIEnv *env, jobject obj, + jdoubleArray v) + { + static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; + jdouble *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) + getGLProcAddressHelper("glColor4dv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetDoubleArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLdouble *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4fv ( const GLfloat * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor4fv ( + JNIEnv *env, jobject obj, + jfloatArray v) + { + static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; + jfloat *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) + getGLProcAddressHelper("glColor4fv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetFloatArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLfloat *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4iv ( const GLint * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor4iv ( + JNIEnv *env, jobject obj, + jintArray v) + { + static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; + jint *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLint *)) + getGLProcAddressHelper("glColor4iv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetIntArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLint *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4sv ( const GLshort * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor4sv ( + JNIEnv *env, jobject obj, + jshortArray v) + { + static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; + jshort *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLshort *)) + getGLProcAddressHelper("glColor4sv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetShortArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLshort *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4ubv ( const GLubyte * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor4ubv ( + JNIEnv *env, jobject obj, + jbyteArray v) + { + static void (CALLBACK *__func_ptr__)(const GLubyte *) = NULL; + jbyte *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLubyte *)) + getGLProcAddressHelper("glColor4ubv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetByteArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLubyte *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4uiv ( const GLuint * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor4uiv ( + JNIEnv *env, jobject obj, + jintArray v) + { + static void (CALLBACK *__func_ptr__)(const GLuint *) = NULL; + jint *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLuint *)) + getGLProcAddressHelper("glColor4uiv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetIntArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLuint *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4usv ( const GLushort * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColor4usv ( + JNIEnv *env, jobject obj, + jshortArray v) + { + static void (CALLBACK *__func_ptr__)(const GLushort *) = NULL; + jshort *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLushort *)) + getGLProcAddressHelper("glColor4usv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetShortArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLushort *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1d ( GLdouble s ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord1d ( + JNIEnv *env, jobject obj, + jdouble s) + { + static void (CALLBACK *__func_ptr__)(GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLdouble)) + getGLProcAddressHelper("glTexCoord1d", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLdouble) s + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1f ( GLfloat s ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord1f ( + JNIEnv *env, jobject obj, + jfloat s) + { + static void (CALLBACK *__func_ptr__)(GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat)) + getGLProcAddressHelper("glTexCoord1f", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) s + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1i ( GLint s ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord1i ( + JNIEnv *env, jobject obj, + jint s) + { + static void (CALLBACK *__func_ptr__)(GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint)) + getGLProcAddressHelper("glTexCoord1i", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) s + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1s ( GLshort s ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord1s ( + JNIEnv *env, jobject obj, + jshort s) + { + static void (CALLBACK *__func_ptr__)(GLshort) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLshort)) + getGLProcAddressHelper("glTexCoord1s", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLshort) s + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2d ( GLdouble s , GLdouble t ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord2d ( + JNIEnv *env, jobject obj, + jdouble s, + jdouble t) + { + static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble)) + getGLProcAddressHelper("glTexCoord2d", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLdouble) s, + (GLdouble) t + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2f ( GLfloat s , GLfloat t ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord2f ( + JNIEnv *env, jobject obj, + jfloat s, + jfloat t) + { + static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat)) + getGLProcAddressHelper("glTexCoord2f", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) s, + (GLfloat) t + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2i ( GLint s , GLint t ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord2i ( + JNIEnv *env, jobject obj, + jint s, + jint t) + { + static void (CALLBACK *__func_ptr__)(GLint, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLint)) + getGLProcAddressHelper("glTexCoord2i", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) s, + (GLint) t + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2s ( GLshort s , GLshort t ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord2s ( + JNIEnv *env, jobject obj, + jshort s, + jshort t) + { + static void (CALLBACK *__func_ptr__)(GLshort, GLshort) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLshort, GLshort)) + getGLProcAddressHelper("glTexCoord2s", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLshort) s, + (GLshort) t + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3d ( GLdouble s , GLdouble t , GLdouble r ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord3d ( + JNIEnv *env, jobject obj, + jdouble s, + jdouble t, + jdouble r) + { + static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble)) + getGLProcAddressHelper("glTexCoord3d", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLdouble) s, + (GLdouble) t, + (GLdouble) r + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3f ( GLfloat s , GLfloat t , GLfloat r ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord3f ( + JNIEnv *env, jobject obj, + jfloat s, + jfloat t, + jfloat r) + { + static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat)) + getGLProcAddressHelper("glTexCoord3f", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) s, + (GLfloat) t, + (GLfloat) r + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3i ( GLint s , GLint t , GLint r ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord3i ( + JNIEnv *env, jobject obj, + jint s, + jint t, + jint r) + { + static void (CALLBACK *__func_ptr__)(GLint, GLint, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLint)) + getGLProcAddressHelper("glTexCoord3i", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) s, + (GLint) t, + (GLint) r + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3s ( GLshort s , GLshort t , GLshort r ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord3s ( + JNIEnv *env, jobject obj, + jshort s, + jshort t, + jshort r) + { + static void (CALLBACK *__func_ptr__)(GLshort, GLshort, GLshort) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLshort, GLshort, GLshort)) + getGLProcAddressHelper("glTexCoord3s", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLshort) s, + (GLshort) t, + (GLshort) r + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4d ( GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord4d ( + JNIEnv *env, jobject obj, + jdouble s, + jdouble t, + jdouble r, + jdouble q) + { + static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble, GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble, GLdouble)) + getGLProcAddressHelper("glTexCoord4d", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLdouble) s, + (GLdouble) t, + (GLdouble) r, + (GLdouble) q + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4f ( GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord4f ( + JNIEnv *env, jobject obj, + jfloat s, + jfloat t, + jfloat r, + jfloat q) + { + static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat, GLfloat)) + getGLProcAddressHelper("glTexCoord4f", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) s, + (GLfloat) t, + (GLfloat) r, + (GLfloat) q + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4i ( GLint s , GLint t , GLint r , GLint q ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord4i ( + JNIEnv *env, jobject obj, + jint s, + jint t, + jint r, + jint q) + { + static void (CALLBACK *__func_ptr__)(GLint, GLint, GLint, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLint, GLint)) + getGLProcAddressHelper("glTexCoord4i", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) s, + (GLint) t, + (GLint) r, + (GLint) q + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4s ( GLshort s , GLshort t , GLshort r , GLshort q ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord4s ( + JNIEnv *env, jobject obj, + jshort s, + jshort t, + jshort r, + jshort q) + { + static void (CALLBACK *__func_ptr__)(GLshort, GLshort, GLshort, GLshort) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLshort, GLshort, GLshort, GLshort)) + getGLProcAddressHelper("glTexCoord4s", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLshort) s, + (GLshort) t, + (GLshort) r, + (GLshort) q + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1dv ( const GLdouble * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord1dv ( + JNIEnv *env, jobject obj, + jdoubleArray v) + { + static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; + jdouble *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) + getGLProcAddressHelper("glTexCoord1dv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetDoubleArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLdouble *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1fv ( const GLfloat * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord1fv ( + JNIEnv *env, jobject obj, + jfloatArray v) + { + static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; + jfloat *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) + getGLProcAddressHelper("glTexCoord1fv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetFloatArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLfloat *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1iv ( const GLint * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord1iv ( + JNIEnv *env, jobject obj, + jintArray v) + { + static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; + jint *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLint *)) + getGLProcAddressHelper("glTexCoord1iv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetIntArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLint *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1sv ( const GLshort * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord1sv ( + JNIEnv *env, jobject obj, + jshortArray v) + { + static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; + jshort *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLshort *)) + getGLProcAddressHelper("glTexCoord1sv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetShortArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLshort *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2dv ( const GLdouble * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord2dv ( + JNIEnv *env, jobject obj, + jdoubleArray v) + { + static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; + jdouble *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) + getGLProcAddressHelper("glTexCoord2dv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetDoubleArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLdouble *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2fv ( const GLfloat * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord2fv ( + JNIEnv *env, jobject obj, + jfloatArray v) + { + static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; + jfloat *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) + getGLProcAddressHelper("glTexCoord2fv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetFloatArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLfloat *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2iv ( const GLint * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord2iv ( + JNIEnv *env, jobject obj, + jintArray v) + { + static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; + jint *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLint *)) + getGLProcAddressHelper("glTexCoord2iv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetIntArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLint *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2sv ( const GLshort * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord2sv ( + JNIEnv *env, jobject obj, + jshortArray v) + { + static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; + jshort *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLshort *)) + getGLProcAddressHelper("glTexCoord2sv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetShortArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLshort *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3dv ( const GLdouble * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord3dv ( + JNIEnv *env, jobject obj, + jdoubleArray v) + { + static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; + jdouble *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) + getGLProcAddressHelper("glTexCoord3dv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetDoubleArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLdouble *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3fv ( const GLfloat * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord3fv ( + JNIEnv *env, jobject obj, + jfloatArray v) + { + static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; + jfloat *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) + getGLProcAddressHelper("glTexCoord3fv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetFloatArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLfloat *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3iv ( const GLint * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord3iv ( + JNIEnv *env, jobject obj, + jintArray v) + { + static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; + jint *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLint *)) + getGLProcAddressHelper("glTexCoord3iv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetIntArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLint *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3sv ( const GLshort * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord3sv ( + JNIEnv *env, jobject obj, + jshortArray v) + { + static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; + jshort *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLshort *)) + getGLProcAddressHelper("glTexCoord3sv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetShortArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLshort *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4dv ( const GLdouble * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord4dv ( + JNIEnv *env, jobject obj, + jdoubleArray v) + { + static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; + jdouble *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) + getGLProcAddressHelper("glTexCoord4dv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetDoubleArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLdouble *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4fv ( const GLfloat * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord4fv ( + JNIEnv *env, jobject obj, + jfloatArray v) + { + static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; + jfloat *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) + getGLProcAddressHelper("glTexCoord4fv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetFloatArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLfloat *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4iv ( const GLint * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord4iv ( + JNIEnv *env, jobject obj, + jintArray v) + { + static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; + jint *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLint *)) + getGLProcAddressHelper("glTexCoord4iv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetIntArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLint *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4sv ( const GLshort * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoord4sv ( + JNIEnv *env, jobject obj, + jshortArray v) + { + static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; + jshort *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLshort *)) + getGLProcAddressHelper("glTexCoord4sv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetShortArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLshort *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2d ( GLdouble x , GLdouble y ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRasterPos2d ( + JNIEnv *env, jobject obj, + jdouble x, + jdouble y) + { + static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble)) + getGLProcAddressHelper("glRasterPos2d", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLdouble) x, + (GLdouble) y + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2f ( GLfloat x , GLfloat y ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRasterPos2f ( + JNIEnv *env, jobject obj, + jfloat x, + jfloat y) + { + static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat)) + getGLProcAddressHelper("glRasterPos2f", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) x, + (GLfloat) y + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2i ( GLint x , GLint y ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRasterPos2i ( + JNIEnv *env, jobject obj, + jint x, + jint y) + { + static void (CALLBACK *__func_ptr__)(GLint, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLint)) + getGLProcAddressHelper("glRasterPos2i", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) x, + (GLint) y + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2s ( GLshort x , GLshort y ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRasterPos2s ( + JNIEnv *env, jobject obj, + jshort x, + jshort y) + { + static void (CALLBACK *__func_ptr__)(GLshort, GLshort) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLshort, GLshort)) + getGLProcAddressHelper("glRasterPos2s", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLshort) x, + (GLshort) y + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3d ( GLdouble x , GLdouble y , GLdouble z ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRasterPos3d ( + JNIEnv *env, jobject obj, + jdouble x, + jdouble y, + jdouble z) + { + static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble)) + getGLProcAddressHelper("glRasterPos3d", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLdouble) x, + (GLdouble) y, + (GLdouble) z + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3f ( GLfloat x , GLfloat y , GLfloat z ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRasterPos3f ( + JNIEnv *env, jobject obj, + jfloat x, + jfloat y, + jfloat z) + { + static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat)) + getGLProcAddressHelper("glRasterPos3f", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) x, + (GLfloat) y, + (GLfloat) z + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3i ( GLint x , GLint y , GLint z ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRasterPos3i ( + JNIEnv *env, jobject obj, + jint x, + jint y, + jint z) + { + static void (CALLBACK *__func_ptr__)(GLint, GLint, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLint)) + getGLProcAddressHelper("glRasterPos3i", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) x, + (GLint) y, + (GLint) z + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3s ( GLshort x , GLshort y , GLshort z ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRasterPos3s ( + JNIEnv *env, jobject obj, + jshort x, + jshort y, + jshort z) + { + static void (CALLBACK *__func_ptr__)(GLshort, GLshort, GLshort) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLshort, GLshort, GLshort)) + getGLProcAddressHelper("glRasterPos3s", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLshort) x, + (GLshort) y, + (GLshort) z + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRasterPos4d ( + JNIEnv *env, jobject obj, + jdouble x, + jdouble y, + jdouble z, + jdouble w) + { + static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble, GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble, GLdouble)) + getGLProcAddressHelper("glRasterPos4d", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLdouble) x, + (GLdouble) y, + (GLdouble) z, + (GLdouble) w + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRasterPos4f ( + JNIEnv *env, jobject obj, + jfloat x, + jfloat y, + jfloat z, + jfloat w) + { + static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat, GLfloat)) + getGLProcAddressHelper("glRasterPos4f", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) x, + (GLfloat) y, + (GLfloat) z, + (GLfloat) w + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4i ( GLint x , GLint y , GLint z , GLint w ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRasterPos4i ( + JNIEnv *env, jobject obj, + jint x, + jint y, + jint z, + jint w) + { + static void (CALLBACK *__func_ptr__)(GLint, GLint, GLint, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLint, GLint)) + getGLProcAddressHelper("glRasterPos4i", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) x, + (GLint) y, + (GLint) z, + (GLint) w + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRasterPos4s ( + JNIEnv *env, jobject obj, + jshort x, + jshort y, + jshort z, + jshort w) + { + static void (CALLBACK *__func_ptr__)(GLshort, GLshort, GLshort, GLshort) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLshort, GLshort, GLshort, GLshort)) + getGLProcAddressHelper("glRasterPos4s", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLshort) x, + (GLshort) y, + (GLshort) z, + (GLshort) w + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2dv ( const GLdouble * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRasterPos2dv ( + JNIEnv *env, jobject obj, + jdoubleArray v) + { + static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; + jdouble *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) + getGLProcAddressHelper("glRasterPos2dv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetDoubleArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLdouble *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2fv ( const GLfloat * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRasterPos2fv ( + JNIEnv *env, jobject obj, + jfloatArray v) + { + static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; + jfloat *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) + getGLProcAddressHelper("glRasterPos2fv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetFloatArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLfloat *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2iv ( const GLint * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRasterPos2iv ( + JNIEnv *env, jobject obj, + jintArray v) + { + static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; + jint *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLint *)) + getGLProcAddressHelper("glRasterPos2iv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetIntArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLint *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2sv ( const GLshort * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRasterPos2sv ( + JNIEnv *env, jobject obj, + jshortArray v) + { + static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; + jshort *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLshort *)) + getGLProcAddressHelper("glRasterPos2sv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetShortArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLshort *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3dv ( const GLdouble * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRasterPos3dv ( + JNIEnv *env, jobject obj, + jdoubleArray v) + { + static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; + jdouble *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) + getGLProcAddressHelper("glRasterPos3dv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetDoubleArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLdouble *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3fv ( const GLfloat * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRasterPos3fv ( + JNIEnv *env, jobject obj, + jfloatArray v) + { + static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; + jfloat *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) + getGLProcAddressHelper("glRasterPos3fv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetFloatArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLfloat *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3iv ( const GLint * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRasterPos3iv ( + JNIEnv *env, jobject obj, + jintArray v) + { + static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; + jint *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLint *)) + getGLProcAddressHelper("glRasterPos3iv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetIntArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLint *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3sv ( const GLshort * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRasterPos3sv ( + JNIEnv *env, jobject obj, + jshortArray v) + { + static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; + jshort *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLshort *)) + getGLProcAddressHelper("glRasterPos3sv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetShortArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLshort *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4dv ( const GLdouble * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRasterPos4dv ( + JNIEnv *env, jobject obj, + jdoubleArray v) + { + static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; + jdouble *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) + getGLProcAddressHelper("glRasterPos4dv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetDoubleArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLdouble *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4fv ( const GLfloat * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRasterPos4fv ( + JNIEnv *env, jobject obj, + jfloatArray v) + { + static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; + jfloat *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) + getGLProcAddressHelper("glRasterPos4fv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetFloatArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLfloat *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4iv ( const GLint * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRasterPos4iv ( + JNIEnv *env, jobject obj, + jintArray v) + { + static void (CALLBACK *__func_ptr__)(const GLint *) = NULL; + jint *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLint *)) + getGLProcAddressHelper("glRasterPos4iv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetIntArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLint *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4sv ( const GLshort * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRasterPos4sv ( + JNIEnv *env, jobject obj, + jshortArray v) + { + static void (CALLBACK *__func_ptr__)(const GLshort *) = NULL; + jshort *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLshort *)) + getGLProcAddressHelper("glRasterPos4sv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr0 = (*env)->GetShortArrayElements(env, v, 0); + } + __func_ptr__ ( + (const GLshort *) ptr0 + ); + + if(v!=NULL) + { + (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRectd ( GLdouble x1 , GLdouble y1 , GLdouble x2 , GLdouble y2 ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRectd ( + JNIEnv *env, jobject obj, + jdouble x1, + jdouble y1, + jdouble x2, + jdouble y2) + { + static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble, GLdouble, GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble, GLdouble, GLdouble)) + getGLProcAddressHelper("glRectd", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLdouble) x1, + (GLdouble) y1, + (GLdouble) x2, + (GLdouble) y2 + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRectf ( GLfloat x1 , GLfloat y1 , GLfloat x2 , GLfloat y2 ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRectf ( + JNIEnv *env, jobject obj, + jfloat x1, + jfloat y1, + jfloat x2, + jfloat y2) + { + static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat, GLfloat, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat, GLfloat, GLfloat)) + getGLProcAddressHelper("glRectf", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) x1, + (GLfloat) y1, + (GLfloat) x2, + (GLfloat) y2 + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRecti ( GLint x1 , GLint y1 , GLint x2 , GLint y2 ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRecti ( + JNIEnv *env, jobject obj, + jint x1, + jint y1, + jint x2, + jint y2) + { + static void (CALLBACK *__func_ptr__)(GLint, GLint, GLint, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLint, GLint)) + getGLProcAddressHelper("glRecti", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) x1, + (GLint) y1, + (GLint) x2, + (GLint) y2 + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRects ( GLshort x1 , GLshort y1 , GLshort x2 , GLshort y2 ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRects ( + JNIEnv *env, jobject obj, + jshort x1, + jshort y1, + jshort x2, + jshort y2) + { + static void (CALLBACK *__func_ptr__)(GLshort, GLshort, GLshort, GLshort) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLshort, GLshort, GLshort, GLshort)) + getGLProcAddressHelper("glRects", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLshort) x1, + (GLshort) y1, + (GLshort) x2, + (GLshort) y2 + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRectdv ( const GLdouble * v1 , const GLdouble * v2 ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRectdv ( + JNIEnv *env, jobject obj, + jdoubleArray v1, + jdoubleArray v2) + { + static void (CALLBACK *__func_ptr__)(const GLdouble *, const GLdouble *) = NULL; + jdouble *ptr0 = NULL; + jdouble *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLdouble *, const GLdouble *)) + getGLProcAddressHelper("glRectdv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v1!=NULL) + { + ptr0 = (*env)->GetDoubleArrayElements(env, v1, 0); + } + if(v2!=NULL) + { + ptr1 = (*env)->GetDoubleArrayElements(env, v2, 0); + } + __func_ptr__ ( + (const GLdouble *) ptr0, + (const GLdouble *) ptr1 + ); + + if(v1!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, v1, ptr0, JNI_ABORT); + } + if(v2!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, v2, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRectfv ( const GLfloat * v1 , const GLfloat * v2 ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRectfv ( + JNIEnv *env, jobject obj, + jfloatArray v1, + jfloatArray v2) + { + static void (CALLBACK *__func_ptr__)(const GLfloat *, const GLfloat *) = NULL; + jfloat *ptr0 = NULL; + jfloat *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLfloat *, const GLfloat *)) + getGLProcAddressHelper("glRectfv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v1!=NULL) + { + ptr0 = (*env)->GetFloatArrayElements(env, v1, 0); + } + if(v2!=NULL) + { + ptr1 = (*env)->GetFloatArrayElements(env, v2, 0); + } + __func_ptr__ ( + (const GLfloat *) ptr0, + (const GLfloat *) ptr1 + ); + + if(v1!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, v1, ptr0, JNI_ABORT); + } + if(v2!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, v2, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRectiv ( const GLint * v1 , const GLint * v2 ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRectiv ( + JNIEnv *env, jobject obj, + jintArray v1, + jintArray v2) + { + static void (CALLBACK *__func_ptr__)(const GLint *, const GLint *) = NULL; + jint *ptr0 = NULL; + jint *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLint *, const GLint *)) + getGLProcAddressHelper("glRectiv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v1!=NULL) + { + ptr0 = (*env)->GetIntArrayElements(env, v1, 0); + } + if(v2!=NULL) + { + ptr1 = (*env)->GetIntArrayElements(env, v2, 0); + } + __func_ptr__ ( + (const GLint *) ptr0, + (const GLint *) ptr1 + ); + + if(v1!=NULL) + { + (*env)->ReleaseIntArrayElements(env, v1, ptr0, JNI_ABORT); + } + if(v2!=NULL) + { + (*env)->ReleaseIntArrayElements(env, v2, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glRectsv ( const GLshort * v1 , const GLshort * v2 ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glRectsv ( + JNIEnv *env, jobject obj, + jshortArray v1, + jshortArray v2) + { + static void (CALLBACK *__func_ptr__)(const GLshort *, const GLshort *) = NULL; + jshort *ptr0 = NULL; + jshort *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLshort *, const GLshort *)) + getGLProcAddressHelper("glRectsv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v1!=NULL) + { + ptr0 = (*env)->GetShortArrayElements(env, v1, 0); + } + if(v2!=NULL) + { + ptr1 = (*env)->GetShortArrayElements(env, v2, 0); + } + __func_ptr__ ( + (const GLshort *) ptr0, + (const GLshort *) ptr1 + ); + + if(v1!=NULL) + { + (*env)->ReleaseShortArrayElements(env, v1, ptr0, JNI_ABORT); + } + if(v2!=NULL) + { + (*env)->ReleaseShortArrayElements(env, v2, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glVertexPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertexPointer__III_3B ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jbyteArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; + jbyte *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glVertexPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetByteArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseByteArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertexPointer__III_3S ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jshortArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; + jshort *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glVertexPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetShortArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseShortArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertexPointer__III_3I ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jintArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; + jint *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glVertexPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetIntArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseIntArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertexPointer__III_3F ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jfloatArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; + jfloat *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glVertexPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetFloatArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertexPointer__III_3D ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jdoubleArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; + jdouble *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glVertexPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetDoubleArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertexPointer__III_3Z ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jbooleanArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; + jboolean *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glVertexPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetBooleanArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertexPointer__III_3J ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jlongArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; + jlong *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glVertexPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetLongArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glNormalPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glNormalPointer__II_3B ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jbyteArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; + jbyte *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glNormalPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr2 = (*env)->GetByteArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr2 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseByteArrayElements(env, ptr, ptr2, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glNormalPointer__II_3S ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jshortArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; + jshort *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glNormalPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr2 = (*env)->GetShortArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr2 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseShortArrayElements(env, ptr, ptr2, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glNormalPointer__II_3I ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jintArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; + jint *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glNormalPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr2 = (*env)->GetIntArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr2 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseIntArrayElements(env, ptr, ptr2, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glNormalPointer__II_3F ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jfloatArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; + jfloat *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glNormalPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr2 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, ptr, ptr2, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glNormalPointer__II_3D ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jdoubleArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; + jdouble *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glNormalPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr2 = (*env)->GetDoubleArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr2 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, ptr, ptr2, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glNormalPointer__II_3Z ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jbooleanArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; + jboolean *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glNormalPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr2 = (*env)->GetBooleanArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr2 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, ptr, ptr2, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glNormalPointer__II_3J ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jlongArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; + jlong *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glNormalPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr2 = (*env)->GetLongArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr2 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseLongArrayElements(env, ptr, ptr2, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColorPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorPointer__III_3B ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jbyteArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; + jbyte *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glColorPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetByteArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseByteArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorPointer__III_3S ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jshortArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; + jshort *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glColorPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetShortArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseShortArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorPointer__III_3I ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jintArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; + jint *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glColorPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetIntArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseIntArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorPointer__III_3F ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jfloatArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; + jfloat *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glColorPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetFloatArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorPointer__III_3D ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jdoubleArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; + jdouble *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glColorPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetDoubleArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorPointer__III_3Z ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jbooleanArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; + jboolean *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glColorPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetBooleanArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorPointer__III_3J ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jlongArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; + jlong *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glColorPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetLongArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glIndexPointer__II_3B ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jbyteArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; + jbyte *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glIndexPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr2 = (*env)->GetByteArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr2 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseByteArrayElements(env, ptr, ptr2, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glIndexPointer__II_3S ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jshortArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; + jshort *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glIndexPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr2 = (*env)->GetShortArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr2 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseShortArrayElements(env, ptr, ptr2, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glIndexPointer__II_3I ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jintArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; + jint *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glIndexPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr2 = (*env)->GetIntArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr2 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseIntArrayElements(env, ptr, ptr2, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glIndexPointer__II_3F ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jfloatArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; + jfloat *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glIndexPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr2 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, ptr, ptr2, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glIndexPointer__II_3D ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jdoubleArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; + jdouble *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glIndexPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr2 = (*env)->GetDoubleArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr2 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, ptr, ptr2, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glIndexPointer__II_3Z ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jbooleanArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; + jboolean *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glIndexPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr2 = (*env)->GetBooleanArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr2 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, ptr, ptr2, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glIndexPointer__II_3J ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jlongArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; + jlong *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glIndexPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr2 = (*env)->GetLongArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr2 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseLongArrayElements(env, ptr, ptr2, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoordPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoordPointer__III_3B ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jbyteArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; + jbyte *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glTexCoordPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetByteArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseByteArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoordPointer__III_3S ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jshortArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; + jshort *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glTexCoordPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetShortArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseShortArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoordPointer__III_3I ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jintArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; + jint *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glTexCoordPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetIntArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseIntArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoordPointer__III_3F ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jfloatArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; + jfloat *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glTexCoordPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetFloatArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoordPointer__III_3D ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jdoubleArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; + jdouble *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glTexCoordPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetDoubleArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoordPointer__III_3Z ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jbooleanArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; + jboolean *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glTexCoordPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetBooleanArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoordPointer__III_3J ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jlongArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, const GLvoid *) = NULL; + jlong *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glTexCoordPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetLongArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glEdgeFlagPointer ( GLsizei stride , const GLvoid * ptr ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glEdgeFlagPointer__I_3B ( + JNIEnv *env, jobject obj, + jint stride, + jbyteArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLsizei, const GLvoid *) = NULL; + jbyte *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, const GLvoid *)) + getGLProcAddressHelper("glEdgeFlagPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr1 = (*env)->GetByteArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLsizei) stride, + (const GLvoid *) ptr1 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseByteArrayElements(env, ptr, ptr1, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glEdgeFlagPointer__I_3S ( + JNIEnv *env, jobject obj, + jint stride, + jshortArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLsizei, const GLvoid *) = NULL; + jshort *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, const GLvoid *)) + getGLProcAddressHelper("glEdgeFlagPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr1 = (*env)->GetShortArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLsizei) stride, + (const GLvoid *) ptr1 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseShortArrayElements(env, ptr, ptr1, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glEdgeFlagPointer__I_3I ( + JNIEnv *env, jobject obj, + jint stride, + jintArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLsizei, const GLvoid *) = NULL; + jint *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, const GLvoid *)) + getGLProcAddressHelper("glEdgeFlagPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr1 = (*env)->GetIntArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLsizei) stride, + (const GLvoid *) ptr1 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseIntArrayElements(env, ptr, ptr1, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glEdgeFlagPointer__I_3F ( + JNIEnv *env, jobject obj, + jint stride, + jfloatArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLsizei, const GLvoid *) = NULL; + jfloat *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, const GLvoid *)) + getGLProcAddressHelper("glEdgeFlagPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr1 = (*env)->GetFloatArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLsizei) stride, + (const GLvoid *) ptr1 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, ptr, ptr1, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glEdgeFlagPointer__I_3D ( + JNIEnv *env, jobject obj, + jint stride, + jdoubleArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLsizei, const GLvoid *) = NULL; + jdouble *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, const GLvoid *)) + getGLProcAddressHelper("glEdgeFlagPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr1 = (*env)->GetDoubleArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLsizei) stride, + (const GLvoid *) ptr1 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, ptr, ptr1, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glEdgeFlagPointer__I_3Z ( + JNIEnv *env, jobject obj, + jint stride, + jbooleanArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLsizei, const GLvoid *) = NULL; + jboolean *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, const GLvoid *)) + getGLProcAddressHelper("glEdgeFlagPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr1 = (*env)->GetBooleanArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLsizei) stride, + (const GLvoid *) ptr1 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, ptr, ptr1, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glEdgeFlagPointer__I_3J ( + JNIEnv *env, jobject obj, + jint stride, + jlongArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLsizei, const GLvoid *) = NULL; + jlong *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, const GLvoid *)) + getGLProcAddressHelper("glEdgeFlagPointer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr1 = (*env)->GetLongArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLsizei) stride, + (const GLvoid *) ptr1 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseLongArrayElements(env, ptr, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetPointerv ( GLenum pname , void * * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetPointerv__I_3_3B ( + JNIEnv *env, jobject obj, + jint pname, + jbyteArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; + jboolean isCopiedArray1 = JNI_FALSE; + jbyte *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) + getGLProcAddressHelper("glGetPointerv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr1 = (*env)->GetByteArrayElements(env, params, &isCopiedArray1); + } + __func_ptr__ ( + (GLenum) pname, + (void **) ptr1 + ); + + if(params!=NULL) + { + (*env)->ReleaseByteArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetPointerv__I_3_3S ( + JNIEnv *env, jobject obj, + jint pname, + jshortArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; + jboolean isCopiedArray1 = JNI_FALSE; + jshort *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) + getGLProcAddressHelper("glGetPointerv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr1 = (*env)->GetShortArrayElements(env, params, &isCopiedArray1); + } + __func_ptr__ ( + (GLenum) pname, + (void **) ptr1 + ); + + if(params!=NULL) + { + (*env)->ReleaseShortArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetPointerv__I_3_3I ( + JNIEnv *env, jobject obj, + jint pname, + jintArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; + jboolean isCopiedArray1 = JNI_FALSE; + jint *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) + getGLProcAddressHelper("glGetPointerv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr1 = (*env)->GetIntArrayElements(env, params, &isCopiedArray1); + } + __func_ptr__ ( + (GLenum) pname, + (void **) ptr1 + ); + + if(params!=NULL) + { + (*env)->ReleaseIntArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetPointerv__I_3_3F ( + JNIEnv *env, jobject obj, + jint pname, + jfloatArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; + jboolean isCopiedArray1 = JNI_FALSE; + jfloat *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) + getGLProcAddressHelper("glGetPointerv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr1 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray1); + } + __func_ptr__ ( + (GLenum) pname, + (void **) ptr1 + ); + + if(params!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetPointerv__I_3_3D ( + JNIEnv *env, jobject obj, + jint pname, + jdoubleArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; + jboolean isCopiedArray1 = JNI_FALSE; + jdouble *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) + getGLProcAddressHelper("glGetPointerv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr1 = (*env)->GetDoubleArrayElements(env, params, &isCopiedArray1); + } + __func_ptr__ ( + (GLenum) pname, + (void **) ptr1 + ); + + if(params!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetPointerv__I_3_3Z ( + JNIEnv *env, jobject obj, + jint pname, + jbooleanArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; + jboolean isCopiedArray1 = JNI_FALSE; + jboolean *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) + getGLProcAddressHelper("glGetPointerv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr1 = (*env)->GetBooleanArrayElements(env, params, &isCopiedArray1); + } + __func_ptr__ ( + (GLenum) pname, + (void **) ptr1 + ); + + if(params!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetPointerv__I_3_3J ( + JNIEnv *env, jobject obj, + jint pname, + jlongArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; + jboolean isCopiedArray1 = JNI_FALSE; + jlong *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) + getGLProcAddressHelper("glGetPointerv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr1 = (*env)->GetLongArrayElements(env, params, &isCopiedArray1); + } + __func_ptr__ ( + (GLenum) pname, + (void **) ptr1 + ); + + if(params!=NULL) + { + (*env)->ReleaseLongArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glArrayElement ( GLint i ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glArrayElement ( + JNIEnv *env, jobject obj, + jint i) + { + static void (CALLBACK *__func_ptr__)(GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint)) + getGLProcAddressHelper("glArrayElement", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) i + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glDrawArrays ( GLenum mode , GLint first , GLsizei count ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDrawArrays ( + JNIEnv *env, jobject obj, + jint mode, + jint first, + jint count) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLsizei) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLsizei)) + getGLProcAddressHelper("glDrawArrays", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) mode, + (GLint) first, + (GLsizei) count + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glDrawElements ( GLenum mode , GLsizei count , GLenum type , const GLvoid * indices ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDrawElements__III_3B ( + JNIEnv *env, jobject obj, + jint mode, + jint count, + jint type, + jbyteArray indices) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLenum, const GLvoid *) = NULL; + jbyte *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLenum, const GLvoid *)) + getGLProcAddressHelper("glDrawElements", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(indices!=NULL) + { + ptr3 = (*env)->GetByteArrayElements(env, indices, 0); + } + __func_ptr__ ( + (GLenum) mode, + (GLsizei) count, + (GLenum) type, + (const GLvoid *) ptr3 + ); + + if(indices!=NULL) + { + (*env)->ReleaseByteArrayElements(env, indices, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDrawElements__III_3S ( + JNIEnv *env, jobject obj, + jint mode, + jint count, + jint type, + jshortArray indices) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLenum, const GLvoid *) = NULL; + jshort *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLenum, const GLvoid *)) + getGLProcAddressHelper("glDrawElements", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(indices!=NULL) + { + ptr3 = (*env)->GetShortArrayElements(env, indices, 0); + } + __func_ptr__ ( + (GLenum) mode, + (GLsizei) count, + (GLenum) type, + (const GLvoid *) ptr3 + ); + + if(indices!=NULL) + { + (*env)->ReleaseShortArrayElements(env, indices, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDrawElements__III_3I ( + JNIEnv *env, jobject obj, + jint mode, + jint count, + jint type, + jintArray indices) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLenum, const GLvoid *) = NULL; + jint *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLenum, const GLvoid *)) + getGLProcAddressHelper("glDrawElements", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(indices!=NULL) + { + ptr3 = (*env)->GetIntArrayElements(env, indices, 0); + } + __func_ptr__ ( + (GLenum) mode, + (GLsizei) count, + (GLenum) type, + (const GLvoid *) ptr3 + ); + + if(indices!=NULL) + { + (*env)->ReleaseIntArrayElements(env, indices, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDrawElements__III_3F ( + JNIEnv *env, jobject obj, + jint mode, + jint count, + jint type, + jfloatArray indices) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLenum, const GLvoid *) = NULL; + jfloat *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLenum, const GLvoid *)) + getGLProcAddressHelper("glDrawElements", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(indices!=NULL) + { + ptr3 = (*env)->GetFloatArrayElements(env, indices, 0); + } + __func_ptr__ ( + (GLenum) mode, + (GLsizei) count, + (GLenum) type, + (const GLvoid *) ptr3 + ); + + if(indices!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, indices, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDrawElements__III_3D ( + JNIEnv *env, jobject obj, + jint mode, + jint count, + jint type, + jdoubleArray indices) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLenum, const GLvoid *) = NULL; + jdouble *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLenum, const GLvoid *)) + getGLProcAddressHelper("glDrawElements", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(indices!=NULL) + { + ptr3 = (*env)->GetDoubleArrayElements(env, indices, 0); + } + __func_ptr__ ( + (GLenum) mode, + (GLsizei) count, + (GLenum) type, + (const GLvoid *) ptr3 + ); + + if(indices!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, indices, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDrawElements__III_3Z ( + JNIEnv *env, jobject obj, + jint mode, + jint count, + jint type, + jbooleanArray indices) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLenum, const GLvoid *) = NULL; + jboolean *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLenum, const GLvoid *)) + getGLProcAddressHelper("glDrawElements", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(indices!=NULL) + { + ptr3 = (*env)->GetBooleanArrayElements(env, indices, 0); + } + __func_ptr__ ( + (GLenum) mode, + (GLsizei) count, + (GLenum) type, + (const GLvoid *) ptr3 + ); + + if(indices!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, indices, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDrawElements__III_3J ( + JNIEnv *env, jobject obj, + jint mode, + jint count, + jint type, + jlongArray indices) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLenum, const GLvoid *) = NULL; + jlong *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLenum, const GLvoid *)) + getGLProcAddressHelper("glDrawElements", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(indices!=NULL) + { + ptr3 = (*env)->GetLongArrayElements(env, indices, 0); + } + __func_ptr__ ( + (GLenum) mode, + (GLsizei) count, + (GLenum) type, + (const GLvoid *) ptr3 + ); + + if(indices!=NULL) + { + (*env)->ReleaseLongArrayElements(env, indices, ptr3, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glInterleavedArrays ( GLenum format , GLsizei stride , const GLvoid * pointer ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glInterleavedArrays__II_3B ( + JNIEnv *env, jobject obj, + jint format, + jint stride, + jbyteArray pointer) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; + jbyte *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glInterleavedArrays", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pointer!=NULL) + { + ptr2 = (*env)->GetByteArrayElements(env, pointer, 0); + } + __func_ptr__ ( + (GLenum) format, + (GLsizei) stride, + (const GLvoid *) ptr2 + ); + + if(pointer!=NULL) + { + (*env)->ReleaseByteArrayElements(env, pointer, ptr2, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glInterleavedArrays__II_3S ( + JNIEnv *env, jobject obj, + jint format, + jint stride, + jshortArray pointer) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; + jshort *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glInterleavedArrays", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pointer!=NULL) + { + ptr2 = (*env)->GetShortArrayElements(env, pointer, 0); + } + __func_ptr__ ( + (GLenum) format, + (GLsizei) stride, + (const GLvoid *) ptr2 + ); + + if(pointer!=NULL) + { + (*env)->ReleaseShortArrayElements(env, pointer, ptr2, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glInterleavedArrays__II_3I ( + JNIEnv *env, jobject obj, + jint format, + jint stride, + jintArray pointer) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; + jint *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glInterleavedArrays", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pointer!=NULL) + { + ptr2 = (*env)->GetIntArrayElements(env, pointer, 0); + } + __func_ptr__ ( + (GLenum) format, + (GLsizei) stride, + (const GLvoid *) ptr2 + ); + + if(pointer!=NULL) + { + (*env)->ReleaseIntArrayElements(env, pointer, ptr2, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glInterleavedArrays__II_3F ( + JNIEnv *env, jobject obj, + jint format, + jint stride, + jfloatArray pointer) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; + jfloat *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glInterleavedArrays", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pointer!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, pointer, 0); + } + __func_ptr__ ( + (GLenum) format, + (GLsizei) stride, + (const GLvoid *) ptr2 + ); + + if(pointer!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, pointer, ptr2, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glInterleavedArrays__II_3D ( + JNIEnv *env, jobject obj, + jint format, + jint stride, + jdoubleArray pointer) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; + jdouble *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glInterleavedArrays", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pointer!=NULL) + { + ptr2 = (*env)->GetDoubleArrayElements(env, pointer, 0); + } + __func_ptr__ ( + (GLenum) format, + (GLsizei) stride, + (const GLvoid *) ptr2 + ); + + if(pointer!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, pointer, ptr2, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glInterleavedArrays__II_3Z ( + JNIEnv *env, jobject obj, + jint format, + jint stride, + jbooleanArray pointer) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; + jboolean *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glInterleavedArrays", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pointer!=NULL) + { + ptr2 = (*env)->GetBooleanArrayElements(env, pointer, 0); + } + __func_ptr__ ( + (GLenum) format, + (GLsizei) stride, + (const GLvoid *) ptr2 + ); + + if(pointer!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, pointer, ptr2, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glInterleavedArrays__II_3J ( + JNIEnv *env, jobject obj, + jint format, + jint stride, + jlongArray pointer) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, const GLvoid *) = NULL; + jlong *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glInterleavedArrays", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pointer!=NULL) + { + ptr2 = (*env)->GetLongArrayElements(env, pointer, 0); + } + __func_ptr__ ( + (GLenum) format, + (GLsizei) stride, + (const GLvoid *) ptr2 + ); + + if(pointer!=NULL) + { + (*env)->ReleaseLongArrayElements(env, pointer, ptr2, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glShadeModel ( GLenum mode ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glShadeModel ( + JNIEnv *env, jobject obj, + jint mode) + { + static void (CALLBACK *__func_ptr__)(GLenum) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum)) + getGLProcAddressHelper("glShadeModel", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) mode + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glLightf ( GLenum light , GLenum pname , GLfloat param ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glLightf ( + JNIEnv *env, jobject obj, + jint light, + jint pname, + jfloat param) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat)) + getGLProcAddressHelper("glLightf", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) light, + (GLenum) pname, + (GLfloat) param + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glLighti ( GLenum light , GLenum pname , GLint param ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glLighti ( + JNIEnv *env, jobject obj, + jint light, + jint pname, + jint param) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint)) + getGLProcAddressHelper("glLighti", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) light, + (GLenum) pname, + (GLint) param + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glLightfv ( GLenum light , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glLightfv ( + JNIEnv *env, jobject obj, + jint light, + jint pname, + jfloatArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLfloat *) = NULL; + jfloat *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLfloat *)) + getGLProcAddressHelper("glLightfv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, params, 0); + } + __func_ptr__ ( + (GLenum) light, + (GLenum) pname, + (const GLfloat *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glLightiv ( GLenum light , GLenum pname , const GLint * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glLightiv ( + JNIEnv *env, jobject obj, + jint light, + jint pname, + jintArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLint *) = NULL; + jint *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLint *)) + getGLProcAddressHelper("glLightiv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetIntArrayElements(env, params, 0); + } + __func_ptr__ ( + (GLenum) light, + (GLenum) pname, + (const GLint *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetLightfv ( GLenum light , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetLightfv ( + JNIEnv *env, jobject obj, + jint light, + jint pname, + jfloatArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat *) = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jfloat *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat *)) + getGLProcAddressHelper("glGetLightfv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray2); + } + __func_ptr__ ( + (GLenum) light, + (GLenum) pname, + (GLfloat *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetLightiv ( GLenum light , GLenum pname , GLint * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetLightiv ( + JNIEnv *env, jobject obj, + jint light, + jint pname, + jintArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint *) = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jint *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint *)) + getGLProcAddressHelper("glGetLightiv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetIntArrayElements(env, params, &isCopiedArray2); + } + __func_ptr__ ( + (GLenum) light, + (GLenum) pname, + (GLint *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glLightModelf ( GLenum pname , GLfloat param ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glLightModelf ( + JNIEnv *env, jobject obj, + jint pname, + jfloat param) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat)) + getGLProcAddressHelper("glLightModelf", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) pname, + (GLfloat) param + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glLightModeli ( GLenum pname , GLint param ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glLightModeli ( + JNIEnv *env, jobject obj, + jint pname, + jint param) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint)) + getGLProcAddressHelper("glLightModeli", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) pname, + (GLint) param + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glLightModelfv ( GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glLightModelfv ( + JNIEnv *env, jobject obj, + jint pname, + jfloatArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, const GLfloat *) = NULL; + jfloat *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, const GLfloat *)) + getGLProcAddressHelper("glLightModelfv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr1 = (*env)->GetFloatArrayElements(env, params, 0); + } + __func_ptr__ ( + (GLenum) pname, + (const GLfloat *) ptr1 + ); + + if(params!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, params, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glLightModeliv ( GLenum pname , const GLint * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glLightModeliv ( + JNIEnv *env, jobject obj, + jint pname, + jintArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, const GLint *) = NULL; + jint *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, const GLint *)) + getGLProcAddressHelper("glLightModeliv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr1 = (*env)->GetIntArrayElements(env, params, 0); + } + __func_ptr__ ( + (GLenum) pname, + (const GLint *) ptr1 + ); + + if(params!=NULL) + { + (*env)->ReleaseIntArrayElements(env, params, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMaterialf ( GLenum face , GLenum pname , GLfloat param ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMaterialf ( + JNIEnv *env, jobject obj, + jint face, + jint pname, + jfloat param) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat)) + getGLProcAddressHelper("glMaterialf", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) face, + (GLenum) pname, + (GLfloat) param + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMateriali ( GLenum face , GLenum pname , GLint param ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMateriali ( + JNIEnv *env, jobject obj, + jint face, + jint pname, + jint param) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint)) + getGLProcAddressHelper("glMateriali", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) face, + (GLenum) pname, + (GLint) param + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMaterialfv ( GLenum face , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMaterialfv ( + JNIEnv *env, jobject obj, + jint face, + jint pname, + jfloatArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLfloat *) = NULL; + jfloat *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLfloat *)) + getGLProcAddressHelper("glMaterialfv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, params, 0); + } + __func_ptr__ ( + (GLenum) face, + (GLenum) pname, + (const GLfloat *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMaterialiv ( GLenum face , GLenum pname , const GLint * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMaterialiv ( + JNIEnv *env, jobject obj, + jint face, + jint pname, + jintArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLint *) = NULL; + jint *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLint *)) + getGLProcAddressHelper("glMaterialiv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetIntArrayElements(env, params, 0); + } + __func_ptr__ ( + (GLenum) face, + (GLenum) pname, + (const GLint *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMaterialfv ( GLenum face , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetMaterialfv ( + JNIEnv *env, jobject obj, + jint face, + jint pname, + jfloatArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat *) = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jfloat *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat *)) + getGLProcAddressHelper("glGetMaterialfv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray2); + } + __func_ptr__ ( + (GLenum) face, + (GLenum) pname, + (GLfloat *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMaterialiv ( GLenum face , GLenum pname , GLint * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetMaterialiv ( + JNIEnv *env, jobject obj, + jint face, + jint pname, + jintArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint *) = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jint *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint *)) + getGLProcAddressHelper("glGetMaterialiv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetIntArrayElements(env, params, &isCopiedArray2); + } + __func_ptr__ ( + (GLenum) face, + (GLenum) pname, + (GLint *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColorMaterial ( GLenum face , GLenum mode ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorMaterial ( + JNIEnv *env, jobject obj, + jint face, + jint mode) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum)) + getGLProcAddressHelper("glColorMaterial", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) face, + (GLenum) mode + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelZoom ( GLfloat xfactor , GLfloat yfactor ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glPixelZoom ( + JNIEnv *env, jobject obj, + jfloat xfactor, + jfloat yfactor) + { + static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat)) + getGLProcAddressHelper("glPixelZoom", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) xfactor, + (GLfloat) yfactor + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelStoref ( GLenum pname , GLfloat param ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glPixelStoref ( + JNIEnv *env, jobject obj, + jint pname, + jfloat param) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat)) + getGLProcAddressHelper("glPixelStoref", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) pname, + (GLfloat) param + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelStorei ( GLenum pname , GLint param ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glPixelStorei ( + JNIEnv *env, jobject obj, + jint pname, + jint param) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint)) + getGLProcAddressHelper("glPixelStorei", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) pname, + (GLint) param + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelTransferf ( GLenum pname , GLfloat param ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glPixelTransferf ( + JNIEnv *env, jobject obj, + jint pname, + jfloat param) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat)) + getGLProcAddressHelper("glPixelTransferf", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) pname, + (GLfloat) param + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelTransferi ( GLenum pname , GLint param ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glPixelTransferi ( + JNIEnv *env, jobject obj, + jint pname, + jint param) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint)) + getGLProcAddressHelper("glPixelTransferi", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) pname, + (GLint) param + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelMapfv ( GLenum map , GLint mapsize , const GLfloat * values ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glPixelMapfv ( + JNIEnv *env, jobject obj, + jint map, + jint mapsize, + jfloatArray values) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, const GLfloat *) = NULL; + jfloat *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, const GLfloat *)) + getGLProcAddressHelper("glPixelMapfv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(values!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, values, 0); + } + __func_ptr__ ( + (GLenum) map, + (GLint) mapsize, + (const GLfloat *) ptr2 + ); + + if(values!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, values, ptr2, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelMapuiv ( GLenum map , GLint mapsize , const GLuint * values ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glPixelMapuiv ( + JNIEnv *env, jobject obj, + jint map, + jint mapsize, + jintArray values) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, const GLuint *) = NULL; + jint *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, const GLuint *)) + getGLProcAddressHelper("glPixelMapuiv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(values!=NULL) + { + ptr2 = (*env)->GetIntArrayElements(env, values, 0); + } + __func_ptr__ ( + (GLenum) map, + (GLint) mapsize, + (const GLuint *) ptr2 + ); + + if(values!=NULL) + { + (*env)->ReleaseIntArrayElements(env, values, ptr2, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelMapusv ( GLenum map , GLint mapsize , const GLushort * values ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glPixelMapusv ( + JNIEnv *env, jobject obj, + jint map, + jint mapsize, + jshortArray values) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, const GLushort *) = NULL; + jshort *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, const GLushort *)) + getGLProcAddressHelper("glPixelMapusv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(values!=NULL) + { + ptr2 = (*env)->GetShortArrayElements(env, values, 0); + } + __func_ptr__ ( + (GLenum) map, + (GLint) mapsize, + (const GLushort *) ptr2 + ); + + if(values!=NULL) + { + (*env)->ReleaseShortArrayElements(env, values, ptr2, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetPixelMapfv ( GLenum map , GLfloat * values ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetPixelMapfv ( + JNIEnv *env, jobject obj, + jint map, + jfloatArray values) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLfloat *) = NULL; + jboolean isCopiedArray1 = JNI_FALSE; + jfloat *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat *)) + getGLProcAddressHelper("glGetPixelMapfv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(values!=NULL) + { + ptr1 = (*env)->GetFloatArrayElements(env, values, &isCopiedArray1); + } + __func_ptr__ ( + (GLenum) map, + (GLfloat *) ptr1 + ); + + if(values!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetPixelMapuiv ( GLenum map , GLuint * values ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetPixelMapuiv ( + JNIEnv *env, jobject obj, + jint map, + jintArray values) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLuint *) = NULL; + jboolean isCopiedArray1 = JNI_FALSE; + jint *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLuint *)) + getGLProcAddressHelper("glGetPixelMapuiv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(values!=NULL) + { + ptr1 = (*env)->GetIntArrayElements(env, values, &isCopiedArray1); + } + __func_ptr__ ( + (GLenum) map, + (GLuint *) ptr1 + ); + + if(values!=NULL) + { + (*env)->ReleaseIntArrayElements(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetPixelMapusv ( GLenum map , GLushort * values ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetPixelMapusv ( + JNIEnv *env, jobject obj, + jint map, + jshortArray values) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLushort *) = NULL; + jboolean isCopiedArray1 = JNI_FALSE; + jshort *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLushort *)) + getGLProcAddressHelper("glGetPixelMapusv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(values!=NULL) + { + ptr1 = (*env)->GetShortArrayElements(env, values, &isCopiedArray1); + } + __func_ptr__ ( + (GLenum) map, + (GLushort *) ptr1 + ); + + if(values!=NULL) + { + (*env)->ReleaseShortArrayElements(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glBitmap ( GLsizei width , GLsizei height , GLfloat xorig , GLfloat yorig , GLfloat xmove , GLfloat ymove , const GLubyte * bitmap ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glBitmap ( + JNIEnv *env, jobject obj, + jint width, + jint height, + jfloat xorig, + jfloat yorig, + jfloat xmove, + jfloat ymove, + jbyteArray bitmap) + { + static void (CALLBACK *__func_ptr__)(GLsizei, GLsizei, GLfloat, GLfloat, GLfloat, GLfloat, const GLubyte *) = NULL; + jbyte *ptr6 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, GLsizei, GLfloat, GLfloat, GLfloat, GLfloat, const GLubyte *)) + getGLProcAddressHelper("glBitmap", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(bitmap!=NULL) + { + ptr6 = (*env)->GetByteArrayElements(env, bitmap, 0); + } + __func_ptr__ ( + (GLsizei) width, + (GLsizei) height, + (GLfloat) xorig, + (GLfloat) yorig, + (GLfloat) xmove, + (GLfloat) ymove, + (const GLubyte *) ptr6 + ); + + if(bitmap!=NULL) + { + (*env)->ReleaseByteArrayElements(env, bitmap, ptr6, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glReadPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum format , GLenum type , GLvoid * pixels ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glReadPixels__IIIIII_3B ( + JNIEnv *env, jobject obj, + jint x, + jint y, + jint width, + jint height, + jint format, + jint type, + jbyteArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray6 = JNI_FALSE; + jbyte *ptr6 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glReadPixels", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr6 = (*env)->GetByteArrayElements(env, pixels, &isCopiedArray6); + } + __func_ptr__ ( + (GLint) x, + (GLint) y, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr6 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseByteArrayElements(env, pixels, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glReadPixels__IIIIII_3S ( + JNIEnv *env, jobject obj, + jint x, + jint y, + jint width, + jint height, + jint format, + jint type, + jshortArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray6 = JNI_FALSE; + jshort *ptr6 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glReadPixels", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr6 = (*env)->GetShortArrayElements(env, pixels, &isCopiedArray6); + } + __func_ptr__ ( + (GLint) x, + (GLint) y, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr6 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseShortArrayElements(env, pixels, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glReadPixels__IIIIII_3I ( + JNIEnv *env, jobject obj, + jint x, + jint y, + jint width, + jint height, + jint format, + jint type, + jintArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray6 = JNI_FALSE; + jint *ptr6 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glReadPixels", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr6 = (*env)->GetIntArrayElements(env, pixels, &isCopiedArray6); + } + __func_ptr__ ( + (GLint) x, + (GLint) y, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr6 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseIntArrayElements(env, pixels, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glReadPixels__IIIIII_3F ( + JNIEnv *env, jobject obj, + jint x, + jint y, + jint width, + jint height, + jint format, + jint type, + jfloatArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray6 = JNI_FALSE; + jfloat *ptr6 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glReadPixels", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr6 = (*env)->GetFloatArrayElements(env, pixels, &isCopiedArray6); + } + __func_ptr__ ( + (GLint) x, + (GLint) y, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr6 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, pixels, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glReadPixels__IIIIII_3D ( + JNIEnv *env, jobject obj, + jint x, + jint y, + jint width, + jint height, + jint format, + jint type, + jdoubleArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray6 = JNI_FALSE; + jdouble *ptr6 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glReadPixels", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr6 = (*env)->GetDoubleArrayElements(env, pixels, &isCopiedArray6); + } + __func_ptr__ ( + (GLint) x, + (GLint) y, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr6 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, pixels, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glReadPixels__IIIIII_3Z ( + JNIEnv *env, jobject obj, + jint x, + jint y, + jint width, + jint height, + jint format, + jint type, + jbooleanArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray6 = JNI_FALSE; + jboolean *ptr6 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glReadPixels", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr6 = (*env)->GetBooleanArrayElements(env, pixels, &isCopiedArray6); + } + __func_ptr__ ( + (GLint) x, + (GLint) y, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr6 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, pixels, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glReadPixels__IIIIII_3J ( + JNIEnv *env, jobject obj, + jint x, + jint y, + jint width, + jint height, + jint format, + jint type, + jlongArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray6 = JNI_FALSE; + jlong *ptr6 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glReadPixels", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr6 = (*env)->GetLongArrayElements(env, pixels, &isCopiedArray6); + } + __func_ptr__ ( + (GLint) x, + (GLint) y, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr6 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseLongArrayElements(env, pixels, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glDrawPixels ( GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDrawPixels__IIII_3B ( + JNIEnv *env, jobject obj, + jint width, + jint height, + jint format, + jint type, + jbyteArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jbyte *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glDrawPixels", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr4 = (*env)->GetByteArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr4 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseByteArrayElements(env, pixels, ptr4, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDrawPixels__IIII_3S ( + JNIEnv *env, jobject obj, + jint width, + jint height, + jint format, + jint type, + jshortArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jshort *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glDrawPixels", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr4 = (*env)->GetShortArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr4 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseShortArrayElements(env, pixels, ptr4, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDrawPixels__IIII_3I ( + JNIEnv *env, jobject obj, + jint width, + jint height, + jint format, + jint type, + jintArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jint *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glDrawPixels", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr4 = (*env)->GetIntArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr4 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseIntArrayElements(env, pixels, ptr4, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDrawPixels__IIII_3F ( + JNIEnv *env, jobject obj, + jint width, + jint height, + jint format, + jint type, + jfloatArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jfloat *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glDrawPixels", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr4 = (*env)->GetFloatArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr4 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, pixels, ptr4, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDrawPixels__IIII_3D ( + JNIEnv *env, jobject obj, + jint width, + jint height, + jint format, + jint type, + jdoubleArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jdouble *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glDrawPixels", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr4 = (*env)->GetDoubleArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr4 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, pixels, ptr4, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDrawPixels__IIII_3Z ( + JNIEnv *env, jobject obj, + jint width, + jint height, + jint format, + jint type, + jbooleanArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jboolean *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glDrawPixels", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr4 = (*env)->GetBooleanArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr4 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, pixels, ptr4, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDrawPixels__IIII_3J ( + JNIEnv *env, jobject obj, + jint width, + jint height, + jint format, + jint type, + jlongArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jlong *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glDrawPixels", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr4 = (*env)->GetLongArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr4 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseLongArrayElements(env, pixels, ptr4, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum type ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glCopyPixels ( + JNIEnv *env, jobject obj, + jint x, + jint y, + jint width, + jint height, + jint type) + { + static void (CALLBACK *__func_ptr__)(GLint, GLint, GLsizei, GLsizei, GLenum) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLint, GLsizei, GLsizei, GLenum)) + getGLProcAddressHelper("glCopyPixels", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) x, + (GLint) y, + (GLsizei) width, + (GLsizei) height, + (GLenum) type + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glStencilFunc ( GLenum func , GLint ref , GLuint mask ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glStencilFunc ( + JNIEnv *env, jobject obj, + jint func, + jint ref, + jint mask) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLuint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLuint)) + getGLProcAddressHelper("glStencilFunc", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) func, + (GLint) ref, + (GLuint) mask + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glStencilMask ( GLuint mask ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glStencilMask ( + JNIEnv *env, jobject obj, + jint mask) + { + static void (CALLBACK *__func_ptr__)(GLuint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLuint)) + getGLProcAddressHelper("glStencilMask", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLuint) mask + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glStencilOp ( GLenum fail , GLenum zfail , GLenum zpass ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glStencilOp ( + JNIEnv *env, jobject obj, + jint fail, + jint zfail, + jint zpass) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum)) + getGLProcAddressHelper("glStencilOp", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) fail, + (GLenum) zfail, + (GLenum) zpass + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glClearStencil ( GLint s ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glClearStencil ( + JNIEnv *env, jobject obj, + jint s) + { + static void (CALLBACK *__func_ptr__)(GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint)) + getGLProcAddressHelper("glClearStencil", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) s + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexGend ( GLenum coord , GLenum pname , GLdouble param ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexGend ( + JNIEnv *env, jobject obj, + jint coord, + jint pname, + jdouble param) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLdouble)) + getGLProcAddressHelper("glTexGend", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) coord, + (GLenum) pname, + (GLdouble) param + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexGenf ( GLenum coord , GLenum pname , GLfloat param ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexGenf ( + JNIEnv *env, jobject obj, + jint coord, + jint pname, + jfloat param) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat)) + getGLProcAddressHelper("glTexGenf", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) coord, + (GLenum) pname, + (GLfloat) param + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexGeni ( GLenum coord , GLenum pname , GLint param ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexGeni ( + JNIEnv *env, jobject obj, + jint coord, + jint pname, + jint param) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint)) + getGLProcAddressHelper("glTexGeni", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) coord, + (GLenum) pname, + (GLint) param + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexGendv ( GLenum coord , GLenum pname , const GLdouble * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexGendv ( + JNIEnv *env, jobject obj, + jint coord, + jint pname, + jdoubleArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLdouble *) = NULL; + jdouble *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLdouble *)) + getGLProcAddressHelper("glTexGendv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetDoubleArrayElements(env, params, 0); + } + __func_ptr__ ( + (GLenum) coord, + (GLenum) pname, + (const GLdouble *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, params, ptr2, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexGenfv ( GLenum coord , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexGenfv ( + JNIEnv *env, jobject obj, + jint coord, + jint pname, + jfloatArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLfloat *) = NULL; + jfloat *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLfloat *)) + getGLProcAddressHelper("glTexGenfv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, params, 0); + } + __func_ptr__ ( + (GLenum) coord, + (GLenum) pname, + (const GLfloat *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexGeniv ( GLenum coord , GLenum pname , const GLint * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexGeniv ( + JNIEnv *env, jobject obj, + jint coord, + jint pname, + jintArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLint *) = NULL; + jint *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLint *)) + getGLProcAddressHelper("glTexGeniv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetIntArrayElements(env, params, 0); + } + __func_ptr__ ( + (GLenum) coord, + (GLenum) pname, + (const GLint *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexGendv ( GLenum coord , GLenum pname , GLdouble * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetTexGendv ( + JNIEnv *env, jobject obj, + jint coord, + jint pname, + jdoubleArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLdouble *) = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jdouble *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLdouble *)) + getGLProcAddressHelper("glGetTexGendv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetDoubleArrayElements(env, params, &isCopiedArray2); + } + __func_ptr__ ( + (GLenum) coord, + (GLenum) pname, + (GLdouble *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexGenfv ( GLenum coord , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetTexGenfv ( + JNIEnv *env, jobject obj, + jint coord, + jint pname, + jfloatArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat *) = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jfloat *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat *)) + getGLProcAddressHelper("glGetTexGenfv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray2); + } + __func_ptr__ ( + (GLenum) coord, + (GLenum) pname, + (GLfloat *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexGeniv ( GLenum coord , GLenum pname , GLint * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetTexGeniv ( + JNIEnv *env, jobject obj, + jint coord, + jint pname, + jintArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint *) = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jint *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint *)) + getGLProcAddressHelper("glGetTexGeniv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetIntArrayElements(env, params, &isCopiedArray2); + } + __func_ptr__ ( + (GLenum) coord, + (GLenum) pname, + (GLint *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexEnvf ( GLenum target , GLenum pname , GLfloat param ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexEnvf ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jfloat param) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat)) + getGLProcAddressHelper("glTexEnvf", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (GLfloat) param + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexEnvi ( GLenum target , GLenum pname , GLint param ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexEnvi ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jint param) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint)) + getGLProcAddressHelper("glTexEnvi", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (GLint) param + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexEnvfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexEnvfv ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jfloatArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLfloat *) = NULL; + jfloat *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLfloat *)) + getGLProcAddressHelper("glTexEnvfv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, params, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (const GLfloat *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexEnviv ( GLenum target , GLenum pname , const GLint * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexEnviv ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jintArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLint *) = NULL; + jint *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLint *)) + getGLProcAddressHelper("glTexEnviv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetIntArrayElements(env, params, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (const GLint *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexEnvfv ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetTexEnvfv ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jfloatArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat *) = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jfloat *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat *)) + getGLProcAddressHelper("glGetTexEnvfv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray2); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (GLfloat *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexEnviv ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetTexEnviv ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jintArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint *) = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jint *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint *)) + getGLProcAddressHelper("glGetTexEnviv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetIntArrayElements(env, params, &isCopiedArray2); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (GLint *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexParameterf ( GLenum target , GLenum pname , GLfloat param ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexParameterf ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jfloat param) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat)) + getGLProcAddressHelper("glTexParameterf", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (GLfloat) param + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexParameteri ( GLenum target , GLenum pname , GLint param ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexParameteri ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jint param) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint)) + getGLProcAddressHelper("glTexParameteri", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (GLint) param + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexParameterfv ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jfloatArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLfloat *) = NULL; + jfloat *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLfloat *)) + getGLProcAddressHelper("glTexParameterfv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, params, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (const GLfloat *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexParameteriv ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jintArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLint *) = NULL; + jint *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLint *)) + getGLProcAddressHelper("glTexParameteriv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetIntArrayElements(env, params, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (const GLint *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetTexParameterfv ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jfloatArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat *) = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jfloat *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat *)) + getGLProcAddressHelper("glGetTexParameterfv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray2); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (GLfloat *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetTexParameteriv ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jintArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint *) = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jint *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint *)) + getGLProcAddressHelper("glGetTexParameteriv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetIntArrayElements(env, params, &isCopiedArray2); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (GLint *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexLevelParameterfv ( GLenum target , GLint level , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetTexLevelParameterfv ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint pname, + jfloatArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLfloat *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jfloat *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLfloat *)) + getGLProcAddressHelper("glGetTexLevelParameterfv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr3 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray3); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLenum) pname, + (GLfloat *) ptr3 + ); + + if(params!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, params, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexLevelParameteriv ( GLenum target , GLint level , GLenum pname , GLint * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetTexLevelParameteriv ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint pname, + jintArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLint *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jint *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLint *)) + getGLProcAddressHelper("glGetTexLevelParameteriv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr3 = (*env)->GetIntArrayElements(env, params, &isCopiedArray3); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLenum) pname, + (GLint *) ptr3 + ); + + if(params!=NULL) + { + (*env)->ReleaseIntArrayElements(env, params, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexImage1D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage1D__IIIIIII_3B ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint border, + jint format, + jint type, + jbyteArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jbyte *ptr7 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage1D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr7 = (*env)->GetByteArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) internalFormat, + (GLsizei) width, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr7 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseByteArrayElements(env, pixels, ptr7, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage1D__IIIIIII_3S ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint border, + jint format, + jint type, + jshortArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jshort *ptr7 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage1D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr7 = (*env)->GetShortArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) internalFormat, + (GLsizei) width, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr7 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseShortArrayElements(env, pixels, ptr7, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage1D__IIIIIII_3I ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint border, + jint format, + jint type, + jintArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jint *ptr7 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage1D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr7 = (*env)->GetIntArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) internalFormat, + (GLsizei) width, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr7 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseIntArrayElements(env, pixels, ptr7, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage1D__IIIIIII_3F ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint border, + jint format, + jint type, + jfloatArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jfloat *ptr7 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage1D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr7 = (*env)->GetFloatArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) internalFormat, + (GLsizei) width, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr7 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, pixels, ptr7, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage1D__IIIIIII_3D ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint border, + jint format, + jint type, + jdoubleArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jdouble *ptr7 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage1D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr7 = (*env)->GetDoubleArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) internalFormat, + (GLsizei) width, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr7 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, pixels, ptr7, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage1D__IIIIIII_3Z ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint border, + jint format, + jint type, + jbooleanArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jboolean *ptr7 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage1D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr7 = (*env)->GetBooleanArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) internalFormat, + (GLsizei) width, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr7 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, pixels, ptr7, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage1D__IIIIIII_3J ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint border, + jint format, + jint type, + jlongArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jlong *ptr7 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage1D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr7 = (*env)->GetLongArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) internalFormat, + (GLsizei) width, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr7 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseLongArrayElements(env, pixels, ptr7, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexImage2D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage2D__IIIIIIII_3B ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint height, + jint border, + jint format, + jint type, + jbyteArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jbyte *ptr8 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr8 = (*env)->GetByteArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) internalFormat, + (GLsizei) width, + (GLsizei) height, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr8 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseByteArrayElements(env, pixels, ptr8, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage2D__IIIIIIII_3S ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint height, + jint border, + jint format, + jint type, + jshortArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jshort *ptr8 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr8 = (*env)->GetShortArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) internalFormat, + (GLsizei) width, + (GLsizei) height, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr8 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseShortArrayElements(env, pixels, ptr8, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage2D__IIIIIIII_3I ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint height, + jint border, + jint format, + jint type, + jintArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jint *ptr8 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr8 = (*env)->GetIntArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) internalFormat, + (GLsizei) width, + (GLsizei) height, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr8 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseIntArrayElements(env, pixels, ptr8, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage2D__IIIIIIII_3F ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint height, + jint border, + jint format, + jint type, + jfloatArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jfloat *ptr8 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr8 = (*env)->GetFloatArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) internalFormat, + (GLsizei) width, + (GLsizei) height, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr8 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, pixels, ptr8, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage2D__IIIIIIII_3D ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint height, + jint border, + jint format, + jint type, + jdoubleArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jdouble *ptr8 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr8 = (*env)->GetDoubleArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) internalFormat, + (GLsizei) width, + (GLsizei) height, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr8 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, pixels, ptr8, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage2D__IIIIIIII_3Z ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint height, + jint border, + jint format, + jint type, + jbooleanArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jboolean *ptr8 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr8 = (*env)->GetBooleanArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) internalFormat, + (GLsizei) width, + (GLsizei) height, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr8 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, pixels, ptr8, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage2D__IIIIIIII_3J ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint height, + jint border, + jint format, + jint type, + jlongArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jlong *ptr8 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr8 = (*env)->GetLongArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) internalFormat, + (GLsizei) width, + (GLsizei) height, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr8 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseLongArrayElements(env, pixels, ptr8, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexImage ( GLenum target , GLint level , GLenum format , GLenum type , GLvoid * pixels ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetTexImage__IIII_3B ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint format, + jint type, + jbyteArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jbyte *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetTexImage", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr4 = (*env)->GetByteArrayElements(env, pixels, &isCopiedArray4); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr4 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseByteArrayElements(env, pixels, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetTexImage__IIII_3S ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint format, + jint type, + jshortArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jshort *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetTexImage", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr4 = (*env)->GetShortArrayElements(env, pixels, &isCopiedArray4); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr4 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseShortArrayElements(env, pixels, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetTexImage__IIII_3I ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint format, + jint type, + jintArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jint *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetTexImage", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr4 = (*env)->GetIntArrayElements(env, pixels, &isCopiedArray4); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr4 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseIntArrayElements(env, pixels, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetTexImage__IIII_3F ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint format, + jint type, + jfloatArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jfloat *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetTexImage", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr4 = (*env)->GetFloatArrayElements(env, pixels, &isCopiedArray4); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr4 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, pixels, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetTexImage__IIII_3D ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint format, + jint type, + jdoubleArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jdouble *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetTexImage", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr4 = (*env)->GetDoubleArrayElements(env, pixels, &isCopiedArray4); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr4 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, pixels, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetTexImage__IIII_3Z ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint format, + jint type, + jbooleanArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jboolean *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetTexImage", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr4 = (*env)->GetBooleanArrayElements(env, pixels, &isCopiedArray4); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr4 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, pixels, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetTexImage__IIII_3J ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint format, + jint type, + jlongArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jlong *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetTexImage", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr4 = (*env)->GetLongArrayElements(env, pixels, &isCopiedArray4); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr4 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseLongArrayElements(env, pixels, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGenTextures ( GLsizei n , GLuint * textures ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGenTextures ( + JNIEnv *env, jobject obj, + jint n, + jintArray textures) + { + static void (CALLBACK *__func_ptr__)(GLsizei, GLuint *) = NULL; + jboolean isCopiedArray1 = JNI_FALSE; + jint *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, GLuint *)) + getGLProcAddressHelper("glGenTextures", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(textures!=NULL) + { + ptr1 = (*env)->GetIntArrayElements(env, textures, &isCopiedArray1); + } + __func_ptr__ ( + (GLsizei) n, + (GLuint *) ptr1 + ); + + if(textures!=NULL) + { + (*env)->ReleaseIntArrayElements(env, textures, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glDeleteTextures ( GLsizei n , const GLuint * textures ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDeleteTextures ( + JNIEnv *env, jobject obj, + jint n, + jintArray textures) + { + static void (CALLBACK *__func_ptr__)(GLsizei, const GLuint *) = NULL; + jint *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, const GLuint *)) + getGLProcAddressHelper("glDeleteTextures", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(textures!=NULL) + { + ptr1 = (*env)->GetIntArrayElements(env, textures, 0); + } + __func_ptr__ ( + (GLsizei) n, + (const GLuint *) ptr1 + ); + + if(textures!=NULL) + { + (*env)->ReleaseIntArrayElements(env, textures, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glBindTexture ( GLenum target , GLuint texture ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glBindTexture ( + JNIEnv *env, jobject obj, + jint target, + jint texture) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLuint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLuint)) + getGLProcAddressHelper("glBindTexture", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLuint) texture + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glPrioritizeTextures ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glPrioritizeTextures ( + JNIEnv *env, jobject obj, + jint n, + jintArray textures, + jfloatArray priorities) + { + static void (CALLBACK *__func_ptr__)(GLsizei, const GLuint *, const GLclampf *) = NULL; + jint *ptr1 = NULL; + jfloat *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, const GLuint *, const GLclampf *)) + getGLProcAddressHelper("glPrioritizeTextures", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(textures!=NULL) + { + ptr1 = (*env)->GetIntArrayElements(env, textures, 0); + } + if(priorities!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, priorities, 0); + } + __func_ptr__ ( + (GLsizei) n, + (const GLuint *) ptr1, + (const GLclampf *) ptr2 + ); + + if(textures!=NULL) + { + (*env)->ReleaseIntArrayElements(env, textures, ptr1, JNI_ABORT); + } + if(priorities!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, priorities, ptr2, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern GLboolean glAreTexturesResident ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
+ * 
+ */ + JNIEXPORT jboolean JNICALL + Java_gl4java_GLFuncJauJNInf_glAreTexturesResident ( + JNIEnv *env, jobject obj, + jint n, + jintArray textures, + jbooleanArray residences) + { + static jboolean (CALLBACK *__func_ptr__)(GLsizei, const GLuint *, GLboolean *) = NULL; + jboolean ret; + + jint *ptr1 = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jboolean *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (jboolean (CALLBACK *)(GLsizei, const GLuint *, GLboolean *)) + getGLProcAddressHelper("glAreTexturesResident", NULL, 1, 0); + if(__func_ptr__==NULL) + return 0; + } + if(textures!=NULL) + { + ptr1 = (*env)->GetIntArrayElements(env, textures, 0); + } + if(residences!=NULL) + { + ptr2 = (*env)->GetBooleanArrayElements(env, residences, &isCopiedArray2); + } + ret = (jboolean) __func_ptr__ ( + (GLsizei) n, + (const GLuint *) ptr1, + (GLboolean *) ptr2 + ); + + if(textures!=NULL) + { + (*env)->ReleaseIntArrayElements(env, textures, ptr1, JNI_ABORT); + } + if(residences!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, residences, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + return ret; + } + +/** + * Original Function-Prototype : + *
 
+   extern GLboolean glIsTexture ( GLuint texture ) ;
+ * 
+ */ + JNIEXPORT jboolean JNICALL + Java_gl4java_GLFuncJauJNInf_glIsTexture ( + JNIEnv *env, jobject obj, + jint texture) + { + static jboolean (CALLBACK *__func_ptr__)(GLuint) = NULL; + jboolean ret; + + + if(__func_ptr__==NULL) { + __func_ptr__ = (jboolean (CALLBACK *)(GLuint)) + getGLProcAddressHelper("glIsTexture", NULL, 1, 0); + if(__func_ptr__==NULL) + return 0; + } + ret = (jboolean) __func_ptr__ ( + (GLuint) texture + ); + + return ret; + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLsizei width , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage1D__IIIIII_3B ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint width, + jint format, + jint type, + jbyteArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jbyte *ptr6 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage1D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr6 = (*env)->GetByteArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr6 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseByteArrayElements(env, pixels, ptr6, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage1D__IIIIII_3S ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint width, + jint format, + jint type, + jshortArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jshort *ptr6 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage1D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr6 = (*env)->GetShortArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr6 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseShortArrayElements(env, pixels, ptr6, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage1D__IIIIII_3I ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint width, + jint format, + jint type, + jintArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jint *ptr6 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage1D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr6 = (*env)->GetIntArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr6 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseIntArrayElements(env, pixels, ptr6, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage1D__IIIIII_3F ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint width, + jint format, + jint type, + jfloatArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jfloat *ptr6 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage1D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr6 = (*env)->GetFloatArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr6 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, pixels, ptr6, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage1D__IIIIII_3D ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint width, + jint format, + jint type, + jdoubleArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jdouble *ptr6 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage1D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr6 = (*env)->GetDoubleArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr6 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, pixels, ptr6, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage1D__IIIIII_3Z ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint width, + jint format, + jint type, + jbooleanArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jboolean *ptr6 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage1D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr6 = (*env)->GetBooleanArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr6 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, pixels, ptr6, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage1D__IIIIII_3J ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint width, + jint format, + jint type, + jlongArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jlong *ptr6 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage1D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr6 = (*env)->GetLongArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr6 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseLongArrayElements(env, pixels, ptr6, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage2D__IIIIIIII_3B ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint yoffset, + jint width, + jint height, + jint format, + jint type, + jbyteArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jbyte *ptr8 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr8 = (*env)->GetByteArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLint) yoffset, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr8 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseByteArrayElements(env, pixels, ptr8, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage2D__IIIIIIII_3S ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint yoffset, + jint width, + jint height, + jint format, + jint type, + jshortArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jshort *ptr8 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr8 = (*env)->GetShortArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLint) yoffset, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr8 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseShortArrayElements(env, pixels, ptr8, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage2D__IIIIIIII_3I ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint yoffset, + jint width, + jint height, + jint format, + jint type, + jintArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jint *ptr8 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr8 = (*env)->GetIntArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLint) yoffset, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr8 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseIntArrayElements(env, pixels, ptr8, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage2D__IIIIIIII_3F ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint yoffset, + jint width, + jint height, + jint format, + jint type, + jfloatArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jfloat *ptr8 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr8 = (*env)->GetFloatArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLint) yoffset, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr8 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, pixels, ptr8, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage2D__IIIIIIII_3D ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint yoffset, + jint width, + jint height, + jint format, + jint type, + jdoubleArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jdouble *ptr8 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr8 = (*env)->GetDoubleArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLint) yoffset, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr8 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, pixels, ptr8, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage2D__IIIIIIII_3Z ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint yoffset, + jint width, + jint height, + jint format, + jint type, + jbooleanArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jboolean *ptr8 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr8 = (*env)->GetBooleanArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLint) yoffset, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr8 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, pixels, ptr8, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage2D__IIIIIIII_3J ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint yoffset, + jint width, + jint height, + jint format, + jint type, + jlongArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jlong *ptr8 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr8 = (*env)->GetLongArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLint) yoffset, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr8 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseLongArrayElements(env, pixels, ptr8, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyTexImage1D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLint border ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glCopyTexImage1D ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalformat, + jint x, + jint y, + jint width, + jint border) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLint, GLint, GLsizei, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLint, GLint, GLsizei, GLint)) + getGLProcAddressHelper("glCopyTexImage1D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLenum) internalformat, + (GLint) x, + (GLint) y, + (GLsizei) width, + (GLint) border + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyTexImage2D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height , GLint border ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glCopyTexImage2D ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalformat, + jint x, + jint y, + jint width, + jint height, + jint border) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLint, GLint, GLsizei, GLsizei, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLint, GLint, GLsizei, GLsizei, GLint)) + getGLProcAddressHelper("glCopyTexImage2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLenum) internalformat, + (GLint) x, + (GLint) y, + (GLsizei) width, + (GLsizei) height, + (GLint) border + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLint x , GLint y , GLsizei width ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glCopyTexSubImage1D ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint x, + jint y, + jint width) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei)) + getGLProcAddressHelper("glCopyTexSubImage1D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLint) x, + (GLint) y, + (GLsizei) width + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glCopyTexSubImage2D ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint yoffset, + jint x, + jint y, + jint width, + jint height) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLint, GLsizei, GLsizei) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLint, GLsizei, GLsizei)) + getGLProcAddressHelper("glCopyTexSubImage2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLint) yoffset, + (GLint) x, + (GLint) y, + (GLsizei) width, + (GLsizei) height + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMap1d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint stride , GLint order , const GLdouble * points ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMap1d ( + JNIEnv *env, jobject obj, + jint target, + jdouble u1, + jdouble u2, + jint stride, + jint order, + jdoubleArray points) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLdouble, GLdouble, GLint, GLint, const GLdouble *) = NULL; + jdouble *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLdouble, GLdouble, GLint, GLint, const GLdouble *)) + getGLProcAddressHelper("glMap1d", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(points!=NULL) + { + ptr5 = (*env)->GetDoubleArrayElements(env, points, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLdouble) u1, + (GLdouble) u2, + (GLint) stride, + (GLint) order, + (const GLdouble *) ptr5 + ); + + if(points!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, points, ptr5, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMap1f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint stride , GLint order , const GLfloat * points ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMap1f ( + JNIEnv *env, jobject obj, + jint target, + jfloat u1, + jfloat u2, + jint stride, + jint order, + jfloatArray points) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLfloat, GLfloat, GLint, GLint, const GLfloat *) = NULL; + jfloat *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat, GLfloat, GLint, GLint, const GLfloat *)) + getGLProcAddressHelper("glMap1f", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(points!=NULL) + { + ptr5 = (*env)->GetFloatArrayElements(env, points, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLfloat) u1, + (GLfloat) u2, + (GLint) stride, + (GLint) order, + (const GLfloat *) ptr5 + ); + + if(points!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, points, ptr5, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMap2d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint ustride , GLint uorder , GLdouble v1 , GLdouble v2 , GLint vstride , GLint vorder , const GLdouble * points ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMap2d ( + JNIEnv *env, jobject obj, + jint target, + jdouble u1, + jdouble u2, + jint ustride, + jint uorder, + jdouble v1, + jdouble v2, + jint vstride, + jint vorder, + jdoubleArray points) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLdouble, GLdouble, GLint, GLint, GLdouble, GLdouble, GLint, GLint, const GLdouble *) = NULL; + jdouble *ptr9 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLdouble, GLdouble, GLint, GLint, GLdouble, GLdouble, GLint, GLint, const GLdouble *)) + getGLProcAddressHelper("glMap2d", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(points!=NULL) + { + ptr9 = (*env)->GetDoubleArrayElements(env, points, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLdouble) u1, + (GLdouble) u2, + (GLint) ustride, + (GLint) uorder, + (GLdouble) v1, + (GLdouble) v2, + (GLint) vstride, + (GLint) vorder, + (const GLdouble *) ptr9 + ); + + if(points!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, points, ptr9, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMap2f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint ustride , GLint uorder , GLfloat v1 , GLfloat v2 , GLint vstride , GLint vorder , const GLfloat * points ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMap2f ( + JNIEnv *env, jobject obj, + jint target, + jfloat u1, + jfloat u2, + jint ustride, + jint uorder, + jfloat v1, + jfloat v2, + jint vstride, + jint vorder, + jfloatArray points) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLfloat, GLfloat, GLint, GLint, GLfloat, GLfloat, GLint, GLint, const GLfloat *) = NULL; + jfloat *ptr9 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat, GLfloat, GLint, GLint, GLfloat, GLfloat, GLint, GLint, const GLfloat *)) + getGLProcAddressHelper("glMap2f", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(points!=NULL) + { + ptr9 = (*env)->GetFloatArrayElements(env, points, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLfloat) u1, + (GLfloat) u2, + (GLint) ustride, + (GLint) uorder, + (GLfloat) v1, + (GLfloat) v2, + (GLint) vstride, + (GLint) vorder, + (const GLfloat *) ptr9 + ); + + if(points!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, points, ptr9, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMapdv ( GLenum target , GLenum query , GLdouble * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetMapdv ( + JNIEnv *env, jobject obj, + jint target, + jint query, + jdoubleArray v) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLdouble *) = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jdouble *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLdouble *)) + getGLProcAddressHelper("glGetMapdv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr2 = (*env)->GetDoubleArrayElements(env, v, &isCopiedArray2); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) query, + (GLdouble *) ptr2 + ); + + if(v!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMapfv ( GLenum target , GLenum query , GLfloat * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetMapfv ( + JNIEnv *env, jobject obj, + jint target, + jint query, + jfloatArray v) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat *) = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jfloat *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat *)) + getGLProcAddressHelper("glGetMapfv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, v, &isCopiedArray2); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) query, + (GLfloat *) ptr2 + ); + + if(v!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMapiv ( GLenum target , GLenum query , GLint * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetMapiv ( + JNIEnv *env, jobject obj, + jint target, + jint query, + jintArray v) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint *) = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jint *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint *)) + getGLProcAddressHelper("glGetMapiv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr2 = (*env)->GetIntArrayElements(env, v, &isCopiedArray2); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) query, + (GLint *) ptr2 + ); + + if(v!=NULL) + { + (*env)->ReleaseIntArrayElements(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord1d ( GLdouble u ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glEvalCoord1d ( + JNIEnv *env, jobject obj, + jdouble u) + { + static void (CALLBACK *__func_ptr__)(GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLdouble)) + getGLProcAddressHelper("glEvalCoord1d", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLdouble) u + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord1f ( GLfloat u ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glEvalCoord1f ( + JNIEnv *env, jobject obj, + jfloat u) + { + static void (CALLBACK *__func_ptr__)(GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat)) + getGLProcAddressHelper("glEvalCoord1f", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) u + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord1dv ( const GLdouble * u ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glEvalCoord1dv ( + JNIEnv *env, jobject obj, + jdoubleArray u) + { + static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; + jdouble *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) + getGLProcAddressHelper("glEvalCoord1dv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(u!=NULL) + { + ptr0 = (*env)->GetDoubleArrayElements(env, u, 0); + } + __func_ptr__ ( + (const GLdouble *) ptr0 + ); + + if(u!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, u, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord1fv ( const GLfloat * u ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glEvalCoord1fv ( + JNIEnv *env, jobject obj, + jfloatArray u) + { + static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; + jfloat *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) + getGLProcAddressHelper("glEvalCoord1fv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(u!=NULL) + { + ptr0 = (*env)->GetFloatArrayElements(env, u, 0); + } + __func_ptr__ ( + (const GLfloat *) ptr0 + ); + + if(u!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, u, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord2d ( GLdouble u , GLdouble v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glEvalCoord2d ( + JNIEnv *env, jobject obj, + jdouble u, + jdouble v) + { + static void (CALLBACK *__func_ptr__)(GLdouble, GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLdouble, GLdouble)) + getGLProcAddressHelper("glEvalCoord2d", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLdouble) u, + (GLdouble) v + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord2f ( GLfloat u , GLfloat v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glEvalCoord2f ( + JNIEnv *env, jobject obj, + jfloat u, + jfloat v) + { + static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat)) + getGLProcAddressHelper("glEvalCoord2f", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) u, + (GLfloat) v + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord2dv ( const GLdouble * u ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glEvalCoord2dv ( + JNIEnv *env, jobject obj, + jdoubleArray u) + { + static void (CALLBACK *__func_ptr__)(const GLdouble *) = NULL; + jdouble *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLdouble *)) + getGLProcAddressHelper("glEvalCoord2dv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(u!=NULL) + { + ptr0 = (*env)->GetDoubleArrayElements(env, u, 0); + } + __func_ptr__ ( + (const GLdouble *) ptr0 + ); + + if(u!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, u, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord2fv ( const GLfloat * u ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glEvalCoord2fv ( + JNIEnv *env, jobject obj, + jfloatArray u) + { + static void (CALLBACK *__func_ptr__)(const GLfloat *) = NULL; + jfloat *ptr0 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(const GLfloat *)) + getGLProcAddressHelper("glEvalCoord2fv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(u!=NULL) + { + ptr0 = (*env)->GetFloatArrayElements(env, u, 0); + } + __func_ptr__ ( + (const GLfloat *) ptr0 + ); + + if(u!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, u, ptr0, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMapGrid1d ( GLint un , GLdouble u1 , GLdouble u2 ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMapGrid1d ( + JNIEnv *env, jobject obj, + jint un, + jdouble u1, + jdouble u2) + { + static void (CALLBACK *__func_ptr__)(GLint, GLdouble, GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLdouble, GLdouble)) + getGLProcAddressHelper("glMapGrid1d", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) un, + (GLdouble) u1, + (GLdouble) u2 + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMapGrid1f ( GLint un , GLfloat u1 , GLfloat u2 ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMapGrid1f ( + JNIEnv *env, jobject obj, + jint un, + jfloat u1, + jfloat u2) + { + static void (CALLBACK *__func_ptr__)(GLint, GLfloat, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLfloat, GLfloat)) + getGLProcAddressHelper("glMapGrid1f", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) un, + (GLfloat) u1, + (GLfloat) u2 + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMapGrid2d ( GLint un , GLdouble u1 , GLdouble u2 , GLint vn , GLdouble v1 , GLdouble v2 ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMapGrid2d ( + JNIEnv *env, jobject obj, + jint un, + jdouble u1, + jdouble u2, + jint vn, + jdouble v1, + jdouble v2) + { + static void (CALLBACK *__func_ptr__)(GLint, GLdouble, GLdouble, GLint, GLdouble, GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLdouble, GLdouble, GLint, GLdouble, GLdouble)) + getGLProcAddressHelper("glMapGrid2d", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) un, + (GLdouble) u1, + (GLdouble) u2, + (GLint) vn, + (GLdouble) v1, + (GLdouble) v2 + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMapGrid2f ( GLint un , GLfloat u1 , GLfloat u2 , GLint vn , GLfloat v1 , GLfloat v2 ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMapGrid2f ( + JNIEnv *env, jobject obj, + jint un, + jfloat u1, + jfloat u2, + jint vn, + jfloat v1, + jfloat v2) + { + static void (CALLBACK *__func_ptr__)(GLint, GLfloat, GLfloat, GLint, GLfloat, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLfloat, GLfloat, GLint, GLfloat, GLfloat)) + getGLProcAddressHelper("glMapGrid2f", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) un, + (GLfloat) u1, + (GLfloat) u2, + (GLint) vn, + (GLfloat) v1, + (GLfloat) v2 + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalPoint1 ( GLint i ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glEvalPoint1 ( + JNIEnv *env, jobject obj, + jint i) + { + static void (CALLBACK *__func_ptr__)(GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint)) + getGLProcAddressHelper("glEvalPoint1", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) i + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalPoint2 ( GLint i , GLint j ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glEvalPoint2 ( + JNIEnv *env, jobject obj, + jint i, + jint j) + { + static void (CALLBACK *__func_ptr__)(GLint, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLint)) + getGLProcAddressHelper("glEvalPoint2", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) i, + (GLint) j + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalMesh1 ( GLenum mode , GLint i1 , GLint i2 ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glEvalMesh1 ( + JNIEnv *env, jobject obj, + jint mode, + jint i1, + jint i2) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint)) + getGLProcAddressHelper("glEvalMesh1", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) mode, + (GLint) i1, + (GLint) i2 + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalMesh2 ( GLenum mode , GLint i1 , GLint i2 , GLint j1 , GLint j2 ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glEvalMesh2 ( + JNIEnv *env, jobject obj, + jint mode, + jint i1, + jint i2, + jint j1, + jint j2) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint)) + getGLProcAddressHelper("glEvalMesh2", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) mode, + (GLint) i1, + (GLint) i2, + (GLint) j1, + (GLint) j2 + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glFogf ( GLenum pname , GLfloat param ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glFogf ( + JNIEnv *env, jobject obj, + jint pname, + jfloat param) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat)) + getGLProcAddressHelper("glFogf", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) pname, + (GLfloat) param + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glFogi ( GLenum pname , GLint param ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glFogi ( + JNIEnv *env, jobject obj, + jint pname, + jint param) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint)) + getGLProcAddressHelper("glFogi", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) pname, + (GLint) param + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glFogfv ( GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glFogfv ( + JNIEnv *env, jobject obj, + jint pname, + jfloatArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, const GLfloat *) = NULL; + jfloat *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, const GLfloat *)) + getGLProcAddressHelper("glFogfv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr1 = (*env)->GetFloatArrayElements(env, params, 0); + } + __func_ptr__ ( + (GLenum) pname, + (const GLfloat *) ptr1 + ); + + if(params!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, params, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glFogiv ( GLenum pname , const GLint * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glFogiv ( + JNIEnv *env, jobject obj, + jint pname, + jintArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, const GLint *) = NULL; + jint *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, const GLint *)) + getGLProcAddressHelper("glFogiv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr1 = (*env)->GetIntArrayElements(env, params, 0); + } + __func_ptr__ ( + (GLenum) pname, + (const GLint *) ptr1 + ); + + if(params!=NULL) + { + (*env)->ReleaseIntArrayElements(env, params, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glFeedbackBuffer ( GLsizei size , GLenum type , GLfloat * buffer ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glFeedbackBuffer ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jfloatArray buffer) + { + static void (CALLBACK *__func_ptr__)(GLsizei, GLenum, GLfloat *) = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jfloat *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, GLenum, GLfloat *)) + getGLProcAddressHelper("glFeedbackBuffer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(buffer!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, buffer, &isCopiedArray2); + } + __func_ptr__ ( + (GLsizei) size, + (GLenum) type, + (GLfloat *) ptr2 + ); + + if(buffer!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, buffer, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glPassThrough ( GLfloat token ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glPassThrough ( + JNIEnv *env, jobject obj, + jfloat token) + { + static void (CALLBACK *__func_ptr__)(GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat)) + getGLProcAddressHelper("glPassThrough", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) token + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glSelectBuffer ( GLsizei size , GLuint * buffer ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glSelectBuffer ( + JNIEnv *env, jobject obj, + jint size, + jintArray buffer) + { + static void (CALLBACK *__func_ptr__)(GLsizei, GLuint *) = NULL; + jboolean isCopiedArray1 = JNI_FALSE; + jint *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, GLuint *)) + getGLProcAddressHelper("glSelectBuffer", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(buffer!=NULL) + { + ptr1 = (*env)->GetIntArrayElements(env, buffer, &isCopiedArray1); + } + __func_ptr__ ( + (GLsizei) size, + (GLuint *) ptr1 + ); + + if(buffer!=NULL) + { + (*env)->ReleaseIntArrayElements(env, buffer, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glInitNames ( void ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glInitNames ( + JNIEnv *env, jobject obj) + { + static void (CALLBACK *__func_ptr__)() = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)()) + getGLProcAddressHelper("glInitNames", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glLoadName ( GLuint name ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glLoadName ( + JNIEnv *env, jobject obj, + jint name) + { + static void (CALLBACK *__func_ptr__)(GLuint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLuint)) + getGLProcAddressHelper("glLoadName", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLuint) name + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glPushName ( GLuint name ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glPushName ( + JNIEnv *env, jobject obj, + jint name) + { + static void (CALLBACK *__func_ptr__)(GLuint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLuint)) + getGLProcAddressHelper("glPushName", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLuint) name + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glPopName ( void ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glPopName ( + JNIEnv *env, jobject obj) + { + static void (CALLBACK *__func_ptr__)() = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)()) + getGLProcAddressHelper("glPopName", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glDrawRangeElements ( GLenum mode , GLuint start , GLuint end , GLsizei count , GLenum type , const GLvoid * indices ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDrawRangeElements__IIIII_3B ( + JNIEnv *env, jobject obj, + jint mode, + jint start, + jint end, + jint count, + jint type, + jbyteArray indices) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *) = NULL; + jbyte *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *)) + getGLProcAddressHelper("glDrawRangeElements", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(indices!=NULL) + { + ptr5 = (*env)->GetByteArrayElements(env, indices, 0); + } + __func_ptr__ ( + (GLenum) mode, + (GLuint) start, + (GLuint) end, + (GLsizei) count, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(indices!=NULL) + { + (*env)->ReleaseByteArrayElements(env, indices, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDrawRangeElements__IIIII_3S ( + JNIEnv *env, jobject obj, + jint mode, + jint start, + jint end, + jint count, + jint type, + jshortArray indices) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *) = NULL; + jshort *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *)) + getGLProcAddressHelper("glDrawRangeElements", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(indices!=NULL) + { + ptr5 = (*env)->GetShortArrayElements(env, indices, 0); + } + __func_ptr__ ( + (GLenum) mode, + (GLuint) start, + (GLuint) end, + (GLsizei) count, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(indices!=NULL) + { + (*env)->ReleaseShortArrayElements(env, indices, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDrawRangeElements__IIIII_3I ( + JNIEnv *env, jobject obj, + jint mode, + jint start, + jint end, + jint count, + jint type, + jintArray indices) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *) = NULL; + jint *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *)) + getGLProcAddressHelper("glDrawRangeElements", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(indices!=NULL) + { + ptr5 = (*env)->GetIntArrayElements(env, indices, 0); + } + __func_ptr__ ( + (GLenum) mode, + (GLuint) start, + (GLuint) end, + (GLsizei) count, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(indices!=NULL) + { + (*env)->ReleaseIntArrayElements(env, indices, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDrawRangeElements__IIIII_3F ( + JNIEnv *env, jobject obj, + jint mode, + jint start, + jint end, + jint count, + jint type, + jfloatArray indices) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *) = NULL; + jfloat *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *)) + getGLProcAddressHelper("glDrawRangeElements", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(indices!=NULL) + { + ptr5 = (*env)->GetFloatArrayElements(env, indices, 0); + } + __func_ptr__ ( + (GLenum) mode, + (GLuint) start, + (GLuint) end, + (GLsizei) count, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(indices!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, indices, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDrawRangeElements__IIIII_3D ( + JNIEnv *env, jobject obj, + jint mode, + jint start, + jint end, + jint count, + jint type, + jdoubleArray indices) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *) = NULL; + jdouble *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *)) + getGLProcAddressHelper("glDrawRangeElements", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(indices!=NULL) + { + ptr5 = (*env)->GetDoubleArrayElements(env, indices, 0); + } + __func_ptr__ ( + (GLenum) mode, + (GLuint) start, + (GLuint) end, + (GLsizei) count, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(indices!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, indices, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDrawRangeElements__IIIII_3Z ( + JNIEnv *env, jobject obj, + jint mode, + jint start, + jint end, + jint count, + jint type, + jbooleanArray indices) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *) = NULL; + jboolean *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *)) + getGLProcAddressHelper("glDrawRangeElements", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(indices!=NULL) + { + ptr5 = (*env)->GetBooleanArrayElements(env, indices, 0); + } + __func_ptr__ ( + (GLenum) mode, + (GLuint) start, + (GLuint) end, + (GLsizei) count, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(indices!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, indices, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDrawRangeElements__IIIII_3J ( + JNIEnv *env, jobject obj, + jint mode, + jint start, + jint end, + jint count, + jint type, + jlongArray indices) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *) = NULL; + jlong *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLuint, GLuint, GLsizei, GLenum, const GLvoid *)) + getGLProcAddressHelper("glDrawRangeElements", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(indices!=NULL) + { + ptr5 = (*env)->GetLongArrayElements(env, indices, 0); + } + __func_ptr__ ( + (GLenum) mode, + (GLuint) start, + (GLuint) end, + (GLsizei) count, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(indices!=NULL) + { + (*env)->ReleaseLongArrayElements(env, indices, ptr5, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexImage3D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage3D__IIIIIIIII_3B ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint height, + jint depth, + jint border, + jint format, + jint type, + jbyteArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jbyte *ptr9 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage3D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr9 = (*env)->GetByteArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) internalFormat, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr9 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseByteArrayElements(env, pixels, ptr9, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage3D__IIIIIIIII_3S ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint height, + jint depth, + jint border, + jint format, + jint type, + jshortArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jshort *ptr9 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage3D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr9 = (*env)->GetShortArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) internalFormat, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr9 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseShortArrayElements(env, pixels, ptr9, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage3D__IIIIIIIII_3I ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint height, + jint depth, + jint border, + jint format, + jint type, + jintArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jint *ptr9 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage3D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr9 = (*env)->GetIntArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) internalFormat, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr9 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseIntArrayElements(env, pixels, ptr9, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage3D__IIIIIIIII_3F ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint height, + jint depth, + jint border, + jint format, + jint type, + jfloatArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jfloat *ptr9 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage3D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr9 = (*env)->GetFloatArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) internalFormat, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr9 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, pixels, ptr9, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage3D__IIIIIIIII_3D ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint height, + jint depth, + jint border, + jint format, + jint type, + jdoubleArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jdouble *ptr9 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage3D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr9 = (*env)->GetDoubleArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) internalFormat, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr9 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, pixels, ptr9, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage3D__IIIIIIIII_3Z ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint height, + jint depth, + jint border, + jint format, + jint type, + jbooleanArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jboolean *ptr9 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage3D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr9 = (*env)->GetBooleanArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) internalFormat, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr9 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, pixels, ptr9, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage3D__IIIIIIIII_3J ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint height, + jint depth, + jint border, + jint format, + jint type, + jlongArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jlong *ptr9 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage3D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr9 = (*env)->GetLongArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) internalFormat, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr9 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseLongArrayElements(env, pixels, ptr9, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   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 ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage3D__IIIIIIIIII_3B ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint yoffset, + jint zoffset, + jint width, + jint height, + jint depth, + jint format, + jint type, + jbyteArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jbyte *ptr10 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage3D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr10 = (*env)->GetByteArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLint) yoffset, + (GLint) zoffset, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr10 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseByteArrayElements(env, pixels, ptr10, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage3D__IIIIIIIIII_3S ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint yoffset, + jint zoffset, + jint width, + jint height, + jint depth, + jint format, + jint type, + jshortArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jshort *ptr10 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage3D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr10 = (*env)->GetShortArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLint) yoffset, + (GLint) zoffset, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr10 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseShortArrayElements(env, pixels, ptr10, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage3D__IIIIIIIIII_3I ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint yoffset, + jint zoffset, + jint width, + jint height, + jint depth, + jint format, + jint type, + jintArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jint *ptr10 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage3D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr10 = (*env)->GetIntArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLint) yoffset, + (GLint) zoffset, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr10 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseIntArrayElements(env, pixels, ptr10, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage3D__IIIIIIIIII_3F ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint yoffset, + jint zoffset, + jint width, + jint height, + jint depth, + jint format, + jint type, + jfloatArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jfloat *ptr10 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage3D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr10 = (*env)->GetFloatArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLint) yoffset, + (GLint) zoffset, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr10 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, pixels, ptr10, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage3D__IIIIIIIIII_3D ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint yoffset, + jint zoffset, + jint width, + jint height, + jint depth, + jint format, + jint type, + jdoubleArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jdouble *ptr10 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage3D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr10 = (*env)->GetDoubleArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLint) yoffset, + (GLint) zoffset, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr10 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, pixels, ptr10, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage3D__IIIIIIIIII_3Z ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint yoffset, + jint zoffset, + jint width, + jint height, + jint depth, + jint format, + jint type, + jbooleanArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jboolean *ptr10 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage3D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr10 = (*env)->GetBooleanArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLint) yoffset, + (GLint) zoffset, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr10 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, pixels, ptr10, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage3D__IIIIIIIIII_3J ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint yoffset, + jint zoffset, + jint width, + jint height, + jint depth, + jint format, + jint type, + jlongArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jlong *ptr10 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage3D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr10 = (*env)->GetLongArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLint) yoffset, + (GLint) zoffset, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr10 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseLongArrayElements(env, pixels, ptr10, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyTexSubImage3D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glCopyTexSubImage3D ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint yoffset, + jint zoffset, + jint x, + jint y, + jint width, + jint height) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLint, GLint, GLsizei, GLsizei) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLint, GLint, GLsizei, GLsizei)) + getGLProcAddressHelper("glCopyTexSubImage3D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLint) yoffset, + (GLint) zoffset, + (GLint) x, + (GLint) y, + (GLsizei) width, + (GLsizei) height + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColorTable ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorTable__IIIII_3B ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint format, + jint type, + jbyteArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jbyte *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorTable", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr5 = (*env)->GetByteArrayElements(env, table, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(table!=NULL) + { + (*env)->ReleaseByteArrayElements(env, table, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorTable__IIIII_3S ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint format, + jint type, + jshortArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jshort *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorTable", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr5 = (*env)->GetShortArrayElements(env, table, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(table!=NULL) + { + (*env)->ReleaseShortArrayElements(env, table, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorTable__IIIII_3I ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint format, + jint type, + jintArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jint *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorTable", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr5 = (*env)->GetIntArrayElements(env, table, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(table!=NULL) + { + (*env)->ReleaseIntArrayElements(env, table, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorTable__IIIII_3F ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint format, + jint type, + jfloatArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jfloat *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorTable", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr5 = (*env)->GetFloatArrayElements(env, table, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(table!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, table, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorTable__IIIII_3D ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint format, + jint type, + jdoubleArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jdouble *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorTable", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr5 = (*env)->GetDoubleArrayElements(env, table, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(table!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, table, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorTable__IIIII_3Z ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint format, + jint type, + jbooleanArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jboolean *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorTable", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr5 = (*env)->GetBooleanArrayElements(env, table, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(table!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, table, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorTable__IIIII_3J ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint format, + jint type, + jlongArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jlong *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorTable", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr5 = (*env)->GetLongArrayElements(env, table, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(table!=NULL) + { + (*env)->ReleaseLongArrayElements(env, table, ptr5, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColorSubTable ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorSubTable__IIIII_3B ( + JNIEnv *env, jobject obj, + jint target, + jint start, + jint count, + jint format, + jint type, + jbyteArray data) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jbyte *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorSubTable", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(data!=NULL) + { + ptr5 = (*env)->GetByteArrayElements(env, data, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLsizei) start, + (GLsizei) count, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(data!=NULL) + { + (*env)->ReleaseByteArrayElements(env, data, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorSubTable__IIIII_3S ( + JNIEnv *env, jobject obj, + jint target, + jint start, + jint count, + jint format, + jint type, + jshortArray data) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jshort *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorSubTable", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(data!=NULL) + { + ptr5 = (*env)->GetShortArrayElements(env, data, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLsizei) start, + (GLsizei) count, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(data!=NULL) + { + (*env)->ReleaseShortArrayElements(env, data, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorSubTable__IIIII_3I ( + JNIEnv *env, jobject obj, + jint target, + jint start, + jint count, + jint format, + jint type, + jintArray data) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jint *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorSubTable", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(data!=NULL) + { + ptr5 = (*env)->GetIntArrayElements(env, data, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLsizei) start, + (GLsizei) count, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(data!=NULL) + { + (*env)->ReleaseIntArrayElements(env, data, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorSubTable__IIIII_3F ( + JNIEnv *env, jobject obj, + jint target, + jint start, + jint count, + jint format, + jint type, + jfloatArray data) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jfloat *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorSubTable", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(data!=NULL) + { + ptr5 = (*env)->GetFloatArrayElements(env, data, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLsizei) start, + (GLsizei) count, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(data!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, data, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorSubTable__IIIII_3D ( + JNIEnv *env, jobject obj, + jint target, + jint start, + jint count, + jint format, + jint type, + jdoubleArray data) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jdouble *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorSubTable", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(data!=NULL) + { + ptr5 = (*env)->GetDoubleArrayElements(env, data, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLsizei) start, + (GLsizei) count, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(data!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, data, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorSubTable__IIIII_3Z ( + JNIEnv *env, jobject obj, + jint target, + jint start, + jint count, + jint format, + jint type, + jbooleanArray data) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jboolean *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorSubTable", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(data!=NULL) + { + ptr5 = (*env)->GetBooleanArrayElements(env, data, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLsizei) start, + (GLsizei) count, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(data!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, data, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorSubTable__IIIII_3J ( + JNIEnv *env, jobject obj, + jint target, + jint start, + jint count, + jint format, + jint type, + jlongArray data) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jlong *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorSubTable", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(data!=NULL) + { + ptr5 = (*env)->GetLongArrayElements(env, data, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLsizei) start, + (GLsizei) count, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(data!=NULL) + { + (*env)->ReleaseLongArrayElements(env, data, ptr5, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColorTableParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorTableParameteriv ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jintArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLint *) = NULL; + jint *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLint *)) + getGLProcAddressHelper("glColorTableParameteriv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetIntArrayElements(env, params, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (const GLint *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColorTableParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorTableParameterfv ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jfloatArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLfloat *) = NULL; + jfloat *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLfloat *)) + getGLProcAddressHelper("glColorTableParameterfv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, params, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (const GLfloat *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyColorSubTable ( GLenum target , GLsizei start , GLint x , GLint y , GLsizei width ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glCopyColorSubTable ( + JNIEnv *env, jobject obj, + jint target, + jint start, + jint x, + jint y, + jint width) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLint, GLint, GLsizei) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLint, GLint, GLsizei)) + getGLProcAddressHelper("glCopyColorSubTable", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLsizei) start, + (GLint) x, + (GLint) y, + (GLsizei) width + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyColorTable ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glCopyColorTable ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint x, + jint y, + jint width) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint, GLint, GLsizei) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint, GLint, GLsizei)) + getGLProcAddressHelper("glCopyColorTable", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLint) x, + (GLint) y, + (GLsizei) width + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetColorTable ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetColorTable__III_3B ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jbyteArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jbyte *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetColorTable", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr3 = (*env)->GetByteArrayElements(env, table, &isCopiedArray3); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3 + ); + + if(table!=NULL) + { + (*env)->ReleaseByteArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetColorTable__III_3S ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jshortArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jshort *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetColorTable", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr3 = (*env)->GetShortArrayElements(env, table, &isCopiedArray3); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3 + ); + + if(table!=NULL) + { + (*env)->ReleaseShortArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetColorTable__III_3I ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jintArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jint *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetColorTable", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr3 = (*env)->GetIntArrayElements(env, table, &isCopiedArray3); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3 + ); + + if(table!=NULL) + { + (*env)->ReleaseIntArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetColorTable__III_3F ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jfloatArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jfloat *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetColorTable", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr3 = (*env)->GetFloatArrayElements(env, table, &isCopiedArray3); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3 + ); + + if(table!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetColorTable__III_3D ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jdoubleArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jdouble *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetColorTable", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr3 = (*env)->GetDoubleArrayElements(env, table, &isCopiedArray3); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3 + ); + + if(table!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetColorTable__III_3Z ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jbooleanArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jboolean *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetColorTable", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr3 = (*env)->GetBooleanArrayElements(env, table, &isCopiedArray3); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3 + ); + + if(table!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetColorTable__III_3J ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jlongArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jlong *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetColorTable", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr3 = (*env)->GetLongArrayElements(env, table, &isCopiedArray3); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3 + ); + + if(table!=NULL) + { + (*env)->ReleaseLongArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetColorTableParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetColorTableParameterfv ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jfloatArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat *) = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jfloat *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat *)) + getGLProcAddressHelper("glGetColorTableParameterfv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray2); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (GLfloat *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetColorTableParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetColorTableParameteriv ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jintArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint *) = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jint *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint *)) + getGLProcAddressHelper("glGetColorTableParameteriv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetIntArrayElements(env, params, &isCopiedArray2); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (GLint *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glBlendEquation ( GLenum mode ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glBlendEquation ( + JNIEnv *env, jobject obj, + jint mode) + { + static void (CALLBACK *__func_ptr__)(GLenum) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum)) + getGLProcAddressHelper("glBlendEquation", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) mode + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glBlendColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glBlendColor ( + JNIEnv *env, jobject obj, + jfloat red, + jfloat green, + jfloat blue, + jfloat alpha) + { + static void (CALLBACK *__func_ptr__)(GLclampf, GLclampf, GLclampf, GLclampf) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLclampf, GLclampf, GLclampf, GLclampf)) + getGLProcAddressHelper("glBlendColor", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLclampf) red, + (GLclampf) green, + (GLclampf) blue, + (GLclampf) alpha + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glHistogram ( GLenum target , GLsizei width , GLenum internalformat , GLboolean sink ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glHistogram ( + JNIEnv *env, jobject obj, + jint target, + jint width, + jint internalformat, + jboolean sink) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLenum, GLboolean) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLenum, GLboolean)) + getGLProcAddressHelper("glHistogram", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLsizei) width, + (GLenum) internalformat, + (GLboolean) sink + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glResetHistogram ( GLenum target ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glResetHistogram ( + JNIEnv *env, jobject obj, + jint target) + { + static void (CALLBACK *__func_ptr__)(GLenum) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum)) + getGLProcAddressHelper("glResetHistogram", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetHistogram ( GLenum target , GLboolean reset , GLenum format , GLenum type , GLvoid * values ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetHistogram__IZII_3B ( + JNIEnv *env, jobject obj, + jint target, + jboolean reset, + jint format, + jint type, + jbyteArray values) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jbyte *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetHistogram", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(values!=NULL) + { + ptr4 = (*env)->GetByteArrayElements(env, values, &isCopiedArray4); + } + __func_ptr__ ( + (GLenum) target, + (GLboolean) reset, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr4 + ); + + if(values!=NULL) + { + (*env)->ReleaseByteArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetHistogram__IZII_3S ( + JNIEnv *env, jobject obj, + jint target, + jboolean reset, + jint format, + jint type, + jshortArray values) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jshort *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetHistogram", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(values!=NULL) + { + ptr4 = (*env)->GetShortArrayElements(env, values, &isCopiedArray4); + } + __func_ptr__ ( + (GLenum) target, + (GLboolean) reset, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr4 + ); + + if(values!=NULL) + { + (*env)->ReleaseShortArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetHistogram__IZII_3I ( + JNIEnv *env, jobject obj, + jint target, + jboolean reset, + jint format, + jint type, + jintArray values) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jint *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetHistogram", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(values!=NULL) + { + ptr4 = (*env)->GetIntArrayElements(env, values, &isCopiedArray4); + } + __func_ptr__ ( + (GLenum) target, + (GLboolean) reset, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr4 + ); + + if(values!=NULL) + { + (*env)->ReleaseIntArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetHistogram__IZII_3F ( + JNIEnv *env, jobject obj, + jint target, + jboolean reset, + jint format, + jint type, + jfloatArray values) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jfloat *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetHistogram", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(values!=NULL) + { + ptr4 = (*env)->GetFloatArrayElements(env, values, &isCopiedArray4); + } + __func_ptr__ ( + (GLenum) target, + (GLboolean) reset, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr4 + ); + + if(values!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetHistogram__IZII_3D ( + JNIEnv *env, jobject obj, + jint target, + jboolean reset, + jint format, + jint type, + jdoubleArray values) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jdouble *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetHistogram", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(values!=NULL) + { + ptr4 = (*env)->GetDoubleArrayElements(env, values, &isCopiedArray4); + } + __func_ptr__ ( + (GLenum) target, + (GLboolean) reset, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr4 + ); + + if(values!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetHistogram__IZII_3Z ( + JNIEnv *env, jobject obj, + jint target, + jboolean reset, + jint format, + jint type, + jbooleanArray values) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jboolean *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetHistogram", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(values!=NULL) + { + ptr4 = (*env)->GetBooleanArrayElements(env, values, &isCopiedArray4); + } + __func_ptr__ ( + (GLenum) target, + (GLboolean) reset, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr4 + ); + + if(values!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetHistogram__IZII_3J ( + JNIEnv *env, jobject obj, + jint target, + jboolean reset, + jint format, + jint type, + jlongArray values) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jlong *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetHistogram", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(values!=NULL) + { + ptr4 = (*env)->GetLongArrayElements(env, values, &isCopiedArray4); + } + __func_ptr__ ( + (GLenum) target, + (GLboolean) reset, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr4 + ); + + if(values!=NULL) + { + (*env)->ReleaseLongArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetHistogramParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetHistogramParameterfv ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jfloatArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat *) = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jfloat *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat *)) + getGLProcAddressHelper("glGetHistogramParameterfv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray2); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (GLfloat *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetHistogramParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetHistogramParameteriv ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jintArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint *) = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jint *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint *)) + getGLProcAddressHelper("glGetHistogramParameteriv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetIntArrayElements(env, params, &isCopiedArray2); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (GLint *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMinmax ( GLenum target , GLenum internalformat , GLboolean sink ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMinmax ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jboolean sink) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLboolean) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLboolean)) + getGLProcAddressHelper("glMinmax", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLboolean) sink + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glResetMinmax ( GLenum target ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glResetMinmax ( + JNIEnv *env, jobject obj, + jint target) + { + static void (CALLBACK *__func_ptr__)(GLenum) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum)) + getGLProcAddressHelper("glResetMinmax", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMinmax ( GLenum target , GLboolean reset , GLenum format , GLenum types , GLvoid * values ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetMinmax__IZII_3B ( + JNIEnv *env, jobject obj, + jint target, + jboolean reset, + jint format, + jint types, + jbyteArray values) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jbyte *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetMinmax", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(values!=NULL) + { + ptr4 = (*env)->GetByteArrayElements(env, values, &isCopiedArray4); + } + __func_ptr__ ( + (GLenum) target, + (GLboolean) reset, + (GLenum) format, + (GLenum) types, + (GLvoid *) ptr4 + ); + + if(values!=NULL) + { + (*env)->ReleaseByteArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetMinmax__IZII_3S ( + JNIEnv *env, jobject obj, + jint target, + jboolean reset, + jint format, + jint types, + jshortArray values) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jshort *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetMinmax", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(values!=NULL) + { + ptr4 = (*env)->GetShortArrayElements(env, values, &isCopiedArray4); + } + __func_ptr__ ( + (GLenum) target, + (GLboolean) reset, + (GLenum) format, + (GLenum) types, + (GLvoid *) ptr4 + ); + + if(values!=NULL) + { + (*env)->ReleaseShortArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetMinmax__IZII_3I ( + JNIEnv *env, jobject obj, + jint target, + jboolean reset, + jint format, + jint types, + jintArray values) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jint *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetMinmax", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(values!=NULL) + { + ptr4 = (*env)->GetIntArrayElements(env, values, &isCopiedArray4); + } + __func_ptr__ ( + (GLenum) target, + (GLboolean) reset, + (GLenum) format, + (GLenum) types, + (GLvoid *) ptr4 + ); + + if(values!=NULL) + { + (*env)->ReleaseIntArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetMinmax__IZII_3F ( + JNIEnv *env, jobject obj, + jint target, + jboolean reset, + jint format, + jint types, + jfloatArray values) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jfloat *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetMinmax", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(values!=NULL) + { + ptr4 = (*env)->GetFloatArrayElements(env, values, &isCopiedArray4); + } + __func_ptr__ ( + (GLenum) target, + (GLboolean) reset, + (GLenum) format, + (GLenum) types, + (GLvoid *) ptr4 + ); + + if(values!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetMinmax__IZII_3D ( + JNIEnv *env, jobject obj, + jint target, + jboolean reset, + jint format, + jint types, + jdoubleArray values) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jdouble *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetMinmax", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(values!=NULL) + { + ptr4 = (*env)->GetDoubleArrayElements(env, values, &isCopiedArray4); + } + __func_ptr__ ( + (GLenum) target, + (GLboolean) reset, + (GLenum) format, + (GLenum) types, + (GLvoid *) ptr4 + ); + + if(values!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetMinmax__IZII_3Z ( + JNIEnv *env, jobject obj, + jint target, + jboolean reset, + jint format, + jint types, + jbooleanArray values) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jboolean *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetMinmax", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(values!=NULL) + { + ptr4 = (*env)->GetBooleanArrayElements(env, values, &isCopiedArray4); + } + __func_ptr__ ( + (GLenum) target, + (GLboolean) reset, + (GLenum) format, + (GLenum) types, + (GLvoid *) ptr4 + ); + + if(values!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetMinmax__IZII_3J ( + JNIEnv *env, jobject obj, + jint target, + jboolean reset, + jint format, + jint types, + jlongArray values) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLboolean, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jlong *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLboolean, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetMinmax", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(values!=NULL) + { + ptr4 = (*env)->GetLongArrayElements(env, values, &isCopiedArray4); + } + __func_ptr__ ( + (GLenum) target, + (GLboolean) reset, + (GLenum) format, + (GLenum) types, + (GLvoid *) ptr4 + ); + + if(values!=NULL) + { + (*env)->ReleaseLongArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMinmaxParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetMinmaxParameterfv ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jfloatArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat *) = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jfloat *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat *)) + getGLProcAddressHelper("glGetMinmaxParameterfv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray2); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (GLfloat *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMinmaxParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetMinmaxParameteriv ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jintArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint *) = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jint *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint *)) + getGLProcAddressHelper("glGetMinmaxParameteriv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetIntArrayElements(env, params, &isCopiedArray2); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (GLint *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glConvolutionFilter1D ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * image ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glConvolutionFilter1D__IIIII_3B ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint format, + jint type, + jbyteArray image) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jbyte *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glConvolutionFilter1D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(image!=NULL) + { + ptr5 = (*env)->GetByteArrayElements(env, image, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(image!=NULL) + { + (*env)->ReleaseByteArrayElements(env, image, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glConvolutionFilter1D__IIIII_3S ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint format, + jint type, + jshortArray image) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jshort *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glConvolutionFilter1D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(image!=NULL) + { + ptr5 = (*env)->GetShortArrayElements(env, image, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(image!=NULL) + { + (*env)->ReleaseShortArrayElements(env, image, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glConvolutionFilter1D__IIIII_3I ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint format, + jint type, + jintArray image) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jint *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glConvolutionFilter1D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(image!=NULL) + { + ptr5 = (*env)->GetIntArrayElements(env, image, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(image!=NULL) + { + (*env)->ReleaseIntArrayElements(env, image, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glConvolutionFilter1D__IIIII_3F ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint format, + jint type, + jfloatArray image) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jfloat *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glConvolutionFilter1D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(image!=NULL) + { + ptr5 = (*env)->GetFloatArrayElements(env, image, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(image!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, image, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glConvolutionFilter1D__IIIII_3D ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint format, + jint type, + jdoubleArray image) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jdouble *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glConvolutionFilter1D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(image!=NULL) + { + ptr5 = (*env)->GetDoubleArrayElements(env, image, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(image!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, image, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glConvolutionFilter1D__IIIII_3Z ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint format, + jint type, + jbooleanArray image) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jboolean *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glConvolutionFilter1D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(image!=NULL) + { + ptr5 = (*env)->GetBooleanArrayElements(env, image, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(image!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, image, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glConvolutionFilter1D__IIIII_3J ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint format, + jint type, + jlongArray image) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jlong *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glConvolutionFilter1D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(image!=NULL) + { + ptr5 = (*env)->GetLongArrayElements(env, image, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(image!=NULL) + { + (*env)->ReleaseLongArrayElements(env, image, ptr5, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glConvolutionFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * image ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glConvolutionFilter2D__IIIIII_3B ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint height, + jint format, + jint type, + jbyteArray image) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jbyte *ptr6 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glConvolutionFilter2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(image!=NULL) + { + ptr6 = (*env)->GetByteArrayElements(env, image, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr6 + ); + + if(image!=NULL) + { + (*env)->ReleaseByteArrayElements(env, image, ptr6, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glConvolutionFilter2D__IIIIII_3S ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint height, + jint format, + jint type, + jshortArray image) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jshort *ptr6 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glConvolutionFilter2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(image!=NULL) + { + ptr6 = (*env)->GetShortArrayElements(env, image, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr6 + ); + + if(image!=NULL) + { + (*env)->ReleaseShortArrayElements(env, image, ptr6, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glConvolutionFilter2D__IIIIII_3I ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint height, + jint format, + jint type, + jintArray image) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jint *ptr6 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glConvolutionFilter2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(image!=NULL) + { + ptr6 = (*env)->GetIntArrayElements(env, image, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr6 + ); + + if(image!=NULL) + { + (*env)->ReleaseIntArrayElements(env, image, ptr6, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glConvolutionFilter2D__IIIIII_3F ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint height, + jint format, + jint type, + jfloatArray image) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jfloat *ptr6 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glConvolutionFilter2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(image!=NULL) + { + ptr6 = (*env)->GetFloatArrayElements(env, image, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr6 + ); + + if(image!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, image, ptr6, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glConvolutionFilter2D__IIIIII_3D ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint height, + jint format, + jint type, + jdoubleArray image) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jdouble *ptr6 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glConvolutionFilter2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(image!=NULL) + { + ptr6 = (*env)->GetDoubleArrayElements(env, image, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr6 + ); + + if(image!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, image, ptr6, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glConvolutionFilter2D__IIIIII_3Z ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint height, + jint format, + jint type, + jbooleanArray image) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jboolean *ptr6 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glConvolutionFilter2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(image!=NULL) + { + ptr6 = (*env)->GetBooleanArrayElements(env, image, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr6 + ); + + if(image!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, image, ptr6, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glConvolutionFilter2D__IIIIII_3J ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint height, + jint format, + jint type, + jlongArray image) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jlong *ptr6 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glConvolutionFilter2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(image!=NULL) + { + ptr6 = (*env)->GetLongArrayElements(env, image, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr6 + ); + + if(image!=NULL) + { + (*env)->ReleaseLongArrayElements(env, image, ptr6, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glConvolutionParameterf ( GLenum target , GLenum pname , GLfloat params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glConvolutionParameterf ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jfloat params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat)) + getGLProcAddressHelper("glConvolutionParameterf", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (GLfloat) params + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glConvolutionParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glConvolutionParameterfv ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jfloatArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLfloat *) = NULL; + jfloat *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLfloat *)) + getGLProcAddressHelper("glConvolutionParameterfv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, params, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (const GLfloat *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glConvolutionParameteri ( GLenum target , GLenum pname , GLint params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glConvolutionParameteri ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jint params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint)) + getGLProcAddressHelper("glConvolutionParameteri", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (GLint) params + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glConvolutionParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glConvolutionParameteriv ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jintArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, const GLint *) = NULL; + jint *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, const GLint *)) + getGLProcAddressHelper("glConvolutionParameteriv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetIntArrayElements(env, params, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (const GLint *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyConvolutionFilter1D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glCopyConvolutionFilter1D ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint x, + jint y, + jint width) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint, GLint, GLsizei) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint, GLint, GLsizei)) + getGLProcAddressHelper("glCopyConvolutionFilter1D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLint) x, + (GLint) y, + (GLsizei) width + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyConvolutionFilter2D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glCopyConvolutionFilter2D ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint x, + jint y, + jint width, + jint height) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint, GLint, GLsizei, GLsizei) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint, GLint, GLsizei, GLsizei)) + getGLProcAddressHelper("glCopyConvolutionFilter2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLint) x, + (GLint) y, + (GLsizei) width, + (GLsizei) height + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetConvolutionFilter ( GLenum target , GLenum format , GLenum type , GLvoid * image ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetConvolutionFilter__III_3B ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jbyteArray image) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jbyte *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetConvolutionFilter", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(image!=NULL) + { + ptr3 = (*env)->GetByteArrayElements(env, image, &isCopiedArray3); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3 + ); + + if(image!=NULL) + { + (*env)->ReleaseByteArrayElements(env, image, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetConvolutionFilter__III_3S ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jshortArray image) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jshort *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetConvolutionFilter", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(image!=NULL) + { + ptr3 = (*env)->GetShortArrayElements(env, image, &isCopiedArray3); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3 + ); + + if(image!=NULL) + { + (*env)->ReleaseShortArrayElements(env, image, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetConvolutionFilter__III_3I ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jintArray image) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jint *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetConvolutionFilter", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(image!=NULL) + { + ptr3 = (*env)->GetIntArrayElements(env, image, &isCopiedArray3); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3 + ); + + if(image!=NULL) + { + (*env)->ReleaseIntArrayElements(env, image, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetConvolutionFilter__III_3F ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jfloatArray image) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jfloat *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetConvolutionFilter", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(image!=NULL) + { + ptr3 = (*env)->GetFloatArrayElements(env, image, &isCopiedArray3); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3 + ); + + if(image!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, image, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetConvolutionFilter__III_3D ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jdoubleArray image) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jdouble *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetConvolutionFilter", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(image!=NULL) + { + ptr3 = (*env)->GetDoubleArrayElements(env, image, &isCopiedArray3); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3 + ); + + if(image!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, image, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetConvolutionFilter__III_3Z ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jbooleanArray image) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jboolean *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetConvolutionFilter", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(image!=NULL) + { + ptr3 = (*env)->GetBooleanArrayElements(env, image, &isCopiedArray3); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3 + ); + + if(image!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, image, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetConvolutionFilter__III_3J ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jlongArray image) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jlong *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetConvolutionFilter", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(image!=NULL) + { + ptr3 = (*env)->GetLongArrayElements(env, image, &isCopiedArray3); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3 + ); + + if(image!=NULL) + { + (*env)->ReleaseLongArrayElements(env, image, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetConvolutionParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetConvolutionParameterfv ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jfloatArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat *) = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jfloat *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat *)) + getGLProcAddressHelper("glGetConvolutionParameterfv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray2); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (GLfloat *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetConvolutionParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetConvolutionParameteriv ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jintArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint *) = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jint *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint *)) + getGLProcAddressHelper("glGetConvolutionParameteriv", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetIntArrayElements(env, params, &isCopiedArray2); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (GLint *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glSeparableFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * row , const GLvoid * column ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glSeparableFilter2D__IIIIII_3B_3B ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint height, + jint format, + jint type, + jbyteArray row, + jbyteArray column) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *) = NULL; + jbyte *ptr6 = NULL; + jbyte *ptr7 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *)) + getGLProcAddressHelper("glSeparableFilter2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(row!=NULL) + { + ptr6 = (*env)->GetByteArrayElements(env, row, 0); + } + if(column!=NULL) + { + ptr7 = (*env)->GetByteArrayElements(env, column, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr6, + (const GLvoid *) ptr7 + ); + + if(row!=NULL) + { + (*env)->ReleaseByteArrayElements(env, row, ptr6, JNI_ABORT); + } + if(column!=NULL) + { + (*env)->ReleaseByteArrayElements(env, column, ptr7, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glSeparableFilter2D__IIIIII_3S_3S ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint height, + jint format, + jint type, + jshortArray row, + jshortArray column) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *) = NULL; + jshort *ptr6 = NULL; + jshort *ptr7 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *)) + getGLProcAddressHelper("glSeparableFilter2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(row!=NULL) + { + ptr6 = (*env)->GetShortArrayElements(env, row, 0); + } + if(column!=NULL) + { + ptr7 = (*env)->GetShortArrayElements(env, column, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr6, + (const GLvoid *) ptr7 + ); + + if(row!=NULL) + { + (*env)->ReleaseShortArrayElements(env, row, ptr6, JNI_ABORT); + } + if(column!=NULL) + { + (*env)->ReleaseShortArrayElements(env, column, ptr7, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glSeparableFilter2D__IIIIII_3I_3I ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint height, + jint format, + jint type, + jintArray row, + jintArray column) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *) = NULL; + jint *ptr6 = NULL; + jint *ptr7 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *)) + getGLProcAddressHelper("glSeparableFilter2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(row!=NULL) + { + ptr6 = (*env)->GetIntArrayElements(env, row, 0); + } + if(column!=NULL) + { + ptr7 = (*env)->GetIntArrayElements(env, column, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr6, + (const GLvoid *) ptr7 + ); + + if(row!=NULL) + { + (*env)->ReleaseIntArrayElements(env, row, ptr6, JNI_ABORT); + } + if(column!=NULL) + { + (*env)->ReleaseIntArrayElements(env, column, ptr7, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glSeparableFilter2D__IIIIII_3F_3F ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint height, + jint format, + jint type, + jfloatArray row, + jfloatArray column) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *) = NULL; + jfloat *ptr6 = NULL; + jfloat *ptr7 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *)) + getGLProcAddressHelper("glSeparableFilter2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(row!=NULL) + { + ptr6 = (*env)->GetFloatArrayElements(env, row, 0); + } + if(column!=NULL) + { + ptr7 = (*env)->GetFloatArrayElements(env, column, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr6, + (const GLvoid *) ptr7 + ); + + if(row!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, row, ptr6, JNI_ABORT); + } + if(column!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, column, ptr7, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glSeparableFilter2D__IIIIII_3D_3D ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint height, + jint format, + jint type, + jdoubleArray row, + jdoubleArray column) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *) = NULL; + jdouble *ptr6 = NULL; + jdouble *ptr7 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *)) + getGLProcAddressHelper("glSeparableFilter2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(row!=NULL) + { + ptr6 = (*env)->GetDoubleArrayElements(env, row, 0); + } + if(column!=NULL) + { + ptr7 = (*env)->GetDoubleArrayElements(env, column, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr6, + (const GLvoid *) ptr7 + ); + + if(row!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, row, ptr6, JNI_ABORT); + } + if(column!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, column, ptr7, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glSeparableFilter2D__IIIIII_3Z_3Z ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint height, + jint format, + jint type, + jbooleanArray row, + jbooleanArray column) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *) = NULL; + jboolean *ptr6 = NULL; + jboolean *ptr7 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *)) + getGLProcAddressHelper("glSeparableFilter2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(row!=NULL) + { + ptr6 = (*env)->GetBooleanArrayElements(env, row, 0); + } + if(column!=NULL) + { + ptr7 = (*env)->GetBooleanArrayElements(env, column, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr6, + (const GLvoid *) ptr7 + ); + + if(row!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, row, ptr6, JNI_ABORT); + } + if(column!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, column, ptr7, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glSeparableFilter2D__IIIIII_3J_3J ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint height, + jint format, + jint type, + jlongArray row, + jlongArray column) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *) = NULL; + jlong *ptr6 = NULL; + jlong *ptr7 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *, const GLvoid *)) + getGLProcAddressHelper("glSeparableFilter2D", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(row!=NULL) + { + ptr6 = (*env)->GetLongArrayElements(env, row, 0); + } + if(column!=NULL) + { + ptr7 = (*env)->GetLongArrayElements(env, column, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLsizei) height, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr6, + (const GLvoid *) ptr7 + ); + + if(row!=NULL) + { + (*env)->ReleaseLongArrayElements(env, row, ptr6, JNI_ABORT); + } + if(column!=NULL) + { + (*env)->ReleaseLongArrayElements(env, column, ptr7, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetSeparableFilter ( GLenum target , GLenum format , GLenum type , GLvoid * row , GLvoid * column , GLvoid * span ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetSeparableFilter__III_3B_3B_3B ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jbyteArray row, + jbyteArray column, + jbyteArray span) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jbyte *ptr3 = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jbyte *ptr4 = NULL; + jboolean isCopiedArray5 = JNI_FALSE; + jbyte *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *)) + getGLProcAddressHelper("glGetSeparableFilter", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(row!=NULL) + { + ptr3 = (*env)->GetByteArrayElements(env, row, &isCopiedArray3); + } + if(column!=NULL) + { + ptr4 = (*env)->GetByteArrayElements(env, column, &isCopiedArray4); + } + if(span!=NULL) + { + ptr5 = (*env)->GetByteArrayElements(env, span, &isCopiedArray5); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3, + (GLvoid *) ptr4, + (GLvoid *) ptr5 + ); + + if(row!=NULL) + { + (*env)->ReleaseByteArrayElements(env, row, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + if(column!=NULL) + { + (*env)->ReleaseByteArrayElements(env, column, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + if(span!=NULL) + { + (*env)->ReleaseByteArrayElements(env, span, ptr5, (isCopiedArray5 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetSeparableFilter__III_3S_3S_3S ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jshortArray row, + jshortArray column, + jshortArray span) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jshort *ptr3 = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jshort *ptr4 = NULL; + jboolean isCopiedArray5 = JNI_FALSE; + jshort *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *)) + getGLProcAddressHelper("glGetSeparableFilter", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(row!=NULL) + { + ptr3 = (*env)->GetShortArrayElements(env, row, &isCopiedArray3); + } + if(column!=NULL) + { + ptr4 = (*env)->GetShortArrayElements(env, column, &isCopiedArray4); + } + if(span!=NULL) + { + ptr5 = (*env)->GetShortArrayElements(env, span, &isCopiedArray5); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3, + (GLvoid *) ptr4, + (GLvoid *) ptr5 + ); + + if(row!=NULL) + { + (*env)->ReleaseShortArrayElements(env, row, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + if(column!=NULL) + { + (*env)->ReleaseShortArrayElements(env, column, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + if(span!=NULL) + { + (*env)->ReleaseShortArrayElements(env, span, ptr5, (isCopiedArray5 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetSeparableFilter__III_3I_3I_3I ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jintArray row, + jintArray column, + jintArray span) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jint *ptr3 = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jint *ptr4 = NULL; + jboolean isCopiedArray5 = JNI_FALSE; + jint *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *)) + getGLProcAddressHelper("glGetSeparableFilter", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(row!=NULL) + { + ptr3 = (*env)->GetIntArrayElements(env, row, &isCopiedArray3); + } + if(column!=NULL) + { + ptr4 = (*env)->GetIntArrayElements(env, column, &isCopiedArray4); + } + if(span!=NULL) + { + ptr5 = (*env)->GetIntArrayElements(env, span, &isCopiedArray5); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3, + (GLvoid *) ptr4, + (GLvoid *) ptr5 + ); + + if(row!=NULL) + { + (*env)->ReleaseIntArrayElements(env, row, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + if(column!=NULL) + { + (*env)->ReleaseIntArrayElements(env, column, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + if(span!=NULL) + { + (*env)->ReleaseIntArrayElements(env, span, ptr5, (isCopiedArray5 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetSeparableFilter__III_3F_3F_3F ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jfloatArray row, + jfloatArray column, + jfloatArray span) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jfloat *ptr3 = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jfloat *ptr4 = NULL; + jboolean isCopiedArray5 = JNI_FALSE; + jfloat *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *)) + getGLProcAddressHelper("glGetSeparableFilter", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(row!=NULL) + { + ptr3 = (*env)->GetFloatArrayElements(env, row, &isCopiedArray3); + } + if(column!=NULL) + { + ptr4 = (*env)->GetFloatArrayElements(env, column, &isCopiedArray4); + } + if(span!=NULL) + { + ptr5 = (*env)->GetFloatArrayElements(env, span, &isCopiedArray5); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3, + (GLvoid *) ptr4, + (GLvoid *) ptr5 + ); + + if(row!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, row, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + if(column!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, column, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + if(span!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, span, ptr5, (isCopiedArray5 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetSeparableFilter__III_3D_3D_3D ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jdoubleArray row, + jdoubleArray column, + jdoubleArray span) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jdouble *ptr3 = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jdouble *ptr4 = NULL; + jboolean isCopiedArray5 = JNI_FALSE; + jdouble *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *)) + getGLProcAddressHelper("glGetSeparableFilter", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(row!=NULL) + { + ptr3 = (*env)->GetDoubleArrayElements(env, row, &isCopiedArray3); + } + if(column!=NULL) + { + ptr4 = (*env)->GetDoubleArrayElements(env, column, &isCopiedArray4); + } + if(span!=NULL) + { + ptr5 = (*env)->GetDoubleArrayElements(env, span, &isCopiedArray5); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3, + (GLvoid *) ptr4, + (GLvoid *) ptr5 + ); + + if(row!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, row, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + if(column!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, column, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + if(span!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, span, ptr5, (isCopiedArray5 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetSeparableFilter__III_3Z_3Z_3Z ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jbooleanArray row, + jbooleanArray column, + jbooleanArray span) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jboolean *ptr3 = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jboolean *ptr4 = NULL; + jboolean isCopiedArray5 = JNI_FALSE; + jboolean *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *)) + getGLProcAddressHelper("glGetSeparableFilter", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(row!=NULL) + { + ptr3 = (*env)->GetBooleanArrayElements(env, row, &isCopiedArray3); + } + if(column!=NULL) + { + ptr4 = (*env)->GetBooleanArrayElements(env, column, &isCopiedArray4); + } + if(span!=NULL) + { + ptr5 = (*env)->GetBooleanArrayElements(env, span, &isCopiedArray5); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3, + (GLvoid *) ptr4, + (GLvoid *) ptr5 + ); + + if(row!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, row, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + if(column!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, column, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + if(span!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, span, ptr5, (isCopiedArray5 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetSeparableFilter__III_3J_3J_3J ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jlongArray row, + jlongArray column, + jlongArray span) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jlong *ptr3 = NULL; + jboolean isCopiedArray4 = JNI_FALSE; + jlong *ptr4 = NULL; + jboolean isCopiedArray5 = JNI_FALSE; + jlong *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *, GLvoid *, GLvoid *)) + getGLProcAddressHelper("glGetSeparableFilter", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(row!=NULL) + { + ptr3 = (*env)->GetLongArrayElements(env, row, &isCopiedArray3); + } + if(column!=NULL) + { + ptr4 = (*env)->GetLongArrayElements(env, column, &isCopiedArray4); + } + if(span!=NULL) + { + ptr5 = (*env)->GetLongArrayElements(env, span, &isCopiedArray5); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3, + (GLvoid *) ptr4, + (GLvoid *) ptr5 + ); + + if(row!=NULL) + { + (*env)->ReleaseLongArrayElements(env, row, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + if(column!=NULL) + { + (*env)->ReleaseLongArrayElements(env, column, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); + } + if(span!=NULL) + { + (*env)->ReleaseLongArrayElements(env, span, ptr5, (isCopiedArray5 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glBlendColorEXT ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glBlendColorEXT ( + JNIEnv *env, jobject obj, + jfloat red, + jfloat green, + jfloat blue, + jfloat alpha) + { + static void (CALLBACK *__func_ptr__)(GLclampf, GLclampf, GLclampf, GLclampf) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLclampf, GLclampf, GLclampf, GLclampf)) + getGLProcAddressHelper("glBlendColorEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLclampf) red, + (GLclampf) green, + (GLclampf) blue, + (GLclampf) alpha + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glPolygonOffsetEXT ( GLfloat factor , GLfloat bias ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glPolygonOffsetEXT ( + JNIEnv *env, jobject obj, + jfloat factor, + jfloat bias) + { + static void (CALLBACK *__func_ptr__)(GLfloat, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLfloat, GLfloat)) + getGLProcAddressHelper("glPolygonOffsetEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLfloat) factor, + (GLfloat) bias + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexImage3DEXT ( GLenum target , GLint level , GLenum internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage3DEXT__IIIIIIIII_3B ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint height, + jint depth, + jint border, + jint format, + jint type, + jbyteArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jbyte *ptr9 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage3DEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr9 = (*env)->GetByteArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLenum) internalFormat, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr9 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseByteArrayElements(env, pixels, ptr9, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage3DEXT__IIIIIIIII_3S ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint height, + jint depth, + jint border, + jint format, + jint type, + jshortArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jshort *ptr9 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage3DEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr9 = (*env)->GetShortArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLenum) internalFormat, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr9 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseShortArrayElements(env, pixels, ptr9, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage3DEXT__IIIIIIIII_3I ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint height, + jint depth, + jint border, + jint format, + jint type, + jintArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jint *ptr9 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage3DEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr9 = (*env)->GetIntArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLenum) internalFormat, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr9 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseIntArrayElements(env, pixels, ptr9, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage3DEXT__IIIIIIIII_3F ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint height, + jint depth, + jint border, + jint format, + jint type, + jfloatArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jfloat *ptr9 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage3DEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr9 = (*env)->GetFloatArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLenum) internalFormat, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr9 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, pixels, ptr9, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage3DEXT__IIIIIIIII_3D ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint height, + jint depth, + jint border, + jint format, + jint type, + jdoubleArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jdouble *ptr9 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage3DEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr9 = (*env)->GetDoubleArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLenum) internalFormat, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr9 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, pixels, ptr9, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage3DEXT__IIIIIIIII_3Z ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint height, + jint depth, + jint border, + jint format, + jint type, + jbooleanArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jboolean *ptr9 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage3DEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr9 = (*env)->GetBooleanArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLenum) internalFormat, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr9 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, pixels, ptr9, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexImage3DEXT__IIIIIIIII_3J ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint internalFormat, + jint width, + jint height, + jint depth, + jint border, + jint format, + jint type, + jlongArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *) = NULL; + jlong *ptr9 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexImage3DEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr9 = (*env)->GetLongArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLenum) internalFormat, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLint) border, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr9 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseLongArrayElements(env, pixels, ptr9, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   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 ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage3DEXT__IIIIIIIIII_3B ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint yoffset, + jint zoffset, + jint width, + jint height, + jint depth, + jint format, + jint type, + jbyteArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jbyte *ptr10 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage3DEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr10 = (*env)->GetByteArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLint) yoffset, + (GLint) zoffset, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr10 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseByteArrayElements(env, pixels, ptr10, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage3DEXT__IIIIIIIIII_3S ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint yoffset, + jint zoffset, + jint width, + jint height, + jint depth, + jint format, + jint type, + jshortArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jshort *ptr10 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage3DEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr10 = (*env)->GetShortArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLint) yoffset, + (GLint) zoffset, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr10 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseShortArrayElements(env, pixels, ptr10, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage3DEXT__IIIIIIIIII_3I ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint yoffset, + jint zoffset, + jint width, + jint height, + jint depth, + jint format, + jint type, + jintArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jint *ptr10 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage3DEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr10 = (*env)->GetIntArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLint) yoffset, + (GLint) zoffset, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr10 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseIntArrayElements(env, pixels, ptr10, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage3DEXT__IIIIIIIIII_3F ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint yoffset, + jint zoffset, + jint width, + jint height, + jint depth, + jint format, + jint type, + jfloatArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jfloat *ptr10 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage3DEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr10 = (*env)->GetFloatArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLint) yoffset, + (GLint) zoffset, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr10 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, pixels, ptr10, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage3DEXT__IIIIIIIIII_3D ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint yoffset, + jint zoffset, + jint width, + jint height, + jint depth, + jint format, + jint type, + jdoubleArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jdouble *ptr10 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage3DEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr10 = (*env)->GetDoubleArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLint) yoffset, + (GLint) zoffset, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr10 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, pixels, ptr10, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage3DEXT__IIIIIIIIII_3Z ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint yoffset, + jint zoffset, + jint width, + jint height, + jint depth, + jint format, + jint type, + jbooleanArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jboolean *ptr10 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage3DEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr10 = (*env)->GetBooleanArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLint) yoffset, + (GLint) zoffset, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr10 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, pixels, ptr10, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexSubImage3DEXT__IIIIIIIIII_3J ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint yoffset, + jint zoffset, + jint width, + jint height, + jint depth, + jint format, + jint type, + jlongArray pixels) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jlong *ptr10 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glTexSubImage3DEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(pixels!=NULL) + { + ptr10 = (*env)->GetLongArrayElements(env, pixels, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLint) yoffset, + (GLint) zoffset, + (GLsizei) width, + (GLsizei) height, + (GLsizei) depth, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr10 + ); + + if(pixels!=NULL) + { + (*env)->ReleaseLongArrayElements(env, pixels, ptr10, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyTexSubImage3DEXT ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glCopyTexSubImage3DEXT ( + JNIEnv *env, jobject obj, + jint target, + jint level, + jint xoffset, + jint yoffset, + jint zoffset, + jint x, + jint y, + jint width, + jint height) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint, GLint, GLint, GLsizei, GLsizei) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint, GLint, GLint, GLsizei, GLsizei)) + getGLProcAddressHelper("glCopyTexSubImage3DEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLint) level, + (GLint) xoffset, + (GLint) yoffset, + (GLint) zoffset, + (GLint) x, + (GLint) y, + (GLsizei) width, + (GLsizei) height + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGenTexturesEXT ( GLsizei n , GLuint * textures ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGenTexturesEXT ( + JNIEnv *env, jobject obj, + jint n, + jintArray textures) + { + static void (CALLBACK *__func_ptr__)(GLsizei, GLuint *) = NULL; + jboolean isCopiedArray1 = JNI_FALSE; + jint *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, GLuint *)) + getGLProcAddressHelper("glGenTexturesEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(textures!=NULL) + { + ptr1 = (*env)->GetIntArrayElements(env, textures, &isCopiedArray1); + } + __func_ptr__ ( + (GLsizei) n, + (GLuint *) ptr1 + ); + + if(textures!=NULL) + { + (*env)->ReleaseIntArrayElements(env, textures, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glDeleteTexturesEXT ( GLsizei n , const GLuint * textures ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDeleteTexturesEXT ( + JNIEnv *env, jobject obj, + jint n, + jintArray textures) + { + static void (CALLBACK *__func_ptr__)(GLsizei, const GLuint *) = NULL; + jint *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, const GLuint *)) + getGLProcAddressHelper("glDeleteTexturesEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(textures!=NULL) + { + ptr1 = (*env)->GetIntArrayElements(env, textures, 0); + } + __func_ptr__ ( + (GLsizei) n, + (const GLuint *) ptr1 + ); + + if(textures!=NULL) + { + (*env)->ReleaseIntArrayElements(env, textures, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glBindTextureEXT ( GLenum target , GLuint texture ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glBindTextureEXT ( + JNIEnv *env, jobject obj, + jint target, + jint texture) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLuint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLuint)) + getGLProcAddressHelper("glBindTextureEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLuint) texture + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glPrioritizeTexturesEXT ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glPrioritizeTexturesEXT ( + JNIEnv *env, jobject obj, + jint n, + jintArray textures, + jfloatArray priorities) + { + static void (CALLBACK *__func_ptr__)(GLsizei, const GLuint *, const GLclampf *) = NULL; + jint *ptr1 = NULL; + jfloat *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, const GLuint *, const GLclampf *)) + getGLProcAddressHelper("glPrioritizeTexturesEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(textures!=NULL) + { + ptr1 = (*env)->GetIntArrayElements(env, textures, 0); + } + if(priorities!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, priorities, 0); + } + __func_ptr__ ( + (GLsizei) n, + (const GLuint *) ptr1, + (const GLclampf *) ptr2 + ); + + if(textures!=NULL) + { + (*env)->ReleaseIntArrayElements(env, textures, ptr1, JNI_ABORT); + } + if(priorities!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, priorities, ptr2, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern GLboolean glAreTexturesResidentEXT ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
+ * 
+ */ + JNIEXPORT jboolean JNICALL + Java_gl4java_GLFuncJauJNInf_glAreTexturesResidentEXT ( + JNIEnv *env, jobject obj, + jint n, + jintArray textures, + jbooleanArray residences) + { + static jboolean (CALLBACK *__func_ptr__)(GLsizei, const GLuint *, GLboolean *) = NULL; + jboolean ret; + + jint *ptr1 = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jboolean *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (jboolean (CALLBACK *)(GLsizei, const GLuint *, GLboolean *)) + getGLProcAddressHelper("glAreTexturesResidentEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return 0; + } + if(textures!=NULL) + { + ptr1 = (*env)->GetIntArrayElements(env, textures, 0); + } + if(residences!=NULL) + { + ptr2 = (*env)->GetBooleanArrayElements(env, residences, &isCopiedArray2); + } + ret = (jboolean) __func_ptr__ ( + (GLsizei) n, + (const GLuint *) ptr1, + (GLboolean *) ptr2 + ); + + if(textures!=NULL) + { + (*env)->ReleaseIntArrayElements(env, textures, ptr1, JNI_ABORT); + } + if(residences!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, residences, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + return ret; + } + +/** + * Original Function-Prototype : + *
 
+   extern GLboolean glIsTextureEXT ( GLuint texture ) ;
+ * 
+ */ + JNIEXPORT jboolean JNICALL + Java_gl4java_GLFuncJauJNInf_glIsTextureEXT ( + JNIEnv *env, jobject obj, + jint texture) + { + static jboolean (CALLBACK *__func_ptr__)(GLuint) = NULL; + jboolean ret; + + + if(__func_ptr__==NULL) { + __func_ptr__ = (jboolean (CALLBACK *)(GLuint)) + getGLProcAddressHelper("glIsTextureEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return 0; + } + ret = (jboolean) __func_ptr__ ( + (GLuint) texture + ); + + return ret; + } + +/** + * Original Function-Prototype : + *
 
+   extern void glVertexPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertexPointerEXT__IIII_3B ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jint count, + jbyteArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jbyte *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glVertexPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr4 = (*env)->GetByteArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr4 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseByteArrayElements(env, ptr, ptr4, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertexPointerEXT__IIII_3S ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jint count, + jshortArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jshort *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glVertexPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr4 = (*env)->GetShortArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr4 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseShortArrayElements(env, ptr, ptr4, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertexPointerEXT__IIII_3I ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jint count, + jintArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jint *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glVertexPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr4 = (*env)->GetIntArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr4 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseIntArrayElements(env, ptr, ptr4, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertexPointerEXT__IIII_3F ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jint count, + jfloatArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jfloat *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glVertexPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr4 = (*env)->GetFloatArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr4 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, ptr, ptr4, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertexPointerEXT__IIII_3D ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jint count, + jdoubleArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jdouble *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glVertexPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr4 = (*env)->GetDoubleArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr4 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, ptr, ptr4, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertexPointerEXT__IIII_3Z ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jint count, + jbooleanArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jboolean *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glVertexPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr4 = (*env)->GetBooleanArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr4 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, ptr, ptr4, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glVertexPointerEXT__IIII_3J ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jint count, + jlongArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jlong *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glVertexPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr4 = (*env)->GetLongArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr4 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseLongArrayElements(env, ptr, ptr4, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glNormalPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glNormalPointerEXT__III_3B ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jint count, + jbyteArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jbyte *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glNormalPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetByteArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseByteArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glNormalPointerEXT__III_3S ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jint count, + jshortArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jshort *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glNormalPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetShortArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseShortArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glNormalPointerEXT__III_3I ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jint count, + jintArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jint *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glNormalPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetIntArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseIntArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glNormalPointerEXT__III_3F ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jint count, + jfloatArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jfloat *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glNormalPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetFloatArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glNormalPointerEXT__III_3D ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jint count, + jdoubleArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jdouble *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glNormalPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetDoubleArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glNormalPointerEXT__III_3Z ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jint count, + jbooleanArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jboolean *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glNormalPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetBooleanArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glNormalPointerEXT__III_3J ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jint count, + jlongArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jlong *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glNormalPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetLongArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColorPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorPointerEXT__IIII_3B ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jint count, + jbyteArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jbyte *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glColorPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr4 = (*env)->GetByteArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr4 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseByteArrayElements(env, ptr, ptr4, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorPointerEXT__IIII_3S ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jint count, + jshortArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jshort *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glColorPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr4 = (*env)->GetShortArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr4 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseShortArrayElements(env, ptr, ptr4, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorPointerEXT__IIII_3I ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jint count, + jintArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jint *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glColorPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr4 = (*env)->GetIntArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr4 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseIntArrayElements(env, ptr, ptr4, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorPointerEXT__IIII_3F ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jint count, + jfloatArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jfloat *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glColorPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr4 = (*env)->GetFloatArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr4 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, ptr, ptr4, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorPointerEXT__IIII_3D ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jint count, + jdoubleArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jdouble *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glColorPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr4 = (*env)->GetDoubleArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr4 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, ptr, ptr4, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorPointerEXT__IIII_3Z ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jint count, + jbooleanArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jboolean *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glColorPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr4 = (*env)->GetBooleanArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr4 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, ptr, ptr4, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorPointerEXT__IIII_3J ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jint count, + jlongArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jlong *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glColorPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr4 = (*env)->GetLongArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr4 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseLongArrayElements(env, ptr, ptr4, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glIndexPointerEXT__III_3B ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jint count, + jbyteArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jbyte *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glIndexPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetByteArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseByteArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glIndexPointerEXT__III_3S ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jint count, + jshortArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jshort *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glIndexPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetShortArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseShortArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glIndexPointerEXT__III_3I ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jint count, + jintArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jint *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glIndexPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetIntArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseIntArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glIndexPointerEXT__III_3F ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jint count, + jfloatArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jfloat *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glIndexPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetFloatArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glIndexPointerEXT__III_3D ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jint count, + jdoubleArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jdouble *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glIndexPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetDoubleArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glIndexPointerEXT__III_3Z ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jint count, + jbooleanArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jboolean *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glIndexPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetBooleanArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glIndexPointerEXT__III_3J ( + JNIEnv *env, jobject obj, + jint type, + jint stride, + jint count, + jlongArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jlong *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glIndexPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr3 = (*env)->GetLongArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr3 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoordPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoordPointerEXT__IIII_3B ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jint count, + jbyteArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jbyte *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glTexCoordPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr4 = (*env)->GetByteArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr4 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseByteArrayElements(env, ptr, ptr4, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoordPointerEXT__IIII_3S ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jint count, + jshortArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jshort *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glTexCoordPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr4 = (*env)->GetShortArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr4 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseShortArrayElements(env, ptr, ptr4, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoordPointerEXT__IIII_3I ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jint count, + jintArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jint *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glTexCoordPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr4 = (*env)->GetIntArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr4 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseIntArrayElements(env, ptr, ptr4, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoordPointerEXT__IIII_3F ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jint count, + jfloatArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jfloat *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glTexCoordPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr4 = (*env)->GetFloatArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr4 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, ptr, ptr4, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoordPointerEXT__IIII_3D ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jint count, + jdoubleArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jdouble *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glTexCoordPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr4 = (*env)->GetDoubleArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr4 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, ptr, ptr4, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoordPointerEXT__IIII_3Z ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jint count, + jbooleanArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jboolean *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glTexCoordPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr4 = (*env)->GetBooleanArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr4 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, ptr, ptr4, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glTexCoordPointerEXT__IIII_3J ( + JNIEnv *env, jobject obj, + jint size, + jint type, + jint stride, + jint count, + jlongArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *) = NULL; + jlong *ptr4 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)) + getGLProcAddressHelper("glTexCoordPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr4 = (*env)->GetLongArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLint) size, + (GLenum) type, + (GLsizei) stride, + (GLsizei) count, + (const GLvoid *) ptr4 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseLongArrayElements(env, ptr, ptr4, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glEdgeFlagPointerEXT ( GLsizei stride , GLsizei count , const GLboolean * ptr ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glEdgeFlagPointerEXT ( + JNIEnv *env, jobject obj, + jint stride, + jint count, + jbooleanArray ptr) + { + static void (CALLBACK *__func_ptr__)(GLsizei, GLsizei, const GLboolean *) = NULL; + jboolean *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLsizei, GLsizei, const GLboolean *)) + getGLProcAddressHelper("glEdgeFlagPointerEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(ptr!=NULL) + { + ptr2 = (*env)->GetBooleanArrayElements(env, ptr, 0); + } + __func_ptr__ ( + (GLsizei) stride, + (GLsizei) count, + (const GLboolean *) ptr2 + ); + + if(ptr!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, ptr, ptr2, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetPointervEXT ( GLenum pname , void * * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetPointervEXT__I_3_3B ( + JNIEnv *env, jobject obj, + jint pname, + jbyteArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; + jboolean isCopiedArray1 = JNI_FALSE; + jbyte *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) + getGLProcAddressHelper("glGetPointervEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr1 = (*env)->GetByteArrayElements(env, params, &isCopiedArray1); + } + __func_ptr__ ( + (GLenum) pname, + (void **) ptr1 + ); + + if(params!=NULL) + { + (*env)->ReleaseByteArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetPointervEXT__I_3_3S ( + JNIEnv *env, jobject obj, + jint pname, + jshortArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; + jboolean isCopiedArray1 = JNI_FALSE; + jshort *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) + getGLProcAddressHelper("glGetPointervEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr1 = (*env)->GetShortArrayElements(env, params, &isCopiedArray1); + } + __func_ptr__ ( + (GLenum) pname, + (void **) ptr1 + ); + + if(params!=NULL) + { + (*env)->ReleaseShortArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetPointervEXT__I_3_3I ( + JNIEnv *env, jobject obj, + jint pname, + jintArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; + jboolean isCopiedArray1 = JNI_FALSE; + jint *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) + getGLProcAddressHelper("glGetPointervEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr1 = (*env)->GetIntArrayElements(env, params, &isCopiedArray1); + } + __func_ptr__ ( + (GLenum) pname, + (void **) ptr1 + ); + + if(params!=NULL) + { + (*env)->ReleaseIntArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetPointervEXT__I_3_3F ( + JNIEnv *env, jobject obj, + jint pname, + jfloatArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; + jboolean isCopiedArray1 = JNI_FALSE; + jfloat *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) + getGLProcAddressHelper("glGetPointervEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr1 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray1); + } + __func_ptr__ ( + (GLenum) pname, + (void **) ptr1 + ); + + if(params!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetPointervEXT__I_3_3D ( + JNIEnv *env, jobject obj, + jint pname, + jdoubleArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; + jboolean isCopiedArray1 = JNI_FALSE; + jdouble *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) + getGLProcAddressHelper("glGetPointervEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr1 = (*env)->GetDoubleArrayElements(env, params, &isCopiedArray1); + } + __func_ptr__ ( + (GLenum) pname, + (void **) ptr1 + ); + + if(params!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetPointervEXT__I_3_3Z ( + JNIEnv *env, jobject obj, + jint pname, + jbooleanArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; + jboolean isCopiedArray1 = JNI_FALSE; + jboolean *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) + getGLProcAddressHelper("glGetPointervEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr1 = (*env)->GetBooleanArrayElements(env, params, &isCopiedArray1); + } + __func_ptr__ ( + (GLenum) pname, + (void **) ptr1 + ); + + if(params!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetPointervEXT__I_3_3J ( + JNIEnv *env, jobject obj, + jint pname, + jlongArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, void **) = NULL; + jboolean isCopiedArray1 = JNI_FALSE; + jlong *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, void **)) + getGLProcAddressHelper("glGetPointervEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr1 = (*env)->GetLongArrayElements(env, params, &isCopiedArray1); + } + __func_ptr__ ( + (GLenum) pname, + (void **) ptr1 + ); + + if(params!=NULL) + { + (*env)->ReleaseLongArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glArrayElementEXT ( GLint i ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glArrayElementEXT ( + JNIEnv *env, jobject obj, + jint i) + { + static void (CALLBACK *__func_ptr__)(GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint)) + getGLProcAddressHelper("glArrayElementEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) i + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glDrawArraysEXT ( GLenum mode , GLint first , GLsizei count ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glDrawArraysEXT ( + JNIEnv *env, jobject obj, + jint mode, + jint first, + jint count) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLsizei) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLsizei)) + getGLProcAddressHelper("glDrawArraysEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) mode, + (GLint) first, + (GLsizei) count + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glBlendEquationEXT ( GLenum mode ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glBlendEquationEXT ( + JNIEnv *env, jobject obj, + jint mode) + { + static void (CALLBACK *__func_ptr__)(GLenum) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum)) + getGLProcAddressHelper("glBlendEquationEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) mode + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glPointParameterfEXT ( GLenum pname , GLfloat param ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glPointParameterfEXT ( + JNIEnv *env, jobject obj, + jint pname, + jfloat param) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat)) + getGLProcAddressHelper("glPointParameterfEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) pname, + (GLfloat) param + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glPointParameterfvEXT ( GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glPointParameterfvEXT ( + JNIEnv *env, jobject obj, + jint pname, + jfloatArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, const GLfloat *) = NULL; + jfloat *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, const GLfloat *)) + getGLProcAddressHelper("glPointParameterfvEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr1 = (*env)->GetFloatArrayElements(env, params, 0); + } + __func_ptr__ ( + (GLenum) pname, + (const GLfloat *) ptr1 + ); + + if(params!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, params, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColorTableEXT ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorTableEXT__IIIII_3B ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint format, + jint type, + jbyteArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jbyte *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorTableEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr5 = (*env)->GetByteArrayElements(env, table, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(table!=NULL) + { + (*env)->ReleaseByteArrayElements(env, table, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorTableEXT__IIIII_3S ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint format, + jint type, + jshortArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jshort *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorTableEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr5 = (*env)->GetShortArrayElements(env, table, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(table!=NULL) + { + (*env)->ReleaseShortArrayElements(env, table, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorTableEXT__IIIII_3I ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint format, + jint type, + jintArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jint *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorTableEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr5 = (*env)->GetIntArrayElements(env, table, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(table!=NULL) + { + (*env)->ReleaseIntArrayElements(env, table, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorTableEXT__IIIII_3F ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint format, + jint type, + jfloatArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jfloat *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorTableEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr5 = (*env)->GetFloatArrayElements(env, table, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(table!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, table, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorTableEXT__IIIII_3D ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint format, + jint type, + jdoubleArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jdouble *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorTableEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr5 = (*env)->GetDoubleArrayElements(env, table, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(table!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, table, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorTableEXT__IIIII_3Z ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint format, + jint type, + jbooleanArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jboolean *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorTableEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr5 = (*env)->GetBooleanArrayElements(env, table, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(table!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, table, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorTableEXT__IIIII_3J ( + JNIEnv *env, jobject obj, + jint target, + jint internalformat, + jint width, + jint format, + jint type, + jlongArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jlong *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorTableEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr5 = (*env)->GetLongArrayElements(env, table, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) internalformat, + (GLsizei) width, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(table!=NULL) + { + (*env)->ReleaseLongArrayElements(env, table, ptr5, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glColorSubTableEXT ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorSubTableEXT__IIIII_3B ( + JNIEnv *env, jobject obj, + jint target, + jint start, + jint count, + jint format, + jint type, + jbyteArray data) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jbyte *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorSubTableEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(data!=NULL) + { + ptr5 = (*env)->GetByteArrayElements(env, data, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLsizei) start, + (GLsizei) count, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(data!=NULL) + { + (*env)->ReleaseByteArrayElements(env, data, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorSubTableEXT__IIIII_3S ( + JNIEnv *env, jobject obj, + jint target, + jint start, + jint count, + jint format, + jint type, + jshortArray data) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jshort *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorSubTableEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(data!=NULL) + { + ptr5 = (*env)->GetShortArrayElements(env, data, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLsizei) start, + (GLsizei) count, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(data!=NULL) + { + (*env)->ReleaseShortArrayElements(env, data, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorSubTableEXT__IIIII_3I ( + JNIEnv *env, jobject obj, + jint target, + jint start, + jint count, + jint format, + jint type, + jintArray data) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jint *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorSubTableEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(data!=NULL) + { + ptr5 = (*env)->GetIntArrayElements(env, data, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLsizei) start, + (GLsizei) count, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(data!=NULL) + { + (*env)->ReleaseIntArrayElements(env, data, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorSubTableEXT__IIIII_3F ( + JNIEnv *env, jobject obj, + jint target, + jint start, + jint count, + jint format, + jint type, + jfloatArray data) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jfloat *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorSubTableEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(data!=NULL) + { + ptr5 = (*env)->GetFloatArrayElements(env, data, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLsizei) start, + (GLsizei) count, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(data!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, data, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorSubTableEXT__IIIII_3D ( + JNIEnv *env, jobject obj, + jint target, + jint start, + jint count, + jint format, + jint type, + jdoubleArray data) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jdouble *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorSubTableEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(data!=NULL) + { + ptr5 = (*env)->GetDoubleArrayElements(env, data, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLsizei) start, + (GLsizei) count, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(data!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, data, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorSubTableEXT__IIIII_3Z ( + JNIEnv *env, jobject obj, + jint target, + jint start, + jint count, + jint format, + jint type, + jbooleanArray data) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jboolean *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorSubTableEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(data!=NULL) + { + ptr5 = (*env)->GetBooleanArrayElements(env, data, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLsizei) start, + (GLsizei) count, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(data!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, data, ptr5, JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glColorSubTableEXT__IIIII_3J ( + JNIEnv *env, jobject obj, + jint target, + jint start, + jint count, + jint format, + jint type, + jlongArray data) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *) = NULL; + jlong *ptr5 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) + getGLProcAddressHelper("glColorSubTableEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(data!=NULL) + { + ptr5 = (*env)->GetLongArrayElements(env, data, 0); + } + __func_ptr__ ( + (GLenum) target, + (GLsizei) start, + (GLsizei) count, + (GLenum) format, + (GLenum) type, + (const GLvoid *) ptr5 + ); + + if(data!=NULL) + { + (*env)->ReleaseLongArrayElements(env, data, ptr5, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetColorTableEXT ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetColorTableEXT__III_3B ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jbyteArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jbyte *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetColorTableEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr3 = (*env)->GetByteArrayElements(env, table, &isCopiedArray3); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3 + ); + + if(table!=NULL) + { + (*env)->ReleaseByteArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetColorTableEXT__III_3S ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jshortArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jshort *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetColorTableEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr3 = (*env)->GetShortArrayElements(env, table, &isCopiedArray3); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3 + ); + + if(table!=NULL) + { + (*env)->ReleaseShortArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetColorTableEXT__III_3I ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jintArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jint *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetColorTableEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr3 = (*env)->GetIntArrayElements(env, table, &isCopiedArray3); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3 + ); + + if(table!=NULL) + { + (*env)->ReleaseIntArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetColorTableEXT__III_3F ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jfloatArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jfloat *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetColorTableEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr3 = (*env)->GetFloatArrayElements(env, table, &isCopiedArray3); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3 + ); + + if(table!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetColorTableEXT__III_3D ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jdoubleArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jdouble *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetColorTableEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr3 = (*env)->GetDoubleArrayElements(env, table, &isCopiedArray3); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3 + ); + + if(table!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetColorTableEXT__III_3Z ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jbooleanArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jboolean *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetColorTableEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr3 = (*env)->GetBooleanArrayElements(env, table, &isCopiedArray3); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3 + ); + + if(table!=NULL) + { + (*env)->ReleaseBooleanArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + } + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetColorTableEXT__III_3J ( + JNIEnv *env, jobject obj, + jint target, + jint format, + jint type, + jlongArray table) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLenum, GLvoid *) = NULL; + jboolean isCopiedArray3 = JNI_FALSE; + jlong *ptr3 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLenum, GLvoid *)) + getGLProcAddressHelper("glGetColorTableEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(table!=NULL) + { + ptr3 = (*env)->GetLongArrayElements(env, table, &isCopiedArray3); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) format, + (GLenum) type, + (GLvoid *) ptr3 + ); + + if(table!=NULL) + { + (*env)->ReleaseLongArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetColorTableParameterfvEXT ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetColorTableParameterfvEXT ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jfloatArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLfloat *) = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jfloat *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLfloat *)) + getGLProcAddressHelper("glGetColorTableParameterfvEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetFloatArrayElements(env, params, &isCopiedArray2); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (GLfloat *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glGetColorTableParameterivEXT ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glGetColorTableParameterivEXT ( + JNIEnv *env, jobject obj, + jint target, + jint pname, + jintArray params) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLenum, GLint *) = NULL; + jboolean isCopiedArray2 = JNI_FALSE; + jint *ptr2 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLenum, GLint *)) + getGLProcAddressHelper("glGetColorTableParameterivEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(params!=NULL) + { + ptr2 = (*env)->GetIntArrayElements(env, params, &isCopiedArray2); + } + __func_ptr__ ( + (GLenum) target, + (GLenum) pname, + (GLint *) ptr2 + ); + + if(params!=NULL) + { + (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glLockArraysEXT ( GLint first , GLsizei count ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glLockArraysEXT ( + JNIEnv *env, jobject obj, + jint first, + jint count) + { + static void (CALLBACK *__func_ptr__)(GLint, GLsizei) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLint, GLsizei)) + getGLProcAddressHelper("glLockArraysEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLint) first, + (GLsizei) count + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glUnlockArraysEXT ( void ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glUnlockArraysEXT ( + JNIEnv *env, jobject obj) + { + static void (CALLBACK *__func_ptr__)() = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)()) + getGLProcAddressHelper("glUnlockArraysEXT", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glActiveTextureARB ( GLenum texture ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glActiveTextureARB ( + JNIEnv *env, jobject obj, + jint texture) + { + static void (CALLBACK *__func_ptr__)(GLenum) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum)) + getGLProcAddressHelper("glActiveTextureARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) texture + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glClientActiveTextureARB ( GLenum texture ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glClientActiveTextureARB ( + JNIEnv *env, jobject obj, + jint texture) + { + static void (CALLBACK *__func_ptr__)(GLenum) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum)) + getGLProcAddressHelper("glClientActiveTextureARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) texture + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1dARB ( GLenum target , GLdouble s ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord1dARB ( + JNIEnv *env, jobject obj, + jint target, + jdouble s) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLdouble)) + getGLProcAddressHelper("glMultiTexCoord1dARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLdouble) s + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1dvARB ( GLenum target , const GLdouble * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord1dvARB ( + JNIEnv *env, jobject obj, + jint target, + jdoubleArray v) + { + static void (CALLBACK *__func_ptr__)(GLenum, const GLdouble *) = NULL; + jdouble *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, const GLdouble *)) + getGLProcAddressHelper("glMultiTexCoord1dvARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr1 = (*env)->GetDoubleArrayElements(env, v, 0); + } + __func_ptr__ ( + (GLenum) target, + (const GLdouble *) ptr1 + ); + + if(v!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, v, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1fARB ( GLenum target , GLfloat s ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord1fARB ( + JNIEnv *env, jobject obj, + jint target, + jfloat s) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat)) + getGLProcAddressHelper("glMultiTexCoord1fARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLfloat) s + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1fvARB ( GLenum target , const GLfloat * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord1fvARB ( + JNIEnv *env, jobject obj, + jint target, + jfloatArray v) + { + static void (CALLBACK *__func_ptr__)(GLenum, const GLfloat *) = NULL; + jfloat *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, const GLfloat *)) + getGLProcAddressHelper("glMultiTexCoord1fvARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr1 = (*env)->GetFloatArrayElements(env, v, 0); + } + __func_ptr__ ( + (GLenum) target, + (const GLfloat *) ptr1 + ); + + if(v!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, v, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1iARB ( GLenum target , GLint s ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord1iARB ( + JNIEnv *env, jobject obj, + jint target, + jint s) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint)) + getGLProcAddressHelper("glMultiTexCoord1iARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLint) s + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1ivARB ( GLenum target , const GLint * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord1ivARB ( + JNIEnv *env, jobject obj, + jint target, + jintArray v) + { + static void (CALLBACK *__func_ptr__)(GLenum, const GLint *) = NULL; + jint *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, const GLint *)) + getGLProcAddressHelper("glMultiTexCoord1ivARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr1 = (*env)->GetIntArrayElements(env, v, 0); + } + __func_ptr__ ( + (GLenum) target, + (const GLint *) ptr1 + ); + + if(v!=NULL) + { + (*env)->ReleaseIntArrayElements(env, v, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1sARB ( GLenum target , GLshort s ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord1sARB ( + JNIEnv *env, jobject obj, + jint target, + jshort s) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLshort) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLshort)) + getGLProcAddressHelper("glMultiTexCoord1sARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLshort) s + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1svARB ( GLenum target , const GLshort * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord1svARB ( + JNIEnv *env, jobject obj, + jint target, + jshortArray v) + { + static void (CALLBACK *__func_ptr__)(GLenum, const GLshort *) = NULL; + jshort *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, const GLshort *)) + getGLProcAddressHelper("glMultiTexCoord1svARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr1 = (*env)->GetShortArrayElements(env, v, 0); + } + __func_ptr__ ( + (GLenum) target, + (const GLshort *) ptr1 + ); + + if(v!=NULL) + { + (*env)->ReleaseShortArrayElements(env, v, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2dARB ( GLenum target , GLdouble s , GLdouble t ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord2dARB ( + JNIEnv *env, jobject obj, + jint target, + jdouble s, + jdouble t) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLdouble, GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLdouble, GLdouble)) + getGLProcAddressHelper("glMultiTexCoord2dARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLdouble) s, + (GLdouble) t + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2dvARB ( GLenum target , const GLdouble * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord2dvARB ( + JNIEnv *env, jobject obj, + jint target, + jdoubleArray v) + { + static void (CALLBACK *__func_ptr__)(GLenum, const GLdouble *) = NULL; + jdouble *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, const GLdouble *)) + getGLProcAddressHelper("glMultiTexCoord2dvARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr1 = (*env)->GetDoubleArrayElements(env, v, 0); + } + __func_ptr__ ( + (GLenum) target, + (const GLdouble *) ptr1 + ); + + if(v!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, v, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2fARB ( GLenum target , GLfloat s , GLfloat t ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord2fARB ( + JNIEnv *env, jobject obj, + jint target, + jfloat s, + jfloat t) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLfloat, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat, GLfloat)) + getGLProcAddressHelper("glMultiTexCoord2fARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLfloat) s, + (GLfloat) t + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2fvARB ( GLenum target , const GLfloat * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord2fvARB ( + JNIEnv *env, jobject obj, + jint target, + jfloatArray v) + { + static void (CALLBACK *__func_ptr__)(GLenum, const GLfloat *) = NULL; + jfloat *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, const GLfloat *)) + getGLProcAddressHelper("glMultiTexCoord2fvARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr1 = (*env)->GetFloatArrayElements(env, v, 0); + } + __func_ptr__ ( + (GLenum) target, + (const GLfloat *) ptr1 + ); + + if(v!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, v, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2iARB ( GLenum target , GLint s , GLint t ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord2iARB ( + JNIEnv *env, jobject obj, + jint target, + jint s, + jint t) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint)) + getGLProcAddressHelper("glMultiTexCoord2iARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLint) s, + (GLint) t + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2ivARB ( GLenum target , const GLint * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord2ivARB ( + JNIEnv *env, jobject obj, + jint target, + jintArray v) + { + static void (CALLBACK *__func_ptr__)(GLenum, const GLint *) = NULL; + jint *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, const GLint *)) + getGLProcAddressHelper("glMultiTexCoord2ivARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr1 = (*env)->GetIntArrayElements(env, v, 0); + } + __func_ptr__ ( + (GLenum) target, + (const GLint *) ptr1 + ); + + if(v!=NULL) + { + (*env)->ReleaseIntArrayElements(env, v, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2sARB ( GLenum target , GLshort s , GLshort t ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord2sARB ( + JNIEnv *env, jobject obj, + jint target, + jshort s, + jshort t) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLshort, GLshort) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLshort, GLshort)) + getGLProcAddressHelper("glMultiTexCoord2sARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLshort) s, + (GLshort) t + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2svARB ( GLenum target , const GLshort * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord2svARB ( + JNIEnv *env, jobject obj, + jint target, + jshortArray v) + { + static void (CALLBACK *__func_ptr__)(GLenum, const GLshort *) = NULL; + jshort *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, const GLshort *)) + getGLProcAddressHelper("glMultiTexCoord2svARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr1 = (*env)->GetShortArrayElements(env, v, 0); + } + __func_ptr__ ( + (GLenum) target, + (const GLshort *) ptr1 + ); + + if(v!=NULL) + { + (*env)->ReleaseShortArrayElements(env, v, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord3dARB ( + JNIEnv *env, jobject obj, + jint target, + jdouble s, + jdouble t, + jdouble r) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLdouble, GLdouble, GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLdouble, GLdouble, GLdouble)) + getGLProcAddressHelper("glMultiTexCoord3dARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLdouble) s, + (GLdouble) t, + (GLdouble) r + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3dvARB ( GLenum target , const GLdouble * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord3dvARB ( + JNIEnv *env, jobject obj, + jint target, + jdoubleArray v) + { + static void (CALLBACK *__func_ptr__)(GLenum, const GLdouble *) = NULL; + jdouble *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, const GLdouble *)) + getGLProcAddressHelper("glMultiTexCoord3dvARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr1 = (*env)->GetDoubleArrayElements(env, v, 0); + } + __func_ptr__ ( + (GLenum) target, + (const GLdouble *) ptr1 + ); + + if(v!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, v, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord3fARB ( + JNIEnv *env, jobject obj, + jint target, + jfloat s, + jfloat t, + jfloat r) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLfloat, GLfloat, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat, GLfloat, GLfloat)) + getGLProcAddressHelper("glMultiTexCoord3fARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLfloat) s, + (GLfloat) t, + (GLfloat) r + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3fvARB ( GLenum target , const GLfloat * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord3fvARB ( + JNIEnv *env, jobject obj, + jint target, + jfloatArray v) + { + static void (CALLBACK *__func_ptr__)(GLenum, const GLfloat *) = NULL; + jfloat *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, const GLfloat *)) + getGLProcAddressHelper("glMultiTexCoord3fvARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr1 = (*env)->GetFloatArrayElements(env, v, 0); + } + __func_ptr__ ( + (GLenum) target, + (const GLfloat *) ptr1 + ); + + if(v!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, v, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3iARB ( GLenum target , GLint s , GLint t , GLint r ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord3iARB ( + JNIEnv *env, jobject obj, + jint target, + jint s, + jint t, + jint r) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint)) + getGLProcAddressHelper("glMultiTexCoord3iARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLint) s, + (GLint) t, + (GLint) r + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3ivARB ( GLenum target , const GLint * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord3ivARB ( + JNIEnv *env, jobject obj, + jint target, + jintArray v) + { + static void (CALLBACK *__func_ptr__)(GLenum, const GLint *) = NULL; + jint *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, const GLint *)) + getGLProcAddressHelper("glMultiTexCoord3ivARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr1 = (*env)->GetIntArrayElements(env, v, 0); + } + __func_ptr__ ( + (GLenum) target, + (const GLint *) ptr1 + ); + + if(v!=NULL) + { + (*env)->ReleaseIntArrayElements(env, v, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3sARB ( GLenum target , GLshort s , GLshort t , GLshort r ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord3sARB ( + JNIEnv *env, jobject obj, + jint target, + jshort s, + jshort t, + jshort r) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLshort, GLshort, GLshort) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLshort, GLshort, GLshort)) + getGLProcAddressHelper("glMultiTexCoord3sARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLshort) s, + (GLshort) t, + (GLshort) r + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3svARB ( GLenum target , const GLshort * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord3svARB ( + JNIEnv *env, jobject obj, + jint target, + jshortArray v) + { + static void (CALLBACK *__func_ptr__)(GLenum, const GLshort *) = NULL; + jshort *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, const GLshort *)) + getGLProcAddressHelper("glMultiTexCoord3svARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr1 = (*env)->GetShortArrayElements(env, v, 0); + } + __func_ptr__ ( + (GLenum) target, + (const GLshort *) ptr1 + ); + + if(v!=NULL) + { + (*env)->ReleaseShortArrayElements(env, v, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord4dARB ( + JNIEnv *env, jobject obj, + jint target, + jdouble s, + jdouble t, + jdouble r, + jdouble q) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLdouble, GLdouble, GLdouble, GLdouble) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLdouble, GLdouble, GLdouble, GLdouble)) + getGLProcAddressHelper("glMultiTexCoord4dARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLdouble) s, + (GLdouble) t, + (GLdouble) r, + (GLdouble) q + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4dvARB ( GLenum target , const GLdouble * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord4dvARB ( + JNIEnv *env, jobject obj, + jint target, + jdoubleArray v) + { + static void (CALLBACK *__func_ptr__)(GLenum, const GLdouble *) = NULL; + jdouble *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, const GLdouble *)) + getGLProcAddressHelper("glMultiTexCoord4dvARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr1 = (*env)->GetDoubleArrayElements(env, v, 0); + } + __func_ptr__ ( + (GLenum) target, + (const GLdouble *) ptr1 + ); + + if(v!=NULL) + { + (*env)->ReleaseDoubleArrayElements(env, v, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord4fARB ( + JNIEnv *env, jobject obj, + jint target, + jfloat s, + jfloat t, + jfloat r, + jfloat q) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLfloat, GLfloat, GLfloat, GLfloat) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLfloat, GLfloat, GLfloat, GLfloat)) + getGLProcAddressHelper("glMultiTexCoord4fARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLfloat) s, + (GLfloat) t, + (GLfloat) r, + (GLfloat) q + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4fvARB ( GLenum target , const GLfloat * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord4fvARB ( + JNIEnv *env, jobject obj, + jint target, + jfloatArray v) + { + static void (CALLBACK *__func_ptr__)(GLenum, const GLfloat *) = NULL; + jfloat *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, const GLfloat *)) + getGLProcAddressHelper("glMultiTexCoord4fvARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr1 = (*env)->GetFloatArrayElements(env, v, 0); + } + __func_ptr__ ( + (GLenum) target, + (const GLfloat *) ptr1 + ); + + if(v!=NULL) + { + (*env)->ReleaseFloatArrayElements(env, v, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4iARB ( GLenum target , GLint s , GLint t , GLint r , GLint q ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord4iARB ( + JNIEnv *env, jobject obj, + jint target, + jint s, + jint t, + jint r, + jint q) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLint, GLint, GLint, GLint) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLint, GLint, GLint, GLint)) + getGLProcAddressHelper("glMultiTexCoord4iARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLint) s, + (GLint) t, + (GLint) r, + (GLint) q + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4ivARB ( GLenum target , const GLint * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord4ivARB ( + JNIEnv *env, jobject obj, + jint target, + jintArray v) + { + static void (CALLBACK *__func_ptr__)(GLenum, const GLint *) = NULL; + jint *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, const GLint *)) + getGLProcAddressHelper("glMultiTexCoord4ivARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr1 = (*env)->GetIntArrayElements(env, v, 0); + } + __func_ptr__ ( + (GLenum) target, + (const GLint *) ptr1 + ); + + if(v!=NULL) + { + (*env)->ReleaseIntArrayElements(env, v, ptr1, JNI_ABORT); + } + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4sARB ( GLenum target , GLshort s , GLshort t , GLshort r , GLshort q ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord4sARB ( + JNIEnv *env, jobject obj, + jint target, + jshort s, + jshort t, + jshort r, + jshort q) + { + static void (CALLBACK *__func_ptr__)(GLenum, GLshort, GLshort, GLshort, GLshort) = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, GLshort, GLshort, GLshort, GLshort)) + getGLProcAddressHelper("glMultiTexCoord4sARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + __func_ptr__ ( + (GLenum) target, + (GLshort) s, + (GLshort) t, + (GLshort) r, + (GLshort) q + ); + + } + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4svARB ( GLenum target , const GLshort * v ) ;
+ * 
+ */ + JNIEXPORT void JNICALL + Java_gl4java_GLFuncJauJNInf_glMultiTexCoord4svARB ( + JNIEnv *env, jobject obj, + jint target, + jshortArray v) + { + static void (CALLBACK *__func_ptr__)(GLenum, const GLshort *) = NULL; + jshort *ptr1 = NULL; + + if(__func_ptr__==NULL) { + __func_ptr__ = (void (CALLBACK *)(GLenum, const GLshort *)) + getGLProcAddressHelper("glMultiTexCoord4svARB", NULL, 1, 0); + if(__func_ptr__==NULL) + return; + } + if(v!=NULL) + { + ptr1 = (*env)->GetShortArrayElements(env, v, 0); + } + __func_ptr__ ( + (GLenum) target, + (const GLshort *) ptr1 + ); + + if(v!=NULL) + { + (*env)->ReleaseShortArrayElements(env, v, ptr1, JNI_ABORT); + } + } + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ diff --git a/CNativeCode/OpenGL_JauJNItst_dynfuncs.c b/CNativeCode/OpenGL_JauJNItst_dynfuncs.c index 7ad59dc..e81039a 100644 --- a/CNativeCode/OpenGL_JauJNItst_dynfuncs.c +++ b/CNativeCode/OpenGL_JauJNItst_dynfuncs.c @@ -88,13 +88,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) * Reading from file: gl-proto-auto.orig.h . . . * Destination-Class: gl4java_GLFuncJauJNI ! */ - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearIndex ( GLfloat c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearIndex ( JNIEnv *env, jobject obj, @@ -113,13 +113,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearColor ( JNIEnv *env, jobject obj, @@ -144,13 +144,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClear ( GLbitfield mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClear ( JNIEnv *env, jobject obj, @@ -169,13 +169,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexMask ( GLuint mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexMask ( JNIEnv *env, jobject obj, @@ -194,13 +194,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorMask ( GLboolean red , GLboolean green , GLboolean blue , GLboolean alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorMask ( JNIEnv *env, jobject obj, @@ -225,13 +225,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glAlphaFunc ( GLenum func , GLclampf ref ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glAlphaFunc ( JNIEnv *env, jobject obj, @@ -252,13 +252,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendFunc ( GLenum sfactor , GLenum dfactor ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendFunc ( JNIEnv *env, jobject obj, @@ -279,13 +279,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLogicOp ( GLenum opcode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLogicOp ( JNIEnv *env, jobject obj, @@ -304,13 +304,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCullFace ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCullFace ( JNIEnv *env, jobject obj, @@ -329,13 +329,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFrontFace ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFrontFace ( JNIEnv *env, jobject obj, @@ -354,13 +354,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointSize ( GLfloat size ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPointSize ( JNIEnv *env, jobject obj, @@ -379,13 +379,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLineWidth ( GLfloat width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLineWidth ( JNIEnv *env, jobject obj, @@ -404,13 +404,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLineStipple ( GLint factor , GLushort pattern ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLineStipple ( JNIEnv *env, jobject obj, @@ -431,13 +431,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonMode ( GLenum face , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonMode ( JNIEnv *env, jobject obj, @@ -458,13 +458,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonOffset ( GLfloat factor , GLfloat units ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonOffset ( JNIEnv *env, jobject obj, @@ -485,13 +485,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonStipple ( const GLubyte * mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonStipple ( JNIEnv *env, jobject obj, @@ -525,13 +525,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseByteArrayElements(env, mask, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPolygonStipple ( GLubyte * mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPolygonStipple ( JNIEnv *env, jobject obj, @@ -565,13 +565,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseByteArrayElements(env, mask, ptr0, (isCopiedArray0 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlag ( GLboolean flag ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlag ( JNIEnv *env, jobject obj, @@ -590,13 +590,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagv ( const GLboolean * flag ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlagv ( JNIEnv *env, jobject obj, @@ -630,13 +630,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseBooleanArrayElements(env, flag, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScissor ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glScissor ( JNIEnv *env, jobject obj, @@ -661,13 +661,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClipPlane ( GLenum plane , const GLdouble * equation ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClipPlane ( JNIEnv *env, jobject obj, @@ -703,13 +703,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, equation, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetClipPlane ( GLenum plane , GLdouble * equation ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetClipPlane ( JNIEnv *env, jobject obj, @@ -745,13 +745,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, equation, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawBuffer ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawBuffer ( JNIEnv *env, jobject obj, @@ -770,13 +770,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glReadBuffer ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glReadBuffer ( JNIEnv *env, jobject obj, @@ -795,13 +795,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnable ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEnable ( JNIEnv *env, jobject obj, @@ -820,13 +820,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDisable ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDisable ( JNIEnv *env, jobject obj, @@ -845,13 +845,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsEnabled ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsEnabled ( JNIEnv *env, jobject obj, @@ -873,13 +873,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnableClientState ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEnableClientState ( JNIEnv *env, jobject obj, @@ -898,13 +898,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDisableClientState ( GLenum cap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDisableClientState ( JNIEnv *env, jobject obj, @@ -923,13 +923,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetBooleanv ( GLenum pname , GLboolean * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetBooleanv ( JNIEnv *env, jobject obj, @@ -965,13 +965,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseBooleanArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetDoublev ( GLenum pname , GLdouble * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetDoublev ( JNIEnv *env, jobject obj, @@ -1007,13 +1007,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetFloatv ( GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetFloatv ( JNIEnv *env, jobject obj, @@ -1049,13 +1049,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetIntegerv ( GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetIntegerv ( JNIEnv *env, jobject obj, @@ -1091,13 +1091,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushAttrib ( GLbitfield mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushAttrib ( JNIEnv *env, jobject obj, @@ -1116,13 +1116,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopAttrib ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopAttrib ( JNIEnv *env, jobject obj) @@ -1139,13 +1139,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushClientAttrib ( GLbitfield mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushClientAttrib ( JNIEnv *env, jobject obj, @@ -1164,13 +1164,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopClientAttrib ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopClientAttrib ( JNIEnv *env, jobject obj) @@ -1187,13 +1187,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint glRenderMode ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLFuncJauJNI_glRenderMode ( JNIEnv *env, jobject obj, @@ -1215,13 +1215,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLenum glGetError ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLFuncJauJNI_glGetError ( JNIEnv *env, jobject obj) @@ -1241,13 +1241,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFinish ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFinish ( JNIEnv *env, jobject obj) @@ -1264,13 +1264,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFlush ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFlush ( JNIEnv *env, jobject obj) @@ -1287,13 +1287,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glHint ( GLenum target , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glHint ( JNIEnv *env, jobject obj, @@ -1314,13 +1314,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearDepth ( GLclampd depth ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearDepth ( JNIEnv *env, jobject obj, @@ -1339,13 +1339,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthFunc ( GLenum func ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDepthFunc ( JNIEnv *env, jobject obj, @@ -1364,13 +1364,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthMask ( GLboolean flag ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDepthMask ( JNIEnv *env, jobject obj, @@ -1389,13 +1389,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthRange ( GLclampd near_val , GLclampd far_val ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDepthRange ( JNIEnv *env, jobject obj, @@ -1416,13 +1416,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearAccum ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearAccum ( JNIEnv *env, jobject obj, @@ -1447,13 +1447,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glAccum ( GLenum op , GLfloat value ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glAccum ( JNIEnv *env, jobject obj, @@ -1474,13 +1474,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMatrixMode ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMatrixMode ( JNIEnv *env, jobject obj, @@ -1499,13 +1499,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glOrtho ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glOrtho ( JNIEnv *env, jobject obj, @@ -1534,13 +1534,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFrustum ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFrustum ( JNIEnv *env, jobject obj, @@ -1569,13 +1569,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glViewport ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glViewport ( JNIEnv *env, jobject obj, @@ -1600,13 +1600,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushMatrix ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushMatrix ( JNIEnv *env, jobject obj) @@ -1623,13 +1623,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopMatrix ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopMatrix ( JNIEnv *env, jobject obj) @@ -1646,13 +1646,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadIdentity ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadIdentity ( JNIEnv *env, jobject obj) @@ -1669,13 +1669,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadMatrixd ( const GLdouble * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadMatrixd ( JNIEnv *env, jobject obj, @@ -1709,13 +1709,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadMatrixf ( const GLfloat * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadMatrixf ( JNIEnv *env, jobject obj, @@ -1749,13 +1749,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultMatrixd ( const GLdouble * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultMatrixd ( JNIEnv *env, jobject obj, @@ -1789,13 +1789,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultMatrixf ( const GLfloat * m ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultMatrixf ( JNIEnv *env, jobject obj, @@ -1829,13 +1829,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, m, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRotated ( GLdouble angle , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRotated ( JNIEnv *env, jobject obj, @@ -1860,13 +1860,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRotatef ( GLfloat angle , GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRotatef ( JNIEnv *env, jobject obj, @@ -1891,13 +1891,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScaled ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glScaled ( JNIEnv *env, jobject obj, @@ -1920,13 +1920,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScalef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glScalef ( JNIEnv *env, jobject obj, @@ -1949,13 +1949,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTranslated ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTranslated ( JNIEnv *env, jobject obj, @@ -1978,13 +1978,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTranslatef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTranslatef ( JNIEnv *env, jobject obj, @@ -2007,13 +2007,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsList ( GLuint list ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsList ( JNIEnv *env, jobject obj, @@ -2035,13 +2035,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteLists ( GLuint list , GLsizei range ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDeleteLists ( JNIEnv *env, jobject obj, @@ -2062,13 +2062,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLuint glGenLists ( GLsizei range ) ;
- * 
- */ + *
+ */ JNIEXPORT jint JNICALL Java_gl4java_GLFuncJauJNI_glGenLists ( JNIEnv *env, jobject obj, @@ -2090,13 +2090,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNewList ( GLuint list , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNewList ( JNIEnv *env, jobject obj, @@ -2117,13 +2117,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEndList ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEndList ( JNIEnv *env, jobject obj) @@ -2140,13 +2140,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCallList ( GLuint list ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCallList ( JNIEnv *env, jobject obj, @@ -2165,13 +2165,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCallLists ( GLsizei n , GLenum type , const GLvoid * lists ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCallLists__II_3B ( JNIEnv *env, jobject obj, @@ -2431,13 +2431,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, lists, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glListBase ( GLuint base ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glListBase ( JNIEnv *env, jobject obj, @@ -2456,13 +2456,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBegin ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBegin ( JNIEnv *env, jobject obj, @@ -2481,13 +2481,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnd ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEnd ( JNIEnv *env, jobject obj) @@ -2504,13 +2504,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2d ( GLdouble x , GLdouble y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2d ( JNIEnv *env, jobject obj, @@ -2531,13 +2531,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2f ( GLfloat x , GLfloat y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2f ( JNIEnv *env, jobject obj, @@ -2558,13 +2558,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2i ( GLint x , GLint y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2i ( JNIEnv *env, jobject obj, @@ -2585,13 +2585,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2s ( GLshort x , GLshort y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2s ( JNIEnv *env, jobject obj, @@ -2612,13 +2612,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3d ( JNIEnv *env, jobject obj, @@ -2641,13 +2641,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3f ( JNIEnv *env, jobject obj, @@ -2670,13 +2670,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3i ( JNIEnv *env, jobject obj, @@ -2699,13 +2699,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3s ( JNIEnv *env, jobject obj, @@ -2728,13 +2728,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4d ( JNIEnv *env, jobject obj, @@ -2759,13 +2759,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4f ( JNIEnv *env, jobject obj, @@ -2790,13 +2790,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4i ( JNIEnv *env, jobject obj, @@ -2821,13 +2821,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4s ( JNIEnv *env, jobject obj, @@ -2852,13 +2852,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2dv ( JNIEnv *env, jobject obj, @@ -2892,13 +2892,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2fv ( JNIEnv *env, jobject obj, @@ -2932,13 +2932,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2iv ( JNIEnv *env, jobject obj, @@ -2972,13 +2972,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex2sv ( JNIEnv *env, jobject obj, @@ -3012,13 +3012,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3dv ( JNIEnv *env, jobject obj, @@ -3052,13 +3052,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3fv ( JNIEnv *env, jobject obj, @@ -3092,13 +3092,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3iv ( JNIEnv *env, jobject obj, @@ -3132,13 +3132,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex3sv ( JNIEnv *env, jobject obj, @@ -3172,13 +3172,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4dv ( JNIEnv *env, jobject obj, @@ -3212,13 +3212,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4fv ( JNIEnv *env, jobject obj, @@ -3252,13 +3252,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4iv ( JNIEnv *env, jobject obj, @@ -3292,13 +3292,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertex4sv ( JNIEnv *env, jobject obj, @@ -3332,13 +3332,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3b ( GLbyte nx , GLbyte ny , GLbyte nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3b ( JNIEnv *env, jobject obj, @@ -3361,13 +3361,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3d ( GLdouble nx , GLdouble ny , GLdouble nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3d ( JNIEnv *env, jobject obj, @@ -3390,13 +3390,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3f ( GLfloat nx , GLfloat ny , GLfloat nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3f ( JNIEnv *env, jobject obj, @@ -3419,13 +3419,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3i ( GLint nx , GLint ny , GLint nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3i ( JNIEnv *env, jobject obj, @@ -3448,13 +3448,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3s ( GLshort nx , GLshort ny , GLshort nz ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3s ( JNIEnv *env, jobject obj, @@ -3477,13 +3477,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3bv ( JNIEnv *env, jobject obj, @@ -3517,13 +3517,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3dv ( JNIEnv *env, jobject obj, @@ -3557,13 +3557,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3fv ( JNIEnv *env, jobject obj, @@ -3597,13 +3597,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3iv ( JNIEnv *env, jobject obj, @@ -3637,13 +3637,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormal3sv ( JNIEnv *env, jobject obj, @@ -3677,13 +3677,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexd ( GLdouble c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexd ( JNIEnv *env, jobject obj, @@ -3702,13 +3702,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexf ( GLfloat c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexf ( JNIEnv *env, jobject obj, @@ -3727,13 +3727,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexi ( GLint c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexi ( JNIEnv *env, jobject obj, @@ -3752,13 +3752,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexs ( GLshort c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexs ( JNIEnv *env, jobject obj, @@ -3777,13 +3777,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexub ( GLubyte c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexub ( JNIEnv *env, jobject obj, @@ -3802,13 +3802,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexdv ( const GLdouble * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexdv ( JNIEnv *env, jobject obj, @@ -3842,13 +3842,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexfv ( const GLfloat * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexfv ( JNIEnv *env, jobject obj, @@ -3882,13 +3882,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexiv ( const GLint * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexiv ( JNIEnv *env, jobject obj, @@ -3922,13 +3922,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexsv ( const GLshort * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexsv ( JNIEnv *env, jobject obj, @@ -3962,13 +3962,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexubv ( const GLubyte * c ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexubv ( JNIEnv *env, jobject obj, @@ -4002,13 +4002,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseByteArrayElements(env, c, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3b ( GLbyte red , GLbyte green , GLbyte blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3b ( JNIEnv *env, jobject obj, @@ -4031,13 +4031,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3d ( GLdouble red , GLdouble green , GLdouble blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3d ( JNIEnv *env, jobject obj, @@ -4060,13 +4060,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3f ( GLfloat red , GLfloat green , GLfloat blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3f ( JNIEnv *env, jobject obj, @@ -4089,13 +4089,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3i ( GLint red , GLint green , GLint blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3i ( JNIEnv *env, jobject obj, @@ -4118,13 +4118,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3s ( GLshort red , GLshort green , GLshort blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3s ( JNIEnv *env, jobject obj, @@ -4147,13 +4147,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ub ( GLubyte red , GLubyte green , GLubyte blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3ub ( JNIEnv *env, jobject obj, @@ -4176,13 +4176,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ui ( GLuint red , GLuint green , GLuint blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3ui ( JNIEnv *env, jobject obj, @@ -4205,13 +4205,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3us ( GLushort red , GLushort green , GLushort blue ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3us ( JNIEnv *env, jobject obj, @@ -4234,13 +4234,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4b ( GLbyte red , GLbyte green , GLbyte blue , GLbyte alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4b ( JNIEnv *env, jobject obj, @@ -4265,13 +4265,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4d ( GLdouble red , GLdouble green , GLdouble blue , GLdouble alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4d ( JNIEnv *env, jobject obj, @@ -4296,13 +4296,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4f ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4f ( JNIEnv *env, jobject obj, @@ -4327,13 +4327,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4i ( GLint red , GLint green , GLint blue , GLint alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4i ( JNIEnv *env, jobject obj, @@ -4358,13 +4358,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4s ( GLshort red , GLshort green , GLshort blue , GLshort alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4s ( JNIEnv *env, jobject obj, @@ -4389,13 +4389,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ub ( GLubyte red , GLubyte green , GLubyte blue , GLubyte alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4ub ( JNIEnv *env, jobject obj, @@ -4420,13 +4420,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ui ( GLuint red , GLuint green , GLuint blue , GLuint alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4ui ( JNIEnv *env, jobject obj, @@ -4451,13 +4451,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4us ( GLushort red , GLushort green , GLushort blue , GLushort alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4us ( JNIEnv *env, jobject obj, @@ -4482,13 +4482,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3bv ( JNIEnv *env, jobject obj, @@ -4522,13 +4522,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3dv ( JNIEnv *env, jobject obj, @@ -4562,13 +4562,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3fv ( JNIEnv *env, jobject obj, @@ -4602,13 +4602,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3iv ( JNIEnv *env, jobject obj, @@ -4642,13 +4642,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3sv ( JNIEnv *env, jobject obj, @@ -4682,13 +4682,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ubv ( const GLubyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3ubv ( JNIEnv *env, jobject obj, @@ -4722,13 +4722,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3uiv ( const GLuint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3uiv ( JNIEnv *env, jobject obj, @@ -4762,13 +4762,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3usv ( const GLushort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor3usv ( JNIEnv *env, jobject obj, @@ -4802,13 +4802,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4bv ( JNIEnv *env, jobject obj, @@ -4842,13 +4842,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4dv ( JNIEnv *env, jobject obj, @@ -4882,13 +4882,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4fv ( JNIEnv *env, jobject obj, @@ -4922,13 +4922,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4iv ( JNIEnv *env, jobject obj, @@ -4962,13 +4962,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4sv ( JNIEnv *env, jobject obj, @@ -5002,13 +5002,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ubv ( const GLubyte * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4ubv ( JNIEnv *env, jobject obj, @@ -5042,13 +5042,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseByteArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4uiv ( const GLuint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4uiv ( JNIEnv *env, jobject obj, @@ -5082,13 +5082,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4usv ( const GLushort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColor4usv ( JNIEnv *env, jobject obj, @@ -5122,13 +5122,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1d ( GLdouble s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1d ( JNIEnv *env, jobject obj, @@ -5147,13 +5147,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1f ( GLfloat s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1f ( JNIEnv *env, jobject obj, @@ -5172,13 +5172,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1i ( GLint s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1i ( JNIEnv *env, jobject obj, @@ -5197,13 +5197,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1s ( GLshort s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1s ( JNIEnv *env, jobject obj, @@ -5222,13 +5222,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2d ( GLdouble s , GLdouble t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2d ( JNIEnv *env, jobject obj, @@ -5249,13 +5249,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2f ( GLfloat s , GLfloat t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2f ( JNIEnv *env, jobject obj, @@ -5276,13 +5276,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2i ( GLint s , GLint t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2i ( JNIEnv *env, jobject obj, @@ -5303,13 +5303,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2s ( GLshort s , GLshort t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2s ( JNIEnv *env, jobject obj, @@ -5330,13 +5330,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3d ( GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3d ( JNIEnv *env, jobject obj, @@ -5359,13 +5359,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3f ( GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3f ( JNIEnv *env, jobject obj, @@ -5388,13 +5388,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3i ( GLint s , GLint t , GLint r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3i ( JNIEnv *env, jobject obj, @@ -5417,13 +5417,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3s ( GLshort s , GLshort t , GLshort r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3s ( JNIEnv *env, jobject obj, @@ -5446,13 +5446,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4d ( GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4d ( JNIEnv *env, jobject obj, @@ -5477,13 +5477,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4f ( GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4f ( JNIEnv *env, jobject obj, @@ -5508,13 +5508,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4i ( GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4i ( JNIEnv *env, jobject obj, @@ -5539,13 +5539,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4s ( GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4s ( JNIEnv *env, jobject obj, @@ -5570,13 +5570,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1dv ( JNIEnv *env, jobject obj, @@ -5610,13 +5610,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1fv ( JNIEnv *env, jobject obj, @@ -5650,13 +5650,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1iv ( JNIEnv *env, jobject obj, @@ -5690,13 +5690,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord1sv ( JNIEnv *env, jobject obj, @@ -5730,13 +5730,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2dv ( JNIEnv *env, jobject obj, @@ -5770,13 +5770,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2fv ( JNIEnv *env, jobject obj, @@ -5810,13 +5810,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2iv ( JNIEnv *env, jobject obj, @@ -5850,13 +5850,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord2sv ( JNIEnv *env, jobject obj, @@ -5890,13 +5890,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3dv ( JNIEnv *env, jobject obj, @@ -5930,13 +5930,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3fv ( JNIEnv *env, jobject obj, @@ -5970,13 +5970,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3iv ( JNIEnv *env, jobject obj, @@ -6010,13 +6010,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord3sv ( JNIEnv *env, jobject obj, @@ -6050,13 +6050,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4dv ( JNIEnv *env, jobject obj, @@ -6090,13 +6090,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4fv ( JNIEnv *env, jobject obj, @@ -6130,13 +6130,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4iv ( JNIEnv *env, jobject obj, @@ -6170,13 +6170,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoord4sv ( JNIEnv *env, jobject obj, @@ -6210,13 +6210,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2d ( GLdouble x , GLdouble y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2d ( JNIEnv *env, jobject obj, @@ -6237,13 +6237,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2f ( GLfloat x , GLfloat y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2f ( JNIEnv *env, jobject obj, @@ -6264,13 +6264,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2i ( GLint x , GLint y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2i ( JNIEnv *env, jobject obj, @@ -6291,13 +6291,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2s ( GLshort x , GLshort y ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2s ( JNIEnv *env, jobject obj, @@ -6318,13 +6318,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3d ( JNIEnv *env, jobject obj, @@ -6347,13 +6347,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3f ( JNIEnv *env, jobject obj, @@ -6376,13 +6376,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3i ( JNIEnv *env, jobject obj, @@ -6405,13 +6405,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3s ( JNIEnv *env, jobject obj, @@ -6434,13 +6434,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4d ( JNIEnv *env, jobject obj, @@ -6465,13 +6465,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4f ( JNIEnv *env, jobject obj, @@ -6496,13 +6496,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4i ( JNIEnv *env, jobject obj, @@ -6527,13 +6527,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4s ( JNIEnv *env, jobject obj, @@ -6558,13 +6558,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2dv ( JNIEnv *env, jobject obj, @@ -6598,13 +6598,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2fv ( JNIEnv *env, jobject obj, @@ -6638,13 +6638,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2iv ( JNIEnv *env, jobject obj, @@ -6678,13 +6678,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos2sv ( JNIEnv *env, jobject obj, @@ -6718,13 +6718,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3dv ( JNIEnv *env, jobject obj, @@ -6758,13 +6758,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3fv ( JNIEnv *env, jobject obj, @@ -6798,13 +6798,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3iv ( JNIEnv *env, jobject obj, @@ -6838,13 +6838,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos3sv ( JNIEnv *env, jobject obj, @@ -6878,13 +6878,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4dv ( JNIEnv *env, jobject obj, @@ -6918,13 +6918,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4fv ( JNIEnv *env, jobject obj, @@ -6958,13 +6958,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4iv ( JNIEnv *env, jobject obj, @@ -6998,13 +6998,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRasterPos4sv ( JNIEnv *env, jobject obj, @@ -7038,13 +7038,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectd ( GLdouble x1 , GLdouble y1 , GLdouble x2 , GLdouble y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectd ( JNIEnv *env, jobject obj, @@ -7069,13 +7069,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectf ( GLfloat x1 , GLfloat y1 , GLfloat x2 , GLfloat y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectf ( JNIEnv *env, jobject obj, @@ -7100,13 +7100,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRecti ( GLint x1 , GLint y1 , GLint x2 , GLint y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRecti ( JNIEnv *env, jobject obj, @@ -7131,13 +7131,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRects ( GLshort x1 , GLshort y1 , GLshort x2 , GLshort y2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRects ( JNIEnv *env, jobject obj, @@ -7162,13 +7162,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectdv ( const GLdouble * v1 , const GLdouble * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectdv ( JNIEnv *env, jobject obj, @@ -7219,13 +7219,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectfv ( const GLfloat * v1 , const GLfloat * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectfv ( JNIEnv *env, jobject obj, @@ -7276,13 +7276,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectiv ( const GLint * v1 , const GLint * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectiv ( JNIEnv *env, jobject obj, @@ -7333,13 +7333,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectsv ( const GLshort * v1 , const GLshort * v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glRectsv ( JNIEnv *env, jobject obj, @@ -7390,13 +7390,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v2, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertexPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertexPointer__III_3B ( JNIEnv *env, jobject obj, @@ -7670,13 +7670,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormalPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormalPointer__II_3B ( JNIEnv *env, jobject obj, @@ -7936,13 +7936,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, ptr, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorPointer__III_3B ( JNIEnv *env, jobject obj, @@ -8216,13 +8216,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexPointer__II_3B ( JNIEnv *env, jobject obj, @@ -8482,13 +8482,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, ptr, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoordPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoordPointer__III_3B ( JNIEnv *env, jobject obj, @@ -8762,13 +8762,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagPointer ( GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlagPointer__I_3B ( JNIEnv *env, jobject obj, @@ -9014,13 +9014,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, ptr, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPointerv ( GLenum pname , void * * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPointerv__I_3_3B ( JNIEnv *env, jobject obj, @@ -9266,13 +9266,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glArrayElement ( GLint i ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glArrayElement ( JNIEnv *env, jobject obj, @@ -9291,13 +9291,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawArrays ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawArrays ( JNIEnv *env, jobject obj, @@ -9320,13 +9320,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawElements ( GLenum mode , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawElements__III_3B ( JNIEnv *env, jobject obj, @@ -9600,13 +9600,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, indices, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glInterleavedArrays ( GLenum format , GLsizei stride , const GLvoid * pointer ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glInterleavedArrays__II_3B ( JNIEnv *env, jobject obj, @@ -9866,13 +9866,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, pointer, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glShadeModel ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glShadeModel ( JNIEnv *env, jobject obj, @@ -9891,13 +9891,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightf ( GLenum light , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightf ( JNIEnv *env, jobject obj, @@ -9920,13 +9920,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLighti ( GLenum light , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLighti ( JNIEnv *env, jobject obj, @@ -9949,13 +9949,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightfv ( GLenum light , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightfv ( JNIEnv *env, jobject obj, @@ -9993,13 +9993,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightiv ( GLenum light , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightiv ( JNIEnv *env, jobject obj, @@ -10037,13 +10037,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetLightfv ( GLenum light , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetLightfv ( JNIEnv *env, jobject obj, @@ -10081,13 +10081,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetLightiv ( GLenum light , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetLightiv ( JNIEnv *env, jobject obj, @@ -10125,13 +10125,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModelf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModelf ( JNIEnv *env, jobject obj, @@ -10152,13 +10152,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModeli ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModeli ( JNIEnv *env, jobject obj, @@ -10179,13 +10179,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModelfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModelfv ( JNIEnv *env, jobject obj, @@ -10221,13 +10221,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModeliv ( GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLightModeliv ( JNIEnv *env, jobject obj, @@ -10263,13 +10263,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialf ( GLenum face , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMaterialf ( JNIEnv *env, jobject obj, @@ -10292,13 +10292,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMateriali ( GLenum face , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMateriali ( JNIEnv *env, jobject obj, @@ -10321,13 +10321,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialfv ( GLenum face , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMaterialfv ( JNIEnv *env, jobject obj, @@ -10365,13 +10365,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialiv ( GLenum face , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMaterialiv ( JNIEnv *env, jobject obj, @@ -10409,13 +10409,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMaterialfv ( GLenum face , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMaterialfv ( JNIEnv *env, jobject obj, @@ -10453,13 +10453,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMaterialiv ( GLenum face , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMaterialiv ( JNIEnv *env, jobject obj, @@ -10497,13 +10497,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorMaterial ( GLenum face , GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorMaterial ( JNIEnv *env, jobject obj, @@ -10524,13 +10524,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelZoom ( GLfloat xfactor , GLfloat yfactor ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelZoom ( JNIEnv *env, jobject obj, @@ -10551,13 +10551,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelStoref ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelStoref ( JNIEnv *env, jobject obj, @@ -10578,13 +10578,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelStorei ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelStorei ( JNIEnv *env, jobject obj, @@ -10605,13 +10605,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelTransferf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelTransferf ( JNIEnv *env, jobject obj, @@ -10632,13 +10632,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelTransferi ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelTransferi ( JNIEnv *env, jobject obj, @@ -10659,13 +10659,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapfv ( GLenum map , GLint mapsize , const GLfloat * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelMapfv ( JNIEnv *env, jobject obj, @@ -10703,13 +10703,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, values, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapuiv ( GLenum map , GLint mapsize , const GLuint * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelMapuiv ( JNIEnv *env, jobject obj, @@ -10747,13 +10747,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, values, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapusv ( GLenum map , GLint mapsize , const GLushort * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPixelMapusv ( JNIEnv *env, jobject obj, @@ -10791,13 +10791,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, values, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapfv ( GLenum map , GLfloat * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPixelMapfv ( JNIEnv *env, jobject obj, @@ -10833,13 +10833,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapuiv ( GLenum map , GLuint * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPixelMapuiv ( JNIEnv *env, jobject obj, @@ -10875,13 +10875,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapusv ( GLenum map , GLushort * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPixelMapusv ( JNIEnv *env, jobject obj, @@ -10917,13 +10917,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, values, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBitmap ( GLsizei width , GLsizei height , GLfloat xorig , GLfloat yorig , GLfloat xmove , GLfloat ymove , const GLubyte * bitmap ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBitmap ( JNIEnv *env, jobject obj, @@ -10969,13 +10969,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseByteArrayElements(env, bitmap, ptr6, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glReadPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glReadPixels__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -11291,13 +11291,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, pixels, ptr6, (isCopiedArray6 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawPixels ( GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawPixels__IIII_3B ( JNIEnv *env, jobject obj, @@ -11585,13 +11585,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, pixels, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum type ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyPixels ( JNIEnv *env, jobject obj, @@ -11618,13 +11618,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilFunc ( GLenum func , GLint ref , GLuint mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glStencilFunc ( JNIEnv *env, jobject obj, @@ -11647,13 +11647,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilMask ( GLuint mask ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glStencilMask ( JNIEnv *env, jobject obj, @@ -11672,13 +11672,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilOp ( GLenum fail , GLenum zfail , GLenum zpass ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glStencilOp ( JNIEnv *env, jobject obj, @@ -11701,13 +11701,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearStencil ( GLint s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClearStencil ( JNIEnv *env, jobject obj, @@ -11726,13 +11726,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGend ( GLenum coord , GLenum pname , GLdouble param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGend ( JNIEnv *env, jobject obj, @@ -11755,13 +11755,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGenf ( GLenum coord , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGenf ( JNIEnv *env, jobject obj, @@ -11784,13 +11784,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGeni ( GLenum coord , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGeni ( JNIEnv *env, jobject obj, @@ -11813,13 +11813,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGendv ( GLenum coord , GLenum pname , const GLdouble * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGendv ( JNIEnv *env, jobject obj, @@ -11857,13 +11857,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGenfv ( GLenum coord , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGenfv ( JNIEnv *env, jobject obj, @@ -11901,13 +11901,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGeniv ( GLenum coord , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexGeniv ( JNIEnv *env, jobject obj, @@ -11945,13 +11945,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGendv ( GLenum coord , GLenum pname , GLdouble * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexGendv ( JNIEnv *env, jobject obj, @@ -11989,13 +11989,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGenfv ( GLenum coord , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexGenfv ( JNIEnv *env, jobject obj, @@ -12033,13 +12033,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGeniv ( GLenum coord , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexGeniv ( JNIEnv *env, jobject obj, @@ -12077,13 +12077,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnvf ( JNIEnv *env, jobject obj, @@ -12106,13 +12106,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvi ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnvi ( JNIEnv *env, jobject obj, @@ -12135,13 +12135,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnvfv ( JNIEnv *env, jobject obj, @@ -12179,13 +12179,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnviv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexEnviv ( JNIEnv *env, jobject obj, @@ -12223,13 +12223,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexEnvfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexEnvfv ( JNIEnv *env, jobject obj, @@ -12267,13 +12267,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexEnviv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexEnviv ( JNIEnv *env, jobject obj, @@ -12311,13 +12311,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameterf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameterf ( JNIEnv *env, jobject obj, @@ -12340,13 +12340,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameteri ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameteri ( JNIEnv *env, jobject obj, @@ -12369,13 +12369,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameterfv ( JNIEnv *env, jobject obj, @@ -12413,13 +12413,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexParameteriv ( JNIEnv *env, jobject obj, @@ -12457,13 +12457,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexParameterfv ( JNIEnv *env, jobject obj, @@ -12501,13 +12501,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexParameteriv ( JNIEnv *env, jobject obj, @@ -12545,13 +12545,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexLevelParameterfv ( GLenum target , GLint level , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexLevelParameterfv ( JNIEnv *env, jobject obj, @@ -12591,13 +12591,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexLevelParameteriv ( GLenum target , GLint level , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexLevelParameteriv ( JNIEnv *env, jobject obj, @@ -12637,13 +12637,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage1D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage1D__IIIIIII_3B ( JNIEnv *env, jobject obj, @@ -12973,13 +12973,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, pixels, ptr7, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage2D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage2D__IIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -13323,13 +13323,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, pixels, ptr8, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexImage ( GLenum target , GLint level , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetTexImage__IIII_3B ( JNIEnv *env, jobject obj, @@ -13617,13 +13617,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, pixels, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGenTextures ( GLsizei n , GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGenTextures ( JNIEnv *env, jobject obj, @@ -13659,13 +13659,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, textures, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteTextures ( GLsizei n , const GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDeleteTextures ( JNIEnv *env, jobject obj, @@ -13701,13 +13701,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, textures, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBindTexture ( GLenum target , GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBindTexture ( JNIEnv *env, jobject obj, @@ -13728,13 +13728,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPrioritizeTextures ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPrioritizeTextures ( JNIEnv *env, jobject obj, @@ -13787,13 +13787,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, priorities, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glAreTexturesResident ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glAreTexturesResident ( JNIEnv *env, jobject obj, @@ -13849,13 +13849,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsTexture ( GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsTexture ( JNIEnv *env, jobject obj, @@ -13877,13 +13877,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLsizei width , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage1D__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -14199,13 +14199,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, pixels, ptr6, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage2D__IIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -14549,13 +14549,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, pixels, ptr8, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexImage1D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLint border ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexImage1D ( JNIEnv *env, jobject obj, @@ -14586,13 +14586,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexImage2D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height , GLint border ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexImage2D ( JNIEnv *env, jobject obj, @@ -14625,13 +14625,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage1D ( JNIEnv *env, jobject obj, @@ -14660,13 +14660,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage2D ( JNIEnv *env, jobject obj, @@ -14699,13 +14699,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap1d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint stride , GLint order , const GLdouble * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap1d ( JNIEnv *env, jobject obj, @@ -14749,13 +14749,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, points, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap1f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint stride , GLint order , const GLfloat * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap1f ( JNIEnv *env, jobject obj, @@ -14799,13 +14799,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, points, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap2d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint ustride , GLint uorder , GLdouble v1 , GLdouble v2 , GLint vstride , GLint vorder , const GLdouble * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap2d ( JNIEnv *env, jobject obj, @@ -14857,13 +14857,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, points, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap2f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint ustride , GLint uorder , GLfloat v1 , GLfloat v2 , GLint vstride , GLint vorder , const GLfloat * points ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMap2f ( JNIEnv *env, jobject obj, @@ -14915,13 +14915,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, points, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapdv ( GLenum target , GLenum query , GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMapdv ( JNIEnv *env, jobject obj, @@ -14959,13 +14959,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapfv ( GLenum target , GLenum query , GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMapfv ( JNIEnv *env, jobject obj, @@ -15003,13 +15003,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapiv ( GLenum target , GLenum query , GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMapiv ( JNIEnv *env, jobject obj, @@ -15047,13 +15047,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1d ( GLdouble u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1d ( JNIEnv *env, jobject obj, @@ -15072,13 +15072,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1f ( GLfloat u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1f ( JNIEnv *env, jobject obj, @@ -15097,13 +15097,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1dv ( const GLdouble * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1dv ( JNIEnv *env, jobject obj, @@ -15137,13 +15137,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1fv ( const GLfloat * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord1fv ( JNIEnv *env, jobject obj, @@ -15177,13 +15177,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2d ( GLdouble u , GLdouble v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2d ( JNIEnv *env, jobject obj, @@ -15204,13 +15204,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2f ( GLfloat u , GLfloat v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2f ( JNIEnv *env, jobject obj, @@ -15231,13 +15231,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2dv ( const GLdouble * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2dv ( JNIEnv *env, jobject obj, @@ -15271,13 +15271,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2fv ( const GLfloat * u ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalCoord2fv ( JNIEnv *env, jobject obj, @@ -15311,13 +15311,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, u, ptr0, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid1d ( GLint un , GLdouble u1 , GLdouble u2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid1d ( JNIEnv *env, jobject obj, @@ -15340,13 +15340,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid1f ( GLint un , GLfloat u1 , GLfloat u2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid1f ( JNIEnv *env, jobject obj, @@ -15369,13 +15369,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid2d ( GLint un , GLdouble u1 , GLdouble u2 , GLint vn , GLdouble v1 , GLdouble v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid2d ( JNIEnv *env, jobject obj, @@ -15404,13 +15404,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid2f ( GLint un , GLfloat u1 , GLfloat u2 , GLint vn , GLfloat v1 , GLfloat v2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMapGrid2f ( JNIEnv *env, jobject obj, @@ -15439,13 +15439,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalPoint1 ( GLint i ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalPoint1 ( JNIEnv *env, jobject obj, @@ -15464,13 +15464,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalPoint2 ( GLint i , GLint j ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalPoint2 ( JNIEnv *env, jobject obj, @@ -15491,13 +15491,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalMesh1 ( GLenum mode , GLint i1 , GLint i2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalMesh1 ( JNIEnv *env, jobject obj, @@ -15520,13 +15520,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalMesh2 ( GLenum mode , GLint i1 , GLint i2 , GLint j1 , GLint j2 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEvalMesh2 ( JNIEnv *env, jobject obj, @@ -15553,13 +15553,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogf ( JNIEnv *env, jobject obj, @@ -15580,13 +15580,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogi ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogi ( JNIEnv *env, jobject obj, @@ -15607,13 +15607,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogfv ( JNIEnv *env, jobject obj, @@ -15649,13 +15649,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogiv ( GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFogiv ( JNIEnv *env, jobject obj, @@ -15691,13 +15691,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFeedbackBuffer ( GLsizei size , GLenum type , GLfloat * buffer ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glFeedbackBuffer ( JNIEnv *env, jobject obj, @@ -15735,13 +15735,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, buffer, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPassThrough ( GLfloat token ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPassThrough ( JNIEnv *env, jobject obj, @@ -15760,13 +15760,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glSelectBuffer ( GLsizei size , GLuint * buffer ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glSelectBuffer ( JNIEnv *env, jobject obj, @@ -15802,13 +15802,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, buffer, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glInitNames ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glInitNames ( JNIEnv *env, jobject obj) @@ -15825,13 +15825,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadName ( GLuint name ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLoadName ( JNIEnv *env, jobject obj, @@ -15850,13 +15850,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushName ( GLuint name ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPushName ( JNIEnv *env, jobject obj, @@ -15875,13 +15875,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopName ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPopName ( JNIEnv *env, jobject obj) @@ -15898,13 +15898,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawRangeElements ( GLenum mode , GLuint start , GLuint end , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawRangeElements__IIIII_3B ( JNIEnv *env, jobject obj, @@ -16206,13 +16206,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, indices, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage3D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage3D__IIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -16570,13 +16570,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, pixels, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    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 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage3D__IIIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -16948,13 +16948,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, pixels, ptr10, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage3D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage3D ( JNIEnv *env, jobject obj, @@ -16989,13 +16989,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTable ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTable__IIIII_3B ( JNIEnv *env, jobject obj, @@ -17297,13 +17297,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, table, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorSubTable ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorSubTable__IIIII_3B ( JNIEnv *env, jobject obj, @@ -17605,13 +17605,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, data, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTableParameteriv ( JNIEnv *env, jobject obj, @@ -17649,13 +17649,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTableParameterfv ( JNIEnv *env, jobject obj, @@ -17693,13 +17693,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyColorSubTable ( GLenum target , GLsizei start , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyColorSubTable ( JNIEnv *env, jobject obj, @@ -17726,13 +17726,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyColorTable ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyColorTable ( JNIEnv *env, jobject obj, @@ -17759,13 +17759,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTable ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTable__III_3B ( JNIEnv *env, jobject obj, @@ -18039,13 +18039,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameterfv ( JNIEnv *env, jobject obj, @@ -18083,13 +18083,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameteriv ( JNIEnv *env, jobject obj, @@ -18127,13 +18127,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendEquation ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendEquation ( JNIEnv *env, jobject obj, @@ -18152,13 +18152,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendColor ( JNIEnv *env, jobject obj, @@ -18183,13 +18183,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glHistogram ( GLenum target , GLsizei width , GLenum internalformat , GLboolean sink ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glHistogram ( JNIEnv *env, jobject obj, @@ -18214,13 +18214,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glResetHistogram ( GLenum target ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glResetHistogram ( JNIEnv *env, jobject obj, @@ -18239,13 +18239,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogram ( GLenum target , GLboolean reset , GLenum format , GLenum type , GLvoid * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetHistogram__IZII_3B ( JNIEnv *env, jobject obj, @@ -18533,13 +18533,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogramParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetHistogramParameterfv ( JNIEnv *env, jobject obj, @@ -18577,13 +18577,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogramParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetHistogramParameteriv ( JNIEnv *env, jobject obj, @@ -18621,13 +18621,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMinmax ( GLenum target , GLenum internalformat , GLboolean sink ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMinmax ( JNIEnv *env, jobject obj, @@ -18650,13 +18650,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glResetMinmax ( GLenum target ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glResetMinmax ( JNIEnv *env, jobject obj, @@ -18675,13 +18675,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmax ( GLenum target , GLboolean reset , GLenum format , GLenum types , GLvoid * values ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMinmax__IZII_3B ( JNIEnv *env, jobject obj, @@ -18969,13 +18969,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, values, ptr4, (isCopiedArray4 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmaxParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMinmaxParameterfv ( JNIEnv *env, jobject obj, @@ -19013,13 +19013,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmaxParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetMinmaxParameteriv ( JNIEnv *env, jobject obj, @@ -19057,13 +19057,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionFilter1D ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionFilter1D__IIIII_3B ( JNIEnv *env, jobject obj, @@ -19365,13 +19365,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, image, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionFilter2D__IIIIII_3B ( JNIEnv *env, jobject obj, @@ -19687,13 +19687,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, image, ptr6, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameterf ( GLenum target , GLenum pname , GLfloat params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameterf ( JNIEnv *env, jobject obj, @@ -19716,13 +19716,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameterfv ( JNIEnv *env, jobject obj, @@ -19760,13 +19760,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameteri ( GLenum target , GLenum pname , GLint params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameteri ( JNIEnv *env, jobject obj, @@ -19789,13 +19789,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glConvolutionParameteriv ( JNIEnv *env, jobject obj, @@ -19833,13 +19833,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyConvolutionFilter1D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyConvolutionFilter1D ( JNIEnv *env, jobject obj, @@ -19866,13 +19866,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyConvolutionFilter2D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyConvolutionFilter2D ( JNIEnv *env, jobject obj, @@ -19901,13 +19901,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionFilter ( GLenum target , GLenum format , GLenum type , GLvoid * image ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetConvolutionFilter__III_3B ( JNIEnv *env, jobject obj, @@ -20181,13 +20181,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, image, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetConvolutionParameterfv ( JNIEnv *env, jobject obj, @@ -20225,13 +20225,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetConvolutionParameteriv ( JNIEnv *env, jobject obj, @@ -20269,13 +20269,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glSeparableFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * row , const GLvoid * column ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glSeparableFilter2D__IIIIII_3B_3B ( JNIEnv *env, jobject obj, @@ -20710,13 +20710,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, column, ptr7, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetSeparableFilter ( GLenum target , GLenum format , GLenum type , GLvoid * row , GLvoid * column , GLvoid * span ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetSeparableFilter__III_3B_3B_3B ( JNIEnv *env, jobject obj, @@ -21228,13 +21228,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, span, ptr5, (isCopiedArray5 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendColorEXT ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendColorEXT ( JNIEnv *env, jobject obj, @@ -21259,13 +21259,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonOffsetEXT ( GLfloat factor , GLfloat bias ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPolygonOffsetEXT ( JNIEnv *env, jobject obj, @@ -21286,13 +21286,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage3DEXT ( GLenum target , GLint level , GLenum internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexImage3DEXT__IIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -21650,13 +21650,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, pixels, ptr9, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    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 ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexSubImage3DEXT__IIIIIIIIII_3B ( JNIEnv *env, jobject obj, @@ -22028,13 +22028,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, pixels, ptr10, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage3DEXT ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glCopyTexSubImage3DEXT ( JNIEnv *env, jobject obj, @@ -22069,13 +22069,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGenTexturesEXT ( GLsizei n , GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGenTexturesEXT ( JNIEnv *env, jobject obj, @@ -22111,13 +22111,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, textures, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteTexturesEXT ( GLsizei n , const GLuint * textures ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDeleteTexturesEXT ( JNIEnv *env, jobject obj, @@ -22153,13 +22153,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, textures, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBindTextureEXT ( GLenum target , GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBindTextureEXT ( JNIEnv *env, jobject obj, @@ -22180,13 +22180,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPrioritizeTexturesEXT ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPrioritizeTexturesEXT ( JNIEnv *env, jobject obj, @@ -22239,13 +22239,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, priorities, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glAreTexturesResidentEXT ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glAreTexturesResidentEXT ( JNIEnv *env, jobject obj, @@ -22301,13 +22301,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) } return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsTextureEXT ( GLuint texture ) ;
- * 
- */ + *
+ */ JNIEXPORT jboolean JNICALL Java_gl4java_GLFuncJauJNI_glIsTextureEXT ( JNIEnv *env, jobject obj, @@ -22329,13 +22329,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) return ret; } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertexPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glVertexPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -22623,13 +22623,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, ptr, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormalPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glNormalPointerEXT__III_3B ( JNIEnv *env, jobject obj, @@ -22903,13 +22903,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -23197,13 +23197,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, ptr, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glIndexPointerEXT__III_3B ( JNIEnv *env, jobject obj, @@ -23477,13 +23477,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, ptr, ptr3, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoordPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glTexCoordPointerEXT__IIII_3B ( JNIEnv *env, jobject obj, @@ -23771,13 +23771,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, ptr, ptr4, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagPointerEXT ( GLsizei stride , GLsizei count , const GLboolean * ptr ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glEdgeFlagPointerEXT ( JNIEnv *env, jobject obj, @@ -23815,13 +23815,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseBooleanArrayElements(env, ptr, ptr2, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPointervEXT ( GLenum pname , void * * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetPointervEXT__I_3_3B ( JNIEnv *env, jobject obj, @@ -24067,13 +24067,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, params, ptr1, (isCopiedArray1 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glArrayElementEXT ( GLint i ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glArrayElementEXT ( JNIEnv *env, jobject obj, @@ -24092,13 +24092,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawArraysEXT ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glDrawArraysEXT ( JNIEnv *env, jobject obj, @@ -24121,13 +24121,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendEquationEXT ( GLenum mode ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glBlendEquationEXT ( JNIEnv *env, jobject obj, @@ -24146,13 +24146,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointParameterfEXT ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPointParameterfEXT ( JNIEnv *env, jobject obj, @@ -24173,13 +24173,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointParameterfvEXT ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glPointParameterfvEXT ( JNIEnv *env, jobject obj, @@ -24215,13 +24215,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableEXT ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorTableEXT__IIIII_3B ( JNIEnv *env, jobject obj, @@ -24523,13 +24523,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, table, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorSubTableEXT ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glColorSubTableEXT__IIIII_3B ( JNIEnv *env, jobject obj, @@ -24831,13 +24831,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, data, ptr5, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableEXT ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableEXT__III_3B ( JNIEnv *env, jobject obj, @@ -25111,13 +25111,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseLongArrayElements(env, table, ptr3, (isCopiedArray3 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterfvEXT ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameterfvEXT ( JNIEnv *env, jobject obj, @@ -25155,13 +25155,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterivEXT ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glGetColorTableParameterivEXT ( JNIEnv *env, jobject obj, @@ -25199,13 +25199,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, params, ptr2, (isCopiedArray2 == JNI_TRUE)?0:JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLockArraysEXT ( GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glLockArraysEXT ( JNIEnv *env, jobject obj, @@ -25226,13 +25226,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glUnlockArraysEXT ( void ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glUnlockArraysEXT ( JNIEnv *env, jobject obj) @@ -25249,13 +25249,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glActiveTextureARB ( GLenum texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glActiveTextureARB ( JNIEnv *env, jobject obj, @@ -25274,13 +25274,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClientActiveTextureARB ( GLenum texture ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glClientActiveTextureARB ( JNIEnv *env, jobject obj, @@ -25299,13 +25299,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1dARB ( GLenum target , GLdouble s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1dARB ( JNIEnv *env, jobject obj, @@ -25326,13 +25326,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1dvARB ( JNIEnv *env, jobject obj, @@ -25368,13 +25368,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1fARB ( GLenum target , GLfloat s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1fARB ( JNIEnv *env, jobject obj, @@ -25395,13 +25395,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1fvARB ( JNIEnv *env, jobject obj, @@ -25437,13 +25437,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1iARB ( GLenum target , GLint s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1iARB ( JNIEnv *env, jobject obj, @@ -25464,13 +25464,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1ivARB ( JNIEnv *env, jobject obj, @@ -25506,13 +25506,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1sARB ( GLenum target , GLshort s ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1sARB ( JNIEnv *env, jobject obj, @@ -25533,13 +25533,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord1svARB ( JNIEnv *env, jobject obj, @@ -25575,13 +25575,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2dARB ( GLenum target , GLdouble s , GLdouble t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2dARB ( JNIEnv *env, jobject obj, @@ -25604,13 +25604,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2dvARB ( JNIEnv *env, jobject obj, @@ -25646,13 +25646,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2fARB ( GLenum target , GLfloat s , GLfloat t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2fARB ( JNIEnv *env, jobject obj, @@ -25675,13 +25675,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2fvARB ( JNIEnv *env, jobject obj, @@ -25717,13 +25717,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2iARB ( GLenum target , GLint s , GLint t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2iARB ( JNIEnv *env, jobject obj, @@ -25746,13 +25746,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2ivARB ( JNIEnv *env, jobject obj, @@ -25788,13 +25788,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2sARB ( GLenum target , GLshort s , GLshort t ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2sARB ( JNIEnv *env, jobject obj, @@ -25817,13 +25817,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord2svARB ( JNIEnv *env, jobject obj, @@ -25859,13 +25859,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3dARB ( JNIEnv *env, jobject obj, @@ -25890,13 +25890,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3dvARB ( JNIEnv *env, jobject obj, @@ -25932,13 +25932,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3fARB ( JNIEnv *env, jobject obj, @@ -25963,13 +25963,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3fvARB ( JNIEnv *env, jobject obj, @@ -26005,13 +26005,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3iARB ( GLenum target , GLint s , GLint t , GLint r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3iARB ( JNIEnv *env, jobject obj, @@ -26036,13 +26036,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3ivARB ( JNIEnv *env, jobject obj, @@ -26078,13 +26078,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3sARB ( GLenum target , GLshort s , GLshort t , GLshort r ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3sARB ( JNIEnv *env, jobject obj, @@ -26109,13 +26109,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord3svARB ( JNIEnv *env, jobject obj, @@ -26151,13 +26151,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4dARB ( JNIEnv *env, jobject obj, @@ -26184,13 +26184,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4dvARB ( JNIEnv *env, jobject obj, @@ -26226,13 +26226,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseDoubleArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4fARB ( JNIEnv *env, jobject obj, @@ -26259,13 +26259,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4fvARB ( JNIEnv *env, jobject obj, @@ -26301,13 +26301,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseFloatArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4iARB ( GLenum target , GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4iARB ( JNIEnv *env, jobject obj, @@ -26334,13 +26334,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4ivARB ( JNIEnv *env, jobject obj, @@ -26376,13 +26376,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseIntArrayElements(env, v, ptr1, JNI_ABORT); } } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4sARB ( GLenum target , GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4sARB ( JNIEnv *env, jobject obj, @@ -26409,13 +26409,13 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) ); } - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ JNIEXPORT void JNICALL Java_gl4java_GLFuncJauJNI_glMultiTexCoord4svARB ( JNIEnv *env, jobject obj, @@ -26451,5 +26451,5 @@ Java_gl4java_GLFuncJauJNI_getNativeVersion ( JNIEnv *env, jobject obj ) (*env)->ReleaseShortArrayElements(env, v, ptr1, JNI_ABORT); } } - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ diff --git a/CNativeCode/OpenGL_X11_common.c b/CNativeCode/OpenGL_X11_common.c index cef4290..0c92a65 100644 --- a/CNativeCode/OpenGL_X11_common.c +++ b/CNativeCode/OpenGL_X11_common.c @@ -53,7 +53,8 @@ * be associated with the window */ int LIBAPIENTRY get_GC( Display *display, Window win, XVisualInfo *visual, - GLXContext *gc, GLXContext gc_share) + GLXContext *gc, GLXContext gc_share, + jboolean verbose ) { int trial = 2; @@ -78,8 +79,17 @@ int LIBAPIENTRY get_GC( Display *display, Window win, XVisualInfo *visual, /* associated the context with the X window */ if( glXMakeCurrent( display, win, *gc ) == False) { glXDestroyContext( display, *gc ); + if(JNI_TRUE==verbose) + { + fprintf(stderr, "GL4Java: glXCreateContext trial %p\n", *gc); + fprintf(stderr, "GL4Java: glXDestroyContext trial %p\n", *gc); + } continue; - } else return 0; + } else { + if(JNI_TRUE==verbose) + fprintf(stderr, "GL4Java: glXCreateContext sure %p\n", *gc); + return 0; + } } return -2; @@ -254,7 +264,7 @@ VisualGC LIBAPIENTRY findVisualGlX( Display *display, if( *pOwnWin == JNI_TRUE && newWin!=0 && (gc_ret=get_GC( display, newWin, - vgc.visual, &(vgc.gc), shareWith)) == 0 + vgc.visual, &(vgc.gc), shareWith, verbose)) == 0 ) { vgc.success=1; @@ -262,7 +272,7 @@ VisualGC LIBAPIENTRY findVisualGlX( Display *display, } else if( vgc.visual!=NULL && *pOwnWin == JNI_FALSE && *pWin!=0 && (gc_ret=get_GC( display, *pWin, - vgc.visual, &(vgc.gc), shareWith)) == 0 + vgc.visual, &(vgc.gc), shareWith, verbose)) == 0 ) { vgc.success=1; diff --git a/CNativeCode/OpenGL_X11_common.h b/CNativeCode/OpenGL_X11_common.h index 2eff8e3..bba3040 100644 --- a/CNativeCode/OpenGL_X11_common.h +++ b/CNativeCode/OpenGL_X11_common.h @@ -30,7 +30,8 @@ */ LIBAPI int LIBAPIENTRY get_GC( Display *display, Window win, XVisualInfo *visual, - GLXContext *gc, GLXContext gc_share); + GLXContext *gc, GLXContext gc_share, + jboolean verbose ); LIBAPI VisualGC LIBAPIENTRY findVisualGlX( Display *display, Window rootWin, diff --git a/CNativeCode/OpenGL_X11_jawt.c b/CNativeCode/OpenGL_X11_jawt.c index 5b69b50..db7cd39 100644 --- a/CNativeCode/OpenGL_X11_jawt.c +++ b/CNativeCode/OpenGL_X11_jawt.c @@ -875,7 +875,11 @@ Java_gl4java_GLContext_gljDestroyNative( JNIEnv *env, jobject obj, if(ret==JNI_TRUE) { if(gc!=0) + { + if(JNI_TRUE==verbose) + fprintf(stderr, "GL4Java: glXDestroyContext sure %p\n", gc); glXDestroyContext(disp, gc); + } if(pix!=0) { if(win!=0) diff --git a/README-Version-2-5-2.txt b/README-Version-2-5-2.txt new file mode 100644 index 0000000..eaf5c30 --- /dev/null +++ b/README-Version-2-5-2.txt @@ -0,0 +1,126 @@ +GL4Java has it's new _legal_ name: + + OpenGL[tm] for Java[tm] + + It's abbreviation may be gl4java .. with the additional trademark hints ! + +Summary Version 2-5-2-0 testX: +=============================== + - jdk1.3 and jdk >=1.4 support while implementing the JAWT interface ! + - multi threading usage is more reliabel. + - code is now 64bit clean, 64bit prepared + - Using the new revision makes your existing code incompatible, + because: + - The GLUFunc.gluNew* etc. methods uses the long type for + the reference holder for quadric, tesselation, + .. (old: int type) ! + + This is, because this new revision is completly 64bit clean ! + All native reference holders are of type long ! + + - You did not encapsulate your OpenGL calls within + GLContext.gljMakeCurrent + + GLContext.gljFree + e.g. within the GLCanvas.display method: + glj.gljMakeCurrent(); // lock GL Context + gl.glBegin(); + gl.glEnd(); + glj.gljSwap(); + glj.gljFree(); // release GL Context + + All the demo's have been updated in the new test release, + to work with 2.5.2.0 ! + +The prerelease can be fetched: + + binary-packages: + http://www.jausoft.com/Files/Java/1.1.X/GL4Java/binpkg + + sources, doc's, demo's: + http://www.jausoft.com/Files/Java/1.1.X/GL4Java/archive + + The CVS repository is commited and tagged: rev-2-5-2-0-testX + http://gl4java.sourceforge.net/ + +Experience: +========== + Linux 2.4.1, XFree86 4.0.2, kde 2.1 beta2: + + Command-Line JDK (1.1-1.3, sun, blackdown, ibm(no jawt)): OK ! + Indirect DRI (Mesa-Soft 3.3): OK + NVidia 0.96: OK + See NVidia notes below ! + + Netscape + Netscape JVM: ERROR ! + does not work, because Netscape's JVM + implementation on linux looks like + not to handle long-types within the JNI API .. ?! + + Netscape + j2re-1_3_0_01: OK ! + Indirect DRI (Mesa-Soft 3.3): OK + NVidia 0.96: OK + See NVidia notes below ! + + Konqueror (2.1 beta2): + jdk 1.3-sun: ERROR + Applet runs, but nothing is visible ! + + jdk 1.3-ibm (no jawt): OK ! + + jdk 1.3-blackdown: OK ! + Indirect DRI (Mesa-Soft 3.3): OK + NVidia 0.96: OK + See NVidia notes below ! + + Win98/WinNT4.0(*): + + Command-Line JDK (1.1-1.3, sun): OK ! + Well, you have to start the java.exe from the + /jre/bin/java.exe + Otherwise, the jawt.dll is not found !! BUG in JDK !! + + IExplorer + MS-JVM buil 3802: OK ! + JDirect usage .. + + JRE 1.3* Plugin + ( IExplorer | Netscape ) OK ! + + Netscape + Netscape JVM OK ! + + (*) WinNT 4.0: + On my system (servicepack6, nvidia detonator3), + i cannot restart the applet ! + An read access to adress 0x000000 occures right from + NVidia's OGL implementation !! + Looks like another bug within NVidia ? + See NVidia notes below ! + Well, Win98 runs fine + + +NVidia Driver Note's: +==================== + +The Linux 0.96 driver, and may be the winnt4.0 drivers, +looks like not being able to handle THREAD's very well ! + +Example: + +JVM Process 1: + JVM Process 1 - Thread 1: + >MakeCurrent() + >Free() + + This Produces many .X.err logs regarding to new created drawables for + same thread !(?) + +If you use the same JVM process, and you start many applets -> native threads, +the GL context managment looks like very confused. +On Linux the GL rendering went slower and slower ! +But a restarted JVM is fast as its first time ! +Yes - GL4Java does destroy the glcontext +and finalizes well ! + +comments, ideas are very wellcome ! + +kind regards, sven + diff --git a/Tesselation.txt b/Tesselation.txt index 6946c8d..10b45fe 100644 --- a/Tesselation.txt +++ b/Tesselation.txt @@ -35,7 +35,7 @@ Jean-Yves BRUD asked: > callback), > what is the value of the signature parameter ? -public void gluTessCallback( int tobj, int which, +public void gluTessCallback( long tobj, int which, Object methodClassInstance, String methodName, String signature, @@ -77,7 +77,7 @@ Jean-Yves BRUD asked: > voidArrayLen4, voidArrayLen5, and what value do I need to put ? > -public void gluTessCallback( int tobj, int which, +public void gluTessCallback( long tobj, int which, Object methodClassInstance, String methodName, String signature, diff --git a/demos/MiscDemos/gears.java b/demos/MiscDemos/gears.java index 3be3c28..e544a08 100644 --- a/demos/MiscDemos/gears.java +++ b/demos/MiscDemos/gears.java @@ -23,7 +23,7 @@ public class gears extends SimpleGLAnimApplet1 /* Initialize the applet */ static { - GLContext.gljNativeDebug = false; + GLContext.gljNativeDebug = true; GLContext.gljThreadDebug = false; GLContext.gljClassDebug = true; } @@ -31,6 +31,9 @@ public class gears extends SimpleGLAnimApplet1 public void init() { + GLContext.gljNativeDebug = true; + GLContext.gljThreadDebug = false; + GLContext.gljClassDebug = true; init(false); } diff --git a/gl4java/GLEnum.java b/gl4java/GLEnum.java index 08d1e60..a096e56 100644 --- a/gl4java/GLEnum.java +++ b/gl4java/GLEnum.java @@ -30,1318 +30,1318 @@ public interface GLEnum * Reading from file: gl-enum-auto.orig.h . . . * Destination-Class: gl4java_GLEnum ! */ - - public static final int GL_1PASS_ARB = 0x80A1; - public static final int GL_1PASS_SGIS = 0x80A1; - public static final int GL_2D = 0x0600; - public static final int GL_2PASS_0_ARB = 0x80A2; - public static final int GL_2PASS_0_SGIS = 0x80A2; - public static final int GL_2PASS_1_ARB = 0x80A3; - public static final int GL_2PASS_1_SGIS = 0x80A3; - public static final int GL_2_BYTES = 0x1407; - public static final int GL_3D = 0x0601; - public static final int GL_3D_COLOR = 0x0602; - public static final int GL_3D_COLOR_TEXTURE = 0x0603; - public static final int GL_3_BYTES = 0x1408; - public static final int GL_422_AVERAGE_EXT = 0x80CE; - public static final int GL_422_EXT = 0x80CC; - public static final int GL_422_REV_AVERAGE_EXT = 0x80CF; - public static final int GL_422_REV_EXT = 0x80CD; - public static final int GL_4D_COLOR_TEXTURE = 0x0604; - public static final int GL_4PASS_0_ARB = 0x80A4; - public static final int GL_4PASS_0_SGIS = 0x80A4; - public static final int GL_4PASS_1_ARB = 0x80A5; - public static final int GL_4PASS_1_SGIS = 0x80A5; - public static final int GL_4PASS_2_ARB = 0x80A6; - public static final int GL_4PASS_2_SGIS = 0x80A6; - public static final int GL_4PASS_3_ARB = 0x80A7; - public static final int GL_4PASS_3_SGIS = 0x80A7; - public static final int GL_4_BYTES = 0x1409; - public static final int GL_ABGR_EXT = 0x8000; - public static final int GL_ACCUM = 0x0100; - public static final int GL_ACCUM_ALPHA_BITS = 0x0D5B; - public static final int GL_ACCUM_BLUE_BITS = 0x0D5A; - public static final int GL_ACCUM_BUFFER_BIT = 0x00000200; - public static final int GL_ACCUM_CLEAR_VALUE = 0x0B80; - public static final int GL_ACCUM_GREEN_BITS = 0x0D59; - public static final int GL_ACCUM_RED_BITS = 0x0D58; - public static final int GL_ACTIVE_TEXTURE_ARB = 0x84E0; - public static final int GL_ADD = 0x0104; - public static final int GL_ADD_SIGNED_EXT = 0x8574; - public static final int GL_ALIASED_LINE_WIDTH_RANGE = 0x846E; - public static final int GL_ALIASED_POINT_SIZE_RANGE = 0x846D; - public static final int GL_ALLOW_DRAW_FRG_HINT_PGI = 107024; - public static final int GL_ALLOW_DRAW_MEM_HINT_PGI = 107025; - public static final int GL_ALLOW_DRAW_OBJ_HINT_PGI = 107022; - public static final int GL_ALLOW_DRAW_WIN_HINT_PGI = 107023; - public static final int GL_ALL_ATTRIB_BITS = 0x000FFFFF; - public static final int GL_ALL_STATIC_DATA_IBM = 0x19294; - public static final int GL_ALPHA = 0x1906; - public static final int GL_ALPHA12 = 0x803D; - public static final int GL_ALPHA12_EXT = 0x803D; - public static final int GL_ALPHA16 = 0x803E; - public static final int GL_ALPHA16_EXT = 0x803E; - public static final int GL_ALPHA4 = 0x803B; - public static final int GL_ALPHA4_EXT = 0x803B; - public static final int GL_ALPHA8 = 0x803C; - public static final int GL_ALPHA8_EXT = 0x803C; - public static final int GL_ALPHA_BIAS = 0x0D1D; - public static final int GL_ALPHA_BITS = 0x0D55; - public static final int GL_ALPHA_MAX_CLAMP_INGR = 0x8567; - public static final int GL_ALPHA_MIN_CLAMP_INGR = 0x8563; - public static final int GL_ALPHA_SCALE = 0x0D1C; - public static final int GL_ALPHA_TEST = 0x0BC0; - public static final int GL_ALPHA_TEST_FUNC = 0x0BC1; - public static final int GL_ALPHA_TEST_REF = 0x0BC2; - public static final int GL_ALWAYS = 0x0207; - public static final int GL_ALWAYS_FAST_HINT_PGI = 107020; - public static final int GL_ALWAYS_SOFT_HINT_PGI = 107021; - public static final int GL_AMBIENT = 0x1200; - public static final int GL_AMBIENT_AND_DIFFUSE = 0x1602; - public static final int GL_AND = 0x1501; - public static final int GL_AND_INVERTED = 0x1504; - public static final int GL_AND_REVERSE = 0x1502; - public static final int GL_ARRAY_ELEMENT_LOCK_COUNT_EXT = 0x81A9; - public static final int GL_ARRAY_ELEMENT_LOCK_FIRST_EXT = 0x81A8; - public static final int GL_ATTENUATION_EXT = 0x834D; - public static final int GL_ATTRIB_STACK_DEPTH = 0x0BB0; - public static final int GL_AUTO_NORMAL = 0x0D80; - public static final int GL_AUX0 = 0x0409; - public static final int GL_AUX1 = 0x040A; - public static final int GL_AUX2 = 0x040B; - public static final int GL_AUX3 = 0x040C; - public static final int GL_AUX_BUFFERS = 0x0C00; - public static final int GL_AVERAGE_EXT = 0x8335; - public static final int GL_BACK = 0x0405; - public static final int GL_BACK_LEFT = 0x0402; - public static final int GL_BACK_NORMALS_HINT_PGI = 107043; - public static final int GL_BACK_RIGHT = 0x0403; - public static final int GL_BGR = 0x80E0; - public static final int GL_BGRA = 0x80E1; - public static final int GL_BGRA_EXT = 0x80E1; - public static final int GL_BGR_EXT = 0x80E0; - public static final int GL_BIAS_BY_NEGATIVE_ONE_HALF_NV = 0x8541; - public static final int GL_BINORMAL_ARRAY_EXT = 0x843A; - public static final int GL_BINORMAL_ARRAY_POINTER_EXT = 0x8443; - public static final int GL_BINORMAL_ARRAY_STRIDE_EXT = 0x8441; - public static final int GL_BINORMAL_ARRAY_TYPE_EXT = 0x8440; - public static final int GL_BITMAP = 0x1A00; - public static final int GL_BITMAP_TOKEN = 0x0704; - public static final int GL_BLEND = 0x0BE2; - public static final int GL_BLEND_COLOR_EXT = 0x8005; - public static final int GL_BLEND_DST = 0x0BE0; - public static final int GL_BLEND_DST_ALPHA_EXT = 0x80CA; - public static final int GL_BLEND_DST_ALPHA_INGR = 0x80CA; - public static final int GL_BLEND_DST_RGB_EXT = 0x80C8; - public static final int GL_BLEND_DST_RGB_INGR = 0x80C8; - public static final int GL_BLEND_EQUATION = 0x8009; - public static final int GL_BLEND_EQUATION_EXT = 0x8009; - public static final int GL_BLEND_SRC = 0x0BE1; - public static final int GL_BLEND_SRC_ALPHA_EXT = 0x80CB; - public static final int GL_BLEND_SRC_ALPHA_INGR = 0x80CB; - public static final int GL_BLEND_SRC_RGB_EXT = 0x80C9; - public static final int GL_BLEND_SRC_RGB_INGR = 0x80C9; - public static final int GL_BLUE = 0x1905; - public static final int GL_BLUE_BIAS = 0x0D1B; - public static final int GL_BLUE_BITS = 0x0D54; - public static final int GL_BLUE_MAX_CLAMP_INGR = 0x8566; - public static final int GL_BLUE_MIN_CLAMP_INGR = 0x8562; - public static final int GL_BLUE_SCALE = 0x0D1A; - public static final int GL_BYTE = 0x1400; - public static final int GL_C3F_V3F = 0x2A24; - public static final int GL_C4F_N3F_V3F = 0x2A26; - public static final int GL_C4UB_V2F = 0x2A22; - public static final int GL_C4UB_V3F = 0x2A23; - public static final int GL_CCW = 0x0901; - public static final int GL_CLAMP = 0x2900; - public static final int GL_CLAMP_TO_BORDER_SGIS = 0x812D; - public static final int GL_CLAMP_TO_EDGE = 0x812F; - public static final int GL_CLAMP_TO_EDGE_SGIS = 0x812F; - public static final int GL_CLEAR = 0x1500; - public static final int GL_CLIENT_ACTIVE_TEXTURE_ARB = 0x84E1; - public static final int GL_CLIENT_ALL_ATTRIB_BITS = 0xFFFFFFFF; - public static final int GL_CLIENT_ATTRIB_STACK_DEPTH = 0x0BB1; - public static final int GL_CLIENT_PIXEL_STORE_BIT = 0x00000001; - public static final int GL_CLIENT_VERTEX_ARRAY_BIT = 0x00000002; - public static final int GL_CLIP_FAR_HINT_PGI = 107041; - public static final int GL_CLIP_NEAR_HINT_PGI = 107040; - public static final int GL_CLIP_PLANE0 = 0x3000; - public static final int GL_CLIP_PLANE1 = 0x3001; - public static final int GL_CLIP_PLANE2 = 0x3002; - public static final int GL_CLIP_PLANE3 = 0x3003; - public static final int GL_CLIP_PLANE4 = 0x3004; - public static final int GL_CLIP_PLANE5 = 0x3005; - public static final int GL_CLIP_VOLUME_CLIPPING_HINT_EXT = 0x80F; - public static final int GL_CMYKA_EXT = 0x800D; - public static final int GL_CMYK_EXT = 0x800C; - public static final int GL_COEFF = 0x0A00; - public static final int GL_COLOR = 0x1800; - public static final int GL_COLOR_ARRAY = 0x8076; - public static final int GL_COLOR_ARRAY_COUNT_EXT = 0x8084; - public static final int GL_COLOR_ARRAY_EXT = 0x8076; - public static final int GL_COLOR_ARRAY_POINTER = 0x8090; - public static final int GL_COLOR_ARRAY_POINTER_EXT = 0x8090; - public static final int GL_COLOR_ARRAY_SIZE = 0x8081; - public static final int GL_COLOR_ARRAY_SIZE_EXT = 0x8081; - public static final int GL_COLOR_ARRAY_STRIDE = 0x8083; - public static final int GL_COLOR_ARRAY_STRIDE_EXT = 0x8083; - public static final int GL_COLOR_ARRAY_TYPE = 0x8082; - public static final int GL_COLOR_ARRAY_TYPE_EXT = 0x8082; - public static final int GL_COLOR_BUFFER_BIT = 0x00004000; - public static final int GL_COLOR_CLEAR_VALUE = 0x0C22; - public static final int GL_COLOR_INDEX = 0x1900; - public static final int GL_COLOR_INDEX12_EXT = 0x80E6; - public static final int GL_COLOR_INDEX16_EXT = 0x80E7; - public static final int GL_COLOR_INDEX1_EXT = 0x80E2; - public static final int GL_COLOR_INDEX2_EXT = 0x80E3; - public static final int GL_COLOR_INDEX4_EXT = 0x80E4; - public static final int GL_COLOR_INDEX8_EXT = 0x80E5; - public static final int GL_COLOR_INDEXES = 0x1603; - public static final int GL_COLOR_LOGIC_OP = 0x0BF2; - public static final int GL_COLOR_MATERIAL = 0x0B57; - public static final int GL_COLOR_MATERIAL_FACE = 0x0B55; - public static final int GL_COLOR_MATERIAL_PARAMETER = 0x0B56; - public static final int GL_COLOR_MATRIX = 0x80B1; - public static final int GL_COLOR_MATRIX_SGI = 0x80B1; - public static final int GL_COLOR_MATRIX_STACK_DEPTH = 0x80B2; - public static final int GL_COLOR_MATRIX_STACK_DEPTH_SGI = 0x80B2; - public static final int GL_COLOR_SUM_CLAMP_NV = 0x854F; - public static final int GL_COLOR_SUM_EXT = 0x8458; - public static final int GL_COLOR_TABLE = 0x80D0; - public static final int GL_COLOR_TABLE_ALPHA_SIZE = 0x80DD; - public static final int GL_COLOR_TABLE_ALPHA_SIZE_EXT = 0x80DD; - public static final int GL_COLOR_TABLE_ALPHA_SIZE_SGI = 0x80DD; - public static final int GL_COLOR_TABLE_BIAS = 0x80D7; - public static final int GL_COLOR_TABLE_BIAS_SGI = 0x80D7; - public static final int GL_COLOR_TABLE_BLUE_SIZE = 0x80DC; - public static final int GL_COLOR_TABLE_BLUE_SIZE_EXT = 0x80DC; - public static final int GL_COLOR_TABLE_BLUE_SIZE_SGI = 0x80DC; - public static final int GL_COLOR_TABLE_FORMAT = 0x80D8; - public static final int GL_COLOR_TABLE_FORMAT_EXT = 0x80D8; - public static final int GL_COLOR_TABLE_FORMAT_SGI = 0x80D8; - public static final int GL_COLOR_TABLE_GREEN_SIZE = 0x80DB; - public static final int GL_COLOR_TABLE_GREEN_SIZE_EXT = 0x80DB; - public static final int GL_COLOR_TABLE_GREEN_SIZE_SGI = 0x80DB; - public static final int GL_COLOR_TABLE_INTENSITY_SIZE = 0x80DF; - public static final int GL_COLOR_TABLE_INTENSITY_SIZE_EXT = 0x80DF; - public static final int GL_COLOR_TABLE_INTENSITY_SIZE_SGI = 0x80DF; - public static final int GL_COLOR_TABLE_LUMINANCE_SIZE = 0x80DE; - public static final int GL_COLOR_TABLE_LUMINANCE_SIZE_EXT = 0x80DE; - public static final int GL_COLOR_TABLE_LUMINANCE_SIZE_SGI = 0x80DE; - public static final int GL_COLOR_TABLE_RED_SIZE = 0x80DA; - public static final int GL_COLOR_TABLE_RED_SIZE_EXT = 0x80DA; - public static final int GL_COLOR_TABLE_RED_SIZE_SGI = 0x80DA; - public static final int GL_COLOR_TABLE_SCALE = 0x80D6; - public static final int GL_COLOR_TABLE_SCALE_SGI = 0x80D6; - public static final int GL_COLOR_TABLE_SGI = 0x80D0; - public static final int GL_COLOR_TABLE_SGI_80BC = 0x80BC; - public static final int GL_COLOR_TABLE_WIDTH = 0x80D9; - public static final int GL_COLOR_TABLE_WIDTH_EXT = 0x80D9; - public static final int GL_COLOR_TABLE_WIDTH_SGI = 0x80D9; - public static final int GL_COLOR_WRITEMASK = 0x0C23; - public static final int GL_COMBINE4_NV = 0x8503; - public static final int GL_COMBINER0_NV = 0x8550; - public static final int GL_COMBINER1_NV = 0x8551; - public static final int GL_COMBINER2_NV = 0x8552; - public static final int GL_COMBINER3_NV = 0x8553; - public static final int GL_COMBINER4_NV = 0x8554; - public static final int GL_COMBINER5_NV = 0x8555; - public static final int GL_COMBINER6_NV = 0x8556; - public static final int GL_COMBINER7_NV = 0x8557; - public static final int GL_COMBINER_AB_DOT_PRODUCT_NV = 0x8545; - public static final int GL_COMBINER_AB_OUTPUT_NV = 0x854A; - public static final int GL_COMBINER_BIAS_NV = 0x8549; - public static final int GL_COMBINER_CD_DOT_PRODUCT_NV = 0x8546; - public static final int GL_COMBINER_CD_OUTPUT_NV = 0x854B; - public static final int GL_COMBINER_COMPONENT_USAGE_NV = 0x8544; - public static final int GL_COMBINER_INPUT_NV = 0x8542; - public static final int GL_COMBINER_MAPPING_NV = 0x8543; - public static final int GL_COMBINER_MUX_SUM_NV = 0x8547; - public static final int GL_COMBINER_SCALE_NV = 0x8548; - public static final int GL_COMBINER_SUM_OUTPUT_NV = 0x854C; - public static final int GL_COMBINE_ALPHA_EXT = 0x8572; - public static final int GL_COMBINE_EXT = 0x8570; - public static final int GL_COMBINE_RGB_EXT = 0x8571; - public static final int GL_COMPILE = 0x1300; - public static final int GL_COMPILE_AND_EXECUTE = 0x1301; - public static final int GL_COMPRESSED_ALPHA_ARB = 0x84E9; - public static final int GL_COMPRESSED_INTENSITY_ARB = 0x84EC; - public static final int GL_COMPRESSED_LUMINANCE_ALPHA_ARB = 0x84EB; - public static final int GL_COMPRESSED_LUMINANCE_ARB = 0x84EA; - public static final int GL_COMPRESSED_RGBA_ARB = 0x84EE; - public static final int GL_COMPRESSED_RGB_ARB = 0x84ED; - public static final int GL_COMPRESSED_TEXTURE_FORMATS_ARB = 0x86A3; - public static final int GL_CONSERVE_MEMORY_HINT_PGI = 107005; - public static final int GL_CONSTANT_ALPHA = 0x8003; - public static final int GL_CONSTANT_ALPHA_EXT = 0x8003; - public static final int GL_CONSTANT_ATTENUATION = 0x1207; - public static final int GL_CONSTANT_BORDER = 0x8151; - public static final int GL_CONSTANT_COLOR = 0x8001; - public static final int GL_CONSTANT_COLOR0_NV = 0x852A; - public static final int GL_CONSTANT_COLOR1_NV = 0x852B; - public static final int GL_CONSTANT_COLOR_EXT = 0x8001; - public static final int GL_CONSTANT_EXT = 0x8576; - public static final int GL_CONVOLUTION_1D = 0x8010; - public static final int GL_CONVOLUTION_1D_EXT = 0x8010; - public static final int GL_CONVOLUTION_2D = 0x8011; - public static final int GL_CONVOLUTION_2D_EXT = 0x8011; - public static final int GL_CONVOLUTION_BORDER_COLOR = 0x8154; - public static final int GL_CONVOLUTION_BORDER_MODE = 0x8013; - public static final int GL_CONVOLUTION_BORDER_MODE_EXT = 0x8013; - public static final int GL_CONVOLUTION_FILTER_BIAS = 0x8015; - public static final int GL_CONVOLUTION_FILTER_BIAS_EXT = 0x8015; - public static final int GL_CONVOLUTION_FILTER_SCALE = 0x8014; - public static final int GL_CONVOLUTION_FILTER_SCALE_EXT = 0x8014; - public static final int GL_CONVOLUTION_FORMAT = 0x8017; - public static final int GL_CONVOLUTION_FORMAT_EXT = 0x8017; - public static final int GL_CONVOLUTION_HEIGHT = 0x8019; - public static final int GL_CONVOLUTION_HEIGHT_EXT = 0x8019; - public static final int GL_CONVOLUTION_WIDTH = 0x8018; - public static final int GL_CONVOLUTION_WIDTH_EXT = 0x8018; - public static final int GL_COPY = 0x1503; - public static final int GL_COPY_INVERTED = 0x150C; - public static final int GL_COPY_PIXEL_TOKEN = 0x0706; - public static final int GL_CUBIC_EXT = 0x8334; - public static final int GL_CULL_FACE = 0x0B44; - public static final int GL_CULL_FACE_MODE = 0x0B45; - public static final int GL_CULL_VERTEX_EXT = 0x81AA; - public static final int GL_CULL_VERTEX_EYE_POSITION_EXT = 0x81AB; - public static final int GL_CULL_VERTEX_IBM = 0x1928A; - public static final int GL_CULL_VERTEX_OBJECT_POSITION_EXT = 0x81AC; - public static final int GL_CURRENT_BINORMAL_EXT = 0x843C; - public static final int GL_CURRENT_BIT = 0x00000001; - public static final int GL_CURRENT_COLOR = 0x0B00; - public static final int GL_CURRENT_FOG_COORDINATE_EXT = 0x8453; - public static final int GL_CURRENT_INDEX = 0x0B01; - public static final int GL_CURRENT_NORMAL = 0x0B02; - public static final int GL_CURRENT_RASTER_COLOR = 0x0B04; - public static final int GL_CURRENT_RASTER_DISTANCE = 0x0B09; - public static final int GL_CURRENT_RASTER_INDEX = 0x0B05; - public static final int GL_CURRENT_RASTER_POSITION = 0x0B07; - public static final int GL_CURRENT_RASTER_POSITION_VALID = 0x0B08; - public static final int GL_CURRENT_RASTER_TEXTURE_COORDS = 0x0B06; - public static final int GL_CURRENT_SECONDARY_COLOR_EXT = 0x8459; - public static final int GL_CURRENT_TANGENT_EXT = 0x843B; - public static final int GL_CURRENT_TEXTURE_COORDS = 0x0B03; - public static final int GL_CURRENT_VERTEX_WEIGHT_EXT = 0x850B; - public static final int GL_CW = 0x0900; - public static final int GL_DECAL = 0x2101; - public static final int GL_DECR = 0x1E03; - public static final int GL_DECR_WRAP_EXT = 0x8508; - public static final int GL_DEPTH = 0x1801; - public static final int GL_DEPTH_BIAS = 0x0D1F; - public static final int GL_DEPTH_BITS = 0x0D56; - public static final int GL_DEPTH_BUFFER_BIT = 0x00000100; - public static final int GL_DEPTH_CLEAR_VALUE = 0x0B73; - public static final int GL_DEPTH_COMPONENT = 0x1902; - public static final int GL_DEPTH_COMPONENT16_SGIX = 0x81A5; - public static final int GL_DEPTH_COMPONENT24_SGIX = 0x81A6; - public static final int GL_DEPTH_COMPONENT32_SGIX = 0x81A7; - public static final int GL_DEPTH_FUNC = 0x0B74; - public static final int GL_DEPTH_RANGE = 0x0B70; - public static final int GL_DEPTH_SCALE = 0x0D1E; - public static final int GL_DEPTH_TEST = 0x0B71; - public static final int GL_DEPTH_WRITEMASK = 0x0B72; - public static final int GL_DETAIL_TEXTURE_2D_BINDING_SGIS = 0x8096; - public static final int GL_DETAIL_TEXTURE_2D_SGIS = 0x8095; - public static final int GL_DETAIL_TEXTURE_LEVEL_SGIS = 0x809A; - public static final int GL_DETAIL_TEXTURE_MODE_SGIS = 0x809B; - public static final int GL_DIFFUSE = 0x1201; - public static final int GL_DISCARD_NV = 0x8530; - public static final int GL_DISTANCE_ATTENUATION_EXT = 0x8129; - public static final int GL_DITHER = 0x0BD0; - public static final int GL_DOMAIN = 0x0A02; - public static final int GL_DONT_CARE = 0x1100; - public static final int GL_DOUBLE = 0x140A; - public static final int GL_DOUBLEBUFFER = 0x0C32; - public static final int GL_DRAW_BUFFER = 0x0C01; - public static final int GL_DRAW_PIXEL_TOKEN = 0x0705; - public static final int GL_DST_ALPHA = 0x0304; - public static final int GL_DST_COLOR = 0x0306; - public static final int GL_DUAL_ALPHA12_SGIS = 0x8112; - public static final int GL_DUAL_ALPHA16_SGIS = 0x8113; - public static final int GL_DUAL_ALPHA4_SGIS = 0x8110; - public static final int GL_DUAL_ALPHA8_SGIS = 0x8111; - public static final int GL_DUAL_INTENSITY12_SGIS = 0x811A; - public static final int GL_DUAL_INTENSITY16_SGIS = 0x811B; - public static final int GL_DUAL_INTENSITY4_SGIS = 0x8118; - public static final int GL_DUAL_INTENSITY8_SGIS = 0x8119; - public static final int GL_DUAL_LUMINANCE12_SGIS = 0x8116; - public static final int GL_DUAL_LUMINANCE16_SGIS = 0x8117; - public static final int GL_DUAL_LUMINANCE4_SGIS = 0x8114; - public static final int GL_DUAL_LUMINANCE8_SGIS = 0x8115; - public static final int GL_DUAL_LUMINANCE_ALPHA4_SGIS = 0x811C; - public static final int GL_DUAL_LUMINANCE_ALPHA8_SGIS = 0x811D; - public static final int GL_DUAL_TEXTURE_SELECT_SGIS = 0x8124; - public static final int GL_EDGE_FLAG = 0x0B43; - public static final int GL_EDGE_FLAG_ARRAY = 0x8079; - public static final int GL_EDGE_FLAG_ARRAY_COUNT_EXT = 0x808D; - public static final int GL_EDGE_FLAG_ARRAY_EXT = 0x8079; - public static final int GL_EDGE_FLAG_ARRAY_POINTER = 0x8093; - public static final int GL_EDGE_FLAG_ARRAY_POINTER_EXT = 0x8093; - public static final int GL_EDGE_FLAG_ARRAY_STRIDE = 0x808C; - public static final int GL_EDGE_FLAG_ARRAY_STRIDE_EXT = 0x808C; - public static final int GL_EMBOSS_CONSTANT_NV = 0x855E; - public static final int GL_EMBOSS_LIGHT_NV = 0x855D; - public static final int GL_EMBOSS_MAP_NV = 0x855F; - public static final int GL_EMISSION = 0x1600; - public static final int GL_ENABLE_BIT = 0x00002000; - public static final int GL_EQUAL = 0x0202; - public static final int GL_EQUIV = 0x1509; - public static final int GL_EVAL_BIT = 0x00010000; - public static final int GL_EXP = 0x0800; - public static final int GL_EXP2 = 0x0801; - public static final int GL_EXPAND_NEGATE_NV = 0x8539; - public static final int GL_EXPAND_NORMAL_NV = 0x8538; - public static final int GL_EXTENSIONS = 0x1F03; - public static final int GL_EYE_LINEAR = 0x2400; - public static final int GL_EYE_PLANE = 0x2502; - public static final int GL_EYE_PLANE_ABSOLUTE_NV = 0x855C; - public static final int GL_EYE_RADIAL_NV = 0x855B; - public static final int GL_E_TIMES_F_NV = 0x8531; - public static final int GL_FASTEST = 0x1101; - public static final int GL_FEEDBACK = 0x1C01; - public static final int GL_FEEDBACK_BUFFER_POINTER = 0x0DF0; - public static final int GL_FEEDBACK_BUFFER_SIZE = 0x0DF1; - public static final int GL_FEEDBACK_BUFFER_TYPE = 0x0DF2; - public static final int GL_FILL = 0x1B02; - public static final int GL_FILTER4_SGIS = 0x8146; - public static final int GL_FLAT = 0x1D00; - public static final int GL_FLOAT = 0x1406; - public static final int GL_FOG = 0x0B60; - public static final int GL_FOG_BIT = 0x00000080; - public static final int GL_FOG_COLOR = 0x0B66; - public static final int GL_FOG_COORDINATE_ARRAY_EXT = 0x8457; - public static final int GL_FOG_COORDINATE_ARRAY_POINTER_EXT = 0x8456; - public static final int GL_FOG_COORDINATE_ARRAY_STRIDE_EXT = 0x8455; - public static final int GL_FOG_COORDINATE_ARRAY_TYPE_EXT = 0x8454; - public static final int GL_FOG_COORDINATE_EXT = 0x8451; - public static final int GL_FOG_COORDINATE_SOURCE_EXT = 0x8450; - public static final int GL_FOG_DENSITY = 0x0B62; - public static final int GL_FOG_DISTANCE_MODE_NV = 0x855A; - public static final int GL_FOG_END = 0x0B64; - public static final int GL_FOG_FUNC_POINTS_SGIS = 0x812B; - public static final int GL_FOG_FUNC_SGIS = 0x812A; - public static final int GL_FOG_HINT = 0x0C54; - public static final int GL_FOG_INDEX = 0x0B61; - public static final int GL_FOG_MODE = 0x0B65; - public static final int GL_FOG_OFFSET_SGIX = 0x8198; - public static final int GL_FOG_OFFSET_VALUE_SGIX = 0x8199; - public static final int GL_FOG_SPECULAR_TEXTURE_WIN = 0x80EC; - public static final int GL_FOG_START = 0x0B63; - public static final int GL_FRAGMENT_COLOR_EXT = 0x834C; - public static final int GL_FRAGMENT_DEPTH_EXT = 0x8452; - public static final int GL_FRAGMENT_DEPTH_EXT_834B = 0x834B; - public static final int GL_FRAGMENT_MATERIAL_EXT = 0x8349; - public static final int GL_FRAGMENT_NORMAL_EXT = 0x834A; - public static final int GL_FRAMEZOOM_FACTOR_SGIX = 0x818C; - public static final int GL_FRAMEZOOM_SGIX = 0x818B; - public static final int GL_FRONT = 0x0404; - public static final int GL_FRONT_AND_BACK = 0x0408; - public static final int GL_FRONT_FACE = 0x0B46; - public static final int GL_FRONT_LEFT = 0x0400; - public static final int GL_FRONT_RIGHT = 0x0401; - public static final int GL_FULL_STIPPLE_HINT_PGI = 107033; - public static final int GL_FUNC_ADD = 0x8006; - public static final int GL_FUNC_ADD_EXT = 0x8006; - public static final int GL_FUNC_REVERSE_SUBTRACT = 0x800B; - public static final int GL_FUNC_REVERSE_SUBTRACT_EXT = 0x800B; - public static final int GL_FUNC_SUBTRACT = 0x800A; - public static final int GL_FUNC_SUBTRACT_EXT = 0x800A; - public static final int GL_GENERATE_MIPMAP_HINT_SGIS = 0x8192; - public static final int GL_GENERATE_MIPMAP_SGIS = 0x8191; - public static final int GL_GEQUAL = 0x0206; - public static final int GL_GLEXT_VERSION_EXT = 8; - public static final int GL_GLOBAL_ALPHA_FACTOR_SUN = 0x81DA; - public static final int GL_GLOBAL_ALPHA_SUN = 0x81D9; - public static final int GL_GREATER = 0x0204; - public static final int GL_GREEN = 0x1904; - public static final int GL_GREEN_BIAS = 0x0D19; - public static final int GL_GREEN_BITS = 0x0D53; - public static final int GL_GREEN_MAX_CLAMP_INGR = 0x8565; - public static final int GL_GREEN_MIN_CLAMP_INGR = 0x8561; - public static final int GL_GREEN_SCALE = 0x0D18; - public static final int GL_HALF_BIAS_NEGATE_NV = 0x853B; - public static final int GL_HALF_BIAS_NORMAL_NV = 0x853A; - public static final int GL_HINT_BIT = 0x00008000; - public static final int GL_HISTOGRAM = 0x8024; - public static final int GL_HISTOGRAM_ALPHA_SIZE = 0x802B; - public static final int GL_HISTOGRAM_ALPHA_SIZE_EXT = 0x802B; - public static final int GL_HISTOGRAM_BLUE_SIZE = 0x802A; - public static final int GL_HISTOGRAM_BLUE_SIZE_EXT = 0x802A; - public static final int GL_HISTOGRAM_EXT = 0x8024; - public static final int GL_HISTOGRAM_FORMAT = 0x8027; - public static final int GL_HISTOGRAM_FORMAT_EXT = 0x8027; - public static final int GL_HISTOGRAM_GREEN_SIZE = 0x8029; - public static final int GL_HISTOGRAM_GREEN_SIZE_EXT = 0x8029; - public static final int GL_HISTOGRAM_LUMINANCE_SIZE = 0x802C; - public static final int GL_HISTOGRAM_LUMINANCE_SIZE_EXT = 0x802C; - public static final int GL_HISTOGRAM_RED_SIZE = 0x8028; - public static final int GL_HISTOGRAM_RED_SIZE_EXT = 0x8028; - public static final int GL_HISTOGRAM_SINK = 0x802D; - public static final int GL_HISTOGRAM_SINK_EXT = 0x802D; - public static final int GL_HISTOGRAM_WIDTH = 0x8026; - public static final int GL_HISTOGRAM_WIDTH_EXT = 0x8026; - public static final int GL_INCR = 0x1E02; - public static final int GL_INCR_WRAP_EXT = 0x8507; - public static final int GL_INDEX_ARRAY = 0x8077; - public static final int GL_INDEX_ARRAY_COUNT_EXT = 0x8087; - public static final int GL_INDEX_ARRAY_EXT = 0x8077; - public static final int GL_INDEX_ARRAY_POINTER = 0x8091; - public static final int GL_INDEX_ARRAY_POINTER_EXT = 0x8091; - public static final int GL_INDEX_ARRAY_STRIDE = 0x8086; - public static final int GL_INDEX_ARRAY_STRIDE_EXT = 0x8086; - public static final int GL_INDEX_ARRAY_TYPE = 0x8085; - public static final int GL_INDEX_ARRAY_TYPE_EXT = 0x8085; - public static final int GL_INDEX_BITS = 0x0D51; - public static final int GL_INDEX_CLEAR_VALUE = 0x0C20; - public static final int GL_INDEX_LOGIC_OP = 0x0BF1; - public static final int GL_INDEX_MODE = 0x0C30; - public static final int GL_INDEX_OFFSET = 0x0D13; - public static final int GL_INDEX_SHIFT = 0x0D12; - public static final int GL_INDEX_WRITEMASK = 0x0C21; - public static final int GL_INSTRUMENT_BUFFER_POINTER_SGIX = 0x8180; - public static final int GL_INSTRUMENT_MEASUREMENTS_SGIX = 0x8181; - public static final int GL_INT = 0x1404; - public static final int GL_INTENSITY = 0x8049; - public static final int GL_INTENSITY12 = 0x804C; - public static final int GL_INTENSITY12_EXT = 0x804C; - public static final int GL_INTENSITY16 = 0x804D; - public static final int GL_INTENSITY16_EXT = 0x804D; - public static final int GL_INTENSITY4 = 0x804A; - public static final int GL_INTENSITY4_EXT = 0x804A; - public static final int GL_INTENSITY8 = 0x804B; - public static final int GL_INTENSITY8_EXT = 0x804B; - public static final int GL_INTENSITY_EXT = 0x8049; - public static final int GL_INTERLACE_READ_INGR = 0x8568; - public static final int GL_INTERLACE_SGIX = 0x8094; - public static final int GL_INTERPOLATE_EXT = 0x8575; - public static final int GL_INVALID_ENUM = 0x0500; - public static final int GL_INVALID_OPERATION = 0x0502; - public static final int GL_INVALID_VALUE = 0x0501; - public static final int GL_INVERT = 0x150A; - public static final int GL_INVERTED_SCREEN_W_REND = 0x8491; - public static final int GL_IR_INSTRUMENT1_SGIX = 0x817F; - public static final int GL_KEEP = 0x1E00; - public static final int GL_LEFT = 0x0406; - public static final int GL_LEQUAL = 0x0203; - public static final int GL_LESS = 0x0201; - public static final int GL_LIGHT0 = 0x4000; - public static final int GL_LIGHT1 = 0x4001; - public static final int GL_LIGHT2 = 0x4002; - public static final int GL_LIGHT3 = 0x4003; - public static final int GL_LIGHT4 = 0x4004; - public static final int GL_LIGHT5 = 0x4005; - public static final int GL_LIGHT6 = 0x4006; - public static final int GL_LIGHT7 = 0x4007; - public static final int GL_LIGHTING = 0x0B50; - public static final int GL_LIGHTING_BIT = 0x00000040; - public static final int GL_LIGHT_MODEL_AMBIENT = 0x0B53; - public static final int GL_LIGHT_MODEL_COLOR_CONTROL = 0x81F8; - public static final int GL_LIGHT_MODEL_COLOR_CONTROL_EXT = 0x81F8; - public static final int GL_LIGHT_MODEL_LOCAL_VIEWER = 0x0B51; - public static final int GL_LIGHT_MODEL_SPECULAR_VECTOR_APPLE = 0x85B0; - public static final int GL_LIGHT_MODEL_TWO_SIDE = 0x0B52; - public static final int GL_LINE = 0x1B01; - public static final int GL_LINEAR = 0x2601; - public static final int GL_LINEAR_ATTENUATION = 0x1208; - public static final int GL_LINEAR_CLIPMAP_LINEAR_SGIX = 0x8170; - public static final int GL_LINEAR_DETAIL_ALPHA_SGIS = 0x8098; - public static final int GL_LINEAR_DETAIL_COLOR_SGIS = 0x8099; - public static final int GL_LINEAR_DETAIL_SGIS = 0x8097; - public static final int GL_LINEAR_MIPMAP_LINEAR = 0x2703; - public static final int GL_LINEAR_MIPMAP_NEAREST = 0x2701; - public static final int GL_LINEAR_SHARPEN_ALPHA_SGIS = 0x80AE; - public static final int GL_LINEAR_SHARPEN_COLOR_SGIS = 0x80AF; - public static final int GL_LINEAR_SHARPEN_SGIS = 0x80AD; - public static final int GL_LINES = 0x0001; - public static final int GL_LINE_BIT = 0x00000004; - public static final int GL_LINE_LOOP = 0x0002; - public static final int GL_LINE_RESET_TOKEN = 0x0707; - public static final int GL_LINE_SMOOTH = 0x0B20; - public static final int GL_LINE_SMOOTH_HINT = 0x0C52; - public static final int GL_LINE_STIPPLE = 0x0B24; - public static final int GL_LINE_STIPPLE_PATTERN = 0x0B25; - public static final int GL_LINE_STIPPLE_REPEAT = 0x0B26; - public static final int GL_LINE_STRIP = 0x0003; - public static final int GL_LINE_TOKEN = 0x0702; - public static final int GL_LINE_WIDTH = 0x0B21; - public static final int GL_LINE_WIDTH_GRANULARITY = 0x0B23; - public static final int GL_LINE_WIDTH_RANGE = 0x0B22; - public static final int GL_LIST_BASE = 0x0B32; - public static final int GL_LIST_BIT = 0x00020000; - public static final int GL_LIST_INDEX = 0x0B33; - public static final int GL_LIST_MODE = 0x0B30; - public static final int GL_LIST_PRIORITY_SGIX = 0x8182; - public static final int GL_LOAD = 0x0101; - public static final int GL_LOGIC_OP = 0x0BF1; - public static final int GL_LOGIC_OP_MODE = 0x0BF0; - public static final int GL_LUMINANCE = 0x1909; - public static final int GL_LUMINANCE12 = 0x8041; - public static final int GL_LUMINANCE12_ALPHA12 = 0x8047; - public static final int GL_LUMINANCE12_ALPHA12_EXT = 0x8047; - public static final int GL_LUMINANCE12_ALPHA4 = 0x8046; - public static final int GL_LUMINANCE12_ALPHA4_EXT = 0x8046; - public static final int GL_LUMINANCE12_EXT = 0x8041; - public static final int GL_LUMINANCE16 = 0x8042; - public static final int GL_LUMINANCE16_ALPHA16 = 0x8048; - public static final int GL_LUMINANCE16_ALPHA16_EXT = 0x8048; - public static final int GL_LUMINANCE16_EXT = 0x8042; - public static final int GL_LUMINANCE4 = 0x803F; - public static final int GL_LUMINANCE4_ALPHA4 = 0x8043; - public static final int GL_LUMINANCE4_ALPHA4_EXT = 0x8043; - public static final int GL_LUMINANCE4_EXT = 0x803F; - public static final int GL_LUMINANCE6_ALPHA2 = 0x8044; - public static final int GL_LUMINANCE6_ALPHA2_EXT = 0x8044; - public static final int GL_LUMINANCE8 = 0x8040; - public static final int GL_LUMINANCE8_ALPHA8 = 0x8045; - public static final int GL_LUMINANCE8_ALPHA8_EXT = 0x8045; - public static final int GL_LUMINANCE8_EXT = 0x8040; - public static final int GL_LUMINANCE_ALPHA = 0x190A; - public static final int GL_MAP1_BINORMAL_EXT = 0x8446; - public static final int GL_MAP1_COLOR_4 = 0x0D90; - public static final int GL_MAP1_GRID_DOMAIN = 0x0DD0; - public static final int GL_MAP1_GRID_SEGMENTS = 0x0DD1; - public static final int GL_MAP1_INDEX = 0x0D91; - public static final int GL_MAP1_NORMAL = 0x0D92; - public static final int GL_MAP1_TANGENT_EXT = 0x8444; - public static final int GL_MAP1_TEXTURE_COORD_1 = 0x0D93; - public static final int GL_MAP1_TEXTURE_COORD_2 = 0x0D94; - public static final int GL_MAP1_TEXTURE_COORD_3 = 0x0D95; - public static final int GL_MAP1_TEXTURE_COORD_4 = 0x0D96; - public static final int GL_MAP1_VERTEX_3 = 0x0D97; - public static final int GL_MAP1_VERTEX_4 = 0x0D98; - public static final int GL_MAP2_BINORMAL_EXT = 0x8447; - public static final int GL_MAP2_COLOR_4 = 0x0DB0; - public static final int GL_MAP2_GRID_DOMAIN = 0x0DD2; - public static final int GL_MAP2_GRID_SEGMENTS = 0x0DD3; - public static final int GL_MAP2_INDEX = 0x0DB1; - public static final int GL_MAP2_NORMAL = 0x0DB2; - public static final int GL_MAP2_TANGENT_EXT = 0x8445; - public static final int GL_MAP2_TEXTURE_COORD_1 = 0x0DB3; - public static final int GL_MAP2_TEXTURE_COORD_2 = 0x0DB4; - public static final int GL_MAP2_TEXTURE_COORD_3 = 0x0DB5; - public static final int GL_MAP2_TEXTURE_COORD_4 = 0x0DB6; - public static final int GL_MAP2_VERTEX_3 = 0x0DB7; - public static final int GL_MAP2_VERTEX_4 = 0x0DB8; - public static final int GL_MAP_COLOR = 0x0D10; - public static final int GL_MAP_STENCIL = 0x0D11; - public static final int GL_MATRIX_MODE = 0x0BA0; - public static final int GL_MAX = 0x8008; - public static final int GL_MAX_3D_TEXTURE_SIZE = 0x8073; - public static final int GL_MAX_3D_TEXTURE_SIZE_EXT = 0x8073; - public static final int GL_MAX_4D_TEXTURE_SIZE_SGIS = 0x8138; - public static final int GL_MAX_ATTRIB_STACK_DEPTH = 0x0D35; - public static final int GL_MAX_CLIENT_ATTRIB_STACK_DEPTH = 0x0D3B; - public static final int GL_MAX_CLIPMAP_DEPTH_SGIX = 0x8177; - public static final int GL_MAX_CLIPMAP_VIRTUAL_DEPTH_SGIX = 0x8178; - public static final int GL_MAX_CLIP_PLANES = 0x0D32; - public static final int GL_MAX_COLOR_MATRIX_STACK_DEPTH = 0x80B3; - public static final int GL_MAX_COLOR_MATRIX_STACK_DEPTH_SGI = 0x80B3; - public static final int GL_MAX_CONVOLUTION_HEIGHT = 0x801B; - public static final int GL_MAX_CONVOLUTION_HEIGHT_EXT = 0x801B; - public static final int GL_MAX_CONVOLUTION_WIDTH = 0x801A; - public static final int GL_MAX_CONVOLUTION_WIDTH_EXT = 0x801A; - public static final int GL_MAX_CUBE_MAP_TEXTURE_SIZE_EXT = 0x851C; - public static final int GL_MAX_ELEMENTS_INDICES = 0x80E9; - public static final int GL_MAX_ELEMENTS_INDICES_EXT = 0x80E9; - public static final int GL_MAX_ELEMENTS_VERTICES = 0x80E8; - public static final int GL_MAX_ELEMENTS_VERTICES_EXT = 0x80E8; - public static final int GL_MAX_EVAL_ORDER = 0x0D30; - public static final int GL_MAX_EXT = 0x8008; - public static final int GL_MAX_FOG_FUNC_POINTS_SGIS = 0x812C; - public static final int GL_MAX_FRAMEZOOM_FACTOR_SGIX = 0x818D; - public static final int GL_MAX_GENERAL_COMBINERS_NV = 0x854D; - public static final int GL_MAX_LIGHTS = 0x0D31; - public static final int GL_MAX_LIST_NESTING = 0x0B31; - public static final int GL_MAX_MODELVIEW_STACK_DEPTH = 0x0D36; - public static final int GL_MAX_NAME_STACK_DEPTH = 0x0D37; - public static final int GL_MAX_PIXEL_MAP_TABLE = 0x0D34; - public static final int GL_MAX_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT = 0x8337; - public static final int GL_MAX_PROJECTION_STACK_DEPTH = 0x0D38; - public static final int GL_MAX_SHININESS_NV = 0x8507; - public static final int GL_MAX_SPOT_EXPONENT_NV = 0x8508; - public static final int GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT = 0x84FF; - public static final int GL_MAX_TEXTURE_SIZE = 0x0D33; - public static final int GL_MAX_TEXTURE_STACK_DEPTH = 0x0D39; - public static final int GL_MAX_TEXTURE_UNITS_ARB = 0x84E2; - public static final int GL_MAX_VERTEX_ARRAY_RANGE_ELEMENT_NV = 0x8520; - public static final int GL_MAX_VIEWPORT_DIMS = 0x0D3A; - public static final int GL_MIN = 0x8007; - public static final int GL_MINMAX = 0x802E; - public static final int GL_MINMAX_FORMAT = 0x802F; - public static final int GL_MINMAX_SINK = 0x8030; - public static final int GL_MIN_EXT = 0x8007; - public static final int GL_MIRRORED_REPEAT_IBM = 0x8370; - public static final int GL_MODELVIEW = 0x1700; - public static final int GL_MODELVIEW0_EXT = 0x1700; - public static final int GL_MODELVIEW0_STACK_DEPTH_EXT = 0x0BA3; - public static final int GL_MODELVIEW1_EXT = 0x850A; - public static final int GL_MODELVIEW1_STACK_DEPTH_EXT = 0x8502; - public static final int GL_MODELVIEW_MATRIX = 0x0BA6; - public static final int GL_MODELVIEW_STACK_DEPTH = 0x0BA3; - public static final int GL_MODULATE = 0x2100; - public static final int GL_MULT = 0x0103; - public static final int GL_MULTISAMPLE_ARBfunda = 0x809D; - public static final int GL_MULTISAMPLE_BIT_ARB = 0x20000000; - public static final int GL_MULTISAMPLE_BIT_EXT = 0x20000000; - public static final int GL_MULTISAMPLE_SGIS = 0x809D; - public static final int GL_N3F_V3F = 0x2A25; - public static final int GL_NAME_STACK_DEPTH = 0x0D70; - public static final int GL_NAND = 0x150E; - public static final int GL_NATIVE_GRAPHICS_BEGIN_HINT_PGI = 107011; - public static final int GL_NATIVE_GRAPHICS_END_HINT_PGI = 107012; - public static final int GL_NATIVE_GRAPHICS_HANDLE_PGI = 107010; - public static final int GL_NEAREST = 0x2600; - public static final int GL_NEAREST_MIPMAP_LINEAR = 0x2702; - public static final int GL_NEAREST_MIPMAP_NEAREST = 0x2700; - public static final int GL_NEVER = 0x0200; - public static final int GL_NICEST = 0x1102; - public static final int GL_NONE = 0x0; - public static final int GL_NOOP = 0x1505; - public static final int GL_NOR = 0x1508; - public static final int GL_NORMALIZE = 0x0BA1; - public static final int GL_NORMAL_ARRAY = 0x8075; - public static final int GL_NORMAL_ARRAY_COUNT_EXT = 0x8080; - public static final int GL_NORMAL_ARRAY_EXT = 0x8075; - public static final int GL_NORMAL_ARRAY_POINTER = 0x808F; - public static final int GL_NORMAL_ARRAY_POINTER_EXT = 0x808F; - public static final int GL_NORMAL_ARRAY_STRIDE = 0x807F; - public static final int GL_NORMAL_ARRAY_STRIDE_EXT = 0x807F; - public static final int GL_NORMAL_ARRAY_TYPE = 0x807E; - public static final int GL_NORMAL_ARRAY_TYPE_EXT = 0x807E; - public static final int GL_NORMAL_MAP_EXT = 0x8511; - public static final int GL_NORMAL_MAP_NV = 0x8511; - public static final int GL_NOTEQUAL = 0x0205; - public static final int GL_NO_ERROR = 0x0; - public static final int GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB = 0x86A2; - public static final int GL_NUM_GENERAL_COMBINERS_NV = 0x854E; - public static final int GL_OBJECT_LINEAR = 0x2401; - public static final int GL_OBJECT_PLANE = 0x2501; - public static final int GL_OCCLUSION_TEST_HP = 0x8165; - public static final int GL_OCCLUSION_TEST_RESULT_HP = 0x8166; - public static final int GL_ONE = 0x1; - public static final int GL_ONE_MINUS_CONSTANT_ALPHA = 0x8004; - public static final int GL_ONE_MINUS_CONSTANT_ALPHA_EXT = 0x8004; - public static final int GL_ONE_MINUS_CONSTANT_COLOR = 0x8002; - public static final int GL_ONE_MINUS_CONSTANT_COLOR_EXT = 0x8002; - public static final int GL_ONE_MINUS_DST_ALPHA = 0x0305; - public static final int GL_ONE_MINUS_DST_COLOR = 0x0307; - public static final int GL_ONE_MINUS_SRC_ALPHA = 0x0303; - public static final int GL_ONE_MINUS_SRC_COLOR = 0x0301; - public static final int GL_OPERAND0_ALPHA_EXT = 0x8598; - public static final int GL_OPERAND0_RGB_EXT = 0x8590; - public static final int GL_OPERAND1_ALPHA_EXT = 0x8599; - public static final int GL_OPERAND1_RGB_EXT = 0x8591; - public static final int GL_OPERAND2_ALPHA_EXT = 0x859A; - public static final int GL_OPERAND2_RGB_EXT = 0x8592; - public static final int GL_OPERAND3_ALPHA_NV = 0x859B; - public static final int GL_OPERAND3_RGB_NV = 0x8593; - public static final int GL_OR = 0x1507; - public static final int GL_ORDER = 0x0A01; - public static final int GL_OR_INVERTED = 0x150D; - public static final int GL_OR_REVERSE = 0x150B; - public static final int GL_OUT_OF_MEMORY = 0x0505; - public static final int GL_PACK_ALIGNMENT = 0x0D05; - public static final int GL_PACK_CMYK_HINT_EXT = 0x800E; - public static final int GL_PACK_IMAGE_DEPTH_SGIS = 0x8131; - public static final int GL_PACK_IMAGE_HEIGHT = 0x806C; - public static final int GL_PACK_IMAGE_HEIGHT_EXT = 0x806C; - public static final int GL_PACK_LSB_FIRST = 0x0D01; - public static final int GL_PACK_ROW_LENGTH = 0x0D02; - public static final int GL_PACK_SKIP_IMAGES = 0x806B; - public static final int GL_PACK_SKIP_IMAGES_EXT = 0x806B; - public static final int GL_PACK_SKIP_PIXELS = 0x0D04; - public static final int GL_PACK_SKIP_ROWS = 0x0D03; - public static final int GL_PACK_SKIP_VOLUMES_SGIS = 0x8130; - public static final int GL_PACK_SWAP_BYTES = 0x0D00; - public static final int GL_PASS_THROUGH_TOKEN = 0x0700; - public static final int GL_PERSPECTIVE_CORRECTION_HINT = 0x0C50; - public static final int GL_PERTURB_EXT = 0x85AE; - public static final int GL_PHONG_HINT_WIN = 0x80EB; - public static final int GL_PHONG_WIN = 0x80EA; - public static final int GL_PIXEL_CUBIC_WEIGHT_EXT = 0x8333; - public static final int GL_PIXEL_FRAGMENT_ALPHA_SOURCE_SGIS = 0x1002; - public static final int GL_PIXEL_FRAGMENT_RGB_SOURCE_SGIS = 0x1001; - public static final int GL_PIXEL_GROUP_COLOR_SGIS = 0x1003; - public static final int GL_PIXEL_MAG_FILTER_EXT = 0x8331; - public static final int GL_PIXEL_MAP_A_TO_A = 0x0C79; - public static final int GL_PIXEL_MAP_A_TO_A_SIZE = 0x0CB9; - public static final int GL_PIXEL_MAP_B_TO_B = 0x0C78; - public static final int GL_PIXEL_MAP_B_TO_B_SIZE = 0x0CB8; - public static final int GL_PIXEL_MAP_G_TO_G = 0x0C77; - public static final int GL_PIXEL_MAP_G_TO_G_SIZE = 0x0CB7; - public static final int GL_PIXEL_MAP_I_TO_A = 0x0C75; - public static final int GL_PIXEL_MAP_I_TO_A_SIZE = 0x0CB5; - public static final int GL_PIXEL_MAP_I_TO_B = 0x0C74; - public static final int GL_PIXEL_MAP_I_TO_B_SIZE = 0x0CB4; - public static final int GL_PIXEL_MAP_I_TO_G = 0x0C73; - public static final int GL_PIXEL_MAP_I_TO_G_SIZE = 0x0CB3; - public static final int GL_PIXEL_MAP_I_TO_I = 0x0C70; - public static final int GL_PIXEL_MAP_I_TO_I_SIZE = 0x0CB0; - public static final int GL_PIXEL_MAP_I_TO_R = 0x0C72; - public static final int GL_PIXEL_MAP_I_TO_R_SIZE = 0x0CB2; - public static final int GL_PIXEL_MAP_R_TO_R = 0x0C76; - public static final int GL_PIXEL_MAP_R_TO_R_SIZE = 0x0CB6; - public static final int GL_PIXEL_MAP_S_TO_S = 0x0C71; - public static final int GL_PIXEL_MAP_S_TO_S_SIZE = 0x0CB1; - public static final int GL_PIXEL_MIN_FILTER_EXT = 0x8332; - public static final int GL_PIXEL_MODE_BIT = 0x00000020; - public static final int GL_PIXEL_TEXTURE_SGIS = 0x1000; - public static final int GL_PIXEL_TEX_GEN_MODE_SGIX = 0x832B; - public static final int GL_PIXEL_TEX_GEN_SGIX = 0x8139; - public static final int GL_PIXEL_TRANSFORM_2D_EXT = 0x8330; - public static final int GL_PIXEL_TRANSFORM_2D_MATRIX_EXT = 0x8338; - public static final int GL_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT = 0x8336; - public static final int GL_POINT = 0x1B00; - public static final int GL_POINTS = 0x0000; - public static final int GL_POINT_BIT = 0x00000002; - public static final int GL_POINT_FADE_THRESHOLD_SIZE_EXT = 0x8128; - public static final int GL_POINT_SIZE = 0x0B11; - public static final int GL_POINT_SIZE_GRANULARITY = 0x0B13; - public static final int GL_POINT_SIZE_MAX_EXT = 0x8127; - public static final int GL_POINT_SIZE_MIN_EXT = 0x8126; - public static final int GL_POINT_SIZE_RANGE = 0x0B12; - public static final int GL_POINT_SMOOTH = 0x0B10; - public static final int GL_POINT_SMOOTH_HINT = 0x0C51; - public static final int GL_POINT_TOKEN = 0x0701; - public static final int GL_POLYGON = 0x0009; - public static final int GL_POLYGON_BIT = 0x00000008; - public static final int GL_POLYGON_MODE = 0x0B40; - public static final int GL_POLYGON_OFFSET_BIAS_EXT = 0x8039; - public static final int GL_POLYGON_OFFSET_EXT = 0x8037; - public static final int GL_POLYGON_OFFSET_FACTOR = 0x8038; - public static final int GL_POLYGON_OFFSET_FACTOR_EXT = 0x8038; - public static final int GL_POLYGON_OFFSET_FILL = 0x8037; - public static final int GL_POLYGON_OFFSET_LINE = 0x2A02; - public static final int GL_POLYGON_OFFSET_POINT = 0x2A01; - public static final int GL_POLYGON_OFFSET_UNITS = 0x2A00; - public static final int GL_POLYGON_SMOOTH = 0x0B41; - public static final int GL_POLYGON_SMOOTH_HINT = 0x0C53; - public static final int GL_POLYGON_STIPPLE = 0x0B42; - public static final int GL_POLYGON_STIPPLE_BIT = 0x00000010; - public static final int GL_POLYGON_TOKEN = 0x0703; - public static final int GL_POSITION = 0x1203; - public static final int GL_POST_COLOR_MATRIX_ALPHA_BIAS = 0x80BB; - public static final int GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI = 0x80BB; - public static final int GL_POST_COLOR_MATRIX_ALPHA_SCALE = 0x80B7; - public static final int GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI = 0x80B7; - public static final int GL_POST_COLOR_MATRIX_BLUE_BIAS = 0x80BA; - public static final int GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI = 0x80BA; - public static final int GL_POST_COLOR_MATRIX_BLUE_SCALE = 0x80B6; - public static final int GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI = 0x80B6; - public static final int GL_POST_COLOR_MATRIX_COLOR_TABLE = 0x80D2; - public static final int GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI = 0x80D2; - public static final int GL_POST_COLOR_MATRIX_GREEN_BIAS = 0x80B9; - public static final int GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI = 0x80B9; - public static final int GL_POST_COLOR_MATRIX_GREEN_SCALE = 0x80B5; - public static final int GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI = 0x80B5; - public static final int GL_POST_COLOR_MATRIX_RED_BIAS = 0x80B8; - public static final int GL_POST_COLOR_MATRIX_RED_BIAS_SGI = 0x80B8; - public static final int GL_POST_COLOR_MATRIX_RED_SCALE = 0x80B4; - public static final int GL_POST_COLOR_MATRIX_RED_SCALE_SGI = 0x80B4; - public static final int GL_POST_CONVOLUTION_ALPHA_BIAS = 0x8023; - public static final int GL_POST_CONVOLUTION_ALPHA_BIAS_EXT = 0x8023; - public static final int GL_POST_CONVOLUTION_ALPHA_SCALE = 0x801F; - public static final int GL_POST_CONVOLUTION_ALPHA_SCALE_EXT = 0x801F; - public static final int GL_POST_CONVOLUTION_BLUE_BIAS = 0x8022; - public static final int GL_POST_CONVOLUTION_BLUE_BIAS_EXT = 0x8022; - public static final int GL_POST_CONVOLUTION_BLUE_SCALE = 0x801E; - public static final int GL_POST_CONVOLUTION_BLUE_SCALE_EXT = 0x801E; - public static final int GL_POST_CONVOLUTION_COLOR_TABLE = 0x80D1; - public static final int GL_POST_CONVOLUTION_COLOR_TABLE_SGI = 0x80D1; - public static final int GL_POST_CONVOLUTION_GREEN_BIAS = 0x8021; - public static final int GL_POST_CONVOLUTION_GREEN_BIAS_EXT = 0x8021; - public static final int GL_POST_CONVOLUTION_GREEN_SCALE = 0x801D; - public static final int GL_POST_CONVOLUTION_GREEN_SCALE_EXT = 0x801D; - public static final int GL_POST_CONVOLUTION_RED_BIAS = 0x8020; - public static final int GL_POST_CONVOLUTION_RED_BIAS_EXT = 0x8020; - public static final int GL_POST_CONVOLUTION_RED_SCALE = 0x801C; - public static final int GL_POST_CONVOLUTION_RED_SCALE_EXT = 0x801C; - public static final int GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX = 0x817B; - public static final int GL_POST_TEXTURE_FILTER_BIAS_SGIX = 0x8179; - public static final int GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX = 0x817C; - public static final int GL_POST_TEXTURE_FILTER_SCALE_SGIX = 0x817A; - public static final int GL_PREFER_DOUBLEBUFFER_HINT_PGI = 107000; - public static final int GL_PREVIOUS_EXT = 0x8578; - public static final int GL_PRIMARY_COLOR_EXT = 0x8577; - public static final int GL_PRIMARY_COLOR_NV = 0x852C; - public static final int GL_PROJECTION = 0x1701; - public static final int GL_PROJECTION_MATRIX = 0x0BA7; - public static final int GL_PROJECTION_STACK_DEPTH = 0x0BA4; - public static final int GL_PROXY_COLOR_TABLE = 0x80D3; - public static final int GL_PROXY_COLOR_TABLE_SGI = 0x80D3; - public static final int GL_PROXY_HISTOGRAM = 0x8025; - public static final int GL_PROXY_HISTOGRAM_EXT = 0x8025; - public static final int GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE = 0x80D5; - public static final int GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE_SGI = 0x80D5; - public static final int GL_PROXY_POST_CONVOLUTION_COLOR_TABLE = 0x80D4; - public static final int GL_PROXY_POST_CONVOLUTION_COLOR_TABLE_SGI = 0x80D4; - public static final int GL_PROXY_TEXTURE_1D = 0x8063; - public static final int GL_PROXY_TEXTURE_1D_EXT = 0x8063; - public static final int GL_PROXY_TEXTURE_2D = 0x8064; - public static final int GL_PROXY_TEXTURE_2D_EXT = 0x8064; - public static final int GL_PROXY_TEXTURE_3D = 0x8070; - public static final int GL_PROXY_TEXTURE_3D_EXT = 0x8070; - public static final int GL_PROXY_TEXTURE_4D_SGIS = 0x8135; - public static final int GL_PROXY_TEXTURE_COLOR_TABLE_SGI = 0x80BD; - public static final int GL_PROXY_TEXTURE_CUBE_MAP_EXT = 0x851B; - public static final int GL_Q = 0x2003; - public static final int GL_QUADRATIC_ATTENUATION = 0x1209; - public static final int GL_QUADS = 0x0007; - public static final int GL_QUAD_ALPHA4_SGIS = 0x811E; - public static final int GL_QUAD_ALPHA8_SGIS = 0x811F; - public static final int GL_QUAD_INTENSITY4_SGIS = 0x8122; - public static final int GL_QUAD_INTENSITY8_SGIS = 0x8123; - public static final int GL_QUAD_LUMINANCE4_SGIS0 = 0x8120; - public static final int GL_QUAD_LUMINANCE8_SGIS = 0x8121; - public static final int GL_QUAD_STRIP = 0x0008; - public static final int GL_QUAD_TEXTURE_SELECT_SGIS = 0x8125; - public static final int GL_R = 0x2002; - public static final int GL_R1UI_C3F_V3F_SUN = 0x85C6; - public static final int GL_R1UI_C4F_N3F_V3F_SUN = 0x85C8; - public static final int GL_R1UI_C4UB_V3F_SUN = 0x85C5; - public static final int GL_R1UI_N3F_V3F_SUN = 0x85C7; - public static final int GL_R1UI_T2F_C4F_N3F_V3F_SUN = 0x85CB; - public static final int GL_R1UI_T2F_N3F_V3F_SUN = 0x85CA; - public static final int GL_R1UI_T2F_V3F_SUN = 0x85C9; - public static final int GL_R1UI_V3F_SUN = 0x85C4; - public static final int GL_R3_G3_B2 = 0x2A10; - public static final int GL_READ_BUFFER = 0x0C02; - public static final int GL_RECLAIM_MEMORY_HINT_PGI = 107006; - public static final int GL_RED = 0x1903; - public static final int GL_REDUCE = 0x8016; - public static final int GL_REDUCE_EXT = 0x8016; - public static final int GL_RED_BIAS = 0x0D15; - public static final int GL_RED_BITS = 0x0D52; - public static final int GL_RED_MAX_CLAMP_INGR = 0x8564; - public static final int GL_RED_MIN_CLAMP_INGR = 0x8560; - public static final int GL_RED_SCALE = 0x0D14; - public static final int GL_REFERENCE_PLANE_EQUATION_SGIX = 0x817E; - public static final int GL_REFERENCE_PLANE_SGIX = 0x817D; - public static final int GL_REFLECTION_MAP_EXT = 0x8512; - public static final int GL_REFLECTION_MAP_NV = 0x8512; - public static final int GL_REGISTER_COMBINERS_NV = 0x8522; - public static final int GL_RENDER = 0x1C00; - public static final int GL_RENDERER = 0x1F01; - public static final int GL_RENDER_MODE = 0x0C40; - public static final int GL_REPEAT = 0x2901; - public static final int GL_REPLACE = 0x1E01; - public static final int GL_REPLACEMENT_CODE_ARRAY_POINTER_SUN = 0x85C3; - public static final int GL_REPLACEMENT_CODE_ARRAY_STRIDE_SUN = 0x85C2; - public static final int GL_REPLACEMENT_CODE_ARRAY_SUN = 0x85C0; - public static final int GL_REPLACEMENT_CODE_ARRAY_TYPE_SUN = 0x85C1; - public static final int GL_REPLACEMENT_CODE_SUN = 0x81D8; - public static final int GL_REPLACE_EXT = 0x8062; - public static final int GL_REPLACE_MIDDLE_SUN = 0x02; - public static final int GL_REPLACE_OLDEST_SUN = 0x03; - public static final int GL_REPLICATE_BORDER = 0x8153; - public static final int GL_RESCALE_NORMAL = 0x803A; - public static final int GL_RESCALE_NORMAL_EXT = 0x803A; - public static final int GL_RESTART_SUN = 0x01; - public static final int GL_RETURN = 0x0102; - public static final int GL_RGB = 0x1907; - public static final int GL_RGB10 = 0x8052; - public static final int GL_RGB10_A2 = 0x8059; - public static final int GL_RGB10_A2_EXT = 0x8059; - public static final int GL_RGB10_EXT = 0x8052; - public static final int GL_RGB12 = 0x8053; - public static final int GL_RGB12_EXT = 0x8053; - public static final int GL_RGB16 = 0x8054; - public static final int GL_RGB16_EXT = 0x8054; - public static final int GL_RGB2_EXT = 0x804E; - public static final int GL_RGB4 = 0x804F; - public static final int GL_RGB4_EXT = 0x804F; - public static final int GL_RGB5 = 0x8050; - public static final int GL_RGB5_A1 = 0x8057; - public static final int GL_RGB5_A1_EXT = 0x8057; - public static final int GL_RGB5_EXT = 0x8050; - public static final int GL_RGB8 = 0x8051; - public static final int GL_RGB8_EXT = 0x8051; - public static final int GL_RGBA = 0x1908; - public static final int GL_RGBA12 = 0x805A; - public static final int GL_RGBA12_EXT = 0x805A; - public static final int GL_RGBA16 = 0x805B; - public static final int GL_RGBA16_EXT = 0x805B; - public static final int GL_RGBA2 = 0x8055; - public static final int GL_RGBA2_EXT = 0x8055; - public static final int GL_RGBA4 = 0x8056; - public static final int GL_RGBA4_EXT = 0x8056; - public static final int GL_RGBA8 = 0x8058; - public static final int GL_RGBA8_EXT = 0x8058; - public static final int GL_RGBA_MODE = 0x0C31; - public static final int GL_RGB_SCALE_EXT = 0x8573; - public static final int GL_RIGHT = 0x0407; - public static final int GL_S = 0x2000; - public static final int GL_SAMPLES_ARB = 0x80A9; - public static final int GL_SAMPLES_SGIS = 0x80A9; - public static final int GL_SAMPLE_ALPHA_TO_COVERAGE_ARB = 0x809E; - public static final int GL_SAMPLE_ALPHA_TO_MASK_SGIS = 0x809E; - public static final int GL_SAMPLE_ALPHA_TO_ONE_ARB = 0x809F; - public static final int GL_SAMPLE_ALPHA_TO_ONE_SGIS = 0x809F; - public static final int GL_SAMPLE_BUFFERS_ARB = 0x80A8; - public static final int GL_SAMPLE_BUFFERS_SGIS = 0x80A8; - public static final int GL_SAMPLE_COVERAGE_ARB = 0x80A0; - public static final int GL_SAMPLE_COVERAGE_INVERT_ARB = 0x80AB; - public static final int GL_SAMPLE_COVERAGE_VALUE_ARB = 0x80AA; - public static final int GL_SAMPLE_MASK_INVERT_SGIS = 0x80AB; - public static final int GL_SAMPLE_MASK_SGIS = 0x80A0; - public static final int GL_SAMPLE_MASK_VALUE_SGIS = 0x80AA; - public static final int GL_SAMPLE_MAX_PASSES_ARB = 0x84E7; - public static final int GL_SAMPLE_PASS_ARB = 0x84E8; - public static final int GL_SAMPLE_PATTERN_SGIS = 0x80AC; - public static final int GL_SCALE_BY_FOUR_NV = 0x853F; - public static final int GL_SCALE_BY_ONE_HALF_NV = 0x8540; - public static final int GL_SCALE_BY_TWO_NV = 0x853E; - public static final int GL_SCISSOR_BIT = 0x00080000; - public static final int GL_SCISSOR_BOX = 0x0C10; - public static final int GL_SCISSOR_TEST = 0x0C11; - public static final int GL_SCREEN_COORDINATES_REND = 0x8490; - public static final int GL_SECONDARY_COLOR_ARRAY_EXT = 0x845E; - public static final int GL_SECONDARY_COLOR_ARRAY_POINTER_EXT = 0x845D; - public static final int GL_SECONDARY_COLOR_ARRAY_SIZE_EXT = 0x845A; - public static final int GL_SECONDARY_COLOR_ARRAY_STRIDE_EXT = 0x845C; - public static final int GL_SECONDARY_COLOR_ARRAY_TYPE_EXT = 0x845B; - public static final int GL_SECONDARY_COLOR_NV = 0x852D; - public static final int GL_SELECT = 0x1C02; - public static final int GL_SELECTION_BUFFER_POINTER = 0x0DF3; - public static final int GL_SELECTION_BUFFER_SIZE = 0x0DF4; - public static final int GL_SEPARABLE_2D = 0x8012; - public static final int GL_SEPARABLE_2D_EXT = 0x8012; - public static final int GL_SEPARATE_SPECULAR_COLOR = 0x81FA; - public static final int GL_SEPARATE_SPECULAR_COLOR_EXT = 0x81FA; - public static final int GL_SET = 0x150F; - public static final int GL_SHADE_MODEL = 0x0B54; - public static final int GL_SHADOW_ATTENUATION_EXT = 0x834E; - public static final int GL_SHARED_TEXTURE_PALETTE_EXT = 0x81FB; - public static final int GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS = 0x80B0; - public static final int GL_SHININESS = 0x1601; - public static final int GL_SHORT = 0x1402; - public static final int GL_SIGNED_IDENTITY_NV = 0x853C; - public static final int GL_SIGNED_NEGATE_NV = 0x853D; - public static final int GL_SINGLE_COLOR = 0x81F9; - public static final int GL_SINGLE_COLOR_EXT = 0x81F9; - public static final int GL_SMOOTH = 0x1D01; - public static final int GL_SMOOTH_LINE_WIDTH_GRANULARITY = 0x0B23; - public static final int GL_SMOOTH_LINE_WIDTH_RANGE = 0x0B22; - public static final int GL_SMOOTH_POINT_SIZE_GRANULARITY = 0x0B13; - public static final int GL_SMOOTH_POINT_SIZE_RANGE = 0x0B12; - public static final int GL_SOURCE0_ALPHA_EXT = 0x8588; - public static final int GL_SOURCE0_RGB_EXT = 0x8580; - public static final int GL_SOURCE1_ALPHA_EXT = 0x8589; - public static final int GL_SOURCE1_RGB_EXT = 0x8581; - public static final int GL_SOURCE2_ALPHA_EXT = 0x858A; - public static final int GL_SOURCE2_RGB_EXT = 0x8582; - public static final int GL_SOURCE3_ALPHA_NV = 0x858B; - public static final int GL_SOURCE3_RGB_NV = 0x8583; - public static final int GL_SPARE0_NV = 0x852E; - public static final int GL_SPARE0_PLUS_SECONDARY_COLOR_NV = 0x8532; - public static final int GL_SPARE1_NV = 0x852F; - public static final int GL_SPECULAR = 0x1202; - public static final int GL_SPHERE_MAP = 0x2402; - public static final int GL_SPOT_CUTOFF = 0x1206; - public static final int GL_SPOT_DIRECTION = 0x1204; - public static final int GL_SPOT_EXPONENT = 0x1205; - public static final int GL_SPRITE_AXIAL_SGIX = 0x814C; - public static final int GL_SPRITE_AXIS_SGIX = 0x814A; - public static final int GL_SPRITE_EYE_ALIGNED_SGIX = 0x814E; - public static final int GL_SPRITE_MODE_SGIX = 0x8149; - public static final int GL_SPRITE_OBJECT_ALIGNED_SGIX = 0x814D; - public static final int GL_SPRITE_SGIX = 0x8148; - public static final int GL_SPRITE_TRANSLATION_SGIX = 0x814B; - public static final int GL_SRC_ALPHA = 0x0302; - public static final int GL_SRC_ALPHA_SATURATE = 0x0308; - public static final int GL_SRC_COLOR = 0x0300; - public static final int GL_STACK_OVERFLOW = 0x0503; - public static final int GL_STACK_UNDERFLOW = 0x0504; - public static final int GL_STATIC_VERTEX_ARRAY_IBM = 0x19295; - public static final int GL_STENCIL = 0x1802; - public static final int GL_STENCIL_BITS = 0x0D57; - public static final int GL_STENCIL_BUFFER_BIT = 0x00000400; - public static final int GL_STENCIL_CLEAR_VALUE = 0x0B91; - public static final int GL_STENCIL_FAIL = 0x0B94; - public static final int GL_STENCIL_FUNC = 0x0B92; - public static final int GL_STENCIL_INDEX = 0x1901; - public static final int GL_STENCIL_PASS_DEPTH_FAIL = 0x0B95; - public static final int GL_STENCIL_PASS_DEPTH_PASS = 0x0B96; - public static final int GL_STENCIL_REF = 0x0B97; - public static final int GL_STENCIL_TEST = 0x0B90; - public static final int GL_STENCIL_VALUE_MASK = 0x0B93; - public static final int GL_STENCIL_WRITEMASK = 0x0B98; - public static final int GL_STEREO = 0x0C33; - public static final int GL_STRICT_DEPTHFUNC_HINT_PGI = 107030; - public static final int GL_STRICT_LIGHTING_HINT_PGI = 107031; - public static final int GL_STRICT_SCISSOR_HINT_PGI = 107032; - public static final int GL_SUBPIXEL_BITS = 0x0D50; - public static final int GL_T = 0x2001; - public static final int GL_T2F_C3F_V3F = 0x2A2A; - public static final int GL_T2F_C4F_N3F_V3F = 0x2A2C; - public static final int GL_T2F_C4UB_V3F = 0x2A29; - public static final int GL_T2F_N3F_V3F = 0x2A2B; - public static final int GL_T2F_V3F = 0x2A27; - public static final int GL_T4F_C4F_N3F_V4F = 0x2A2D; - public static final int GL_T4F_V4F = 0x2A28; - public static final int GL_TABLE_TOO_LARGE = 0x8031; - public static final int GL_TABLE_TOO_LARGE_EXT = 0x8031; - public static final int GL_TANGENT_ARRAY_EXT = 0x8439; - public static final int GL_TANGENT_ARRAY_POINTER_EXT = 0x8442; - public static final int GL_TANGENT_ARRAY_STRIDE_EXT = 0x843F; - public static final int GL_TANGENT_ARRAY_TYPE_EXT = 0x843E; - public static final int GL_TEXTURE = 0x1702; - public static final int GL_TEXTURE0_ARB = 0x84C0; - public static final int GL_TEXTURE10_ARB = 0x84CA; - public static final int GL_TEXTURE11_ARB = 0x84CB; - public static final int GL_TEXTURE12_ARB = 0x84CC; - public static final int GL_TEXTURE13_ARB = 0x84CD; - public static final int GL_TEXTURE14_ARB = 0x84CE; - public static final int GL_TEXTURE15_ARB = 0x84CF; - public static final int GL_TEXTURE16_ARB = 0x84D0; - public static final int GL_TEXTURE17_ARB = 0x84D1; - public static final int GL_TEXTURE18_ARB = 0x84D2; - public static final int GL_TEXTURE19_ARB = 0x84D3; - public static final int GL_TEXTURE1_ARB = 0x84C1; - public static final int GL_TEXTURE20_ARB = 0x84D4; - public static final int GL_TEXTURE21_ARB = 0x84D5; - public static final int GL_TEXTURE22_ARB = 0x84D6; - public static final int GL_TEXTURE23_ARB = 0x84D7; - public static final int GL_TEXTURE24_ARB = 0x84D8; - public static final int GL_TEXTURE25_ARB = 0x84D9; - public static final int GL_TEXTURE26_ARB = 0x84DA; - public static final int GL_TEXTURE27_ARB = 0x84DB; - public static final int GL_TEXTURE28_ARB = 0x84DC; - public static final int GL_TEXTURE29_ARB = 0x84DD; - public static final int GL_TEXTURE2_ARB = 0x84C2; - public static final int GL_TEXTURE30_ARB = 0x84DE; - public static final int GL_TEXTURE31_ARB = 0x84DF; - public static final int GL_TEXTURE3_ARB = 0x84C3; - public static final int GL_TEXTURE4_ARB = 0x84C4; - public static final int GL_TEXTURE5_ARB = 0x84C5; - public static final int GL_TEXTURE6_ARB = 0x84C6; - public static final int GL_TEXTURE7_ARB = 0x84C7; - public static final int GL_TEXTURE8_ARB = 0x84C8; - public static final int GL_TEXTURE9_ARB = 0x84C9; - public static final int GL_TEXTURE_1D = 0x0DE0; - public static final int GL_TEXTURE_1D_BINDING_EXT = 0x8068; - public static final int GL_TEXTURE_2D = 0x0DE1; - public static final int GL_TEXTURE_2D_BINDING_EXT = 0x8069; - public static final int GL_TEXTURE_3D = 0x806F; - public static final int GL_TEXTURE_3D_BINDING_EXT = 0x806A; - public static final int GL_TEXTURE_3D_EXT = 0x806F; - public static final int GL_TEXTURE_4DSIZE_SGIS = 0x8136; - public static final int GL_TEXTURE_4D_BINDING_SGIS = 0x814F; - public static final int GL_TEXTURE_4D_SGIS = 0x8134; - public static final int GL_TEXTURE_ALPHA_SIZE = 0x805F; - public static final int GL_TEXTURE_ALPHA_SIZE_EXT = 0x805F; - public static final int GL_TEXTURE_APPLICATION_MODE_EXT = 0x834F; - public static final int GL_TEXTURE_BASE_LEVEL = 0x813C; - public static final int GL_TEXTURE_BASE_LEVEL_SGIS = 0x813C; - public static final int GL_TEXTURE_BINDING_1D = 0x8068; - public static final int GL_TEXTURE_BINDING_2D = 0x8069; - public static final int GL_TEXTURE_BINDING_3D = 0x806A; - public static final int GL_TEXTURE_BINDING_CUBE_MAP_EXT = 0x8514; - public static final int GL_TEXTURE_BIT = 0x00040000; - public static final int GL_TEXTURE_BLUE_SIZE = 0x805E; - public static final int GL_TEXTURE_BLUE_SIZE_EXT = 0x805E; - public static final int GL_TEXTURE_BORDER = 0x1005; - public static final int GL_TEXTURE_BORDER_COLOR = 0x1004; - public static final int GL_TEXTURE_CLIPMAP_CENTER_SGIX = 0x8171; - public static final int GL_TEXTURE_CLIPMAP_DEPTH_SGIX = 0x8176; - public static final int GL_TEXTURE_CLIPMAP_FRAME_SGIX = 0x8172; - public static final int GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX = 0x8175; - public static final int GL_TEXTURE_CLIPMAP_OFFSET_SGIX = 0x8173; - public static final int GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX = 0x8174; - public static final int GL_TEXTURE_COMPARE_OPERATOR_SGIX = 0x819B; - public static final int GL_TEXTURE_COMPARE_SGIX = 0x819A; - public static final int GL_TEXTURE_COMPONENTS = 0x1003; - public static final int GL_TEXTURE_COMPRESSED_ARB = 0x86A1; - public static final int GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB = 0x86A0; - public static final int GL_TEXTURE_COMPRESSION_HINT_ARB = 0x84EF; - public static final int GL_TEXTURE_CONSTANT_DATA_SUNX = 0x81D6; - public static final int GL_TEXTURE_COORD_ARRAY = 0x8078; - public static final int GL_TEXTURE_COORD_ARRAY_COUNT_EXT = 0x808B; - public static final int GL_TEXTURE_COORD_ARRAY_EXT = 0x8078; - public static final int GL_TEXTURE_COORD_ARRAY_POINTER = 0x8092; - public static final int GL_TEXTURE_COORD_ARRAY_POINTER_EXT = 0x8092; - public static final int GL_TEXTURE_COORD_ARRAY_SIZE = 0x8088; - public static final int GL_TEXTURE_COORD_ARRAY_SIZE_EXT = 0x8088; - public static final int GL_TEXTURE_COORD_ARRAY_STRIDE = 0x808A; - public static final int GL_TEXTURE_COORD_ARRAY_STRIDE_EXT = 0x808A; - public static final int GL_TEXTURE_COORD_ARRAY_TYPE = 0x8089; - public static final int GL_TEXTURE_COORD_ARRAY_TYPE_EXT = 0x8089; - public static final int GL_TEXTURE_CUBE_MAP_EXT = 0x8513; - public static final int GL_TEXTURE_CUBE_MAP_NEGATIVE_X_EXT = 0x8516; - public static final int GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_EXT = 0x8518; - public static final int GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_EXT = 0x851A; - public static final int GL_TEXTURE_CUBE_MAP_POSITIVE_X_EXT = 0x8515; - public static final int GL_TEXTURE_CUBE_MAP_POSITIVE_Y_EXT = 0x8517; - public static final int GL_TEXTURE_CUBE_MAP_POSITIVE_Z_EXT = 0x8519; - public static final int GL_TEXTURE_DEPTH = 0x8071; - public static final int GL_TEXTURE_DEPTH_EXT = 0x8071; - public static final int GL_TEXTURE_ENV = 0x2300; - public static final int GL_TEXTURE_ENV_BIAS_SGIX = 0x80BE; - public static final int GL_TEXTURE_ENV_COLOR = 0x2201; - public static final int GL_TEXTURE_ENV_MODE = 0x2200; - public static final int GL_TEXTURE_FILTER4_SIZE_SGIS = 0x8147; - public static final int GL_TEXTURE_FILTER_CONTROL_EXT = 0x8500; - public static final int GL_TEXTURE_GEN_MODE = 0x2500; - public static final int GL_TEXTURE_GEN_Q = 0x0C63; - public static final int GL_TEXTURE_GEN_R = 0x0C62; - public static final int GL_TEXTURE_GEN_S = 0x0C60; - public static final int GL_TEXTURE_GEN_T = 0x0C61; - public static final int GL_TEXTURE_GEQUAL_R_SGIX = 0x819D; - public static final int GL_TEXTURE_GREEN_SIZE = 0x805D; - public static final int GL_TEXTURE_GREEN_SIZE_EXT = 0x805D; - public static final int GL_TEXTURE_HEIGHT = 0x1001; - public static final int GL_TEXTURE_INDEX_SIZE_EXT = 0x80ED; - public static final int GL_TEXTURE_INTENSITY_SIZE = 0x8061; - public static final int GL_TEXTURE_INTENSITY_SIZE_EXT = 0x8061; - public static final int GL_TEXTURE_INTERNAL_FORMAT = 0x1003; - public static final int GL_TEXTURE_LEQUAL_R_SGIX = 0x819C; - public static final int GL_TEXTURE_LIGHT_EXT = 0x8350; - public static final int GL_TEXTURE_LOD_BIAS_EXT = 0x8501; - public static final int GL_TEXTURE_LOD_BIAS_R_SGIX = 0x8190; - public static final int GL_TEXTURE_LOD_BIAS_S_SGIX = 0x818E; - public static final int GL_TEXTURE_LOD_BIAS_T_SGIX = 0x818F; - public static final int GL_TEXTURE_LUMINANCE_SIZE = 0x8060; - public static final int GL_TEXTURE_LUMINANCE_SIZE_EXT = 0x8060; - public static final int GL_TEXTURE_MAG_FILTER = 0x2800; - public static final int GL_TEXTURE_MATERIAL_FACE_EXT = 0x8351; - public static final int GL_TEXTURE_MATERIAL_PARAMETER_EXT = 0x8352; - public static final int GL_TEXTURE_MATRIX = 0x0BA8; - public static final int GL_TEXTURE_MAX_ANISOTROPY_EXT = 0x84FE; - public static final int GL_TEXTURE_MAX_LEVEL = 0x813D; - public static final int GL_TEXTURE_MAX_LEVEL_SGIS = 0x813D; - public static final int GL_TEXTURE_MAX_LOD = 0x813B; - public static final int GL_TEXTURE_MAX_LOD_SGIS = 0x813B; - public static final int GL_TEXTURE_MIN_FILTER = 0x2801; - public static final int GL_TEXTURE_MIN_LOD = 0x813A; - public static final int GL_TEXTURE_MIN_LOD_SGIS = 0x813A; - public static final int GL_TEXTURE_NORMAL_EXT = 0x85AF; - public static final int GL_TEXTURE_PRIORITY = 0x8066; - public static final int GL_TEXTURE_PRIORITY_EXT = 0x8066; - public static final int GL_TEXTURE_RED_SIZE = 0x805C; - public static final int GL_TEXTURE_RED_SIZE_EXT = 0x805C; - public static final int GL_TEXTURE_RESIDENT = 0x8067; - public static final int GL_TEXTURE_RESIDENT_EXT = 0x8067; - public static final int GL_TEXTURE_STACK_DEPTH = 0x0BA5; - public static final int GL_TEXTURE_WIDTH = 0x1000; - public static final int GL_TEXTURE_WRAP_Q_SGIS = 0x8137; - public static final int GL_TEXTURE_WRAP_R = 0x8072; - public static final int GL_TEXTURE_WRAP_R_EXT = 0x8072; - public static final int GL_TEXTURE_WRAP_S = 0x2802; - public static final int GL_TEXTURE_WRAP_T = 0x2803; - public static final int GL_TRANSFORM_BIT = 0x00001000; - public static final int GL_TRANSFORM_HINT_APPLE = 0x85B1; - public static final int GL_TRANSPOSE_COLOR_MATRIX_ARB = 0x84E6; - public static final int GL_TRANSPOSE_MODELVIEW_MATRIX_ARB = 0x84E3; - public static final int GL_TRANSPOSE_PROJECTION_MATRIX_ARB = 0x84E4; - public static final int GL_TRANSPOSE_TEXTURE_MATRIX_ARB = 0x84E5; - public static final int GL_TRIANGLES = 0x0004; - public static final int GL_TRIANGLE_FAN = 0x0006; - public static final int GL_TRIANGLE_LIST_SUN = 0x81D7; - public static final int GL_TRIANGLE_STRIP = 0x0005; - public static final int GL_UNPACK_ALIGNMENT = 0x0CF5; - public static final int GL_UNPACK_CMYK_HINT_EXT = 0x800F; - public static final int GL_UNPACK_CONSTANT_DATA_SUNX = 0x81D5; - public static final int GL_UNPACK_IMAGE_DEPTH_SGIS = 0x8133; - public static final int GL_UNPACK_IMAGE_HEIGHT = 0x806E; - public static final int GL_UNPACK_IMAGE_HEIGHT_EXT = 0x806E; - public static final int GL_UNPACK_LSB_FIRST = 0x0CF1; - public static final int GL_UNPACK_ROW_LENGTH = 0x0CF2; - public static final int GL_UNPACK_SKIP_IMAGES = 0x806D; - public static final int GL_UNPACK_SKIP_IMAGES_EXT = 0x806D; - public static final int GL_UNPACK_SKIP_PIXELS = 0x0CF4; - public static final int GL_UNPACK_SKIP_ROWS = 0x0CF3; - public static final int GL_UNPACK_SKIP_VOLUMES_SGIS = 0x8132; - public static final int GL_UNPACK_SWAP_BYTES = 0x0CF0; - public static final int GL_UNSIGNED_BYTE = 0x1401; - public static final int GL_UNSIGNED_BYTE_2_3_3_REV = 0x8362; - public static final int GL_UNSIGNED_BYTE_3_3_2 = 0x8032; - public static final int GL_UNSIGNED_BYTE_3_3_2_EXT = 0x8032; - public static final int GL_UNSIGNED_IDENTITY_NV = 0x8536; - public static final int GL_UNSIGNED_INT = 0x1405; - public static final int GL_UNSIGNED_INT_10_10_10_2 = 0x8036; - public static final int GL_UNSIGNED_INT_10_10_10_2_EXT = 0x8036; - public static final int GL_UNSIGNED_INT_2_10_10_10_REV = 0x8368; - public static final int GL_UNSIGNED_INT_8_8_8_8 = 0x8035; - public static final int GL_UNSIGNED_INT_8_8_8_8_EXT = 0x8035; - public static final int GL_UNSIGNED_INT_8_8_8_8_REV = 0x8367; - public static final int GL_UNSIGNED_INVERT_NV = 0x8537; - public static final int GL_UNSIGNED_SHORT = 0x1403; - public static final int GL_UNSIGNED_SHORT_1_5_5_5_REV = 0x8366; - public static final int GL_UNSIGNED_SHORT_4_4_4_4 = 0x8033; - public static final int GL_UNSIGNED_SHORT_4_4_4_4_EXT = 0x8033; - public static final int GL_UNSIGNED_SHORT_4_4_4_4_REV = 0x8365; - public static final int GL_UNSIGNED_SHORT_5_5_5_1 = 0x8034; - public static final int GL_UNSIGNED_SHORT_5_5_5_1_EXT = 0x8034; - public static final int GL_UNSIGNED_SHORT_5_6_5 = 0x8363; - public static final int GL_UNSIGNED_SHORT_5_6_5_REV = 0x8364; - public static final int GL_V2F = 0x2A20; - public static final int GL_V3F = 0x2A21; - public static final int GL_VARIABLE_A_NV = 0x8523; - public static final int GL_VARIABLE_B_NV = 0x8524; - public static final int GL_VARIABLE_C_NV = 0x8525; - public static final int GL_VARIABLE_D_NV = 0x8526; - public static final int GL_VARIABLE_E_NV = 0x8527; - public static final int GL_VARIABLE_F_NV = 0x8528; - public static final int GL_VARIABLE_G_NV = 0x8529; - public static final int GL_VATERIAL_SIDE_HINT_PGI = 107052; - public static final int GL_VAT_AMBIENT_AND_DIFFUSE_BIT_PGI = 0x00200000; - public static final int GL_VAT_AMBIENT_BIT_PGI = 0x00100000; - public static final int GL_VAT_COLOR_INDEXES_BIT_PGI = 0x01000000; - public static final int GL_VAT_DIFFUSE_BIT_PGI = 0x00400000; - public static final int GL_VAT_EMISSION_BIT_PGI = 0x00800000; - public static final int GL_VAT_SHININESS_BIT_PGI = 0x02000000; - public static final int GL_VAT_SPECULAR_BIT_PGI = 0x04000000; - public static final int GL_VAX_VERTEX_HINT_PGI = 107053; - public static final int GL_VDGEFLAG_BIT_PGI = 0x00040000; - public static final int GL_VENDOR = 0x1F00; - public static final int GL_VERSION = 0x1F02; - public static final int GL_VERTEX23_BIT_PGI = 0x00000004; - public static final int GL_VERTEX4_BIT_PGI = 0x00000008; - public static final int GL_VERTEX_ARRAY = 0x8074; - public static final int GL_VERTEX_ARRAY_COUNT_EXT = 0x807D; - public static final int GL_VERTEX_ARRAY_EXT = 0x8074; - public static final int GL_VERTEX_ARRAY_POINTER = 0x808E; - public static final int GL_VERTEX_ARRAY_POINTER_EXT = 0x808E; - public static final int GL_VERTEX_ARRAY_RANGE_LENGTH_NV = 0x851E; - public static final int GL_VERTEX_ARRAY_RANGE_NV = 0x851D; - public static final int GL_VERTEX_ARRAY_RANGE_POINTER_NV = 0x8521; - public static final int GL_VERTEX_ARRAY_RANGE_VALID_NV = 0x851F; - public static final int GL_VERTEX_ARRAY_SIZE = 0x807A; - public static final int GL_VERTEX_ARRAY_SIZE_EXT = 0x807A; - public static final int GL_VERTEX_ARRAY_STRIDE = 0x807C; - public static final int GL_VERTEX_ARRAY_STRIDE_EXT = 0x807C; - public static final int GL_VERTEX_ARRAY_TYPE = 0x807B; - public static final int GL_VERTEX_ARRAY_TYPE_EXT = 0x807B; - public static final int GL_VERTEX_CONSISTENT_HINT_PGI = 107051; - public static final int GL_VERTEX_DATA_HINT_PGI = 107050; - public static final int GL_VERTEX_WEIGHTING_EXT = 0x8509; - public static final int GL_VERTEX_WEIGHT_ARRAY_EXT = 0x850C; - public static final int GL_VERTEX_WEIGHT_ARRAY_POINTER_EXT = 0x8510; - public static final int GL_VERTEX_WEIGHT_ARRAY_SIZE_EXT = 0x850D; - public static final int GL_VERTEX_WEIGHT_ARRAY_STRIDE_EXT = 0x850F; - public static final int GL_VERTEX_WEIGHT_ARRAY_TYPE_EXT = 0x850E; - public static final int GL_VEXCOORD1_BIT_PGI = 0x10000000; - public static final int GL_VEXCOORD2_BIT_PGI = 0x20000000; - public static final int GL_VEXCOORD3_BIT_PGI = 0x40000000; - public static final int GL_VEXCOORD4_BIT_PGI = 0x80000000; - public static final int GL_VIEWPORT = 0x0BA2; - public static final int GL_VIEWPORT_BIT = 0x00000800; - public static final int GL_VNDEX_BIT_PGI = 0x00080000; - public static final int GL_VOLOR3_BIT_PGI = 0x00010000; - public static final int GL_VOLOR4_BIT_PGI = 0x00020000; - public static final int GL_VORMAL_BIT_PGI = 0x08000000; - public static final int GL_WIDE_LINE_HINT_PGI = 107042; - public static final int GL_WRAP_BORDER_SUN = 0x81D4; - public static final int GL_XOR = 0x1506; - public static final int GL_YCRCB_422_SGIX = 0x81BB; - public static final int GL_YCRCB_444_SGIX = 0x81BC; - public static final int GL_ZERO = 0x0; - public static final int GL_ZOOM_X = 0x0D16; - public static final int GL_ZOOM_Y = 0x0D17; -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ - - -} - + + public static final int GL_1PASS_ARB = 0x80A1; + public static final int GL_1PASS_SGIS = 0x80A1; + public static final int GL_2D = 0x0600; + public static final int GL_2PASS_0_ARB = 0x80A2; + public static final int GL_2PASS_0_SGIS = 0x80A2; + public static final int GL_2PASS_1_ARB = 0x80A3; + public static final int GL_2PASS_1_SGIS = 0x80A3; + public static final int GL_2_BYTES = 0x1407; + public static final int GL_3D = 0x0601; + public static final int GL_3D_COLOR = 0x0602; + public static final int GL_3D_COLOR_TEXTURE = 0x0603; + public static final int GL_3_BYTES = 0x1408; + public static final int GL_422_AVERAGE_EXT = 0x80CE; + public static final int GL_422_EXT = 0x80CC; + public static final int GL_422_REV_AVERAGE_EXT = 0x80CF; + public static final int GL_422_REV_EXT = 0x80CD; + public static final int GL_4D_COLOR_TEXTURE = 0x0604; + public static final int GL_4PASS_0_ARB = 0x80A4; + public static final int GL_4PASS_0_SGIS = 0x80A4; + public static final int GL_4PASS_1_ARB = 0x80A5; + public static final int GL_4PASS_1_SGIS = 0x80A5; + public static final int GL_4PASS_2_ARB = 0x80A6; + public static final int GL_4PASS_2_SGIS = 0x80A6; + public static final int GL_4PASS_3_ARB = 0x80A7; + public static final int GL_4PASS_3_SGIS = 0x80A7; + public static final int GL_4_BYTES = 0x1409; + public static final int GL_ABGR_EXT = 0x8000; + public static final int GL_ACCUM = 0x0100; + public static final int GL_ACCUM_ALPHA_BITS = 0x0D5B; + public static final int GL_ACCUM_BLUE_BITS = 0x0D5A; + public static final int GL_ACCUM_BUFFER_BIT = 0x00000200; + public static final int GL_ACCUM_CLEAR_VALUE = 0x0B80; + public static final int GL_ACCUM_GREEN_BITS = 0x0D59; + public static final int GL_ACCUM_RED_BITS = 0x0D58; + public static final int GL_ACTIVE_TEXTURE_ARB = 0x84E0; + public static final int GL_ADD = 0x0104; + public static final int GL_ADD_SIGNED_EXT = 0x8574; + public static final int GL_ALIASED_LINE_WIDTH_RANGE = 0x846E; + public static final int GL_ALIASED_POINT_SIZE_RANGE = 0x846D; + public static final int GL_ALLOW_DRAW_FRG_HINT_PGI = 107024; + public static final int GL_ALLOW_DRAW_MEM_HINT_PGI = 107025; + public static final int GL_ALLOW_DRAW_OBJ_HINT_PGI = 107022; + public static final int GL_ALLOW_DRAW_WIN_HINT_PGI = 107023; + public static final int GL_ALL_ATTRIB_BITS = 0x000FFFFF; + public static final int GL_ALL_STATIC_DATA_IBM = 0x19294; + public static final int GL_ALPHA = 0x1906; + public static final int GL_ALPHA12 = 0x803D; + public static final int GL_ALPHA12_EXT = 0x803D; + public static final int GL_ALPHA16 = 0x803E; + public static final int GL_ALPHA16_EXT = 0x803E; + public static final int GL_ALPHA4 = 0x803B; + public static final int GL_ALPHA4_EXT = 0x803B; + public static final int GL_ALPHA8 = 0x803C; + public static final int GL_ALPHA8_EXT = 0x803C; + public static final int GL_ALPHA_BIAS = 0x0D1D; + public static final int GL_ALPHA_BITS = 0x0D55; + public static final int GL_ALPHA_MAX_CLAMP_INGR = 0x8567; + public static final int GL_ALPHA_MIN_CLAMP_INGR = 0x8563; + public static final int GL_ALPHA_SCALE = 0x0D1C; + public static final int GL_ALPHA_TEST = 0x0BC0; + public static final int GL_ALPHA_TEST_FUNC = 0x0BC1; + public static final int GL_ALPHA_TEST_REF = 0x0BC2; + public static final int GL_ALWAYS = 0x0207; + public static final int GL_ALWAYS_FAST_HINT_PGI = 107020; + public static final int GL_ALWAYS_SOFT_HINT_PGI = 107021; + public static final int GL_AMBIENT = 0x1200; + public static final int GL_AMBIENT_AND_DIFFUSE = 0x1602; + public static final int GL_AND = 0x1501; + public static final int GL_AND_INVERTED = 0x1504; + public static final int GL_AND_REVERSE = 0x1502; + public static final int GL_ARRAY_ELEMENT_LOCK_COUNT_EXT = 0x81A9; + public static final int GL_ARRAY_ELEMENT_LOCK_FIRST_EXT = 0x81A8; + public static final int GL_ATTENUATION_EXT = 0x834D; + public static final int GL_ATTRIB_STACK_DEPTH = 0x0BB0; + public static final int GL_AUTO_NORMAL = 0x0D80; + public static final int GL_AUX0 = 0x0409; + public static final int GL_AUX1 = 0x040A; + public static final int GL_AUX2 = 0x040B; + public static final int GL_AUX3 = 0x040C; + public static final int GL_AUX_BUFFERS = 0x0C00; + public static final int GL_AVERAGE_EXT = 0x8335; + public static final int GL_BACK = 0x0405; + public static final int GL_BACK_LEFT = 0x0402; + public static final int GL_BACK_NORMALS_HINT_PGI = 107043; + public static final int GL_BACK_RIGHT = 0x0403; + public static final int GL_BGR = 0x80E0; + public static final int GL_BGRA = 0x80E1; + public static final int GL_BGRA_EXT = 0x80E1; + public static final int GL_BGR_EXT = 0x80E0; + public static final int GL_BIAS_BY_NEGATIVE_ONE_HALF_NV = 0x8541; + public static final int GL_BINORMAL_ARRAY_EXT = 0x843A; + public static final int GL_BINORMAL_ARRAY_POINTER_EXT = 0x8443; + public static final int GL_BINORMAL_ARRAY_STRIDE_EXT = 0x8441; + public static final int GL_BINORMAL_ARRAY_TYPE_EXT = 0x8440; + public static final int GL_BITMAP = 0x1A00; + public static final int GL_BITMAP_TOKEN = 0x0704; + public static final int GL_BLEND = 0x0BE2; + public static final int GL_BLEND_COLOR_EXT = 0x8005; + public static final int GL_BLEND_DST = 0x0BE0; + public static final int GL_BLEND_DST_ALPHA_EXT = 0x80CA; + public static final int GL_BLEND_DST_ALPHA_INGR = 0x80CA; + public static final int GL_BLEND_DST_RGB_EXT = 0x80C8; + public static final int GL_BLEND_DST_RGB_INGR = 0x80C8; + public static final int GL_BLEND_EQUATION = 0x8009; + public static final int GL_BLEND_EQUATION_EXT = 0x8009; + public static final int GL_BLEND_SRC = 0x0BE1; + public static final int GL_BLEND_SRC_ALPHA_EXT = 0x80CB; + public static final int GL_BLEND_SRC_ALPHA_INGR = 0x80CB; + public static final int GL_BLEND_SRC_RGB_EXT = 0x80C9; + public static final int GL_BLEND_SRC_RGB_INGR = 0x80C9; + public static final int GL_BLUE = 0x1905; + public static final int GL_BLUE_BIAS = 0x0D1B; + public static final int GL_BLUE_BITS = 0x0D54; + public static final int GL_BLUE_MAX_CLAMP_INGR = 0x8566; + public static final int GL_BLUE_MIN_CLAMP_INGR = 0x8562; + public static final int GL_BLUE_SCALE = 0x0D1A; + public static final int GL_BYTE = 0x1400; + public static final int GL_C3F_V3F = 0x2A24; + public static final int GL_C4F_N3F_V3F = 0x2A26; + public static final int GL_C4UB_V2F = 0x2A22; + public static final int GL_C4UB_V3F = 0x2A23; + public static final int GL_CCW = 0x0901; + public static final int GL_CLAMP = 0x2900; + public static final int GL_CLAMP_TO_BORDER_SGIS = 0x812D; + public static final int GL_CLAMP_TO_EDGE = 0x812F; + public static final int GL_CLAMP_TO_EDGE_SGIS = 0x812F; + public static final int GL_CLEAR = 0x1500; + public static final int GL_CLIENT_ACTIVE_TEXTURE_ARB = 0x84E1; + public static final int GL_CLIENT_ALL_ATTRIB_BITS = 0xFFFFFFFF; + public static final int GL_CLIENT_ATTRIB_STACK_DEPTH = 0x0BB1; + public static final int GL_CLIENT_PIXEL_STORE_BIT = 0x00000001; + public static final int GL_CLIENT_VERTEX_ARRAY_BIT = 0x00000002; + public static final int GL_CLIP_FAR_HINT_PGI = 107041; + public static final int GL_CLIP_NEAR_HINT_PGI = 107040; + public static final int GL_CLIP_PLANE0 = 0x3000; + public static final int GL_CLIP_PLANE1 = 0x3001; + public static final int GL_CLIP_PLANE2 = 0x3002; + public static final int GL_CLIP_PLANE3 = 0x3003; + public static final int GL_CLIP_PLANE4 = 0x3004; + public static final int GL_CLIP_PLANE5 = 0x3005; + public static final int GL_CLIP_VOLUME_CLIPPING_HINT_EXT = 0x80F; + public static final int GL_CMYKA_EXT = 0x800D; + public static final int GL_CMYK_EXT = 0x800C; + public static final int GL_COEFF = 0x0A00; + public static final int GL_COLOR = 0x1800; + public static final int GL_COLOR_ARRAY = 0x8076; + public static final int GL_COLOR_ARRAY_COUNT_EXT = 0x8084; + public static final int GL_COLOR_ARRAY_EXT = 0x8076; + public static final int GL_COLOR_ARRAY_POINTER = 0x8090; + public static final int GL_COLOR_ARRAY_POINTER_EXT = 0x8090; + public static final int GL_COLOR_ARRAY_SIZE = 0x8081; + public static final int GL_COLOR_ARRAY_SIZE_EXT = 0x8081; + public static final int GL_COLOR_ARRAY_STRIDE = 0x8083; + public static final int GL_COLOR_ARRAY_STRIDE_EXT = 0x8083; + public static final int GL_COLOR_ARRAY_TYPE = 0x8082; + public static final int GL_COLOR_ARRAY_TYPE_EXT = 0x8082; + public static final int GL_COLOR_BUFFER_BIT = 0x00004000; + public static final int GL_COLOR_CLEAR_VALUE = 0x0C22; + public static final int GL_COLOR_INDEX = 0x1900; + public static final int GL_COLOR_INDEX12_EXT = 0x80E6; + public static final int GL_COLOR_INDEX16_EXT = 0x80E7; + public static final int GL_COLOR_INDEX1_EXT = 0x80E2; + public static final int GL_COLOR_INDEX2_EXT = 0x80E3; + public static final int GL_COLOR_INDEX4_EXT = 0x80E4; + public static final int GL_COLOR_INDEX8_EXT = 0x80E5; + public static final int GL_COLOR_INDEXES = 0x1603; + public static final int GL_COLOR_LOGIC_OP = 0x0BF2; + public static final int GL_COLOR_MATERIAL = 0x0B57; + public static final int GL_COLOR_MATERIAL_FACE = 0x0B55; + public static final int GL_COLOR_MATERIAL_PARAMETER = 0x0B56; + public static final int GL_COLOR_MATRIX = 0x80B1; + public static final int GL_COLOR_MATRIX_SGI = 0x80B1; + public static final int GL_COLOR_MATRIX_STACK_DEPTH = 0x80B2; + public static final int GL_COLOR_MATRIX_STACK_DEPTH_SGI = 0x80B2; + public static final int GL_COLOR_SUM_CLAMP_NV = 0x854F; + public static final int GL_COLOR_SUM_EXT = 0x8458; + public static final int GL_COLOR_TABLE = 0x80D0; + public static final int GL_COLOR_TABLE_ALPHA_SIZE = 0x80DD; + public static final int GL_COLOR_TABLE_ALPHA_SIZE_EXT = 0x80DD; + public static final int GL_COLOR_TABLE_ALPHA_SIZE_SGI = 0x80DD; + public static final int GL_COLOR_TABLE_BIAS = 0x80D7; + public static final int GL_COLOR_TABLE_BIAS_SGI = 0x80D7; + public static final int GL_COLOR_TABLE_BLUE_SIZE = 0x80DC; + public static final int GL_COLOR_TABLE_BLUE_SIZE_EXT = 0x80DC; + public static final int GL_COLOR_TABLE_BLUE_SIZE_SGI = 0x80DC; + public static final int GL_COLOR_TABLE_FORMAT = 0x80D8; + public static final int GL_COLOR_TABLE_FORMAT_EXT = 0x80D8; + public static final int GL_COLOR_TABLE_FORMAT_SGI = 0x80D8; + public static final int GL_COLOR_TABLE_GREEN_SIZE = 0x80DB; + public static final int GL_COLOR_TABLE_GREEN_SIZE_EXT = 0x80DB; + public static final int GL_COLOR_TABLE_GREEN_SIZE_SGI = 0x80DB; + public static final int GL_COLOR_TABLE_INTENSITY_SIZE = 0x80DF; + public static final int GL_COLOR_TABLE_INTENSITY_SIZE_EXT = 0x80DF; + public static final int GL_COLOR_TABLE_INTENSITY_SIZE_SGI = 0x80DF; + public static final int GL_COLOR_TABLE_LUMINANCE_SIZE = 0x80DE; + public static final int GL_COLOR_TABLE_LUMINANCE_SIZE_EXT = 0x80DE; + public static final int GL_COLOR_TABLE_LUMINANCE_SIZE_SGI = 0x80DE; + public static final int GL_COLOR_TABLE_RED_SIZE = 0x80DA; + public static final int GL_COLOR_TABLE_RED_SIZE_EXT = 0x80DA; + public static final int GL_COLOR_TABLE_RED_SIZE_SGI = 0x80DA; + public static final int GL_COLOR_TABLE_SCALE = 0x80D6; + public static final int GL_COLOR_TABLE_SCALE_SGI = 0x80D6; + public static final int GL_COLOR_TABLE_SGI = 0x80D0; + public static final int GL_COLOR_TABLE_SGI_80BC = 0x80BC; + public static final int GL_COLOR_TABLE_WIDTH = 0x80D9; + public static final int GL_COLOR_TABLE_WIDTH_EXT = 0x80D9; + public static final int GL_COLOR_TABLE_WIDTH_SGI = 0x80D9; + public static final int GL_COLOR_WRITEMASK = 0x0C23; + public static final int GL_COMBINE4_NV = 0x8503; + public static final int GL_COMBINER0_NV = 0x8550; + public static final int GL_COMBINER1_NV = 0x8551; + public static final int GL_COMBINER2_NV = 0x8552; + public static final int GL_COMBINER3_NV = 0x8553; + public static final int GL_COMBINER4_NV = 0x8554; + public static final int GL_COMBINER5_NV = 0x8555; + public static final int GL_COMBINER6_NV = 0x8556; + public static final int GL_COMBINER7_NV = 0x8557; + public static final int GL_COMBINER_AB_DOT_PRODUCT_NV = 0x8545; + public static final int GL_COMBINER_AB_OUTPUT_NV = 0x854A; + public static final int GL_COMBINER_BIAS_NV = 0x8549; + public static final int GL_COMBINER_CD_DOT_PRODUCT_NV = 0x8546; + public static final int GL_COMBINER_CD_OUTPUT_NV = 0x854B; + public static final int GL_COMBINER_COMPONENT_USAGE_NV = 0x8544; + public static final int GL_COMBINER_INPUT_NV = 0x8542; + public static final int GL_COMBINER_MAPPING_NV = 0x8543; + public static final int GL_COMBINER_MUX_SUM_NV = 0x8547; + public static final int GL_COMBINER_SCALE_NV = 0x8548; + public static final int GL_COMBINER_SUM_OUTPUT_NV = 0x854C; + public static final int GL_COMBINE_ALPHA_EXT = 0x8572; + public static final int GL_COMBINE_EXT = 0x8570; + public static final int GL_COMBINE_RGB_EXT = 0x8571; + public static final int GL_COMPILE = 0x1300; + public static final int GL_COMPILE_AND_EXECUTE = 0x1301; + public static final int GL_COMPRESSED_ALPHA_ARB = 0x84E9; + public static final int GL_COMPRESSED_INTENSITY_ARB = 0x84EC; + public static final int GL_COMPRESSED_LUMINANCE_ALPHA_ARB = 0x84EB; + public static final int GL_COMPRESSED_LUMINANCE_ARB = 0x84EA; + public static final int GL_COMPRESSED_RGBA_ARB = 0x84EE; + public static final int GL_COMPRESSED_RGB_ARB = 0x84ED; + public static final int GL_COMPRESSED_TEXTURE_FORMATS_ARB = 0x86A3; + public static final int GL_CONSERVE_MEMORY_HINT_PGI = 107005; + public static final int GL_CONSTANT_ALPHA = 0x8003; + public static final int GL_CONSTANT_ALPHA_EXT = 0x8003; + public static final int GL_CONSTANT_ATTENUATION = 0x1207; + public static final int GL_CONSTANT_BORDER = 0x8151; + public static final int GL_CONSTANT_COLOR = 0x8001; + public static final int GL_CONSTANT_COLOR0_NV = 0x852A; + public static final int GL_CONSTANT_COLOR1_NV = 0x852B; + public static final int GL_CONSTANT_COLOR_EXT = 0x8001; + public static final int GL_CONSTANT_EXT = 0x8576; + public static final int GL_CONVOLUTION_1D = 0x8010; + public static final int GL_CONVOLUTION_1D_EXT = 0x8010; + public static final int GL_CONVOLUTION_2D = 0x8011; + public static final int GL_CONVOLUTION_2D_EXT = 0x8011; + public static final int GL_CONVOLUTION_BORDER_COLOR = 0x8154; + public static final int GL_CONVOLUTION_BORDER_MODE = 0x8013; + public static final int GL_CONVOLUTION_BORDER_MODE_EXT = 0x8013; + public static final int GL_CONVOLUTION_FILTER_BIAS = 0x8015; + public static final int GL_CONVOLUTION_FILTER_BIAS_EXT = 0x8015; + public static final int GL_CONVOLUTION_FILTER_SCALE = 0x8014; + public static final int GL_CONVOLUTION_FILTER_SCALE_EXT = 0x8014; + public static final int GL_CONVOLUTION_FORMAT = 0x8017; + public static final int GL_CONVOLUTION_FORMAT_EXT = 0x8017; + public static final int GL_CONVOLUTION_HEIGHT = 0x8019; + public static final int GL_CONVOLUTION_HEIGHT_EXT = 0x8019; + public static final int GL_CONVOLUTION_WIDTH = 0x8018; + public static final int GL_CONVOLUTION_WIDTH_EXT = 0x8018; + public static final int GL_COPY = 0x1503; + public static final int GL_COPY_INVERTED = 0x150C; + public static final int GL_COPY_PIXEL_TOKEN = 0x0706; + public static final int GL_CUBIC_EXT = 0x8334; + public static final int GL_CULL_FACE = 0x0B44; + public static final int GL_CULL_FACE_MODE = 0x0B45; + public static final int GL_CULL_VERTEX_EXT = 0x81AA; + public static final int GL_CULL_VERTEX_EYE_POSITION_EXT = 0x81AB; + public static final int GL_CULL_VERTEX_IBM = 0x1928A; + public static final int GL_CULL_VERTEX_OBJECT_POSITION_EXT = 0x81AC; + public static final int GL_CURRENT_BINORMAL_EXT = 0x843C; + public static final int GL_CURRENT_BIT = 0x00000001; + public static final int GL_CURRENT_COLOR = 0x0B00; + public static final int GL_CURRENT_FOG_COORDINATE_EXT = 0x8453; + public static final int GL_CURRENT_INDEX = 0x0B01; + public static final int GL_CURRENT_NORMAL = 0x0B02; + public static final int GL_CURRENT_RASTER_COLOR = 0x0B04; + public static final int GL_CURRENT_RASTER_DISTANCE = 0x0B09; + public static final int GL_CURRENT_RASTER_INDEX = 0x0B05; + public static final int GL_CURRENT_RASTER_POSITION = 0x0B07; + public static final int GL_CURRENT_RASTER_POSITION_VALID = 0x0B08; + public static final int GL_CURRENT_RASTER_TEXTURE_COORDS = 0x0B06; + public static final int GL_CURRENT_SECONDARY_COLOR_EXT = 0x8459; + public static final int GL_CURRENT_TANGENT_EXT = 0x843B; + public static final int GL_CURRENT_TEXTURE_COORDS = 0x0B03; + public static final int GL_CURRENT_VERTEX_WEIGHT_EXT = 0x850B; + public static final int GL_CW = 0x0900; + public static final int GL_DECAL = 0x2101; + public static final int GL_DECR = 0x1E03; + public static final int GL_DECR_WRAP_EXT = 0x8508; + public static final int GL_DEPTH = 0x1801; + public static final int GL_DEPTH_BIAS = 0x0D1F; + public static final int GL_DEPTH_BITS = 0x0D56; + public static final int GL_DEPTH_BUFFER_BIT = 0x00000100; + public static final int GL_DEPTH_CLEAR_VALUE = 0x0B73; + public static final int GL_DEPTH_COMPONENT = 0x1902; + public static final int GL_DEPTH_COMPONENT16_SGIX = 0x81A5; + public static final int GL_DEPTH_COMPONENT24_SGIX = 0x81A6; + public static final int GL_DEPTH_COMPONENT32_SGIX = 0x81A7; + public static final int GL_DEPTH_FUNC = 0x0B74; + public static final int GL_DEPTH_RANGE = 0x0B70; + public static final int GL_DEPTH_SCALE = 0x0D1E; + public static final int GL_DEPTH_TEST = 0x0B71; + public static final int GL_DEPTH_WRITEMASK = 0x0B72; + public static final int GL_DETAIL_TEXTURE_2D_BINDING_SGIS = 0x8096; + public static final int GL_DETAIL_TEXTURE_2D_SGIS = 0x8095; + public static final int GL_DETAIL_TEXTURE_LEVEL_SGIS = 0x809A; + public static final int GL_DETAIL_TEXTURE_MODE_SGIS = 0x809B; + public static final int GL_DIFFUSE = 0x1201; + public static final int GL_DISCARD_NV = 0x8530; + public static final int GL_DISTANCE_ATTENUATION_EXT = 0x8129; + public static final int GL_DITHER = 0x0BD0; + public static final int GL_DOMAIN = 0x0A02; + public static final int GL_DONT_CARE = 0x1100; + public static final int GL_DOUBLE = 0x140A; + public static final int GL_DOUBLEBUFFER = 0x0C32; + public static final int GL_DRAW_BUFFER = 0x0C01; + public static final int GL_DRAW_PIXEL_TOKEN = 0x0705; + public static final int GL_DST_ALPHA = 0x0304; + public static final int GL_DST_COLOR = 0x0306; + public static final int GL_DUAL_ALPHA12_SGIS = 0x8112; + public static final int GL_DUAL_ALPHA16_SGIS = 0x8113; + public static final int GL_DUAL_ALPHA4_SGIS = 0x8110; + public static final int GL_DUAL_ALPHA8_SGIS = 0x8111; + public static final int GL_DUAL_INTENSITY12_SGIS = 0x811A; + public static final int GL_DUAL_INTENSITY16_SGIS = 0x811B; + public static final int GL_DUAL_INTENSITY4_SGIS = 0x8118; + public static final int GL_DUAL_INTENSITY8_SGIS = 0x8119; + public static final int GL_DUAL_LUMINANCE12_SGIS = 0x8116; + public static final int GL_DUAL_LUMINANCE16_SGIS = 0x8117; + public static final int GL_DUAL_LUMINANCE4_SGIS = 0x8114; + public static final int GL_DUAL_LUMINANCE8_SGIS = 0x8115; + public static final int GL_DUAL_LUMINANCE_ALPHA4_SGIS = 0x811C; + public static final int GL_DUAL_LUMINANCE_ALPHA8_SGIS = 0x811D; + public static final int GL_DUAL_TEXTURE_SELECT_SGIS = 0x8124; + public static final int GL_EDGE_FLAG = 0x0B43; + public static final int GL_EDGE_FLAG_ARRAY = 0x8079; + public static final int GL_EDGE_FLAG_ARRAY_COUNT_EXT = 0x808D; + public static final int GL_EDGE_FLAG_ARRAY_EXT = 0x8079; + public static final int GL_EDGE_FLAG_ARRAY_POINTER = 0x8093; + public static final int GL_EDGE_FLAG_ARRAY_POINTER_EXT = 0x8093; + public static final int GL_EDGE_FLAG_ARRAY_STRIDE = 0x808C; + public static final int GL_EDGE_FLAG_ARRAY_STRIDE_EXT = 0x808C; + public static final int GL_EMBOSS_CONSTANT_NV = 0x855E; + public static final int GL_EMBOSS_LIGHT_NV = 0x855D; + public static final int GL_EMBOSS_MAP_NV = 0x855F; + public static final int GL_EMISSION = 0x1600; + public static final int GL_ENABLE_BIT = 0x00002000; + public static final int GL_EQUAL = 0x0202; + public static final int GL_EQUIV = 0x1509; + public static final int GL_EVAL_BIT = 0x00010000; + public static final int GL_EXP = 0x0800; + public static final int GL_EXP2 = 0x0801; + public static final int GL_EXPAND_NEGATE_NV = 0x8539; + public static final int GL_EXPAND_NORMAL_NV = 0x8538; + public static final int GL_EXTENSIONS = 0x1F03; + public static final int GL_EYE_LINEAR = 0x2400; + public static final int GL_EYE_PLANE = 0x2502; + public static final int GL_EYE_PLANE_ABSOLUTE_NV = 0x855C; + public static final int GL_EYE_RADIAL_NV = 0x855B; + public static final int GL_E_TIMES_F_NV = 0x8531; + public static final int GL_FASTEST = 0x1101; + public static final int GL_FEEDBACK = 0x1C01; + public static final int GL_FEEDBACK_BUFFER_POINTER = 0x0DF0; + public static final int GL_FEEDBACK_BUFFER_SIZE = 0x0DF1; + public static final int GL_FEEDBACK_BUFFER_TYPE = 0x0DF2; + public static final int GL_FILL = 0x1B02; + public static final int GL_FILTER4_SGIS = 0x8146; + public static final int GL_FLAT = 0x1D00; + public static final int GL_FLOAT = 0x1406; + public static final int GL_FOG = 0x0B60; + public static final int GL_FOG_BIT = 0x00000080; + public static final int GL_FOG_COLOR = 0x0B66; + public static final int GL_FOG_COORDINATE_ARRAY_EXT = 0x8457; + public static final int GL_FOG_COORDINATE_ARRAY_POINTER_EXT = 0x8456; + public static final int GL_FOG_COORDINATE_ARRAY_STRIDE_EXT = 0x8455; + public static final int GL_FOG_COORDINATE_ARRAY_TYPE_EXT = 0x8454; + public static final int GL_FOG_COORDINATE_EXT = 0x8451; + public static final int GL_FOG_COORDINATE_SOURCE_EXT = 0x8450; + public static final int GL_FOG_DENSITY = 0x0B62; + public static final int GL_FOG_DISTANCE_MODE_NV = 0x855A; + public static final int GL_FOG_END = 0x0B64; + public static final int GL_FOG_FUNC_POINTS_SGIS = 0x812B; + public static final int GL_FOG_FUNC_SGIS = 0x812A; + public static final int GL_FOG_HINT = 0x0C54; + public static final int GL_FOG_INDEX = 0x0B61; + public static final int GL_FOG_MODE = 0x0B65; + public static final int GL_FOG_OFFSET_SGIX = 0x8198; + public static final int GL_FOG_OFFSET_VALUE_SGIX = 0x8199; + public static final int GL_FOG_SPECULAR_TEXTURE_WIN = 0x80EC; + public static final int GL_FOG_START = 0x0B63; + public static final int GL_FRAGMENT_COLOR_EXT = 0x834C; + public static final int GL_FRAGMENT_DEPTH_EXT = 0x8452; + public static final int GL_FRAGMENT_DEPTH_EXT_834B = 0x834B; + public static final int GL_FRAGMENT_MATERIAL_EXT = 0x8349; + public static final int GL_FRAGMENT_NORMAL_EXT = 0x834A; + public static final int GL_FRAMEZOOM_FACTOR_SGIX = 0x818C; + public static final int GL_FRAMEZOOM_SGIX = 0x818B; + public static final int GL_FRONT = 0x0404; + public static final int GL_FRONT_AND_BACK = 0x0408; + public static final int GL_FRONT_FACE = 0x0B46; + public static final int GL_FRONT_LEFT = 0x0400; + public static final int GL_FRONT_RIGHT = 0x0401; + public static final int GL_FULL_STIPPLE_HINT_PGI = 107033; + public static final int GL_FUNC_ADD = 0x8006; + public static final int GL_FUNC_ADD_EXT = 0x8006; + public static final int GL_FUNC_REVERSE_SUBTRACT = 0x800B; + public static final int GL_FUNC_REVERSE_SUBTRACT_EXT = 0x800B; + public static final int GL_FUNC_SUBTRACT = 0x800A; + public static final int GL_FUNC_SUBTRACT_EXT = 0x800A; + public static final int GL_GENERATE_MIPMAP_HINT_SGIS = 0x8192; + public static final int GL_GENERATE_MIPMAP_SGIS = 0x8191; + public static final int GL_GEQUAL = 0x0206; + public static final int GL_GLEXT_VERSION_EXT = 8; + public static final int GL_GLOBAL_ALPHA_FACTOR_SUN = 0x81DA; + public static final int GL_GLOBAL_ALPHA_SUN = 0x81D9; + public static final int GL_GREATER = 0x0204; + public static final int GL_GREEN = 0x1904; + public static final int GL_GREEN_BIAS = 0x0D19; + public static final int GL_GREEN_BITS = 0x0D53; + public static final int GL_GREEN_MAX_CLAMP_INGR = 0x8565; + public static final int GL_GREEN_MIN_CLAMP_INGR = 0x8561; + public static final int GL_GREEN_SCALE = 0x0D18; + public static final int GL_HALF_BIAS_NEGATE_NV = 0x853B; + public static final int GL_HALF_BIAS_NORMAL_NV = 0x853A; + public static final int GL_HINT_BIT = 0x00008000; + public static final int GL_HISTOGRAM = 0x8024; + public static final int GL_HISTOGRAM_ALPHA_SIZE = 0x802B; + public static final int GL_HISTOGRAM_ALPHA_SIZE_EXT = 0x802B; + public static final int GL_HISTOGRAM_BLUE_SIZE = 0x802A; + public static final int GL_HISTOGRAM_BLUE_SIZE_EXT = 0x802A; + public static final int GL_HISTOGRAM_EXT = 0x8024; + public static final int GL_HISTOGRAM_FORMAT = 0x8027; + public static final int GL_HISTOGRAM_FORMAT_EXT = 0x8027; + public static final int GL_HISTOGRAM_GREEN_SIZE = 0x8029; + public static final int GL_HISTOGRAM_GREEN_SIZE_EXT = 0x8029; + public static final int GL_HISTOGRAM_LUMINANCE_SIZE = 0x802C; + public static final int GL_HISTOGRAM_LUMINANCE_SIZE_EXT = 0x802C; + public static final int GL_HISTOGRAM_RED_SIZE = 0x8028; + public static final int GL_HISTOGRAM_RED_SIZE_EXT = 0x8028; + public static final int GL_HISTOGRAM_SINK = 0x802D; + public static final int GL_HISTOGRAM_SINK_EXT = 0x802D; + public static final int GL_HISTOGRAM_WIDTH = 0x8026; + public static final int GL_HISTOGRAM_WIDTH_EXT = 0x8026; + public static final int GL_INCR = 0x1E02; + public static final int GL_INCR_WRAP_EXT = 0x8507; + public static final int GL_INDEX_ARRAY = 0x8077; + public static final int GL_INDEX_ARRAY_COUNT_EXT = 0x8087; + public static final int GL_INDEX_ARRAY_EXT = 0x8077; + public static final int GL_INDEX_ARRAY_POINTER = 0x8091; + public static final int GL_INDEX_ARRAY_POINTER_EXT = 0x8091; + public static final int GL_INDEX_ARRAY_STRIDE = 0x8086; + public static final int GL_INDEX_ARRAY_STRIDE_EXT = 0x8086; + public static final int GL_INDEX_ARRAY_TYPE = 0x8085; + public static final int GL_INDEX_ARRAY_TYPE_EXT = 0x8085; + public static final int GL_INDEX_BITS = 0x0D51; + public static final int GL_INDEX_CLEAR_VALUE = 0x0C20; + public static final int GL_INDEX_LOGIC_OP = 0x0BF1; + public static final int GL_INDEX_MODE = 0x0C30; + public static final int GL_INDEX_OFFSET = 0x0D13; + public static final int GL_INDEX_SHIFT = 0x0D12; + public static final int GL_INDEX_WRITEMASK = 0x0C21; + public static final int GL_INSTRUMENT_BUFFER_POINTER_SGIX = 0x8180; + public static final int GL_INSTRUMENT_MEASUREMENTS_SGIX = 0x8181; + public static final int GL_INT = 0x1404; + public static final int GL_INTENSITY = 0x8049; + public static final int GL_INTENSITY12 = 0x804C; + public static final int GL_INTENSITY12_EXT = 0x804C; + public static final int GL_INTENSITY16 = 0x804D; + public static final int GL_INTENSITY16_EXT = 0x804D; + public static final int GL_INTENSITY4 = 0x804A; + public static final int GL_INTENSITY4_EXT = 0x804A; + public static final int GL_INTENSITY8 = 0x804B; + public static final int GL_INTENSITY8_EXT = 0x804B; + public static final int GL_INTENSITY_EXT = 0x8049; + public static final int GL_INTERLACE_READ_INGR = 0x8568; + public static final int GL_INTERLACE_SGIX = 0x8094; + public static final int GL_INTERPOLATE_EXT = 0x8575; + public static final int GL_INVALID_ENUM = 0x0500; + public static final int GL_INVALID_OPERATION = 0x0502; + public static final int GL_INVALID_VALUE = 0x0501; + public static final int GL_INVERT = 0x150A; + public static final int GL_INVERTED_SCREEN_W_REND = 0x8491; + public static final int GL_IR_INSTRUMENT1_SGIX = 0x817F; + public static final int GL_KEEP = 0x1E00; + public static final int GL_LEFT = 0x0406; + public static final int GL_LEQUAL = 0x0203; + public static final int GL_LESS = 0x0201; + public static final int GL_LIGHT0 = 0x4000; + public static final int GL_LIGHT1 = 0x4001; + public static final int GL_LIGHT2 = 0x4002; + public static final int GL_LIGHT3 = 0x4003; + public static final int GL_LIGHT4 = 0x4004; + public static final int GL_LIGHT5 = 0x4005; + public static final int GL_LIGHT6 = 0x4006; + public static final int GL_LIGHT7 = 0x4007; + public static final int GL_LIGHTING = 0x0B50; + public static final int GL_LIGHTING_BIT = 0x00000040; + public static final int GL_LIGHT_MODEL_AMBIENT = 0x0B53; + public static final int GL_LIGHT_MODEL_COLOR_CONTROL = 0x81F8; + public static final int GL_LIGHT_MODEL_COLOR_CONTROL_EXT = 0x81F8; + public static final int GL_LIGHT_MODEL_LOCAL_VIEWER = 0x0B51; + public static final int GL_LIGHT_MODEL_SPECULAR_VECTOR_APPLE = 0x85B0; + public static final int GL_LIGHT_MODEL_TWO_SIDE = 0x0B52; + public static final int GL_LINE = 0x1B01; + public static final int GL_LINEAR = 0x2601; + public static final int GL_LINEAR_ATTENUATION = 0x1208; + public static final int GL_LINEAR_CLIPMAP_LINEAR_SGIX = 0x8170; + public static final int GL_LINEAR_DETAIL_ALPHA_SGIS = 0x8098; + public static final int GL_LINEAR_DETAIL_COLOR_SGIS = 0x8099; + public static final int GL_LINEAR_DETAIL_SGIS = 0x8097; + public static final int GL_LINEAR_MIPMAP_LINEAR = 0x2703; + public static final int GL_LINEAR_MIPMAP_NEAREST = 0x2701; + public static final int GL_LINEAR_SHARPEN_ALPHA_SGIS = 0x80AE; + public static final int GL_LINEAR_SHARPEN_COLOR_SGIS = 0x80AF; + public static final int GL_LINEAR_SHARPEN_SGIS = 0x80AD; + public static final int GL_LINES = 0x0001; + public static final int GL_LINE_BIT = 0x00000004; + public static final int GL_LINE_LOOP = 0x0002; + public static final int GL_LINE_RESET_TOKEN = 0x0707; + public static final int GL_LINE_SMOOTH = 0x0B20; + public static final int GL_LINE_SMOOTH_HINT = 0x0C52; + public static final int GL_LINE_STIPPLE = 0x0B24; + public static final int GL_LINE_STIPPLE_PATTERN = 0x0B25; + public static final int GL_LINE_STIPPLE_REPEAT = 0x0B26; + public static final int GL_LINE_STRIP = 0x0003; + public static final int GL_LINE_TOKEN = 0x0702; + public static final int GL_LINE_WIDTH = 0x0B21; + public static final int GL_LINE_WIDTH_GRANULARITY = 0x0B23; + public static final int GL_LINE_WIDTH_RANGE = 0x0B22; + public static final int GL_LIST_BASE = 0x0B32; + public static final int GL_LIST_BIT = 0x00020000; + public static final int GL_LIST_INDEX = 0x0B33; + public static final int GL_LIST_MODE = 0x0B30; + public static final int GL_LIST_PRIORITY_SGIX = 0x8182; + public static final int GL_LOAD = 0x0101; + public static final int GL_LOGIC_OP = 0x0BF1; + public static final int GL_LOGIC_OP_MODE = 0x0BF0; + public static final int GL_LUMINANCE = 0x1909; + public static final int GL_LUMINANCE12 = 0x8041; + public static final int GL_LUMINANCE12_ALPHA12 = 0x8047; + public static final int GL_LUMINANCE12_ALPHA12_EXT = 0x8047; + public static final int GL_LUMINANCE12_ALPHA4 = 0x8046; + public static final int GL_LUMINANCE12_ALPHA4_EXT = 0x8046; + public static final int GL_LUMINANCE12_EXT = 0x8041; + public static final int GL_LUMINANCE16 = 0x8042; + public static final int GL_LUMINANCE16_ALPHA16 = 0x8048; + public static final int GL_LUMINANCE16_ALPHA16_EXT = 0x8048; + public static final int GL_LUMINANCE16_EXT = 0x8042; + public static final int GL_LUMINANCE4 = 0x803F; + public static final int GL_LUMINANCE4_ALPHA4 = 0x8043; + public static final int GL_LUMINANCE4_ALPHA4_EXT = 0x8043; + public static final int GL_LUMINANCE4_EXT = 0x803F; + public static final int GL_LUMINANCE6_ALPHA2 = 0x8044; + public static final int GL_LUMINANCE6_ALPHA2_EXT = 0x8044; + public static final int GL_LUMINANCE8 = 0x8040; + public static final int GL_LUMINANCE8_ALPHA8 = 0x8045; + public static final int GL_LUMINANCE8_ALPHA8_EXT = 0x8045; + public static final int GL_LUMINANCE8_EXT = 0x8040; + public static final int GL_LUMINANCE_ALPHA = 0x190A; + public static final int GL_MAP1_BINORMAL_EXT = 0x8446; + public static final int GL_MAP1_COLOR_4 = 0x0D90; + public static final int GL_MAP1_GRID_DOMAIN = 0x0DD0; + public static final int GL_MAP1_GRID_SEGMENTS = 0x0DD1; + public static final int GL_MAP1_INDEX = 0x0D91; + public static final int GL_MAP1_NORMAL = 0x0D92; + public static final int GL_MAP1_TANGENT_EXT = 0x8444; + public static final int GL_MAP1_TEXTURE_COORD_1 = 0x0D93; + public static final int GL_MAP1_TEXTURE_COORD_2 = 0x0D94; + public static final int GL_MAP1_TEXTURE_COORD_3 = 0x0D95; + public static final int GL_MAP1_TEXTURE_COORD_4 = 0x0D96; + public static final int GL_MAP1_VERTEX_3 = 0x0D97; + public static final int GL_MAP1_VERTEX_4 = 0x0D98; + public static final int GL_MAP2_BINORMAL_EXT = 0x8447; + public static final int GL_MAP2_COLOR_4 = 0x0DB0; + public static final int GL_MAP2_GRID_DOMAIN = 0x0DD2; + public static final int GL_MAP2_GRID_SEGMENTS = 0x0DD3; + public static final int GL_MAP2_INDEX = 0x0DB1; + public static final int GL_MAP2_NORMAL = 0x0DB2; + public static final int GL_MAP2_TANGENT_EXT = 0x8445; + public static final int GL_MAP2_TEXTURE_COORD_1 = 0x0DB3; + public static final int GL_MAP2_TEXTURE_COORD_2 = 0x0DB4; + public static final int GL_MAP2_TEXTURE_COORD_3 = 0x0DB5; + public static final int GL_MAP2_TEXTURE_COORD_4 = 0x0DB6; + public static final int GL_MAP2_VERTEX_3 = 0x0DB7; + public static final int GL_MAP2_VERTEX_4 = 0x0DB8; + public static final int GL_MAP_COLOR = 0x0D10; + public static final int GL_MAP_STENCIL = 0x0D11; + public static final int GL_MATRIX_MODE = 0x0BA0; + public static final int GL_MAX = 0x8008; + public static final int GL_MAX_3D_TEXTURE_SIZE = 0x8073; + public static final int GL_MAX_3D_TEXTURE_SIZE_EXT = 0x8073; + public static final int GL_MAX_4D_TEXTURE_SIZE_SGIS = 0x8138; + public static final int GL_MAX_ATTRIB_STACK_DEPTH = 0x0D35; + public static final int GL_MAX_CLIENT_ATTRIB_STACK_DEPTH = 0x0D3B; + public static final int GL_MAX_CLIPMAP_DEPTH_SGIX = 0x8177; + public static final int GL_MAX_CLIPMAP_VIRTUAL_DEPTH_SGIX = 0x8178; + public static final int GL_MAX_CLIP_PLANES = 0x0D32; + public static final int GL_MAX_COLOR_MATRIX_STACK_DEPTH = 0x80B3; + public static final int GL_MAX_COLOR_MATRIX_STACK_DEPTH_SGI = 0x80B3; + public static final int GL_MAX_CONVOLUTION_HEIGHT = 0x801B; + public static final int GL_MAX_CONVOLUTION_HEIGHT_EXT = 0x801B; + public static final int GL_MAX_CONVOLUTION_WIDTH = 0x801A; + public static final int GL_MAX_CONVOLUTION_WIDTH_EXT = 0x801A; + public static final int GL_MAX_CUBE_MAP_TEXTURE_SIZE_EXT = 0x851C; + public static final int GL_MAX_ELEMENTS_INDICES = 0x80E9; + public static final int GL_MAX_ELEMENTS_INDICES_EXT = 0x80E9; + public static final int GL_MAX_ELEMENTS_VERTICES = 0x80E8; + public static final int GL_MAX_ELEMENTS_VERTICES_EXT = 0x80E8; + public static final int GL_MAX_EVAL_ORDER = 0x0D30; + public static final int GL_MAX_EXT = 0x8008; + public static final int GL_MAX_FOG_FUNC_POINTS_SGIS = 0x812C; + public static final int GL_MAX_FRAMEZOOM_FACTOR_SGIX = 0x818D; + public static final int GL_MAX_GENERAL_COMBINERS_NV = 0x854D; + public static final int GL_MAX_LIGHTS = 0x0D31; + public static final int GL_MAX_LIST_NESTING = 0x0B31; + public static final int GL_MAX_MODELVIEW_STACK_DEPTH = 0x0D36; + public static final int GL_MAX_NAME_STACK_DEPTH = 0x0D37; + public static final int GL_MAX_PIXEL_MAP_TABLE = 0x0D34; + public static final int GL_MAX_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT = 0x8337; + public static final int GL_MAX_PROJECTION_STACK_DEPTH = 0x0D38; + public static final int GL_MAX_SHININESS_NV = 0x8507; + public static final int GL_MAX_SPOT_EXPONENT_NV = 0x8508; + public static final int GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT = 0x84FF; + public static final int GL_MAX_TEXTURE_SIZE = 0x0D33; + public static final int GL_MAX_TEXTURE_STACK_DEPTH = 0x0D39; + public static final int GL_MAX_TEXTURE_UNITS_ARB = 0x84E2; + public static final int GL_MAX_VERTEX_ARRAY_RANGE_ELEMENT_NV = 0x8520; + public static final int GL_MAX_VIEWPORT_DIMS = 0x0D3A; + public static final int GL_MIN = 0x8007; + public static final int GL_MINMAX = 0x802E; + public static final int GL_MINMAX_FORMAT = 0x802F; + public static final int GL_MINMAX_SINK = 0x8030; + public static final int GL_MIN_EXT = 0x8007; + public static final int GL_MIRRORED_REPEAT_IBM = 0x8370; + public static final int GL_MODELVIEW = 0x1700; + public static final int GL_MODELVIEW0_EXT = 0x1700; + public static final int GL_MODELVIEW0_STACK_DEPTH_EXT = 0x0BA3; + public static final int GL_MODELVIEW1_EXT = 0x850A; + public static final int GL_MODELVIEW1_STACK_DEPTH_EXT = 0x8502; + public static final int GL_MODELVIEW_MATRIX = 0x0BA6; + public static final int GL_MODELVIEW_STACK_DEPTH = 0x0BA3; + public static final int GL_MODULATE = 0x2100; + public static final int GL_MULT = 0x0103; + public static final int GL_MULTISAMPLE_ARBfunda = 0x809D; + public static final int GL_MULTISAMPLE_BIT_ARB = 0x20000000; + public static final int GL_MULTISAMPLE_BIT_EXT = 0x20000000; + public static final int GL_MULTISAMPLE_SGIS = 0x809D; + public static final int GL_N3F_V3F = 0x2A25; + public static final int GL_NAME_STACK_DEPTH = 0x0D70; + public static final int GL_NAND = 0x150E; + public static final int GL_NATIVE_GRAPHICS_BEGIN_HINT_PGI = 107011; + public static final int GL_NATIVE_GRAPHICS_END_HINT_PGI = 107012; + public static final int GL_NATIVE_GRAPHICS_HANDLE_PGI = 107010; + public static final int GL_NEAREST = 0x2600; + public static final int GL_NEAREST_MIPMAP_LINEAR = 0x2702; + public static final int GL_NEAREST_MIPMAP_NEAREST = 0x2700; + public static final int GL_NEVER = 0x0200; + public static final int GL_NICEST = 0x1102; + public static final int GL_NONE = 0x0; + public static final int GL_NOOP = 0x1505; + public static final int GL_NOR = 0x1508; + public static final int GL_NORMALIZE = 0x0BA1; + public static final int GL_NORMAL_ARRAY = 0x8075; + public static final int GL_NORMAL_ARRAY_COUNT_EXT = 0x8080; + public static final int GL_NORMAL_ARRAY_EXT = 0x8075; + public static final int GL_NORMAL_ARRAY_POINTER = 0x808F; + public static final int GL_NORMAL_ARRAY_POINTER_EXT = 0x808F; + public static final int GL_NORMAL_ARRAY_STRIDE = 0x807F; + public static final int GL_NORMAL_ARRAY_STRIDE_EXT = 0x807F; + public static final int GL_NORMAL_ARRAY_TYPE = 0x807E; + public static final int GL_NORMAL_ARRAY_TYPE_EXT = 0x807E; + public static final int GL_NORMAL_MAP_EXT = 0x8511; + public static final int GL_NORMAL_MAP_NV = 0x8511; + public static final int GL_NOTEQUAL = 0x0205; + public static final int GL_NO_ERROR = 0x0; + public static final int GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB = 0x86A2; + public static final int GL_NUM_GENERAL_COMBINERS_NV = 0x854E; + public static final int GL_OBJECT_LINEAR = 0x2401; + public static final int GL_OBJECT_PLANE = 0x2501; + public static final int GL_OCCLUSION_TEST_HP = 0x8165; + public static final int GL_OCCLUSION_TEST_RESULT_HP = 0x8166; + public static final int GL_ONE = 0x1; + public static final int GL_ONE_MINUS_CONSTANT_ALPHA = 0x8004; + public static final int GL_ONE_MINUS_CONSTANT_ALPHA_EXT = 0x8004; + public static final int GL_ONE_MINUS_CONSTANT_COLOR = 0x8002; + public static final int GL_ONE_MINUS_CONSTANT_COLOR_EXT = 0x8002; + public static final int GL_ONE_MINUS_DST_ALPHA = 0x0305; + public static final int GL_ONE_MINUS_DST_COLOR = 0x0307; + public static final int GL_ONE_MINUS_SRC_ALPHA = 0x0303; + public static final int GL_ONE_MINUS_SRC_COLOR = 0x0301; + public static final int GL_OPERAND0_ALPHA_EXT = 0x8598; + public static final int GL_OPERAND0_RGB_EXT = 0x8590; + public static final int GL_OPERAND1_ALPHA_EXT = 0x8599; + public static final int GL_OPERAND1_RGB_EXT = 0x8591; + public static final int GL_OPERAND2_ALPHA_EXT = 0x859A; + public static final int GL_OPERAND2_RGB_EXT = 0x8592; + public static final int GL_OPERAND3_ALPHA_NV = 0x859B; + public static final int GL_OPERAND3_RGB_NV = 0x8593; + public static final int GL_OR = 0x1507; + public static final int GL_ORDER = 0x0A01; + public static final int GL_OR_INVERTED = 0x150D; + public static final int GL_OR_REVERSE = 0x150B; + public static final int GL_OUT_OF_MEMORY = 0x0505; + public static final int GL_PACK_ALIGNMENT = 0x0D05; + public static final int GL_PACK_CMYK_HINT_EXT = 0x800E; + public static final int GL_PACK_IMAGE_DEPTH_SGIS = 0x8131; + public static final int GL_PACK_IMAGE_HEIGHT = 0x806C; + public static final int GL_PACK_IMAGE_HEIGHT_EXT = 0x806C; + public static final int GL_PACK_LSB_FIRST = 0x0D01; + public static final int GL_PACK_ROW_LENGTH = 0x0D02; + public static final int GL_PACK_SKIP_IMAGES = 0x806B; + public static final int GL_PACK_SKIP_IMAGES_EXT = 0x806B; + public static final int GL_PACK_SKIP_PIXELS = 0x0D04; + public static final int GL_PACK_SKIP_ROWS = 0x0D03; + public static final int GL_PACK_SKIP_VOLUMES_SGIS = 0x8130; + public static final int GL_PACK_SWAP_BYTES = 0x0D00; + public static final int GL_PASS_THROUGH_TOKEN = 0x0700; + public static final int GL_PERSPECTIVE_CORRECTION_HINT = 0x0C50; + public static final int GL_PERTURB_EXT = 0x85AE; + public static final int GL_PHONG_HINT_WIN = 0x80EB; + public static final int GL_PHONG_WIN = 0x80EA; + public static final int GL_PIXEL_CUBIC_WEIGHT_EXT = 0x8333; + public static final int GL_PIXEL_FRAGMENT_ALPHA_SOURCE_SGIS = 0x1002; + public static final int GL_PIXEL_FRAGMENT_RGB_SOURCE_SGIS = 0x1001; + public static final int GL_PIXEL_GROUP_COLOR_SGIS = 0x1003; + public static final int GL_PIXEL_MAG_FILTER_EXT = 0x8331; + public static final int GL_PIXEL_MAP_A_TO_A = 0x0C79; + public static final int GL_PIXEL_MAP_A_TO_A_SIZE = 0x0CB9; + public static final int GL_PIXEL_MAP_B_TO_B = 0x0C78; + public static final int GL_PIXEL_MAP_B_TO_B_SIZE = 0x0CB8; + public static final int GL_PIXEL_MAP_G_TO_G = 0x0C77; + public static final int GL_PIXEL_MAP_G_TO_G_SIZE = 0x0CB7; + public static final int GL_PIXEL_MAP_I_TO_A = 0x0C75; + public static final int GL_PIXEL_MAP_I_TO_A_SIZE = 0x0CB5; + public static final int GL_PIXEL_MAP_I_TO_B = 0x0C74; + public static final int GL_PIXEL_MAP_I_TO_B_SIZE = 0x0CB4; + public static final int GL_PIXEL_MAP_I_TO_G = 0x0C73; + public static final int GL_PIXEL_MAP_I_TO_G_SIZE = 0x0CB3; + public static final int GL_PIXEL_MAP_I_TO_I = 0x0C70; + public static final int GL_PIXEL_MAP_I_TO_I_SIZE = 0x0CB0; + public static final int GL_PIXEL_MAP_I_TO_R = 0x0C72; + public static final int GL_PIXEL_MAP_I_TO_R_SIZE = 0x0CB2; + public static final int GL_PIXEL_MAP_R_TO_R = 0x0C76; + public static final int GL_PIXEL_MAP_R_TO_R_SIZE = 0x0CB6; + public static final int GL_PIXEL_MAP_S_TO_S = 0x0C71; + public static final int GL_PIXEL_MAP_S_TO_S_SIZE = 0x0CB1; + public static final int GL_PIXEL_MIN_FILTER_EXT = 0x8332; + public static final int GL_PIXEL_MODE_BIT = 0x00000020; + public static final int GL_PIXEL_TEXTURE_SGIS = 0x1000; + public static final int GL_PIXEL_TEX_GEN_MODE_SGIX = 0x832B; + public static final int GL_PIXEL_TEX_GEN_SGIX = 0x8139; + public static final int GL_PIXEL_TRANSFORM_2D_EXT = 0x8330; + public static final int GL_PIXEL_TRANSFORM_2D_MATRIX_EXT = 0x8338; + public static final int GL_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT = 0x8336; + public static final int GL_POINT = 0x1B00; + public static final int GL_POINTS = 0x0000; + public static final int GL_POINT_BIT = 0x00000002; + public static final int GL_POINT_FADE_THRESHOLD_SIZE_EXT = 0x8128; + public static final int GL_POINT_SIZE = 0x0B11; + public static final int GL_POINT_SIZE_GRANULARITY = 0x0B13; + public static final int GL_POINT_SIZE_MAX_EXT = 0x8127; + public static final int GL_POINT_SIZE_MIN_EXT = 0x8126; + public static final int GL_POINT_SIZE_RANGE = 0x0B12; + public static final int GL_POINT_SMOOTH = 0x0B10; + public static final int GL_POINT_SMOOTH_HINT = 0x0C51; + public static final int GL_POINT_TOKEN = 0x0701; + public static final int GL_POLYGON = 0x0009; + public static final int GL_POLYGON_BIT = 0x00000008; + public static final int GL_POLYGON_MODE = 0x0B40; + public static final int GL_POLYGON_OFFSET_BIAS_EXT = 0x8039; + public static final int GL_POLYGON_OFFSET_EXT = 0x8037; + public static final int GL_POLYGON_OFFSET_FACTOR = 0x8038; + public static final int GL_POLYGON_OFFSET_FACTOR_EXT = 0x8038; + public static final int GL_POLYGON_OFFSET_FILL = 0x8037; + public static final int GL_POLYGON_OFFSET_LINE = 0x2A02; + public static final int GL_POLYGON_OFFSET_POINT = 0x2A01; + public static final int GL_POLYGON_OFFSET_UNITS = 0x2A00; + public static final int GL_POLYGON_SMOOTH = 0x0B41; + public static final int GL_POLYGON_SMOOTH_HINT = 0x0C53; + public static final int GL_POLYGON_STIPPLE = 0x0B42; + public static final int GL_POLYGON_STIPPLE_BIT = 0x00000010; + public static final int GL_POLYGON_TOKEN = 0x0703; + public static final int GL_POSITION = 0x1203; + public static final int GL_POST_COLOR_MATRIX_ALPHA_BIAS = 0x80BB; + public static final int GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI = 0x80BB; + public static final int GL_POST_COLOR_MATRIX_ALPHA_SCALE = 0x80B7; + public static final int GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI = 0x80B7; + public static final int GL_POST_COLOR_MATRIX_BLUE_BIAS = 0x80BA; + public static final int GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI = 0x80BA; + public static final int GL_POST_COLOR_MATRIX_BLUE_SCALE = 0x80B6; + public static final int GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI = 0x80B6; + public static final int GL_POST_COLOR_MATRIX_COLOR_TABLE = 0x80D2; + public static final int GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI = 0x80D2; + public static final int GL_POST_COLOR_MATRIX_GREEN_BIAS = 0x80B9; + public static final int GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI = 0x80B9; + public static final int GL_POST_COLOR_MATRIX_GREEN_SCALE = 0x80B5; + public static final int GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI = 0x80B5; + public static final int GL_POST_COLOR_MATRIX_RED_BIAS = 0x80B8; + public static final int GL_POST_COLOR_MATRIX_RED_BIAS_SGI = 0x80B8; + public static final int GL_POST_COLOR_MATRIX_RED_SCALE = 0x80B4; + public static final int GL_POST_COLOR_MATRIX_RED_SCALE_SGI = 0x80B4; + public static final int GL_POST_CONVOLUTION_ALPHA_BIAS = 0x8023; + public static final int GL_POST_CONVOLUTION_ALPHA_BIAS_EXT = 0x8023; + public static final int GL_POST_CONVOLUTION_ALPHA_SCALE = 0x801F; + public static final int GL_POST_CONVOLUTION_ALPHA_SCALE_EXT = 0x801F; + public static final int GL_POST_CONVOLUTION_BLUE_BIAS = 0x8022; + public static final int GL_POST_CONVOLUTION_BLUE_BIAS_EXT = 0x8022; + public static final int GL_POST_CONVOLUTION_BLUE_SCALE = 0x801E; + public static final int GL_POST_CONVOLUTION_BLUE_SCALE_EXT = 0x801E; + public static final int GL_POST_CONVOLUTION_COLOR_TABLE = 0x80D1; + public static final int GL_POST_CONVOLUTION_COLOR_TABLE_SGI = 0x80D1; + public static final int GL_POST_CONVOLUTION_GREEN_BIAS = 0x8021; + public static final int GL_POST_CONVOLUTION_GREEN_BIAS_EXT = 0x8021; + public static final int GL_POST_CONVOLUTION_GREEN_SCALE = 0x801D; + public static final int GL_POST_CONVOLUTION_GREEN_SCALE_EXT = 0x801D; + public static final int GL_POST_CONVOLUTION_RED_BIAS = 0x8020; + public static final int GL_POST_CONVOLUTION_RED_BIAS_EXT = 0x8020; + public static final int GL_POST_CONVOLUTION_RED_SCALE = 0x801C; + public static final int GL_POST_CONVOLUTION_RED_SCALE_EXT = 0x801C; + public static final int GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX = 0x817B; + public static final int GL_POST_TEXTURE_FILTER_BIAS_SGIX = 0x8179; + public static final int GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX = 0x817C; + public static final int GL_POST_TEXTURE_FILTER_SCALE_SGIX = 0x817A; + public static final int GL_PREFER_DOUBLEBUFFER_HINT_PGI = 107000; + public static final int GL_PREVIOUS_EXT = 0x8578; + public static final int GL_PRIMARY_COLOR_EXT = 0x8577; + public static final int GL_PRIMARY_COLOR_NV = 0x852C; + public static final int GL_PROJECTION = 0x1701; + public static final int GL_PROJECTION_MATRIX = 0x0BA7; + public static final int GL_PROJECTION_STACK_DEPTH = 0x0BA4; + public static final int GL_PROXY_COLOR_TABLE = 0x80D3; + public static final int GL_PROXY_COLOR_TABLE_SGI = 0x80D3; + public static final int GL_PROXY_HISTOGRAM = 0x8025; + public static final int GL_PROXY_HISTOGRAM_EXT = 0x8025; + public static final int GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE = 0x80D5; + public static final int GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE_SGI = 0x80D5; + public static final int GL_PROXY_POST_CONVOLUTION_COLOR_TABLE = 0x80D4; + public static final int GL_PROXY_POST_CONVOLUTION_COLOR_TABLE_SGI = 0x80D4; + public static final int GL_PROXY_TEXTURE_1D = 0x8063; + public static final int GL_PROXY_TEXTURE_1D_EXT = 0x8063; + public static final int GL_PROXY_TEXTURE_2D = 0x8064; + public static final int GL_PROXY_TEXTURE_2D_EXT = 0x8064; + public static final int GL_PROXY_TEXTURE_3D = 0x8070; + public static final int GL_PROXY_TEXTURE_3D_EXT = 0x8070; + public static final int GL_PROXY_TEXTURE_4D_SGIS = 0x8135; + public static final int GL_PROXY_TEXTURE_COLOR_TABLE_SGI = 0x80BD; + public static final int GL_PROXY_TEXTURE_CUBE_MAP_EXT = 0x851B; + public static final int GL_Q = 0x2003; + public static final int GL_QUADRATIC_ATTENUATION = 0x1209; + public static final int GL_QUADS = 0x0007; + public static final int GL_QUAD_ALPHA4_SGIS = 0x811E; + public static final int GL_QUAD_ALPHA8_SGIS = 0x811F; + public static final int GL_QUAD_INTENSITY4_SGIS = 0x8122; + public static final int GL_QUAD_INTENSITY8_SGIS = 0x8123; + public static final int GL_QUAD_LUMINANCE4_SGIS0 = 0x8120; + public static final int GL_QUAD_LUMINANCE8_SGIS = 0x8121; + public static final int GL_QUAD_STRIP = 0x0008; + public static final int GL_QUAD_TEXTURE_SELECT_SGIS = 0x8125; + public static final int GL_R = 0x2002; + public static final int GL_R1UI_C3F_V3F_SUN = 0x85C6; + public static final int GL_R1UI_C4F_N3F_V3F_SUN = 0x85C8; + public static final int GL_R1UI_C4UB_V3F_SUN = 0x85C5; + public static final int GL_R1UI_N3F_V3F_SUN = 0x85C7; + public static final int GL_R1UI_T2F_C4F_N3F_V3F_SUN = 0x85CB; + public static final int GL_R1UI_T2F_N3F_V3F_SUN = 0x85CA; + public static final int GL_R1UI_T2F_V3F_SUN = 0x85C9; + public static final int GL_R1UI_V3F_SUN = 0x85C4; + public static final int GL_R3_G3_B2 = 0x2A10; + public static final int GL_READ_BUFFER = 0x0C02; + public static final int GL_RECLAIM_MEMORY_HINT_PGI = 107006; + public static final int GL_RED = 0x1903; + public static final int GL_REDUCE = 0x8016; + public static final int GL_REDUCE_EXT = 0x8016; + public static final int GL_RED_BIAS = 0x0D15; + public static final int GL_RED_BITS = 0x0D52; + public static final int GL_RED_MAX_CLAMP_INGR = 0x8564; + public static final int GL_RED_MIN_CLAMP_INGR = 0x8560; + public static final int GL_RED_SCALE = 0x0D14; + public static final int GL_REFERENCE_PLANE_EQUATION_SGIX = 0x817E; + public static final int GL_REFERENCE_PLANE_SGIX = 0x817D; + public static final int GL_REFLECTION_MAP_EXT = 0x8512; + public static final int GL_REFLECTION_MAP_NV = 0x8512; + public static final int GL_REGISTER_COMBINERS_NV = 0x8522; + public static final int GL_RENDER = 0x1C00; + public static final int GL_RENDERER = 0x1F01; + public static final int GL_RENDER_MODE = 0x0C40; + public static final int GL_REPEAT = 0x2901; + public static final int GL_REPLACE = 0x1E01; + public static final int GL_REPLACEMENT_CODE_ARRAY_POINTER_SUN = 0x85C3; + public static final int GL_REPLACEMENT_CODE_ARRAY_STRIDE_SUN = 0x85C2; + public static final int GL_REPLACEMENT_CODE_ARRAY_SUN = 0x85C0; + public static final int GL_REPLACEMENT_CODE_ARRAY_TYPE_SUN = 0x85C1; + public static final int GL_REPLACEMENT_CODE_SUN = 0x81D8; + public static final int GL_REPLACE_EXT = 0x8062; + public static final int GL_REPLACE_MIDDLE_SUN = 0x02; + public static final int GL_REPLACE_OLDEST_SUN = 0x03; + public static final int GL_REPLICATE_BORDER = 0x8153; + public static final int GL_RESCALE_NORMAL = 0x803A; + public static final int GL_RESCALE_NORMAL_EXT = 0x803A; + public static final int GL_RESTART_SUN = 0x01; + public static final int GL_RETURN = 0x0102; + public static final int GL_RGB = 0x1907; + public static final int GL_RGB10 = 0x8052; + public static final int GL_RGB10_A2 = 0x8059; + public static final int GL_RGB10_A2_EXT = 0x8059; + public static final int GL_RGB10_EXT = 0x8052; + public static final int GL_RGB12 = 0x8053; + public static final int GL_RGB12_EXT = 0x8053; + public static final int GL_RGB16 = 0x8054; + public static final int GL_RGB16_EXT = 0x8054; + public static final int GL_RGB2_EXT = 0x804E; + public static final int GL_RGB4 = 0x804F; + public static final int GL_RGB4_EXT = 0x804F; + public static final int GL_RGB5 = 0x8050; + public static final int GL_RGB5_A1 = 0x8057; + public static final int GL_RGB5_A1_EXT = 0x8057; + public static final int GL_RGB5_EXT = 0x8050; + public static final int GL_RGB8 = 0x8051; + public static final int GL_RGB8_EXT = 0x8051; + public static final int GL_RGBA = 0x1908; + public static final int GL_RGBA12 = 0x805A; + public static final int GL_RGBA12_EXT = 0x805A; + public static final int GL_RGBA16 = 0x805B; + public static final int GL_RGBA16_EXT = 0x805B; + public static final int GL_RGBA2 = 0x8055; + public static final int GL_RGBA2_EXT = 0x8055; + public static final int GL_RGBA4 = 0x8056; + public static final int GL_RGBA4_EXT = 0x8056; + public static final int GL_RGBA8 = 0x8058; + public static final int GL_RGBA8_EXT = 0x8058; + public static final int GL_RGBA_MODE = 0x0C31; + public static final int GL_RGB_SCALE_EXT = 0x8573; + public static final int GL_RIGHT = 0x0407; + public static final int GL_S = 0x2000; + public static final int GL_SAMPLES_ARB = 0x80A9; + public static final int GL_SAMPLES_SGIS = 0x80A9; + public static final int GL_SAMPLE_ALPHA_TO_COVERAGE_ARB = 0x809E; + public static final int GL_SAMPLE_ALPHA_TO_MASK_SGIS = 0x809E; + public static final int GL_SAMPLE_ALPHA_TO_ONE_ARB = 0x809F; + public static final int GL_SAMPLE_ALPHA_TO_ONE_SGIS = 0x809F; + public static final int GL_SAMPLE_BUFFERS_ARB = 0x80A8; + public static final int GL_SAMPLE_BUFFERS_SGIS = 0x80A8; + public static final int GL_SAMPLE_COVERAGE_ARB = 0x80A0; + public static final int GL_SAMPLE_COVERAGE_INVERT_ARB = 0x80AB; + public static final int GL_SAMPLE_COVERAGE_VALUE_ARB = 0x80AA; + public static final int GL_SAMPLE_MASK_INVERT_SGIS = 0x80AB; + public static final int GL_SAMPLE_MASK_SGIS = 0x80A0; + public static final int GL_SAMPLE_MASK_VALUE_SGIS = 0x80AA; + public static final int GL_SAMPLE_MAX_PASSES_ARB = 0x84E7; + public static final int GL_SAMPLE_PASS_ARB = 0x84E8; + public static final int GL_SAMPLE_PATTERN_SGIS = 0x80AC; + public static final int GL_SCALE_BY_FOUR_NV = 0x853F; + public static final int GL_SCALE_BY_ONE_HALF_NV = 0x8540; + public static final int GL_SCALE_BY_TWO_NV = 0x853E; + public static final int GL_SCISSOR_BIT = 0x00080000; + public static final int GL_SCISSOR_BOX = 0x0C10; + public static final int GL_SCISSOR_TEST = 0x0C11; + public static final int GL_SCREEN_COORDINATES_REND = 0x8490; + public static final int GL_SECONDARY_COLOR_ARRAY_EXT = 0x845E; + public static final int GL_SECONDARY_COLOR_ARRAY_POINTER_EXT = 0x845D; + public static final int GL_SECONDARY_COLOR_ARRAY_SIZE_EXT = 0x845A; + public static final int GL_SECONDARY_COLOR_ARRAY_STRIDE_EXT = 0x845C; + public static final int GL_SECONDARY_COLOR_ARRAY_TYPE_EXT = 0x845B; + public static final int GL_SECONDARY_COLOR_NV = 0x852D; + public static final int GL_SELECT = 0x1C02; + public static final int GL_SELECTION_BUFFER_POINTER = 0x0DF3; + public static final int GL_SELECTION_BUFFER_SIZE = 0x0DF4; + public static final int GL_SEPARABLE_2D = 0x8012; + public static final int GL_SEPARABLE_2D_EXT = 0x8012; + public static final int GL_SEPARATE_SPECULAR_COLOR = 0x81FA; + public static final int GL_SEPARATE_SPECULAR_COLOR_EXT = 0x81FA; + public static final int GL_SET = 0x150F; + public static final int GL_SHADE_MODEL = 0x0B54; + public static final int GL_SHADOW_ATTENUATION_EXT = 0x834E; + public static final int GL_SHARED_TEXTURE_PALETTE_EXT = 0x81FB; + public static final int GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS = 0x80B0; + public static final int GL_SHININESS = 0x1601; + public static final int GL_SHORT = 0x1402; + public static final int GL_SIGNED_IDENTITY_NV = 0x853C; + public static final int GL_SIGNED_NEGATE_NV = 0x853D; + public static final int GL_SINGLE_COLOR = 0x81F9; + public static final int GL_SINGLE_COLOR_EXT = 0x81F9; + public static final int GL_SMOOTH = 0x1D01; + public static final int GL_SMOOTH_LINE_WIDTH_GRANULARITY = 0x0B23; + public static final int GL_SMOOTH_LINE_WIDTH_RANGE = 0x0B22; + public static final int GL_SMOOTH_POINT_SIZE_GRANULARITY = 0x0B13; + public static final int GL_SMOOTH_POINT_SIZE_RANGE = 0x0B12; + public static final int GL_SOURCE0_ALPHA_EXT = 0x8588; + public static final int GL_SOURCE0_RGB_EXT = 0x8580; + public static final int GL_SOURCE1_ALPHA_EXT = 0x8589; + public static final int GL_SOURCE1_RGB_EXT = 0x8581; + public static final int GL_SOURCE2_ALPHA_EXT = 0x858A; + public static final int GL_SOURCE2_RGB_EXT = 0x8582; + public static final int GL_SOURCE3_ALPHA_NV = 0x858B; + public static final int GL_SOURCE3_RGB_NV = 0x8583; + public static final int GL_SPARE0_NV = 0x852E; + public static final int GL_SPARE0_PLUS_SECONDARY_COLOR_NV = 0x8532; + public static final int GL_SPARE1_NV = 0x852F; + public static final int GL_SPECULAR = 0x1202; + public static final int GL_SPHERE_MAP = 0x2402; + public static final int GL_SPOT_CUTOFF = 0x1206; + public static final int GL_SPOT_DIRECTION = 0x1204; + public static final int GL_SPOT_EXPONENT = 0x1205; + public static final int GL_SPRITE_AXIAL_SGIX = 0x814C; + public static final int GL_SPRITE_AXIS_SGIX = 0x814A; + public static final int GL_SPRITE_EYE_ALIGNED_SGIX = 0x814E; + public static final int GL_SPRITE_MODE_SGIX = 0x8149; + public static final int GL_SPRITE_OBJECT_ALIGNED_SGIX = 0x814D; + public static final int GL_SPRITE_SGIX = 0x8148; + public static final int GL_SPRITE_TRANSLATION_SGIX = 0x814B; + public static final int GL_SRC_ALPHA = 0x0302; + public static final int GL_SRC_ALPHA_SATURATE = 0x0308; + public static final int GL_SRC_COLOR = 0x0300; + public static final int GL_STACK_OVERFLOW = 0x0503; + public static final int GL_STACK_UNDERFLOW = 0x0504; + public static final int GL_STATIC_VERTEX_ARRAY_IBM = 0x19295; + public static final int GL_STENCIL = 0x1802; + public static final int GL_STENCIL_BITS = 0x0D57; + public static final int GL_STENCIL_BUFFER_BIT = 0x00000400; + public static final int GL_STENCIL_CLEAR_VALUE = 0x0B91; + public static final int GL_STENCIL_FAIL = 0x0B94; + public static final int GL_STENCIL_FUNC = 0x0B92; + public static final int GL_STENCIL_INDEX = 0x1901; + public static final int GL_STENCIL_PASS_DEPTH_FAIL = 0x0B95; + public static final int GL_STENCIL_PASS_DEPTH_PASS = 0x0B96; + public static final int GL_STENCIL_REF = 0x0B97; + public static final int GL_STENCIL_TEST = 0x0B90; + public static final int GL_STENCIL_VALUE_MASK = 0x0B93; + public static final int GL_STENCIL_WRITEMASK = 0x0B98; + public static final int GL_STEREO = 0x0C33; + public static final int GL_STRICT_DEPTHFUNC_HINT_PGI = 107030; + public static final int GL_STRICT_LIGHTING_HINT_PGI = 107031; + public static final int GL_STRICT_SCISSOR_HINT_PGI = 107032; + public static final int GL_SUBPIXEL_BITS = 0x0D50; + public static final int GL_T = 0x2001; + public static final int GL_T2F_C3F_V3F = 0x2A2A; + public static final int GL_T2F_C4F_N3F_V3F = 0x2A2C; + public static final int GL_T2F_C4UB_V3F = 0x2A29; + public static final int GL_T2F_N3F_V3F = 0x2A2B; + public static final int GL_T2F_V3F = 0x2A27; + public static final int GL_T4F_C4F_N3F_V4F = 0x2A2D; + public static final int GL_T4F_V4F = 0x2A28; + public static final int GL_TABLE_TOO_LARGE = 0x8031; + public static final int GL_TABLE_TOO_LARGE_EXT = 0x8031; + public static final int GL_TANGENT_ARRAY_EXT = 0x8439; + public static final int GL_TANGENT_ARRAY_POINTER_EXT = 0x8442; + public static final int GL_TANGENT_ARRAY_STRIDE_EXT = 0x843F; + public static final int GL_TANGENT_ARRAY_TYPE_EXT = 0x843E; + public static final int GL_TEXTURE = 0x1702; + public static final int GL_TEXTURE0_ARB = 0x84C0; + public static final int GL_TEXTURE10_ARB = 0x84CA; + public static final int GL_TEXTURE11_ARB = 0x84CB; + public static final int GL_TEXTURE12_ARB = 0x84CC; + public static final int GL_TEXTURE13_ARB = 0x84CD; + public static final int GL_TEXTURE14_ARB = 0x84CE; + public static final int GL_TEXTURE15_ARB = 0x84CF; + public static final int GL_TEXTURE16_ARB = 0x84D0; + public static final int GL_TEXTURE17_ARB = 0x84D1; + public static final int GL_TEXTURE18_ARB = 0x84D2; + public static final int GL_TEXTURE19_ARB = 0x84D3; + public static final int GL_TEXTURE1_ARB = 0x84C1; + public static final int GL_TEXTURE20_ARB = 0x84D4; + public static final int GL_TEXTURE21_ARB = 0x84D5; + public static final int GL_TEXTURE22_ARB = 0x84D6; + public static final int GL_TEXTURE23_ARB = 0x84D7; + public static final int GL_TEXTURE24_ARB = 0x84D8; + public static final int GL_TEXTURE25_ARB = 0x84D9; + public static final int GL_TEXTURE26_ARB = 0x84DA; + public static final int GL_TEXTURE27_ARB = 0x84DB; + public static final int GL_TEXTURE28_ARB = 0x84DC; + public static final int GL_TEXTURE29_ARB = 0x84DD; + public static final int GL_TEXTURE2_ARB = 0x84C2; + public static final int GL_TEXTURE30_ARB = 0x84DE; + public static final int GL_TEXTURE31_ARB = 0x84DF; + public static final int GL_TEXTURE3_ARB = 0x84C3; + public static final int GL_TEXTURE4_ARB = 0x84C4; + public static final int GL_TEXTURE5_ARB = 0x84C5; + public static final int GL_TEXTURE6_ARB = 0x84C6; + public static final int GL_TEXTURE7_ARB = 0x84C7; + public static final int GL_TEXTURE8_ARB = 0x84C8; + public static final int GL_TEXTURE9_ARB = 0x84C9; + public static final int GL_TEXTURE_1D = 0x0DE0; + public static final int GL_TEXTURE_1D_BINDING_EXT = 0x8068; + public static final int GL_TEXTURE_2D = 0x0DE1; + public static final int GL_TEXTURE_2D_BINDING_EXT = 0x8069; + public static final int GL_TEXTURE_3D = 0x806F; + public static final int GL_TEXTURE_3D_BINDING_EXT = 0x806A; + public static final int GL_TEXTURE_3D_EXT = 0x806F; + public static final int GL_TEXTURE_4DSIZE_SGIS = 0x8136; + public static final int GL_TEXTURE_4D_BINDING_SGIS = 0x814F; + public static final int GL_TEXTURE_4D_SGIS = 0x8134; + public static final int GL_TEXTURE_ALPHA_SIZE = 0x805F; + public static final int GL_TEXTURE_ALPHA_SIZE_EXT = 0x805F; + public static final int GL_TEXTURE_APPLICATION_MODE_EXT = 0x834F; + public static final int GL_TEXTURE_BASE_LEVEL = 0x813C; + public static final int GL_TEXTURE_BASE_LEVEL_SGIS = 0x813C; + public static final int GL_TEXTURE_BINDING_1D = 0x8068; + public static final int GL_TEXTURE_BINDING_2D = 0x8069; + public static final int GL_TEXTURE_BINDING_3D = 0x806A; + public static final int GL_TEXTURE_BINDING_CUBE_MAP_EXT = 0x8514; + public static final int GL_TEXTURE_BIT = 0x00040000; + public static final int GL_TEXTURE_BLUE_SIZE = 0x805E; + public static final int GL_TEXTURE_BLUE_SIZE_EXT = 0x805E; + public static final int GL_TEXTURE_BORDER = 0x1005; + public static final int GL_TEXTURE_BORDER_COLOR = 0x1004; + public static final int GL_TEXTURE_CLIPMAP_CENTER_SGIX = 0x8171; + public static final int GL_TEXTURE_CLIPMAP_DEPTH_SGIX = 0x8176; + public static final int GL_TEXTURE_CLIPMAP_FRAME_SGIX = 0x8172; + public static final int GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX = 0x8175; + public static final int GL_TEXTURE_CLIPMAP_OFFSET_SGIX = 0x8173; + public static final int GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX = 0x8174; + public static final int GL_TEXTURE_COMPARE_OPERATOR_SGIX = 0x819B; + public static final int GL_TEXTURE_COMPARE_SGIX = 0x819A; + public static final int GL_TEXTURE_COMPONENTS = 0x1003; + public static final int GL_TEXTURE_COMPRESSED_ARB = 0x86A1; + public static final int GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB = 0x86A0; + public static final int GL_TEXTURE_COMPRESSION_HINT_ARB = 0x84EF; + public static final int GL_TEXTURE_CONSTANT_DATA_SUNX = 0x81D6; + public static final int GL_TEXTURE_COORD_ARRAY = 0x8078; + public static final int GL_TEXTURE_COORD_ARRAY_COUNT_EXT = 0x808B; + public static final int GL_TEXTURE_COORD_ARRAY_EXT = 0x8078; + public static final int GL_TEXTURE_COORD_ARRAY_POINTER = 0x8092; + public static final int GL_TEXTURE_COORD_ARRAY_POINTER_EXT = 0x8092; + public static final int GL_TEXTURE_COORD_ARRAY_SIZE = 0x8088; + public static final int GL_TEXTURE_COORD_ARRAY_SIZE_EXT = 0x8088; + public static final int GL_TEXTURE_COORD_ARRAY_STRIDE = 0x808A; + public static final int GL_TEXTURE_COORD_ARRAY_STRIDE_EXT = 0x808A; + public static final int GL_TEXTURE_COORD_ARRAY_TYPE = 0x8089; + public static final int GL_TEXTURE_COORD_ARRAY_TYPE_EXT = 0x8089; + public static final int GL_TEXTURE_CUBE_MAP_EXT = 0x8513; + public static final int GL_TEXTURE_CUBE_MAP_NEGATIVE_X_EXT = 0x8516; + public static final int GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_EXT = 0x8518; + public static final int GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_EXT = 0x851A; + public static final int GL_TEXTURE_CUBE_MAP_POSITIVE_X_EXT = 0x8515; + public static final int GL_TEXTURE_CUBE_MAP_POSITIVE_Y_EXT = 0x8517; + public static final int GL_TEXTURE_CUBE_MAP_POSITIVE_Z_EXT = 0x8519; + public static final int GL_TEXTURE_DEPTH = 0x8071; + public static final int GL_TEXTURE_DEPTH_EXT = 0x8071; + public static final int GL_TEXTURE_ENV = 0x2300; + public static final int GL_TEXTURE_ENV_BIAS_SGIX = 0x80BE; + public static final int GL_TEXTURE_ENV_COLOR = 0x2201; + public static final int GL_TEXTURE_ENV_MODE = 0x2200; + public static final int GL_TEXTURE_FILTER4_SIZE_SGIS = 0x8147; + public static final int GL_TEXTURE_FILTER_CONTROL_EXT = 0x8500; + public static final int GL_TEXTURE_GEN_MODE = 0x2500; + public static final int GL_TEXTURE_GEN_Q = 0x0C63; + public static final int GL_TEXTURE_GEN_R = 0x0C62; + public static final int GL_TEXTURE_GEN_S = 0x0C60; + public static final int GL_TEXTURE_GEN_T = 0x0C61; + public static final int GL_TEXTURE_GEQUAL_R_SGIX = 0x819D; + public static final int GL_TEXTURE_GREEN_SIZE = 0x805D; + public static final int GL_TEXTURE_GREEN_SIZE_EXT = 0x805D; + public static final int GL_TEXTURE_HEIGHT = 0x1001; + public static final int GL_TEXTURE_INDEX_SIZE_EXT = 0x80ED; + public static final int GL_TEXTURE_INTENSITY_SIZE = 0x8061; + public static final int GL_TEXTURE_INTENSITY_SIZE_EXT = 0x8061; + public static final int GL_TEXTURE_INTERNAL_FORMAT = 0x1003; + public static final int GL_TEXTURE_LEQUAL_R_SGIX = 0x819C; + public static final int GL_TEXTURE_LIGHT_EXT = 0x8350; + public static final int GL_TEXTURE_LOD_BIAS_EXT = 0x8501; + public static final int GL_TEXTURE_LOD_BIAS_R_SGIX = 0x8190; + public static final int GL_TEXTURE_LOD_BIAS_S_SGIX = 0x818E; + public static final int GL_TEXTURE_LOD_BIAS_T_SGIX = 0x818F; + public static final int GL_TEXTURE_LUMINANCE_SIZE = 0x8060; + public static final int GL_TEXTURE_LUMINANCE_SIZE_EXT = 0x8060; + public static final int GL_TEXTURE_MAG_FILTER = 0x2800; + public static final int GL_TEXTURE_MATERIAL_FACE_EXT = 0x8351; + public static final int GL_TEXTURE_MATERIAL_PARAMETER_EXT = 0x8352; + public static final int GL_TEXTURE_MATRIX = 0x0BA8; + public static final int GL_TEXTURE_MAX_ANISOTROPY_EXT = 0x84FE; + public static final int GL_TEXTURE_MAX_LEVEL = 0x813D; + public static final int GL_TEXTURE_MAX_LEVEL_SGIS = 0x813D; + public static final int GL_TEXTURE_MAX_LOD = 0x813B; + public static final int GL_TEXTURE_MAX_LOD_SGIS = 0x813B; + public static final int GL_TEXTURE_MIN_FILTER = 0x2801; + public static final int GL_TEXTURE_MIN_LOD = 0x813A; + public static final int GL_TEXTURE_MIN_LOD_SGIS = 0x813A; + public static final int GL_TEXTURE_NORMAL_EXT = 0x85AF; + public static final int GL_TEXTURE_PRIORITY = 0x8066; + public static final int GL_TEXTURE_PRIORITY_EXT = 0x8066; + public static final int GL_TEXTURE_RED_SIZE = 0x805C; + public static final int GL_TEXTURE_RED_SIZE_EXT = 0x805C; + public static final int GL_TEXTURE_RESIDENT = 0x8067; + public static final int GL_TEXTURE_RESIDENT_EXT = 0x8067; + public static final int GL_TEXTURE_STACK_DEPTH = 0x0BA5; + public static final int GL_TEXTURE_WIDTH = 0x1000; + public static final int GL_TEXTURE_WRAP_Q_SGIS = 0x8137; + public static final int GL_TEXTURE_WRAP_R = 0x8072; + public static final int GL_TEXTURE_WRAP_R_EXT = 0x8072; + public static final int GL_TEXTURE_WRAP_S = 0x2802; + public static final int GL_TEXTURE_WRAP_T = 0x2803; + public static final int GL_TRANSFORM_BIT = 0x00001000; + public static final int GL_TRANSFORM_HINT_APPLE = 0x85B1; + public static final int GL_TRANSPOSE_COLOR_MATRIX_ARB = 0x84E6; + public static final int GL_TRANSPOSE_MODELVIEW_MATRIX_ARB = 0x84E3; + public static final int GL_TRANSPOSE_PROJECTION_MATRIX_ARB = 0x84E4; + public static final int GL_TRANSPOSE_TEXTURE_MATRIX_ARB = 0x84E5; + public static final int GL_TRIANGLES = 0x0004; + public static final int GL_TRIANGLE_FAN = 0x0006; + public static final int GL_TRIANGLE_LIST_SUN = 0x81D7; + public static final int GL_TRIANGLE_STRIP = 0x0005; + public static final int GL_UNPACK_ALIGNMENT = 0x0CF5; + public static final int GL_UNPACK_CMYK_HINT_EXT = 0x800F; + public static final int GL_UNPACK_CONSTANT_DATA_SUNX = 0x81D5; + public static final int GL_UNPACK_IMAGE_DEPTH_SGIS = 0x8133; + public static final int GL_UNPACK_IMAGE_HEIGHT = 0x806E; + public static final int GL_UNPACK_IMAGE_HEIGHT_EXT = 0x806E; + public static final int GL_UNPACK_LSB_FIRST = 0x0CF1; + public static final int GL_UNPACK_ROW_LENGTH = 0x0CF2; + public static final int GL_UNPACK_SKIP_IMAGES = 0x806D; + public static final int GL_UNPACK_SKIP_IMAGES_EXT = 0x806D; + public static final int GL_UNPACK_SKIP_PIXELS = 0x0CF4; + public static final int GL_UNPACK_SKIP_ROWS = 0x0CF3; + public static final int GL_UNPACK_SKIP_VOLUMES_SGIS = 0x8132; + public static final int GL_UNPACK_SWAP_BYTES = 0x0CF0; + public static final int GL_UNSIGNED_BYTE = 0x1401; + public static final int GL_UNSIGNED_BYTE_2_3_3_REV = 0x8362; + public static final int GL_UNSIGNED_BYTE_3_3_2 = 0x8032; + public static final int GL_UNSIGNED_BYTE_3_3_2_EXT = 0x8032; + public static final int GL_UNSIGNED_IDENTITY_NV = 0x8536; + public static final int GL_UNSIGNED_INT = 0x1405; + public static final int GL_UNSIGNED_INT_10_10_10_2 = 0x8036; + public static final int GL_UNSIGNED_INT_10_10_10_2_EXT = 0x8036; + public static final int GL_UNSIGNED_INT_2_10_10_10_REV = 0x8368; + public static final int GL_UNSIGNED_INT_8_8_8_8 = 0x8035; + public static final int GL_UNSIGNED_INT_8_8_8_8_EXT = 0x8035; + public static final int GL_UNSIGNED_INT_8_8_8_8_REV = 0x8367; + public static final int GL_UNSIGNED_INVERT_NV = 0x8537; + public static final int GL_UNSIGNED_SHORT = 0x1403; + public static final int GL_UNSIGNED_SHORT_1_5_5_5_REV = 0x8366; + public static final int GL_UNSIGNED_SHORT_4_4_4_4 = 0x8033; + public static final int GL_UNSIGNED_SHORT_4_4_4_4_EXT = 0x8033; + public static final int GL_UNSIGNED_SHORT_4_4_4_4_REV = 0x8365; + public static final int GL_UNSIGNED_SHORT_5_5_5_1 = 0x8034; + public static final int GL_UNSIGNED_SHORT_5_5_5_1_EXT = 0x8034; + public static final int GL_UNSIGNED_SHORT_5_6_5 = 0x8363; + public static final int GL_UNSIGNED_SHORT_5_6_5_REV = 0x8364; + public static final int GL_V2F = 0x2A20; + public static final int GL_V3F = 0x2A21; + public static final int GL_VARIABLE_A_NV = 0x8523; + public static final int GL_VARIABLE_B_NV = 0x8524; + public static final int GL_VARIABLE_C_NV = 0x8525; + public static final int GL_VARIABLE_D_NV = 0x8526; + public static final int GL_VARIABLE_E_NV = 0x8527; + public static final int GL_VARIABLE_F_NV = 0x8528; + public static final int GL_VARIABLE_G_NV = 0x8529; + public static final int GL_VATERIAL_SIDE_HINT_PGI = 107052; + public static final int GL_VAT_AMBIENT_AND_DIFFUSE_BIT_PGI = 0x00200000; + public static final int GL_VAT_AMBIENT_BIT_PGI = 0x00100000; + public static final int GL_VAT_COLOR_INDEXES_BIT_PGI = 0x01000000; + public static final int GL_VAT_DIFFUSE_BIT_PGI = 0x00400000; + public static final int GL_VAT_EMISSION_BIT_PGI = 0x00800000; + public static final int GL_VAT_SHININESS_BIT_PGI = 0x02000000; + public static final int GL_VAT_SPECULAR_BIT_PGI = 0x04000000; + public static final int GL_VAX_VERTEX_HINT_PGI = 107053; + public static final int GL_VDGEFLAG_BIT_PGI = 0x00040000; + public static final int GL_VENDOR = 0x1F00; + public static final int GL_VERSION = 0x1F02; + public static final int GL_VERTEX23_BIT_PGI = 0x00000004; + public static final int GL_VERTEX4_BIT_PGI = 0x00000008; + public static final int GL_VERTEX_ARRAY = 0x8074; + public static final int GL_VERTEX_ARRAY_COUNT_EXT = 0x807D; + public static final int GL_VERTEX_ARRAY_EXT = 0x8074; + public static final int GL_VERTEX_ARRAY_POINTER = 0x808E; + public static final int GL_VERTEX_ARRAY_POINTER_EXT = 0x808E; + public static final int GL_VERTEX_ARRAY_RANGE_LENGTH_NV = 0x851E; + public static final int GL_VERTEX_ARRAY_RANGE_NV = 0x851D; + public static final int GL_VERTEX_ARRAY_RANGE_POINTER_NV = 0x8521; + public static final int GL_VERTEX_ARRAY_RANGE_VALID_NV = 0x851F; + public static final int GL_VERTEX_ARRAY_SIZE = 0x807A; + public static final int GL_VERTEX_ARRAY_SIZE_EXT = 0x807A; + public static final int GL_VERTEX_ARRAY_STRIDE = 0x807C; + public static final int GL_VERTEX_ARRAY_STRIDE_EXT = 0x807C; + public static final int GL_VERTEX_ARRAY_TYPE = 0x807B; + public static final int GL_VERTEX_ARRAY_TYPE_EXT = 0x807B; + public static final int GL_VERTEX_CONSISTENT_HINT_PGI = 107051; + public static final int GL_VERTEX_DATA_HINT_PGI = 107050; + public static final int GL_VERTEX_WEIGHTING_EXT = 0x8509; + public static final int GL_VERTEX_WEIGHT_ARRAY_EXT = 0x850C; + public static final int GL_VERTEX_WEIGHT_ARRAY_POINTER_EXT = 0x8510; + public static final int GL_VERTEX_WEIGHT_ARRAY_SIZE_EXT = 0x850D; + public static final int GL_VERTEX_WEIGHT_ARRAY_STRIDE_EXT = 0x850F; + public static final int GL_VERTEX_WEIGHT_ARRAY_TYPE_EXT = 0x850E; + public static final int GL_VEXCOORD1_BIT_PGI = 0x10000000; + public static final int GL_VEXCOORD2_BIT_PGI = 0x20000000; + public static final int GL_VEXCOORD3_BIT_PGI = 0x40000000; + public static final int GL_VEXCOORD4_BIT_PGI = 0x80000000; + public static final int GL_VIEWPORT = 0x0BA2; + public static final int GL_VIEWPORT_BIT = 0x00000800; + public static final int GL_VNDEX_BIT_PGI = 0x00080000; + public static final int GL_VOLOR3_BIT_PGI = 0x00010000; + public static final int GL_VOLOR4_BIT_PGI = 0x00020000; + public static final int GL_VORMAL_BIT_PGI = 0x08000000; + public static final int GL_WIDE_LINE_HINT_PGI = 107042; + public static final int GL_WRAP_BORDER_SUN = 0x81D4; + public static final int GL_XOR = 0x1506; + public static final int GL_YCRCB_422_SGIX = 0x81BB; + public static final int GL_YCRCB_444_SGIX = 0x81BC; + public static final int GL_ZERO = 0x0; + public static final int GL_ZOOM_X = 0x0D16; + public static final int GL_ZOOM_Y = 0x0D17; +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + + +} + diff --git a/gl4java/GLFunc.java b/gl4java/GLFunc.java index 2f23405..896f7ca 100644 --- a/gl4java/GLFunc.java +++ b/gl4java/GLFunc.java @@ -36,7403 +36,7403 @@ public static final String[] GL_PROC_NAMES = { * Reading from file: gl-proto-auto.orig.h . . . * Destination-Class: gl4java_GLFuncJauJNI ! */ - - "glClearIndex", - "glClearColor", - "glClear", - "glIndexMask", - "glColorMask", - "glAlphaFunc", - "glBlendFunc", - "glLogicOp", - "glCullFace", - "glFrontFace", - "glPointSize", - "glLineWidth", - "glLineStipple", - "glPolygonMode", - "glPolygonOffset", - "glPolygonStipple", - "glGetPolygonStipple", - "glEdgeFlag", - "glEdgeFlagv", - "glScissor", - "glClipPlane", - "glGetClipPlane", - "glDrawBuffer", - "glReadBuffer", - "glEnable", - "glDisable", - "glIsEnabled", - "glEnableClientState", - "glDisableClientState", - "glGetBooleanv", - "glGetDoublev", - "glGetFloatv", - "glGetIntegerv", - "glPushAttrib", - "glPopAttrib", - "glPushClientAttrib", - "glPopClientAttrib", - "glRenderMode", - "glGetError", - "glFinish", - "glFlush", - "glHint", - "glClearDepth", - "glDepthFunc", - "glDepthMask", - "glDepthRange", - "glClearAccum", - "glAccum", - "glMatrixMode", - "glOrtho", - "glFrustum", - "glViewport", - "glPushMatrix", - "glPopMatrix", - "glLoadIdentity", - "glLoadMatrixd", - "glLoadMatrixf", - "glMultMatrixd", - "glMultMatrixf", - "glRotated", - "glRotatef", - "glScaled", - "glScalef", - "glTranslated", - "glTranslatef", - "glIsList", - "glDeleteLists", - "glGenLists", - "glNewList", - "glEndList", - "glCallList", - "glCallLists", - "glListBase", - "glBegin", - "glEnd", - "glVertex2d", - "glVertex2f", - "glVertex2i", - "glVertex2s", - "glVertex3d", - "glVertex3f", - "glVertex3i", - "glVertex3s", - "glVertex4d", - "glVertex4f", - "glVertex4i", - "glVertex4s", - "glVertex2dv", - "glVertex2fv", - "glVertex2iv", - "glVertex2sv", - "glVertex3dv", - "glVertex3fv", - "glVertex3iv", - "glVertex3sv", - "glVertex4dv", - "glVertex4fv", - "glVertex4iv", - "glVertex4sv", - "glNormal3b", - "glNormal3d", - "glNormal3f", - "glNormal3i", - "glNormal3s", - "glNormal3bv", - "glNormal3dv", - "glNormal3fv", - "glNormal3iv", - "glNormal3sv", - "glIndexd", - "glIndexf", - "glIndexi", - "glIndexs", - "glIndexub", - "glIndexdv", - "glIndexfv", - "glIndexiv", - "glIndexsv", - "glIndexubv", - "glColor3b", - "glColor3d", - "glColor3f", - "glColor3i", - "glColor3s", - "glColor3ub", - "glColor3ui", - "glColor3us", - "glColor4b", - "glColor4d", - "glColor4f", - "glColor4i", - "glColor4s", - "glColor4ub", - "glColor4ui", - "glColor4us", - "glColor3bv", - "glColor3dv", - "glColor3fv", - "glColor3iv", - "glColor3sv", - "glColor3ubv", - "glColor3uiv", - "glColor3usv", - "glColor4bv", - "glColor4dv", - "glColor4fv", - "glColor4iv", - "glColor4sv", - "glColor4ubv", - "glColor4uiv", - "glColor4usv", - "glTexCoord1d", - "glTexCoord1f", - "glTexCoord1i", - "glTexCoord1s", - "glTexCoord2d", - "glTexCoord2f", - "glTexCoord2i", - "glTexCoord2s", - "glTexCoord3d", - "glTexCoord3f", - "glTexCoord3i", - "glTexCoord3s", - "glTexCoord4d", - "glTexCoord4f", - "glTexCoord4i", - "glTexCoord4s", - "glTexCoord1dv", - "glTexCoord1fv", - "glTexCoord1iv", - "glTexCoord1sv", - "glTexCoord2dv", - "glTexCoord2fv", - "glTexCoord2iv", - "glTexCoord2sv", - "glTexCoord3dv", - "glTexCoord3fv", - "glTexCoord3iv", - "glTexCoord3sv", - "glTexCoord4dv", - "glTexCoord4fv", - "glTexCoord4iv", - "glTexCoord4sv", - "glRasterPos2d", - "glRasterPos2f", - "glRasterPos2i", - "glRasterPos2s", - "glRasterPos3d", - "glRasterPos3f", - "glRasterPos3i", - "glRasterPos3s", - "glRasterPos4d", - "glRasterPos4f", - "glRasterPos4i", - "glRasterPos4s", - "glRasterPos2dv", - "glRasterPos2fv", - "glRasterPos2iv", - "glRasterPos2sv", - "glRasterPos3dv", - "glRasterPos3fv", - "glRasterPos3iv", - "glRasterPos3sv", - "glRasterPos4dv", - "glRasterPos4fv", - "glRasterPos4iv", - "glRasterPos4sv", - "glRectd", - "glRectf", - "glRecti", - "glRects", - "glRectdv", - "glRectfv", - "glRectiv", - "glRectsv", - "glVertexPointer", - "glNormalPointer", - "glColorPointer", - "glIndexPointer", - "glTexCoordPointer", - "glEdgeFlagPointer", - "glGetPointerv", - "glArrayElement", - "glDrawArrays", - "glDrawElements", - "glInterleavedArrays", - "glShadeModel", - "glLightf", - "glLighti", - "glLightfv", - "glLightiv", - "glGetLightfv", - "glGetLightiv", - "glLightModelf", - "glLightModeli", - "glLightModelfv", - "glLightModeliv", - "glMaterialf", - "glMateriali", - "glMaterialfv", - "glMaterialiv", - "glGetMaterialfv", - "glGetMaterialiv", - "glColorMaterial", - "glPixelZoom", - "glPixelStoref", - "glPixelStorei", - "glPixelTransferf", - "glPixelTransferi", - "glPixelMapfv", - "glPixelMapuiv", - "glPixelMapusv", - "glGetPixelMapfv", - "glGetPixelMapuiv", - "glGetPixelMapusv", - "glBitmap", - "glReadPixels", - "glDrawPixels", - "glCopyPixels", - "glStencilFunc", - "glStencilMask", - "glStencilOp", - "glClearStencil", - "glTexGend", - "glTexGenf", - "glTexGeni", - "glTexGendv", - "glTexGenfv", - "glTexGeniv", - "glGetTexGendv", - "glGetTexGenfv", - "glGetTexGeniv", - "glTexEnvf", - "glTexEnvi", - "glTexEnvfv", - "glTexEnviv", - "glGetTexEnvfv", - "glGetTexEnviv", - "glTexParameterf", - "glTexParameteri", - "glTexParameterfv", - "glTexParameteriv", - "glGetTexParameterfv", - "glGetTexParameteriv", - "glGetTexLevelParameterfv", - "glGetTexLevelParameteriv", - "glTexImage1D", - "glTexImage2D", - "glGetTexImage", - "glGenTextures", - "glDeleteTextures", - "glBindTexture", - "glPrioritizeTextures", - "glAreTexturesResident", - "glIsTexture", - "glTexSubImage1D", - "glTexSubImage2D", - "glCopyTexImage1D", - "glCopyTexImage2D", - "glCopyTexSubImage1D", - "glCopyTexSubImage2D", - "glMap1d", - "glMap1f", - "glMap2d", - "glMap2f", - "glGetMapdv", - "glGetMapfv", - "glGetMapiv", - "glEvalCoord1d", - "glEvalCoord1f", - "glEvalCoord1dv", - "glEvalCoord1fv", - "glEvalCoord2d", - "glEvalCoord2f", - "glEvalCoord2dv", - "glEvalCoord2fv", - "glMapGrid1d", - "glMapGrid1f", - "glMapGrid2d", - "glMapGrid2f", - "glEvalPoint1", - "glEvalPoint2", - "glEvalMesh1", - "glEvalMesh2", - "glFogf", - "glFogi", - "glFogfv", - "glFogiv", - "glFeedbackBuffer", - "glPassThrough", - "glSelectBuffer", - "glInitNames", - "glLoadName", - "glPushName", - "glPopName", - "glDrawRangeElements", - "glTexImage3D", - "glTexSubImage3D", - "glCopyTexSubImage3D", - "glColorTable", - "glColorSubTable", - "glColorTableParameteriv", - "glColorTableParameterfv", - "glCopyColorSubTable", - "glCopyColorTable", - "glGetColorTable", - "glGetColorTableParameterfv", - "glGetColorTableParameteriv", - "glBlendEquation", - "glBlendColor", - "glHistogram", - "glResetHistogram", - "glGetHistogram", - "glGetHistogramParameterfv", - "glGetHistogramParameteriv", - "glMinmax", - "glResetMinmax", - "glGetMinmax", - "glGetMinmaxParameterfv", - "glGetMinmaxParameteriv", - "glConvolutionFilter1D", - "glConvolutionFilter2D", - "glConvolutionParameterf", - "glConvolutionParameterfv", - "glConvolutionParameteri", - "glConvolutionParameteriv", - "glCopyConvolutionFilter1D", - "glCopyConvolutionFilter2D", - "glGetConvolutionFilter", - "glGetConvolutionParameterfv", - "glGetConvolutionParameteriv", - "glSeparableFilter2D", - "glGetSeparableFilter", - "glBlendColorEXT", - "glPolygonOffsetEXT", - "glTexImage3DEXT", - "glTexSubImage3DEXT", - "glCopyTexSubImage3DEXT", - "glGenTexturesEXT", - "glDeleteTexturesEXT", - "glBindTextureEXT", - "glPrioritizeTexturesEXT", - "glAreTexturesResidentEXT", - "glIsTextureEXT", - "glVertexPointerEXT", - "glNormalPointerEXT", - "glColorPointerEXT", - "glIndexPointerEXT", - "glTexCoordPointerEXT", - "glEdgeFlagPointerEXT", - "glGetPointervEXT", - "glArrayElementEXT", - "glDrawArraysEXT", - "glBlendEquationEXT", - "glPointParameterfEXT", - "glPointParameterfvEXT", - "glColorTableEXT", - "glColorSubTableEXT", - "glGetColorTableEXT", - "glGetColorTableParameterfvEXT", - "glGetColorTableParameterivEXT", - "glLockArraysEXT", - "glUnlockArraysEXT", - "glActiveTextureARB", - "glClientActiveTextureARB", - "glMultiTexCoord1dARB", - "glMultiTexCoord1dvARB", - "glMultiTexCoord1fARB", - "glMultiTexCoord1fvARB", - "glMultiTexCoord1iARB", - "glMultiTexCoord1ivARB", - "glMultiTexCoord1sARB", - "glMultiTexCoord1svARB", - "glMultiTexCoord2dARB", - "glMultiTexCoord2dvARB", - "glMultiTexCoord2fARB", - "glMultiTexCoord2fvARB", - "glMultiTexCoord2iARB", - "glMultiTexCoord2ivARB", - "glMultiTexCoord2sARB", - "glMultiTexCoord2svARB", - "glMultiTexCoord3dARB", - "glMultiTexCoord3dvARB", - "glMultiTexCoord3fARB", - "glMultiTexCoord3fvARB", - "glMultiTexCoord3iARB", - "glMultiTexCoord3ivARB", - "glMultiTexCoord3sARB", - "glMultiTexCoord3svARB", - "glMultiTexCoord4dARB", - "glMultiTexCoord4dvARB", - "glMultiTexCoord4fARB", - "glMultiTexCoord4fvARB", - "glMultiTexCoord4iARB", - "glMultiTexCoord4ivARB", - "glMultiTexCoord4sARB", - "glMultiTexCoord4svARB", -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + + "glClearIndex", + "glClearColor", + "glClear", + "glIndexMask", + "glColorMask", + "glAlphaFunc", + "glBlendFunc", + "glLogicOp", + "glCullFace", + "glFrontFace", + "glPointSize", + "glLineWidth", + "glLineStipple", + "glPolygonMode", + "glPolygonOffset", + "glPolygonStipple", + "glGetPolygonStipple", + "glEdgeFlag", + "glEdgeFlagv", + "glScissor", + "glClipPlane", + "glGetClipPlane", + "glDrawBuffer", + "glReadBuffer", + "glEnable", + "glDisable", + "glIsEnabled", + "glEnableClientState", + "glDisableClientState", + "glGetBooleanv", + "glGetDoublev", + "glGetFloatv", + "glGetIntegerv", + "glPushAttrib", + "glPopAttrib", + "glPushClientAttrib", + "glPopClientAttrib", + "glRenderMode", + "glGetError", + "glFinish", + "glFlush", + "glHint", + "glClearDepth", + "glDepthFunc", + "glDepthMask", + "glDepthRange", + "glClearAccum", + "glAccum", + "glMatrixMode", + "glOrtho", + "glFrustum", + "glViewport", + "glPushMatrix", + "glPopMatrix", + "glLoadIdentity", + "glLoadMatrixd", + "glLoadMatrixf", + "glMultMatrixd", + "glMultMatrixf", + "glRotated", + "glRotatef", + "glScaled", + "glScalef", + "glTranslated", + "glTranslatef", + "glIsList", + "glDeleteLists", + "glGenLists", + "glNewList", + "glEndList", + "glCallList", + "glCallLists", + "glListBase", + "glBegin", + "glEnd", + "glVertex2d", + "glVertex2f", + "glVertex2i", + "glVertex2s", + "glVertex3d", + "glVertex3f", + "glVertex3i", + "glVertex3s", + "glVertex4d", + "glVertex4f", + "glVertex4i", + "glVertex4s", + "glVertex2dv", + "glVertex2fv", + "glVertex2iv", + "glVertex2sv", + "glVertex3dv", + "glVertex3fv", + "glVertex3iv", + "glVertex3sv", + "glVertex4dv", + "glVertex4fv", + "glVertex4iv", + "glVertex4sv", + "glNormal3b", + "glNormal3d", + "glNormal3f", + "glNormal3i", + "glNormal3s", + "glNormal3bv", + "glNormal3dv", + "glNormal3fv", + "glNormal3iv", + "glNormal3sv", + "glIndexd", + "glIndexf", + "glIndexi", + "glIndexs", + "glIndexub", + "glIndexdv", + "glIndexfv", + "glIndexiv", + "glIndexsv", + "glIndexubv", + "glColor3b", + "glColor3d", + "glColor3f", + "glColor3i", + "glColor3s", + "glColor3ub", + "glColor3ui", + "glColor3us", + "glColor4b", + "glColor4d", + "glColor4f", + "glColor4i", + "glColor4s", + "glColor4ub", + "glColor4ui", + "glColor4us", + "glColor3bv", + "glColor3dv", + "glColor3fv", + "glColor3iv", + "glColor3sv", + "glColor3ubv", + "glColor3uiv", + "glColor3usv", + "glColor4bv", + "glColor4dv", + "glColor4fv", + "glColor4iv", + "glColor4sv", + "glColor4ubv", + "glColor4uiv", + "glColor4usv", + "glTexCoord1d", + "glTexCoord1f", + "glTexCoord1i", + "glTexCoord1s", + "glTexCoord2d", + "glTexCoord2f", + "glTexCoord2i", + "glTexCoord2s", + "glTexCoord3d", + "glTexCoord3f", + "glTexCoord3i", + "glTexCoord3s", + "glTexCoord4d", + "glTexCoord4f", + "glTexCoord4i", + "glTexCoord4s", + "glTexCoord1dv", + "glTexCoord1fv", + "glTexCoord1iv", + "glTexCoord1sv", + "glTexCoord2dv", + "glTexCoord2fv", + "glTexCoord2iv", + "glTexCoord2sv", + "glTexCoord3dv", + "glTexCoord3fv", + "glTexCoord3iv", + "glTexCoord3sv", + "glTexCoord4dv", + "glTexCoord4fv", + "glTexCoord4iv", + "glTexCoord4sv", + "glRasterPos2d", + "glRasterPos2f", + "glRasterPos2i", + "glRasterPos2s", + "glRasterPos3d", + "glRasterPos3f", + "glRasterPos3i", + "glRasterPos3s", + "glRasterPos4d", + "glRasterPos4f", + "glRasterPos4i", + "glRasterPos4s", + "glRasterPos2dv", + "glRasterPos2fv", + "glRasterPos2iv", + "glRasterPos2sv", + "glRasterPos3dv", + "glRasterPos3fv", + "glRasterPos3iv", + "glRasterPos3sv", + "glRasterPos4dv", + "glRasterPos4fv", + "glRasterPos4iv", + "glRasterPos4sv", + "glRectd", + "glRectf", + "glRecti", + "glRects", + "glRectdv", + "glRectfv", + "glRectiv", + "glRectsv", + "glVertexPointer", + "glNormalPointer", + "glColorPointer", + "glIndexPointer", + "glTexCoordPointer", + "glEdgeFlagPointer", + "glGetPointerv", + "glArrayElement", + "glDrawArrays", + "glDrawElements", + "glInterleavedArrays", + "glShadeModel", + "glLightf", + "glLighti", + "glLightfv", + "glLightiv", + "glGetLightfv", + "glGetLightiv", + "glLightModelf", + "glLightModeli", + "glLightModelfv", + "glLightModeliv", + "glMaterialf", + "glMateriali", + "glMaterialfv", + "glMaterialiv", + "glGetMaterialfv", + "glGetMaterialiv", + "glColorMaterial", + "glPixelZoom", + "glPixelStoref", + "glPixelStorei", + "glPixelTransferf", + "glPixelTransferi", + "glPixelMapfv", + "glPixelMapuiv", + "glPixelMapusv", + "glGetPixelMapfv", + "glGetPixelMapuiv", + "glGetPixelMapusv", + "glBitmap", + "glReadPixels", + "glDrawPixels", + "glCopyPixels", + "glStencilFunc", + "glStencilMask", + "glStencilOp", + "glClearStencil", + "glTexGend", + "glTexGenf", + "glTexGeni", + "glTexGendv", + "glTexGenfv", + "glTexGeniv", + "glGetTexGendv", + "glGetTexGenfv", + "glGetTexGeniv", + "glTexEnvf", + "glTexEnvi", + "glTexEnvfv", + "glTexEnviv", + "glGetTexEnvfv", + "glGetTexEnviv", + "glTexParameterf", + "glTexParameteri", + "glTexParameterfv", + "glTexParameteriv", + "glGetTexParameterfv", + "glGetTexParameteriv", + "glGetTexLevelParameterfv", + "glGetTexLevelParameteriv", + "glTexImage1D", + "glTexImage2D", + "glGetTexImage", + "glGenTextures", + "glDeleteTextures", + "glBindTexture", + "glPrioritizeTextures", + "glAreTexturesResident", + "glIsTexture", + "glTexSubImage1D", + "glTexSubImage2D", + "glCopyTexImage1D", + "glCopyTexImage2D", + "glCopyTexSubImage1D", + "glCopyTexSubImage2D", + "glMap1d", + "glMap1f", + "glMap2d", + "glMap2f", + "glGetMapdv", + "glGetMapfv", + "glGetMapiv", + "glEvalCoord1d", + "glEvalCoord1f", + "glEvalCoord1dv", + "glEvalCoord1fv", + "glEvalCoord2d", + "glEvalCoord2f", + "glEvalCoord2dv", + "glEvalCoord2fv", + "glMapGrid1d", + "glMapGrid1f", + "glMapGrid2d", + "glMapGrid2f", + "glEvalPoint1", + "glEvalPoint2", + "glEvalMesh1", + "glEvalMesh2", + "glFogf", + "glFogi", + "glFogfv", + "glFogiv", + "glFeedbackBuffer", + "glPassThrough", + "glSelectBuffer", + "glInitNames", + "glLoadName", + "glPushName", + "glPopName", + "glDrawRangeElements", + "glTexImage3D", + "glTexSubImage3D", + "glCopyTexSubImage3D", + "glColorTable", + "glColorSubTable", + "glColorTableParameteriv", + "glColorTableParameterfv", + "glCopyColorSubTable", + "glCopyColorTable", + "glGetColorTable", + "glGetColorTableParameterfv", + "glGetColorTableParameteriv", + "glBlendEquation", + "glBlendColor", + "glHistogram", + "glResetHistogram", + "glGetHistogram", + "glGetHistogramParameterfv", + "glGetHistogramParameteriv", + "glMinmax", + "glResetMinmax", + "glGetMinmax", + "glGetMinmaxParameterfv", + "glGetMinmaxParameteriv", + "glConvolutionFilter1D", + "glConvolutionFilter2D", + "glConvolutionParameterf", + "glConvolutionParameterfv", + "glConvolutionParameteri", + "glConvolutionParameteriv", + "glCopyConvolutionFilter1D", + "glCopyConvolutionFilter2D", + "glGetConvolutionFilter", + "glGetConvolutionParameterfv", + "glGetConvolutionParameteriv", + "glSeparableFilter2D", + "glGetSeparableFilter", + "glBlendColorEXT", + "glPolygonOffsetEXT", + "glTexImage3DEXT", + "glTexSubImage3DEXT", + "glCopyTexSubImage3DEXT", + "glGenTexturesEXT", + "glDeleteTexturesEXT", + "glBindTextureEXT", + "glPrioritizeTexturesEXT", + "glAreTexturesResidentEXT", + "glIsTextureEXT", + "glVertexPointerEXT", + "glNormalPointerEXT", + "glColorPointerEXT", + "glIndexPointerEXT", + "glTexCoordPointerEXT", + "glEdgeFlagPointerEXT", + "glGetPointervEXT", + "glArrayElementEXT", + "glDrawArraysEXT", + "glBlendEquationEXT", + "glPointParameterfEXT", + "glPointParameterfvEXT", + "glColorTableEXT", + "glColorSubTableEXT", + "glGetColorTableEXT", + "glGetColorTableParameterfvEXT", + "glGetColorTableParameterivEXT", + "glLockArraysEXT", + "glUnlockArraysEXT", + "glActiveTextureARB", + "glClientActiveTextureARB", + "glMultiTexCoord1dARB", + "glMultiTexCoord1dvARB", + "glMultiTexCoord1fARB", + "glMultiTexCoord1fvARB", + "glMultiTexCoord1iARB", + "glMultiTexCoord1ivARB", + "glMultiTexCoord1sARB", + "glMultiTexCoord1svARB", + "glMultiTexCoord2dARB", + "glMultiTexCoord2dvARB", + "glMultiTexCoord2fARB", + "glMultiTexCoord2fvARB", + "glMultiTexCoord2iARB", + "glMultiTexCoord2ivARB", + "glMultiTexCoord2sARB", + "glMultiTexCoord2svARB", + "glMultiTexCoord3dARB", + "glMultiTexCoord3dvARB", + "glMultiTexCoord3fARB", + "glMultiTexCoord3fvARB", + "glMultiTexCoord3iARB", + "glMultiTexCoord3ivARB", + "glMultiTexCoord3sARB", + "glMultiTexCoord3svARB", + "glMultiTexCoord4dARB", + "glMultiTexCoord4dvARB", + "glMultiTexCoord4fARB", + "glMultiTexCoord4fvARB", + "glMultiTexCoord4iARB", + "glMultiTexCoord4ivARB", + "glMultiTexCoord4sARB", + "glMultiTexCoord4svARB", +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ null }; -/** - * C2J Parser Version 1.5 Beta - * Jausoft - Sven Goethel Software Development - * Reading from file: gl-proto-auto.orig.h . . . - * Destination-Class: gl4java_GLFuncJauJNI ! - */ - -/** - * Original Function-Prototype : - *
 
-   extern void glClearIndex ( GLfloat c ) ;
- * 
- */ - public void glClearIndex ( - float c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glClearColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ - public void glClearColor ( - float red, - float green, - float blue, - float alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glClear ( GLbitfield mask ) ;
- * 
- */ - public void glClear ( - int mask - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexMask ( GLuint mask ) ;
- * 
- */ - public void glIndexMask ( - int mask - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorMask ( GLboolean red , GLboolean green , GLboolean blue , GLboolean alpha ) ;
- * 
- */ - public void glColorMask ( - boolean red, - boolean green, - boolean blue, - boolean alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glAlphaFunc ( GLenum func , GLclampf ref ) ;
- * 
- */ - public void glAlphaFunc ( - int func, - float ref - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBlendFunc ( GLenum sfactor , GLenum dfactor ) ;
- * 
- */ - public void glBlendFunc ( - int sfactor, - int dfactor - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLogicOp ( GLenum opcode ) ;
- * 
- */ - public void glLogicOp ( - int opcode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCullFace ( GLenum mode ) ;
- * 
- */ - public void glCullFace ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFrontFace ( GLenum mode ) ;
- * 
- */ - public void glFrontFace ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPointSize ( GLfloat size ) ;
- * 
- */ - public void glPointSize ( - float size - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLineWidth ( GLfloat width ) ;
- * 
- */ - public void glLineWidth ( - float width - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLineStipple ( GLint factor , GLushort pattern ) ;
- * 
- */ - public void glLineStipple ( - int factor, - short pattern - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPolygonMode ( GLenum face , GLenum mode ) ;
- * 
- */ - public void glPolygonMode ( - int face, - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPolygonOffset ( GLfloat factor , GLfloat units ) ;
- * 
- */ - public void glPolygonOffset ( - float factor, - float units - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPolygonStipple ( const GLubyte * mask ) ;
- * 
- */ - public void glPolygonStipple ( - byte[] mask - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetPolygonStipple ( GLubyte * mask ) ;
- * 
- */ - public void glGetPolygonStipple ( - byte[] mask - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEdgeFlag ( GLboolean flag ) ;
- * 
- */ - public void glEdgeFlag ( - boolean flag - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEdgeFlagv ( const GLboolean * flag ) ;
- * 
- */ - public void glEdgeFlagv ( - boolean[] flag - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glScissor ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ - public void glScissor ( - int x, - int y, - int width, - int height - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glClipPlane ( GLenum plane , const GLdouble * equation ) ;
- * 
- */ - public void glClipPlane ( - int plane, - double[] equation - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetClipPlane ( GLenum plane , GLdouble * equation ) ;
- * 
- */ - public void glGetClipPlane ( - int plane, - double[] equation - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDrawBuffer ( GLenum mode ) ;
- * 
- */ - public void glDrawBuffer ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glReadBuffer ( GLenum mode ) ;
- * 
- */ - public void glReadBuffer ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEnable ( GLenum cap ) ;
- * 
- */ - public void glEnable ( - int cap - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDisable ( GLenum cap ) ;
- * 
- */ - public void glDisable ( - int cap - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLboolean glIsEnabled ( GLenum cap ) ;
- * 
- */ - public boolean glIsEnabled ( - int cap - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEnableClientState ( GLenum cap ) ;
- * 
- */ - public void glEnableClientState ( - int cap - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDisableClientState ( GLenum cap ) ;
- * 
- */ - public void glDisableClientState ( - int cap - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetBooleanv ( GLenum pname , GLboolean * params ) ;
- * 
- */ - public void glGetBooleanv ( - int pname, - boolean[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetDoublev ( GLenum pname , GLdouble * params ) ;
- * 
- */ - public void glGetDoublev ( - int pname, - double[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetFloatv ( GLenum pname , GLfloat * params ) ;
- * 
- */ - public void glGetFloatv ( - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetIntegerv ( GLenum pname , GLint * params ) ;
- * 
- */ - public void glGetIntegerv ( - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPushAttrib ( GLbitfield mask ) ;
- * 
- */ - public void glPushAttrib ( - int mask - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPopAttrib ( void ) ;
- * 
- */ - public void glPopAttrib ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPushClientAttrib ( GLbitfield mask ) ;
- * 
- */ - public void glPushClientAttrib ( - int mask - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPopClientAttrib ( void ) ;
- * 
- */ - public void glPopClientAttrib ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLint glRenderMode ( GLenum mode ) ;
- * 
- */ - public int glRenderMode ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLenum glGetError ( void ) ;
- * 
- */ - public int glGetError ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFinish ( void ) ;
- * 
- */ - public void glFinish ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFlush ( void ) ;
- * 
- */ - public void glFlush ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glHint ( GLenum target , GLenum mode ) ;
- * 
- */ - public void glHint ( - int target, - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glClearDepth ( GLclampd depth ) ;
- * 
- */ - public void glClearDepth ( - double depth - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDepthFunc ( GLenum func ) ;
- * 
- */ - public void glDepthFunc ( - int func - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDepthMask ( GLboolean flag ) ;
- * 
- */ - public void glDepthMask ( - boolean flag - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDepthRange ( GLclampd near_val , GLclampd far_val ) ;
- * 
- */ - public void glDepthRange ( - double near_val, - double far_val - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glClearAccum ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ - public void glClearAccum ( - float red, - float green, - float blue, - float alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glAccum ( GLenum op , GLfloat value ) ;
- * 
- */ - public void glAccum ( - int op, - float value - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMatrixMode ( GLenum mode ) ;
- * 
- */ - public void glMatrixMode ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glOrtho ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ - public void glOrtho ( - double left, - double right, - double bottom, - double top, - double near_val, - double far_val - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFrustum ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ - public void glFrustum ( - double left, - double right, - double bottom, - double top, - double near_val, - double far_val - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glViewport ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ - public void glViewport ( - int x, - int y, - int width, - int height - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPushMatrix ( void ) ;
- * 
- */ - public void glPushMatrix ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPopMatrix ( void ) ;
- * 
- */ - public void glPopMatrix ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLoadIdentity ( void ) ;
- * 
- */ - public void glLoadIdentity ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLoadMatrixd ( const GLdouble * m ) ;
- * 
- */ - public void glLoadMatrixd ( - double[] m - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLoadMatrixf ( const GLfloat * m ) ;
- * 
- */ - public void glLoadMatrixf ( - float[] m - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultMatrixd ( const GLdouble * m ) ;
- * 
- */ - public void glMultMatrixd ( - double[] m - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultMatrixf ( const GLfloat * m ) ;
- * 
- */ - public void glMultMatrixf ( - float[] m - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRotated ( GLdouble angle , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ - public void glRotated ( - double angle, - double x, - double y, - double z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRotatef ( GLfloat angle , GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ - public void glRotatef ( - float angle, - float x, - float y, - float z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glScaled ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ - public void glScaled ( - double x, - double y, - double z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glScalef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ - public void glScalef ( - float x, - float y, - float z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTranslated ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ - public void glTranslated ( - double x, - double y, - double z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTranslatef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ - public void glTranslatef ( - float x, - float y, - float z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLboolean glIsList ( GLuint list ) ;
- * 
- */ - public boolean glIsList ( - int list - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDeleteLists ( GLuint list , GLsizei range ) ;
- * 
- */ - public void glDeleteLists ( - int list, - int range - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLuint glGenLists ( GLsizei range ) ;
- * 
- */ - public int glGenLists ( - int range - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNewList ( GLuint list , GLenum mode ) ;
- * 
- */ - public void glNewList ( - int list, - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEndList ( void ) ;
- * 
- */ - public void glEndList ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCallList ( GLuint list ) ;
- * 
- */ - public void glCallList ( - int list - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCallLists ( GLsizei n , GLenum type , const GLvoid * lists ) ;
- * 
- */ - public void glCallLists ( - int n, - int type, - byte[] lists - ) ; - public void glCallLists ( - int n, - int type, - short[] lists - ) ; - public void glCallLists ( - int n, - int type, - int[] lists - ) ; - public void glCallLists ( - int n, - int type, - float[] lists - ) ; - public void glCallLists ( - int n, - int type, - double[] lists - ) ; - public void glCallLists ( - int n, - int type, - boolean[] lists - ) ; - public void glCallLists ( - int n, - int type, - long[] lists - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glListBase ( GLuint base ) ;
- * 
- */ - public void glListBase ( - int base - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBegin ( GLenum mode ) ;
- * 
- */ - public void glBegin ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEnd ( void ) ;
- * 
- */ - public void glEnd ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2d ( GLdouble x , GLdouble y ) ;
- * 
- */ - public void glVertex2d ( - double x, - double y - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2f ( GLfloat x , GLfloat y ) ;
- * 
- */ - public void glVertex2f ( - float x, - float y - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2i ( GLint x , GLint y ) ;
- * 
- */ - public void glVertex2i ( - int x, - int y - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2s ( GLshort x , GLshort y ) ;
- * 
- */ - public void glVertex2s ( - short x, - short y - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ - public void glVertex3d ( - double x, - double y, - double z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ - public void glVertex3f ( - float x, - float y, - float z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ - public void glVertex3i ( - int x, - int y, - int z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ - public void glVertex3s ( - short x, - short y, - short z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ - public void glVertex4d ( - double x, - double y, - double z, - double w - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ - public void glVertex4f ( - float x, - float y, - float z, - float w - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ - public void glVertex4i ( - int x, - int y, - int z, - int w - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ - public void glVertex4s ( - short x, - short y, - short z, - short w - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2dv ( const GLdouble * v ) ;
- * 
- */ - public void glVertex2dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2fv ( const GLfloat * v ) ;
- * 
- */ - public void glVertex2fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2iv ( const GLint * v ) ;
- * 
- */ - public void glVertex2iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2sv ( const GLshort * v ) ;
- * 
- */ - public void glVertex2sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3dv ( const GLdouble * v ) ;
- * 
- */ - public void glVertex3dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3fv ( const GLfloat * v ) ;
- * 
- */ - public void glVertex3fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3iv ( const GLint * v ) ;
- * 
- */ - public void glVertex3iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3sv ( const GLshort * v ) ;
- * 
- */ - public void glVertex3sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4dv ( const GLdouble * v ) ;
- * 
- */ - public void glVertex4dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4fv ( const GLfloat * v ) ;
- * 
- */ - public void glVertex4fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4iv ( const GLint * v ) ;
- * 
- */ - public void glVertex4iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4sv ( const GLshort * v ) ;
- * 
- */ - public void glVertex4sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3b ( GLbyte nx , GLbyte ny , GLbyte nz ) ;
- * 
- */ - public void glNormal3b ( - byte nx, - byte ny, - byte nz - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3d ( GLdouble nx , GLdouble ny , GLdouble nz ) ;
- * 
- */ - public void glNormal3d ( - double nx, - double ny, - double nz - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3f ( GLfloat nx , GLfloat ny , GLfloat nz ) ;
- * 
- */ - public void glNormal3f ( - float nx, - float ny, - float nz - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3i ( GLint nx , GLint ny , GLint nz ) ;
- * 
- */ - public void glNormal3i ( - int nx, - int ny, - int nz - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3s ( GLshort nx , GLshort ny , GLshort nz ) ;
- * 
- */ - public void glNormal3s ( - short nx, - short ny, - short nz - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3bv ( const GLbyte * v ) ;
- * 
- */ - public void glNormal3bv ( - byte[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3dv ( const GLdouble * v ) ;
- * 
- */ - public void glNormal3dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3fv ( const GLfloat * v ) ;
- * 
- */ - public void glNormal3fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3iv ( const GLint * v ) ;
- * 
- */ - public void glNormal3iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3sv ( const GLshort * v ) ;
- * 
- */ - public void glNormal3sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexd ( GLdouble c ) ;
- * 
- */ - public void glIndexd ( - double c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexf ( GLfloat c ) ;
- * 
- */ - public void glIndexf ( - float c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexi ( GLint c ) ;
- * 
- */ - public void glIndexi ( - int c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexs ( GLshort c ) ;
- * 
- */ - public void glIndexs ( - short c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexub ( GLubyte c ) ;
- * 
- */ - public void glIndexub ( - byte c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexdv ( const GLdouble * c ) ;
- * 
- */ - public void glIndexdv ( - double[] c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexfv ( const GLfloat * c ) ;
- * 
- */ - public void glIndexfv ( - float[] c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexiv ( const GLint * c ) ;
- * 
- */ - public void glIndexiv ( - int[] c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexsv ( const GLshort * c ) ;
- * 
- */ - public void glIndexsv ( - short[] c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexubv ( const GLubyte * c ) ;
- * 
- */ - public void glIndexubv ( - byte[] c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3b ( GLbyte red , GLbyte green , GLbyte blue ) ;
- * 
- */ - public void glColor3b ( - byte red, - byte green, - byte blue - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3d ( GLdouble red , GLdouble green , GLdouble blue ) ;
- * 
- */ - public void glColor3d ( - double red, - double green, - double blue - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3f ( GLfloat red , GLfloat green , GLfloat blue ) ;
- * 
- */ - public void glColor3f ( - float red, - float green, - float blue - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3i ( GLint red , GLint green , GLint blue ) ;
- * 
- */ - public void glColor3i ( - int red, - int green, - int blue - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3s ( GLshort red , GLshort green , GLshort blue ) ;
- * 
- */ - public void glColor3s ( - short red, - short green, - short blue - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3ub ( GLubyte red , GLubyte green , GLubyte blue ) ;
- * 
- */ - public void glColor3ub ( - byte red, - byte green, - byte blue - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3ui ( GLuint red , GLuint green , GLuint blue ) ;
- * 
- */ - public void glColor3ui ( - int red, - int green, - int blue - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3us ( GLushort red , GLushort green , GLushort blue ) ;
- * 
- */ - public void glColor3us ( - short red, - short green, - short blue - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4b ( GLbyte red , GLbyte green , GLbyte blue , GLbyte alpha ) ;
- * 
- */ - public void glColor4b ( - byte red, - byte green, - byte blue, - byte alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4d ( GLdouble red , GLdouble green , GLdouble blue , GLdouble alpha ) ;
- * 
- */ - public void glColor4d ( - double red, - double green, - double blue, - double alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4f ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ - public void glColor4f ( - float red, - float green, - float blue, - float alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4i ( GLint red , GLint green , GLint blue , GLint alpha ) ;
- * 
- */ - public void glColor4i ( - int red, - int green, - int blue, - int alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4s ( GLshort red , GLshort green , GLshort blue , GLshort alpha ) ;
- * 
- */ - public void glColor4s ( - short red, - short green, - short blue, - short alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4ub ( GLubyte red , GLubyte green , GLubyte blue , GLubyte alpha ) ;
- * 
- */ - public void glColor4ub ( - byte red, - byte green, - byte blue, - byte alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4ui ( GLuint red , GLuint green , GLuint blue , GLuint alpha ) ;
- * 
- */ - public void glColor4ui ( - int red, - int green, - int blue, - int alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4us ( GLushort red , GLushort green , GLushort blue , GLushort alpha ) ;
- * 
- */ - public void glColor4us ( - short red, - short green, - short blue, - short alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3bv ( const GLbyte * v ) ;
- * 
- */ - public void glColor3bv ( - byte[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3dv ( const GLdouble * v ) ;
- * 
- */ - public void glColor3dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3fv ( const GLfloat * v ) ;
- * 
- */ - public void glColor3fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3iv ( const GLint * v ) ;
- * 
- */ - public void glColor3iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3sv ( const GLshort * v ) ;
- * 
- */ - public void glColor3sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3ubv ( const GLubyte * v ) ;
- * 
- */ - public void glColor3ubv ( - byte[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3uiv ( const GLuint * v ) ;
- * 
- */ - public void glColor3uiv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3usv ( const GLushort * v ) ;
- * 
- */ - public void glColor3usv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4bv ( const GLbyte * v ) ;
- * 
- */ - public void glColor4bv ( - byte[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4dv ( const GLdouble * v ) ;
- * 
- */ - public void glColor4dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4fv ( const GLfloat * v ) ;
- * 
- */ - public void glColor4fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4iv ( const GLint * v ) ;
- * 
- */ - public void glColor4iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4sv ( const GLshort * v ) ;
- * 
- */ - public void glColor4sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4ubv ( const GLubyte * v ) ;
- * 
- */ - public void glColor4ubv ( - byte[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4uiv ( const GLuint * v ) ;
- * 
- */ - public void glColor4uiv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4usv ( const GLushort * v ) ;
- * 
- */ - public void glColor4usv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1d ( GLdouble s ) ;
- * 
- */ - public void glTexCoord1d ( - double s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1f ( GLfloat s ) ;
- * 
- */ - public void glTexCoord1f ( - float s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1i ( GLint s ) ;
- * 
- */ - public void glTexCoord1i ( - int s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1s ( GLshort s ) ;
- * 
- */ - public void glTexCoord1s ( - short s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2d ( GLdouble s , GLdouble t ) ;
- * 
- */ - public void glTexCoord2d ( - double s, - double t - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2f ( GLfloat s , GLfloat t ) ;
- * 
- */ - public void glTexCoord2f ( - float s, - float t - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2i ( GLint s , GLint t ) ;
- * 
- */ - public void glTexCoord2i ( - int s, - int t - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2s ( GLshort s , GLshort t ) ;
- * 
- */ - public void glTexCoord2s ( - short s, - short t - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3d ( GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ - public void glTexCoord3d ( - double s, - double t, - double r - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3f ( GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ - public void glTexCoord3f ( - float s, - float t, - float r - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3i ( GLint s , GLint t , GLint r ) ;
- * 
- */ - public void glTexCoord3i ( - int s, - int t, - int r - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3s ( GLshort s , GLshort t , GLshort r ) ;
- * 
- */ - public void glTexCoord3s ( - short s, - short t, - short r - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4d ( GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ - public void glTexCoord4d ( - double s, - double t, - double r, - double q - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4f ( GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ - public void glTexCoord4f ( - float s, - float t, - float r, - float q - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4i ( GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ - public void glTexCoord4i ( - int s, - int t, - int r, - int q - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4s ( GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ - public void glTexCoord4s ( - short s, - short t, - short r, - short q - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1dv ( const GLdouble * v ) ;
- * 
- */ - public void glTexCoord1dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1fv ( const GLfloat * v ) ;
- * 
- */ - public void glTexCoord1fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1iv ( const GLint * v ) ;
- * 
- */ - public void glTexCoord1iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1sv ( const GLshort * v ) ;
- * 
- */ - public void glTexCoord1sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2dv ( const GLdouble * v ) ;
- * 
- */ - public void glTexCoord2dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2fv ( const GLfloat * v ) ;
- * 
- */ - public void glTexCoord2fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2iv ( const GLint * v ) ;
- * 
- */ - public void glTexCoord2iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2sv ( const GLshort * v ) ;
- * 
- */ - public void glTexCoord2sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3dv ( const GLdouble * v ) ;
- * 
- */ - public void glTexCoord3dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3fv ( const GLfloat * v ) ;
- * 
- */ - public void glTexCoord3fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3iv ( const GLint * v ) ;
- * 
- */ - public void glTexCoord3iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3sv ( const GLshort * v ) ;
- * 
- */ - public void glTexCoord3sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4dv ( const GLdouble * v ) ;
- * 
- */ - public void glTexCoord4dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4fv ( const GLfloat * v ) ;
- * 
- */ - public void glTexCoord4fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4iv ( const GLint * v ) ;
- * 
- */ - public void glTexCoord4iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4sv ( const GLshort * v ) ;
- * 
- */ - public void glTexCoord4sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2d ( GLdouble x , GLdouble y ) ;
- * 
- */ - public void glRasterPos2d ( - double x, - double y - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2f ( GLfloat x , GLfloat y ) ;
- * 
- */ - public void glRasterPos2f ( - float x, - float y - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2i ( GLint x , GLint y ) ;
- * 
- */ - public void glRasterPos2i ( - int x, - int y - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2s ( GLshort x , GLshort y ) ;
- * 
- */ - public void glRasterPos2s ( - short x, - short y - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ - public void glRasterPos3d ( - double x, - double y, - double z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ - public void glRasterPos3f ( - float x, - float y, - float z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ - public void glRasterPos3i ( - int x, - int y, - int z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ - public void glRasterPos3s ( - short x, - short y, - short z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ - public void glRasterPos4d ( - double x, - double y, - double z, - double w - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ - public void glRasterPos4f ( - float x, - float y, - float z, - float w - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ - public void glRasterPos4i ( - int x, - int y, - int z, - int w - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ - public void glRasterPos4s ( - short x, - short y, - short z, - short w - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2dv ( const GLdouble * v ) ;
- * 
- */ - public void glRasterPos2dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2fv ( const GLfloat * v ) ;
- * 
- */ - public void glRasterPos2fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2iv ( const GLint * v ) ;
- * 
- */ - public void glRasterPos2iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2sv ( const GLshort * v ) ;
- * 
- */ - public void glRasterPos2sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3dv ( const GLdouble * v ) ;
- * 
- */ - public void glRasterPos3dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3fv ( const GLfloat * v ) ;
- * 
- */ - public void glRasterPos3fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3iv ( const GLint * v ) ;
- * 
- */ - public void glRasterPos3iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3sv ( const GLshort * v ) ;
- * 
- */ - public void glRasterPos3sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4dv ( const GLdouble * v ) ;
- * 
- */ - public void glRasterPos4dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4fv ( const GLfloat * v ) ;
- * 
- */ - public void glRasterPos4fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4iv ( const GLint * v ) ;
- * 
- */ - public void glRasterPos4iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4sv ( const GLshort * v ) ;
- * 
- */ - public void glRasterPos4sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRectd ( GLdouble x1 , GLdouble y1 , GLdouble x2 , GLdouble y2 ) ;
- * 
- */ - public void glRectd ( - double x1, - double y1, - double x2, - double y2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRectf ( GLfloat x1 , GLfloat y1 , GLfloat x2 , GLfloat y2 ) ;
- * 
- */ - public void glRectf ( - float x1, - float y1, - float x2, - float y2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRecti ( GLint x1 , GLint y1 , GLint x2 , GLint y2 ) ;
- * 
- */ - public void glRecti ( - int x1, - int y1, - int x2, - int y2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRects ( GLshort x1 , GLshort y1 , GLshort x2 , GLshort y2 ) ;
- * 
- */ - public void glRects ( - short x1, - short y1, - short x2, - short y2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRectdv ( const GLdouble * v1 , const GLdouble * v2 ) ;
- * 
- */ - public void glRectdv ( - double[] v1, - double[] v2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRectfv ( const GLfloat * v1 , const GLfloat * v2 ) ;
- * 
- */ - public void glRectfv ( - float[] v1, - float[] v2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRectiv ( const GLint * v1 , const GLint * v2 ) ;
- * 
- */ - public void glRectiv ( - int[] v1, - int[] v2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRectsv ( const GLshort * v1 , const GLshort * v2 ) ;
- * 
- */ - public void glRectsv ( - short[] v1, - short[] v2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertexPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ - public void glVertexPointer ( - int size, - int type, - int stride, - byte[] ptr - ) ; - public void glVertexPointer ( - int size, - int type, - int stride, - short[] ptr - ) ; - public void glVertexPointer ( - int size, - int type, - int stride, - int[] ptr - ) ; - public void glVertexPointer ( - int size, - int type, - int stride, - float[] ptr - ) ; - public void glVertexPointer ( - int size, - int type, - int stride, - double[] ptr - ) ; - public void glVertexPointer ( - int size, - int type, - int stride, - boolean[] ptr - ) ; - public void glVertexPointer ( - int size, - int type, - int stride, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormalPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ - public void glNormalPointer ( - int type, - int stride, - byte[] ptr - ) ; - public void glNormalPointer ( - int type, - int stride, - short[] ptr - ) ; - public void glNormalPointer ( - int type, - int stride, - int[] ptr - ) ; - public void glNormalPointer ( - int type, - int stride, - float[] ptr - ) ; - public void glNormalPointer ( - int type, - int stride, - double[] ptr - ) ; - public void glNormalPointer ( - int type, - int stride, - boolean[] ptr - ) ; - public void glNormalPointer ( - int type, - int stride, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ - public void glColorPointer ( - int size, - int type, - int stride, - byte[] ptr - ) ; - public void glColorPointer ( - int size, - int type, - int stride, - short[] ptr - ) ; - public void glColorPointer ( - int size, - int type, - int stride, - int[] ptr - ) ; - public void glColorPointer ( - int size, - int type, - int stride, - float[] ptr - ) ; - public void glColorPointer ( - int size, - int type, - int stride, - double[] ptr - ) ; - public void glColorPointer ( - int size, - int type, - int stride, - boolean[] ptr - ) ; - public void glColorPointer ( - int size, - int type, - int stride, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ - public void glIndexPointer ( - int type, - int stride, - byte[] ptr - ) ; - public void glIndexPointer ( - int type, - int stride, - short[] ptr - ) ; - public void glIndexPointer ( - int type, - int stride, - int[] ptr - ) ; - public void glIndexPointer ( - int type, - int stride, - float[] ptr - ) ; - public void glIndexPointer ( - int type, - int stride, - double[] ptr - ) ; - public void glIndexPointer ( - int type, - int stride, - boolean[] ptr - ) ; - public void glIndexPointer ( - int type, - int stride, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoordPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ - public void glTexCoordPointer ( - int size, - int type, - int stride, - byte[] ptr - ) ; - public void glTexCoordPointer ( - int size, - int type, - int stride, - short[] ptr - ) ; - public void glTexCoordPointer ( - int size, - int type, - int stride, - int[] ptr - ) ; - public void glTexCoordPointer ( - int size, - int type, - int stride, - float[] ptr - ) ; - public void glTexCoordPointer ( - int size, - int type, - int stride, - double[] ptr - ) ; - public void glTexCoordPointer ( - int size, - int type, - int stride, - boolean[] ptr - ) ; - public void glTexCoordPointer ( - int size, - int type, - int stride, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEdgeFlagPointer ( GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ - public void glEdgeFlagPointer ( - int stride, - byte[] ptr - ) ; - public void glEdgeFlagPointer ( - int stride, - short[] ptr - ) ; - public void glEdgeFlagPointer ( - int stride, - int[] ptr - ) ; - public void glEdgeFlagPointer ( - int stride, - float[] ptr - ) ; - public void glEdgeFlagPointer ( - int stride, - double[] ptr - ) ; - public void glEdgeFlagPointer ( - int stride, - boolean[] ptr - ) ; - public void glEdgeFlagPointer ( - int stride, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetPointerv ( GLenum pname , void * * params ) ;
- * 
- */ - public void glGetPointerv ( - int pname, - byte[][] params - ) ; - public void glGetPointerv ( - int pname, - short[][] params - ) ; - public void glGetPointerv ( - int pname, - int[][] params - ) ; - public void glGetPointerv ( - int pname, - float[][] params - ) ; - public void glGetPointerv ( - int pname, - double[][] params - ) ; - public void glGetPointerv ( - int pname, - boolean[][] params - ) ; - public void glGetPointerv ( - int pname, - long[][] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glArrayElement ( GLint i ) ;
- * 
- */ - public void glArrayElement ( - int i - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDrawArrays ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ - public void glDrawArrays ( - int mode, - int first, - int count - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDrawElements ( GLenum mode , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ - public void glDrawElements ( - int mode, - int count, - int type, - byte[] indices - ) ; - public void glDrawElements ( - int mode, - int count, - int type, - short[] indices - ) ; - public void glDrawElements ( - int mode, - int count, - int type, - int[] indices - ) ; - public void glDrawElements ( - int mode, - int count, - int type, - float[] indices - ) ; - public void glDrawElements ( - int mode, - int count, - int type, - double[] indices - ) ; - public void glDrawElements ( - int mode, - int count, - int type, - boolean[] indices - ) ; - public void glDrawElements ( - int mode, - int count, - int type, - long[] indices - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glInterleavedArrays ( GLenum format , GLsizei stride , const GLvoid * pointer ) ;
- * 
- */ - public void glInterleavedArrays ( - int format, - int stride, - byte[] pointer - ) ; - public void glInterleavedArrays ( - int format, - int stride, - short[] pointer - ) ; - public void glInterleavedArrays ( - int format, - int stride, - int[] pointer - ) ; - public void glInterleavedArrays ( - int format, - int stride, - float[] pointer - ) ; - public void glInterleavedArrays ( - int format, - int stride, - double[] pointer - ) ; - public void glInterleavedArrays ( - int format, - int stride, - boolean[] pointer - ) ; - public void glInterleavedArrays ( - int format, - int stride, - long[] pointer - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glShadeModel ( GLenum mode ) ;
- * 
- */ - public void glShadeModel ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLightf ( GLenum light , GLenum pname , GLfloat param ) ;
- * 
- */ - public void glLightf ( - int light, - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLighti ( GLenum light , GLenum pname , GLint param ) ;
- * 
- */ - public void glLighti ( - int light, - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLightfv ( GLenum light , GLenum pname , const GLfloat * params ) ;
- * 
- */ - public void glLightfv ( - int light, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLightiv ( GLenum light , GLenum pname , const GLint * params ) ;
- * 
- */ - public void glLightiv ( - int light, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetLightfv ( GLenum light , GLenum pname , GLfloat * params ) ;
- * 
- */ - public void glGetLightfv ( - int light, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetLightiv ( GLenum light , GLenum pname , GLint * params ) ;
- * 
- */ - public void glGetLightiv ( - int light, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLightModelf ( GLenum pname , GLfloat param ) ;
- * 
- */ - public void glLightModelf ( - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLightModeli ( GLenum pname , GLint param ) ;
- * 
- */ - public void glLightModeli ( - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLightModelfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ - public void glLightModelfv ( - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLightModeliv ( GLenum pname , const GLint * params ) ;
- * 
- */ - public void glLightModeliv ( - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMaterialf ( GLenum face , GLenum pname , GLfloat param ) ;
- * 
- */ - public void glMaterialf ( - int face, - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMateriali ( GLenum face , GLenum pname , GLint param ) ;
- * 
- */ - public void glMateriali ( - int face, - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMaterialfv ( GLenum face , GLenum pname , const GLfloat * params ) ;
- * 
- */ - public void glMaterialfv ( - int face, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMaterialiv ( GLenum face , GLenum pname , const GLint * params ) ;
- * 
- */ - public void glMaterialiv ( - int face, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMaterialfv ( GLenum face , GLenum pname , GLfloat * params ) ;
- * 
- */ - public void glGetMaterialfv ( - int face, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMaterialiv ( GLenum face , GLenum pname , GLint * params ) ;
- * 
- */ - public void glGetMaterialiv ( - int face, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorMaterial ( GLenum face , GLenum mode ) ;
- * 
- */ - public void glColorMaterial ( - int face, - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelZoom ( GLfloat xfactor , GLfloat yfactor ) ;
- * 
- */ - public void glPixelZoom ( - float xfactor, - float yfactor - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelStoref ( GLenum pname , GLfloat param ) ;
- * 
- */ - public void glPixelStoref ( - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelStorei ( GLenum pname , GLint param ) ;
- * 
- */ - public void glPixelStorei ( - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelTransferf ( GLenum pname , GLfloat param ) ;
- * 
- */ - public void glPixelTransferf ( - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelTransferi ( GLenum pname , GLint param ) ;
- * 
- */ - public void glPixelTransferi ( - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelMapfv ( GLenum map , GLint mapsize , const GLfloat * values ) ;
- * 
- */ - public void glPixelMapfv ( - int map, - int mapsize, - float[] values - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelMapuiv ( GLenum map , GLint mapsize , const GLuint * values ) ;
- * 
- */ - public void glPixelMapuiv ( - int map, - int mapsize, - int[] values - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelMapusv ( GLenum map , GLint mapsize , const GLushort * values ) ;
- * 
- */ - public void glPixelMapusv ( - int map, - int mapsize, - short[] values - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetPixelMapfv ( GLenum map , GLfloat * values ) ;
- * 
- */ - public void glGetPixelMapfv ( - int map, - float[] values - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetPixelMapuiv ( GLenum map , GLuint * values ) ;
- * 
- */ - public void glGetPixelMapuiv ( - int map, - int[] values - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetPixelMapusv ( GLenum map , GLushort * values ) ;
- * 
- */ - public void glGetPixelMapusv ( - int map, - short[] values - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBitmap ( GLsizei width , GLsizei height , GLfloat xorig , GLfloat yorig , GLfloat xmove , GLfloat ymove , const GLubyte * bitmap ) ;
- * 
- */ - public void glBitmap ( - int width, - int height, - float xorig, - float yorig, - float xmove, - float ymove, - byte[] bitmap - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glReadPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ - public void glReadPixels ( - int x, - int y, - int width, - int height, - int format, - int type, - byte[] pixels - ) ; - public void glReadPixels ( - int x, - int y, - int width, - int height, - int format, - int type, - short[] pixels - ) ; - public void glReadPixels ( - int x, - int y, - int width, - int height, - int format, - int type, - int[] pixels - ) ; - public void glReadPixels ( - int x, - int y, - int width, - int height, - int format, - int type, - float[] pixels - ) ; - public void glReadPixels ( - int x, - int y, - int width, - int height, - int format, - int type, - double[] pixels - ) ; - public void glReadPixels ( - int x, - int y, - int width, - int height, - int format, - int type, - boolean[] pixels - ) ; - public void glReadPixels ( - int x, - int y, - int width, - int height, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDrawPixels ( GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - public void glDrawPixels ( - int width, - int height, - int format, - int type, - byte[] pixels - ) ; - public void glDrawPixels ( - int width, - int height, - int format, - int type, - short[] pixels - ) ; - public void glDrawPixels ( - int width, - int height, - int format, - int type, - int[] pixels - ) ; - public void glDrawPixels ( - int width, - int height, - int format, - int type, - float[] pixels - ) ; - public void glDrawPixels ( - int width, - int height, - int format, - int type, - double[] pixels - ) ; - public void glDrawPixels ( - int width, - int height, - int format, - int type, - boolean[] pixels - ) ; - public void glDrawPixels ( - int width, - int height, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum type ) ;
- * 
- */ - public void glCopyPixels ( - int x, - int y, - int width, - int height, - int type - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glStencilFunc ( GLenum func , GLint ref , GLuint mask ) ;
- * 
- */ - public void glStencilFunc ( - int func, - int ref, - int mask - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glStencilMask ( GLuint mask ) ;
- * 
- */ - public void glStencilMask ( - int mask - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glStencilOp ( GLenum fail , GLenum zfail , GLenum zpass ) ;
- * 
- */ - public void glStencilOp ( - int fail, - int zfail, - int zpass - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glClearStencil ( GLint s ) ;
- * 
- */ - public void glClearStencil ( - int s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexGend ( GLenum coord , GLenum pname , GLdouble param ) ;
- * 
- */ - public void glTexGend ( - int coord, - int pname, - double param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexGenf ( GLenum coord , GLenum pname , GLfloat param ) ;
- * 
- */ - public void glTexGenf ( - int coord, - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexGeni ( GLenum coord , GLenum pname , GLint param ) ;
- * 
- */ - public void glTexGeni ( - int coord, - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexGendv ( GLenum coord , GLenum pname , const GLdouble * params ) ;
- * 
- */ - public void glTexGendv ( - int coord, - int pname, - double[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexGenfv ( GLenum coord , GLenum pname , const GLfloat * params ) ;
- * 
- */ - public void glTexGenfv ( - int coord, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexGeniv ( GLenum coord , GLenum pname , const GLint * params ) ;
- * 
- */ - public void glTexGeniv ( - int coord, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexGendv ( GLenum coord , GLenum pname , GLdouble * params ) ;
- * 
- */ - public void glGetTexGendv ( - int coord, - int pname, - double[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexGenfv ( GLenum coord , GLenum pname , GLfloat * params ) ;
- * 
- */ - public void glGetTexGenfv ( - int coord, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexGeniv ( GLenum coord , GLenum pname , GLint * params ) ;
- * 
- */ - public void glGetTexGeniv ( - int coord, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexEnvf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ - public void glTexEnvf ( - int target, - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexEnvi ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ - public void glTexEnvi ( - int target, - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexEnvfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ - public void glTexEnvfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexEnviv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ - public void glTexEnviv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexEnvfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - public void glGetTexEnvfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexEnviv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - public void glGetTexEnviv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexParameterf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ - public void glTexParameterf ( - int target, - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexParameteri ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ - public void glTexParameteri ( - int target, - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ - public void glTexParameterfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ - public void glTexParameteriv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - public void glGetTexParameterfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - public void glGetTexParameteriv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexLevelParameterfv ( GLenum target , GLint level , GLenum pname , GLfloat * params ) ;
- * 
- */ - public void glGetTexLevelParameterfv ( - int target, - int level, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexLevelParameteriv ( GLenum target , GLint level , GLenum pname , GLint * params ) ;
- * 
- */ - public void glGetTexLevelParameteriv ( - int target, - int level, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexImage1D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - public void glTexImage1D ( - int target, - int level, - int internalFormat, - int width, - int border, - int format, - int type, - byte[] pixels - ) ; - public void glTexImage1D ( - int target, - int level, - int internalFormat, - int width, - int border, - int format, - int type, - short[] pixels - ) ; - public void glTexImage1D ( - int target, - int level, - int internalFormat, - int width, - int border, - int format, - int type, - int[] pixels - ) ; - public void glTexImage1D ( - int target, - int level, - int internalFormat, - int width, - int border, - int format, - int type, - float[] pixels - ) ; - public void glTexImage1D ( - int target, - int level, - int internalFormat, - int width, - int border, - int format, - int type, - double[] pixels - ) ; - public void glTexImage1D ( - int target, - int level, - int internalFormat, - int width, - int border, - int format, - int type, - boolean[] pixels - ) ; - public void glTexImage1D ( - int target, - int level, - int internalFormat, - int width, - int border, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexImage2D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - public void glTexImage2D ( - int target, - int level, - int internalFormat, - int width, - int height, - int border, - int format, - int type, - byte[] pixels - ) ; - public void glTexImage2D ( - int target, - int level, - int internalFormat, - int width, - int height, - int border, - int format, - int type, - short[] pixels - ) ; - public void glTexImage2D ( - int target, - int level, - int internalFormat, - int width, - int height, - int border, - int format, - int type, - int[] pixels - ) ; - public void glTexImage2D ( - int target, - int level, - int internalFormat, - int width, - int height, - int border, - int format, - int type, - float[] pixels - ) ; - public void glTexImage2D ( - int target, - int level, - int internalFormat, - int width, - int height, - int border, - int format, - int type, - double[] pixels - ) ; - public void glTexImage2D ( - int target, - int level, - int internalFormat, - int width, - int height, - int border, - int format, - int type, - boolean[] pixels - ) ; - public void glTexImage2D ( - int target, - int level, - int internalFormat, - int width, - int height, - int border, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexImage ( GLenum target , GLint level , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ - public void glGetTexImage ( - int target, - int level, - int format, - int type, - byte[] pixels - ) ; - public void glGetTexImage ( - int target, - int level, - int format, - int type, - short[] pixels - ) ; - public void glGetTexImage ( - int target, - int level, - int format, - int type, - int[] pixels - ) ; - public void glGetTexImage ( - int target, - int level, - int format, - int type, - float[] pixels - ) ; - public void glGetTexImage ( - int target, - int level, - int format, - int type, - double[] pixels - ) ; - public void glGetTexImage ( - int target, - int level, - int format, - int type, - boolean[] pixels - ) ; - public void glGetTexImage ( - int target, - int level, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGenTextures ( GLsizei n , GLuint * textures ) ;
- * 
- */ - public void glGenTextures ( - int n, - int[] textures - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDeleteTextures ( GLsizei n , const GLuint * textures ) ;
- * 
- */ - public void glDeleteTextures ( - int n, - int[] textures - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBindTexture ( GLenum target , GLuint texture ) ;
- * 
- */ - public void glBindTexture ( - int target, - int texture - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPrioritizeTextures ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ - public void glPrioritizeTextures ( - int n, - int[] textures, - float[] priorities - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLboolean glAreTexturesResident ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ - public boolean glAreTexturesResident ( - int n, - int[] textures, - boolean[] residences - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLboolean glIsTexture ( GLuint texture ) ;
- * 
- */ - public boolean glIsTexture ( - int texture - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLsizei width , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - public void glTexSubImage1D ( - int target, - int level, - int xoffset, - int width, - int format, - int type, - byte[] pixels - ) ; - public void glTexSubImage1D ( - int target, - int level, - int xoffset, - int width, - int format, - int type, - short[] pixels - ) ; - public void glTexSubImage1D ( - int target, - int level, - int xoffset, - int width, - int format, - int type, - int[] pixels - ) ; - public void glTexSubImage1D ( - int target, - int level, - int xoffset, - int width, - int format, - int type, - float[] pixels - ) ; - public void glTexSubImage1D ( - int target, - int level, - int xoffset, - int width, - int format, - int type, - double[] pixels - ) ; - public void glTexSubImage1D ( - int target, - int level, - int xoffset, - int width, - int format, - int type, - boolean[] pixels - ) ; - public void glTexSubImage1D ( - int target, - int level, - int xoffset, - int width, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - public void glTexSubImage2D ( - int target, - int level, - int xoffset, - int yoffset, - int width, - int height, - int format, - int type, - byte[] pixels - ) ; - public void glTexSubImage2D ( - int target, - int level, - int xoffset, - int yoffset, - int width, - int height, - int format, - int type, - short[] pixels - ) ; - public void glTexSubImage2D ( - int target, - int level, - int xoffset, - int yoffset, - int width, - int height, - int format, - int type, - int[] pixels - ) ; - public void glTexSubImage2D ( - int target, - int level, - int xoffset, - int yoffset, - int width, - int height, - int format, - int type, - float[] pixels - ) ; - public void glTexSubImage2D ( - int target, - int level, - int xoffset, - int yoffset, - int width, - int height, - int format, - int type, - double[] pixels - ) ; - public void glTexSubImage2D ( - int target, - int level, - int xoffset, - int yoffset, - int width, - int height, - int format, - int type, - boolean[] pixels - ) ; - public void glTexSubImage2D ( - int target, - int level, - int xoffset, - int yoffset, - int width, - int height, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyTexImage1D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLint border ) ;
- * 
- */ - public void glCopyTexImage1D ( - int target, - int level, - int internalformat, - int x, - int y, - int width, - int border - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyTexImage2D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height , GLint border ) ;
- * 
- */ - public void glCopyTexImage2D ( - int target, - int level, - int internalformat, - int x, - int y, - int width, - int height, - int border - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLint x , GLint y , GLsizei width ) ;
- * 
- */ - public void glCopyTexSubImage1D ( - int target, - int level, - int xoffset, - int x, - int y, - int width - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ - public void glCopyTexSubImage2D ( - int target, - int level, - int xoffset, - int yoffset, - int x, - int y, - int width, - int height - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMap1d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint stride , GLint order , const GLdouble * points ) ;
- * 
- */ - public void glMap1d ( - int target, - double u1, - double u2, - int stride, - int order, - double[] points - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMap1f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint stride , GLint order , const GLfloat * points ) ;
- * 
- */ - public void glMap1f ( - int target, - float u1, - float u2, - int stride, - int order, - float[] points - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMap2d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint ustride , GLint uorder , GLdouble v1 , GLdouble v2 , GLint vstride , GLint vorder , const GLdouble * points ) ;
- * 
- */ - public void glMap2d ( - int target, - double u1, - double u2, - int ustride, - int uorder, - double v1, - double v2, - int vstride, - int vorder, - double[] points - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMap2f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint ustride , GLint uorder , GLfloat v1 , GLfloat v2 , GLint vstride , GLint vorder , const GLfloat * points ) ;
- * 
- */ - public void glMap2f ( - int target, - float u1, - float u2, - int ustride, - int uorder, - float v1, - float v2, - int vstride, - int vorder, - float[] points - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMapdv ( GLenum target , GLenum query , GLdouble * v ) ;
- * 
- */ - public void glGetMapdv ( - int target, - int query, - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMapfv ( GLenum target , GLenum query , GLfloat * v ) ;
- * 
- */ - public void glGetMapfv ( - int target, - int query, - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMapiv ( GLenum target , GLenum query , GLint * v ) ;
- * 
- */ - public void glGetMapiv ( - int target, - int query, - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord1d ( GLdouble u ) ;
- * 
- */ - public void glEvalCoord1d ( - double u - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord1f ( GLfloat u ) ;
- * 
- */ - public void glEvalCoord1f ( - float u - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord1dv ( const GLdouble * u ) ;
- * 
- */ - public void glEvalCoord1dv ( - double[] u - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord1fv ( const GLfloat * u ) ;
- * 
- */ - public void glEvalCoord1fv ( - float[] u - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord2d ( GLdouble u , GLdouble v ) ;
- * 
- */ - public void glEvalCoord2d ( - double u, - double v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord2f ( GLfloat u , GLfloat v ) ;
- * 
- */ - public void glEvalCoord2f ( - float u, - float v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord2dv ( const GLdouble * u ) ;
- * 
- */ - public void glEvalCoord2dv ( - double[] u - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord2fv ( const GLfloat * u ) ;
- * 
- */ - public void glEvalCoord2fv ( - float[] u - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMapGrid1d ( GLint un , GLdouble u1 , GLdouble u2 ) ;
- * 
- */ - public void glMapGrid1d ( - int un, - double u1, - double u2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMapGrid1f ( GLint un , GLfloat u1 , GLfloat u2 ) ;
- * 
- */ - public void glMapGrid1f ( - int un, - float u1, - float u2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMapGrid2d ( GLint un , GLdouble u1 , GLdouble u2 , GLint vn , GLdouble v1 , GLdouble v2 ) ;
- * 
- */ - public void glMapGrid2d ( - int un, - double u1, - double u2, - int vn, - double v1, - double v2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMapGrid2f ( GLint un , GLfloat u1 , GLfloat u2 , GLint vn , GLfloat v1 , GLfloat v2 ) ;
- * 
- */ - public void glMapGrid2f ( - int un, - float u1, - float u2, - int vn, - float v1, - float v2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalPoint1 ( GLint i ) ;
- * 
- */ - public void glEvalPoint1 ( - int i - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalPoint2 ( GLint i , GLint j ) ;
- * 
- */ - public void glEvalPoint2 ( - int i, - int j - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalMesh1 ( GLenum mode , GLint i1 , GLint i2 ) ;
- * 
- */ - public void glEvalMesh1 ( - int mode, - int i1, - int i2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalMesh2 ( GLenum mode , GLint i1 , GLint i2 , GLint j1 , GLint j2 ) ;
- * 
- */ - public void glEvalMesh2 ( - int mode, - int i1, - int i2, - int j1, - int j2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFogf ( GLenum pname , GLfloat param ) ;
- * 
- */ - public void glFogf ( - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFogi ( GLenum pname , GLint param ) ;
- * 
- */ - public void glFogi ( - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFogfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ - public void glFogfv ( - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFogiv ( GLenum pname , const GLint * params ) ;
- * 
- */ - public void glFogiv ( - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFeedbackBuffer ( GLsizei size , GLenum type , GLfloat * buffer ) ;
- * 
- */ - public void glFeedbackBuffer ( - int size, - int type, - float[] buffer - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPassThrough ( GLfloat token ) ;
- * 
- */ - public void glPassThrough ( - float token - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glSelectBuffer ( GLsizei size , GLuint * buffer ) ;
- * 
- */ - public void glSelectBuffer ( - int size, - int[] buffer - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glInitNames ( void ) ;
- * 
- */ - public void glInitNames ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLoadName ( GLuint name ) ;
- * 
- */ - public void glLoadName ( - int name - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPushName ( GLuint name ) ;
- * 
- */ - public void glPushName ( - int name - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPopName ( void ) ;
- * 
- */ - public void glPopName ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDrawRangeElements ( GLenum mode , GLuint start , GLuint end , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ - public void glDrawRangeElements ( - int mode, - int start, - int end, - int count, - int type, - byte[] indices - ) ; - public void glDrawRangeElements ( - int mode, - int start, - int end, - int count, - int type, - short[] indices - ) ; - public void glDrawRangeElements ( - int mode, - int start, - int end, - int count, - int type, - int[] indices - ) ; - public void glDrawRangeElements ( - int mode, - int start, - int end, - int count, - int type, - float[] indices - ) ; - public void glDrawRangeElements ( - int mode, - int start, - int end, - int count, - int type, - double[] indices - ) ; - public void glDrawRangeElements ( - int mode, - int start, - int end, - int count, - int type, - boolean[] indices - ) ; - public void glDrawRangeElements ( - int mode, - int start, - int end, - int count, - int type, - long[] indices - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexImage3D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - public void glTexImage3D ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - byte[] pixels - ) ; - public void glTexImage3D ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - short[] pixels - ) ; - public void glTexImage3D ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - int[] pixels - ) ; - public void glTexImage3D ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - float[] pixels - ) ; - public void glTexImage3D ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - double[] pixels - ) ; - public void glTexImage3D ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - boolean[] pixels - ) ; - public void glTexImage3D ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   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 ) ;
- * 
- */ - public void glTexSubImage3D ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - byte[] pixels - ) ; - public void glTexSubImage3D ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - short[] pixels - ) ; - public void glTexSubImage3D ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - int[] pixels - ) ; - public void glTexSubImage3D ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - float[] pixels - ) ; - public void glTexSubImage3D ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - double[] pixels - ) ; - public void glTexSubImage3D ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - boolean[] pixels - ) ; - public void glTexSubImage3D ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyTexSubImage3D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ - public void glCopyTexSubImage3D ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int x, - int y, - int width, - int height - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorTable ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ - public void glColorTable ( - int target, - int internalformat, - int width, - int format, - int type, - byte[] table - ) ; - public void glColorTable ( - int target, - int internalformat, - int width, - int format, - int type, - short[] table - ) ; - public void glColorTable ( - int target, - int internalformat, - int width, - int format, - int type, - int[] table - ) ; - public void glColorTable ( - int target, - int internalformat, - int width, - int format, - int type, - float[] table - ) ; - public void glColorTable ( - int target, - int internalformat, - int width, - int format, - int type, - double[] table - ) ; - public void glColorTable ( - int target, - int internalformat, - int width, - int format, - int type, - boolean[] table - ) ; - public void glColorTable ( - int target, - int internalformat, - int width, - int format, - int type, - long[] table - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorSubTable ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ - public void glColorSubTable ( - int target, - int start, - int count, - int format, - int type, - byte[] data - ) ; - public void glColorSubTable ( - int target, - int start, - int count, - int format, - int type, - short[] data - ) ; - public void glColorSubTable ( - int target, - int start, - int count, - int format, - int type, - int[] data - ) ; - public void glColorSubTable ( - int target, - int start, - int count, - int format, - int type, - float[] data - ) ; - public void glColorSubTable ( - int target, - int start, - int count, - int format, - int type, - double[] data - ) ; - public void glColorSubTable ( - int target, - int start, - int count, - int format, - int type, - boolean[] data - ) ; - public void glColorSubTable ( - int target, - int start, - int count, - int format, - int type, - long[] data - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorTableParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ - public void glColorTableParameteriv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorTableParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ - public void glColorTableParameterfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyColorSubTable ( GLenum target , GLsizei start , GLint x , GLint y , GLsizei width ) ;
- * 
- */ - public void glCopyColorSubTable ( - int target, - int start, - int x, - int y, - int width - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyColorTable ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ - public void glCopyColorTable ( - int target, - int internalformat, - int x, - int y, - int width - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetColorTable ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ - public void glGetColorTable ( - int target, - int format, - int type, - byte[] table - ) ; - public void glGetColorTable ( - int target, - int format, - int type, - short[] table - ) ; - public void glGetColorTable ( - int target, - int format, - int type, - int[] table - ) ; - public void glGetColorTable ( - int target, - int format, - int type, - float[] table - ) ; - public void glGetColorTable ( - int target, - int format, - int type, - double[] table - ) ; - public void glGetColorTable ( - int target, - int format, - int type, - boolean[] table - ) ; - public void glGetColorTable ( - int target, - int format, - int type, - long[] table - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetColorTableParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - public void glGetColorTableParameterfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetColorTableParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - public void glGetColorTableParameteriv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBlendEquation ( GLenum mode ) ;
- * 
- */ - public void glBlendEquation ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBlendColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ - public void glBlendColor ( - float red, - float green, - float blue, - float alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glHistogram ( GLenum target , GLsizei width , GLenum internalformat , GLboolean sink ) ;
- * 
- */ - public void glHistogram ( - int target, - int width, - int internalformat, - boolean sink - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glResetHistogram ( GLenum target ) ;
- * 
- */ - public void glResetHistogram ( - int target - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetHistogram ( GLenum target , GLboolean reset , GLenum format , GLenum type , GLvoid * values ) ;
- * 
- */ - public void glGetHistogram ( - int target, - boolean reset, - int format, - int type, - byte[] values - ) ; - public void glGetHistogram ( - int target, - boolean reset, - int format, - int type, - short[] values - ) ; - public void glGetHistogram ( - int target, - boolean reset, - int format, - int type, - int[] values - ) ; - public void glGetHistogram ( - int target, - boolean reset, - int format, - int type, - float[] values - ) ; - public void glGetHistogram ( - int target, - boolean reset, - int format, - int type, - double[] values - ) ; - public void glGetHistogram ( - int target, - boolean reset, - int format, - int type, - boolean[] values - ) ; - public void glGetHistogram ( - int target, - boolean reset, - int format, - int type, - long[] values - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetHistogramParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - public void glGetHistogramParameterfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetHistogramParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - public void glGetHistogramParameteriv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMinmax ( GLenum target , GLenum internalformat , GLboolean sink ) ;
- * 
- */ - public void glMinmax ( - int target, - int internalformat, - boolean sink - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glResetMinmax ( GLenum target ) ;
- * 
- */ - public void glResetMinmax ( - int target - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMinmax ( GLenum target , GLboolean reset , GLenum format , GLenum types , GLvoid * values ) ;
- * 
- */ - public void glGetMinmax ( - int target, - boolean reset, - int format, - int types, - byte[] values - ) ; - public void glGetMinmax ( - int target, - boolean reset, - int format, - int types, - short[] values - ) ; - public void glGetMinmax ( - int target, - boolean reset, - int format, - int types, - int[] values - ) ; - public void glGetMinmax ( - int target, - boolean reset, - int format, - int types, - float[] values - ) ; - public void glGetMinmax ( - int target, - boolean reset, - int format, - int types, - double[] values - ) ; - public void glGetMinmax ( - int target, - boolean reset, - int format, - int types, - boolean[] values - ) ; - public void glGetMinmax ( - int target, - boolean reset, - int format, - int types, - long[] values - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMinmaxParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - public void glGetMinmaxParameterfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMinmaxParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - public void glGetMinmaxParameteriv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glConvolutionFilter1D ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ - public void glConvolutionFilter1D ( - int target, - int internalformat, - int width, - int format, - int type, - byte[] image - ) ; - public void glConvolutionFilter1D ( - int target, - int internalformat, - int width, - int format, - int type, - short[] image - ) ; - public void glConvolutionFilter1D ( - int target, - int internalformat, - int width, - int format, - int type, - int[] image - ) ; - public void glConvolutionFilter1D ( - int target, - int internalformat, - int width, - int format, - int type, - float[] image - ) ; - public void glConvolutionFilter1D ( - int target, - int internalformat, - int width, - int format, - int type, - double[] image - ) ; - public void glConvolutionFilter1D ( - int target, - int internalformat, - int width, - int format, - int type, - boolean[] image - ) ; - public void glConvolutionFilter1D ( - int target, - int internalformat, - int width, - int format, - int type, - long[] image - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glConvolutionFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ - public void glConvolutionFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - byte[] image - ) ; - public void glConvolutionFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - short[] image - ) ; - public void glConvolutionFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - int[] image - ) ; - public void glConvolutionFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - float[] image - ) ; - public void glConvolutionFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - double[] image - ) ; - public void glConvolutionFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - boolean[] image - ) ; - public void glConvolutionFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - long[] image - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glConvolutionParameterf ( GLenum target , GLenum pname , GLfloat params ) ;
- * 
- */ - public void glConvolutionParameterf ( - int target, - int pname, - float params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glConvolutionParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ - public void glConvolutionParameterfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glConvolutionParameteri ( GLenum target , GLenum pname , GLint params ) ;
- * 
- */ - public void glConvolutionParameteri ( - int target, - int pname, - int params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glConvolutionParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ - public void glConvolutionParameteriv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyConvolutionFilter1D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ - public void glCopyConvolutionFilter1D ( - int target, - int internalformat, - int x, - int y, - int width - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyConvolutionFilter2D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ - public void glCopyConvolutionFilter2D ( - int target, - int internalformat, - int x, - int y, - int width, - int height - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetConvolutionFilter ( GLenum target , GLenum format , GLenum type , GLvoid * image ) ;
- * 
- */ - public void glGetConvolutionFilter ( - int target, - int format, - int type, - byte[] image - ) ; - public void glGetConvolutionFilter ( - int target, - int format, - int type, - short[] image - ) ; - public void glGetConvolutionFilter ( - int target, - int format, - int type, - int[] image - ) ; - public void glGetConvolutionFilter ( - int target, - int format, - int type, - float[] image - ) ; - public void glGetConvolutionFilter ( - int target, - int format, - int type, - double[] image - ) ; - public void glGetConvolutionFilter ( - int target, - int format, - int type, - boolean[] image - ) ; - public void glGetConvolutionFilter ( - int target, - int format, - int type, - long[] image - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetConvolutionParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - public void glGetConvolutionParameterfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetConvolutionParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - public void glGetConvolutionParameteriv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glSeparableFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * row , const GLvoid * column ) ;
- * 
- */ - public void glSeparableFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - byte[] row, - byte[] column - ) ; - public void glSeparableFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - short[] row, - short[] column - ) ; - public void glSeparableFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - int[] row, - int[] column - ) ; - public void glSeparableFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - float[] row, - float[] column - ) ; - public void glSeparableFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - double[] row, - double[] column - ) ; - public void glSeparableFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - boolean[] row, - boolean[] column - ) ; - public void glSeparableFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - long[] row, - long[] column - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetSeparableFilter ( GLenum target , GLenum format , GLenum type , GLvoid * row , GLvoid * column , GLvoid * span ) ;
- * 
- */ - public void glGetSeparableFilter ( - int target, - int format, - int type, - byte[] row, - byte[] column, - byte[] span - ) ; - public void glGetSeparableFilter ( - int target, - int format, - int type, - short[] row, - short[] column, - short[] span - ) ; - public void glGetSeparableFilter ( - int target, - int format, - int type, - int[] row, - int[] column, - int[] span - ) ; - public void glGetSeparableFilter ( - int target, - int format, - int type, - float[] row, - float[] column, - float[] span - ) ; - public void glGetSeparableFilter ( - int target, - int format, - int type, - double[] row, - double[] column, - double[] span - ) ; - public void glGetSeparableFilter ( - int target, - int format, - int type, - boolean[] row, - boolean[] column, - boolean[] span - ) ; - public void glGetSeparableFilter ( - int target, - int format, - int type, - long[] row, - long[] column, - long[] span - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBlendColorEXT ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ - public void glBlendColorEXT ( - float red, - float green, - float blue, - float alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPolygonOffsetEXT ( GLfloat factor , GLfloat bias ) ;
- * 
- */ - public void glPolygonOffsetEXT ( - float factor, - float bias - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexImage3DEXT ( GLenum target , GLint level , GLenum internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - public void glTexImage3DEXT ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - byte[] pixels - ) ; - public void glTexImage3DEXT ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - short[] pixels - ) ; - public void glTexImage3DEXT ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - int[] pixels - ) ; - public void glTexImage3DEXT ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - float[] pixels - ) ; - public void glTexImage3DEXT ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - double[] pixels - ) ; - public void glTexImage3DEXT ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - boolean[] pixels - ) ; - public void glTexImage3DEXT ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   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 ) ;
- * 
- */ - public void glTexSubImage3DEXT ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - byte[] pixels - ) ; - public void glTexSubImage3DEXT ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - short[] pixels - ) ; - public void glTexSubImage3DEXT ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - int[] pixels - ) ; - public void glTexSubImage3DEXT ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - float[] pixels - ) ; - public void glTexSubImage3DEXT ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - double[] pixels - ) ; - public void glTexSubImage3DEXT ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - boolean[] pixels - ) ; - public void glTexSubImage3DEXT ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyTexSubImage3DEXT ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ - public void glCopyTexSubImage3DEXT ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int x, - int y, - int width, - int height - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGenTexturesEXT ( GLsizei n , GLuint * textures ) ;
- * 
- */ - public void glGenTexturesEXT ( - int n, - int[] textures - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDeleteTexturesEXT ( GLsizei n , const GLuint * textures ) ;
- * 
- */ - public void glDeleteTexturesEXT ( - int n, - int[] textures - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBindTextureEXT ( GLenum target , GLuint texture ) ;
- * 
- */ - public void glBindTextureEXT ( - int target, - int texture - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPrioritizeTexturesEXT ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ - public void glPrioritizeTexturesEXT ( - int n, - int[] textures, - float[] priorities - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLboolean glAreTexturesResidentEXT ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ - public boolean glAreTexturesResidentEXT ( - int n, - int[] textures, - boolean[] residences - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLboolean glIsTextureEXT ( GLuint texture ) ;
- * 
- */ - public boolean glIsTextureEXT ( - int texture - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertexPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ - public void glVertexPointerEXT ( - int size, - int type, - int stride, - int count, - byte[] ptr - ) ; - public void glVertexPointerEXT ( - int size, - int type, - int stride, - int count, - short[] ptr - ) ; - public void glVertexPointerEXT ( - int size, - int type, - int stride, - int count, - int[] ptr - ) ; - public void glVertexPointerEXT ( - int size, - int type, - int stride, - int count, - float[] ptr - ) ; - public void glVertexPointerEXT ( - int size, - int type, - int stride, - int count, - double[] ptr - ) ; - public void glVertexPointerEXT ( - int size, - int type, - int stride, - int count, - boolean[] ptr - ) ; - public void glVertexPointerEXT ( - int size, - int type, - int stride, - int count, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormalPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ - public void glNormalPointerEXT ( - int type, - int stride, - int count, - byte[] ptr - ) ; - public void glNormalPointerEXT ( - int type, - int stride, - int count, - short[] ptr - ) ; - public void glNormalPointerEXT ( - int type, - int stride, - int count, - int[] ptr - ) ; - public void glNormalPointerEXT ( - int type, - int stride, - int count, - float[] ptr - ) ; - public void glNormalPointerEXT ( - int type, - int stride, - int count, - double[] ptr - ) ; - public void glNormalPointerEXT ( - int type, - int stride, - int count, - boolean[] ptr - ) ; - public void glNormalPointerEXT ( - int type, - int stride, - int count, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ - public void glColorPointerEXT ( - int size, - int type, - int stride, - int count, - byte[] ptr - ) ; - public void glColorPointerEXT ( - int size, - int type, - int stride, - int count, - short[] ptr - ) ; - public void glColorPointerEXT ( - int size, - int type, - int stride, - int count, - int[] ptr - ) ; - public void glColorPointerEXT ( - int size, - int type, - int stride, - int count, - float[] ptr - ) ; - public void glColorPointerEXT ( - int size, - int type, - int stride, - int count, - double[] ptr - ) ; - public void glColorPointerEXT ( - int size, - int type, - int stride, - int count, - boolean[] ptr - ) ; - public void glColorPointerEXT ( - int size, - int type, - int stride, - int count, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ - public void glIndexPointerEXT ( - int type, - int stride, - int count, - byte[] ptr - ) ; - public void glIndexPointerEXT ( - int type, - int stride, - int count, - short[] ptr - ) ; - public void glIndexPointerEXT ( - int type, - int stride, - int count, - int[] ptr - ) ; - public void glIndexPointerEXT ( - int type, - int stride, - int count, - float[] ptr - ) ; - public void glIndexPointerEXT ( - int type, - int stride, - int count, - double[] ptr - ) ; - public void glIndexPointerEXT ( - int type, - int stride, - int count, - boolean[] ptr - ) ; - public void glIndexPointerEXT ( - int type, - int stride, - int count, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoordPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ - public void glTexCoordPointerEXT ( - int size, - int type, - int stride, - int count, - byte[] ptr - ) ; - public void glTexCoordPointerEXT ( - int size, - int type, - int stride, - int count, - short[] ptr - ) ; - public void glTexCoordPointerEXT ( - int size, - int type, - int stride, - int count, - int[] ptr - ) ; - public void glTexCoordPointerEXT ( - int size, - int type, - int stride, - int count, - float[] ptr - ) ; - public void glTexCoordPointerEXT ( - int size, - int type, - int stride, - int count, - double[] ptr - ) ; - public void glTexCoordPointerEXT ( - int size, - int type, - int stride, - int count, - boolean[] ptr - ) ; - public void glTexCoordPointerEXT ( - int size, - int type, - int stride, - int count, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEdgeFlagPointerEXT ( GLsizei stride , GLsizei count , const GLboolean * ptr ) ;
- * 
- */ - public void glEdgeFlagPointerEXT ( - int stride, - int count, - boolean[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetPointervEXT ( GLenum pname , void * * params ) ;
- * 
- */ - public void glGetPointervEXT ( - int pname, - byte[][] params - ) ; - public void glGetPointervEXT ( - int pname, - short[][] params - ) ; - public void glGetPointervEXT ( - int pname, - int[][] params - ) ; - public void glGetPointervEXT ( - int pname, - float[][] params - ) ; - public void glGetPointervEXT ( - int pname, - double[][] params - ) ; - public void glGetPointervEXT ( - int pname, - boolean[][] params - ) ; - public void glGetPointervEXT ( - int pname, - long[][] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glArrayElementEXT ( GLint i ) ;
- * 
- */ - public void glArrayElementEXT ( - int i - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDrawArraysEXT ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ - public void glDrawArraysEXT ( - int mode, - int first, - int count - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBlendEquationEXT ( GLenum mode ) ;
- * 
- */ - public void glBlendEquationEXT ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPointParameterfEXT ( GLenum pname , GLfloat param ) ;
- * 
- */ - public void glPointParameterfEXT ( - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPointParameterfvEXT ( GLenum pname , const GLfloat * params ) ;
- * 
- */ - public void glPointParameterfvEXT ( - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorTableEXT ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ - public void glColorTableEXT ( - int target, - int internalformat, - int width, - int format, - int type, - byte[] table - ) ; - public void glColorTableEXT ( - int target, - int internalformat, - int width, - int format, - int type, - short[] table - ) ; - public void glColorTableEXT ( - int target, - int internalformat, - int width, - int format, - int type, - int[] table - ) ; - public void glColorTableEXT ( - int target, - int internalformat, - int width, - int format, - int type, - float[] table - ) ; - public void glColorTableEXT ( - int target, - int internalformat, - int width, - int format, - int type, - double[] table - ) ; - public void glColorTableEXT ( - int target, - int internalformat, - int width, - int format, - int type, - boolean[] table - ) ; - public void glColorTableEXT ( - int target, - int internalformat, - int width, - int format, - int type, - long[] table - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorSubTableEXT ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ - public void glColorSubTableEXT ( - int target, - int start, - int count, - int format, - int type, - byte[] data - ) ; - public void glColorSubTableEXT ( - int target, - int start, - int count, - int format, - int type, - short[] data - ) ; - public void glColorSubTableEXT ( - int target, - int start, - int count, - int format, - int type, - int[] data - ) ; - public void glColorSubTableEXT ( - int target, - int start, - int count, - int format, - int type, - float[] data - ) ; - public void glColorSubTableEXT ( - int target, - int start, - int count, - int format, - int type, - double[] data - ) ; - public void glColorSubTableEXT ( - int target, - int start, - int count, - int format, - int type, - boolean[] data - ) ; - public void glColorSubTableEXT ( - int target, - int start, - int count, - int format, - int type, - long[] data - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetColorTableEXT ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ - public void glGetColorTableEXT ( - int target, - int format, - int type, - byte[] table - ) ; - public void glGetColorTableEXT ( - int target, - int format, - int type, - short[] table - ) ; - public void glGetColorTableEXT ( - int target, - int format, - int type, - int[] table - ) ; - public void glGetColorTableEXT ( - int target, - int format, - int type, - float[] table - ) ; - public void glGetColorTableEXT ( - int target, - int format, - int type, - double[] table - ) ; - public void glGetColorTableEXT ( - int target, - int format, - int type, - boolean[] table - ) ; - public void glGetColorTableEXT ( - int target, - int format, - int type, - long[] table - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetColorTableParameterfvEXT ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - public void glGetColorTableParameterfvEXT ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetColorTableParameterivEXT ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - public void glGetColorTableParameterivEXT ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLockArraysEXT ( GLint first , GLsizei count ) ;
- * 
- */ - public void glLockArraysEXT ( - int first, - int count - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glUnlockArraysEXT ( void ) ;
- * 
- */ - public void glUnlockArraysEXT ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glActiveTextureARB ( GLenum texture ) ;
- * 
- */ - public void glActiveTextureARB ( - int texture - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glClientActiveTextureARB ( GLenum texture ) ;
- * 
- */ - public void glClientActiveTextureARB ( - int texture - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1dARB ( GLenum target , GLdouble s ) ;
- * 
- */ - public void glMultiTexCoord1dARB ( - int target, - double s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ - public void glMultiTexCoord1dvARB ( - int target, - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1fARB ( GLenum target , GLfloat s ) ;
- * 
- */ - public void glMultiTexCoord1fARB ( - int target, - float s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ - public void glMultiTexCoord1fvARB ( - int target, - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1iARB ( GLenum target , GLint s ) ;
- * 
- */ - public void glMultiTexCoord1iARB ( - int target, - int s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ - public void glMultiTexCoord1ivARB ( - int target, - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1sARB ( GLenum target , GLshort s ) ;
- * 
- */ - public void glMultiTexCoord1sARB ( - int target, - short s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ - public void glMultiTexCoord1svARB ( - int target, - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2dARB ( GLenum target , GLdouble s , GLdouble t ) ;
- * 
- */ - public void glMultiTexCoord2dARB ( - int target, - double s, - double t - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ - public void glMultiTexCoord2dvARB ( - int target, - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2fARB ( GLenum target , GLfloat s , GLfloat t ) ;
- * 
- */ - public void glMultiTexCoord2fARB ( - int target, - float s, - float t - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ - public void glMultiTexCoord2fvARB ( - int target, - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2iARB ( GLenum target , GLint s , GLint t ) ;
- * 
- */ - public void glMultiTexCoord2iARB ( - int target, - int s, - int t - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ - public void glMultiTexCoord2ivARB ( - int target, - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2sARB ( GLenum target , GLshort s , GLshort t ) ;
- * 
- */ - public void glMultiTexCoord2sARB ( - int target, - short s, - short t - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ - public void glMultiTexCoord2svARB ( - int target, - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ - public void glMultiTexCoord3dARB ( - int target, - double s, - double t, - double r - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ - public void glMultiTexCoord3dvARB ( - int target, - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ - public void glMultiTexCoord3fARB ( - int target, - float s, - float t, - float r - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ - public void glMultiTexCoord3fvARB ( - int target, - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3iARB ( GLenum target , GLint s , GLint t , GLint r ) ;
- * 
- */ - public void glMultiTexCoord3iARB ( - int target, - int s, - int t, - int r - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ - public void glMultiTexCoord3ivARB ( - int target, - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3sARB ( GLenum target , GLshort s , GLshort t , GLshort r ) ;
- * 
- */ - public void glMultiTexCoord3sARB ( - int target, - short s, - short t, - short r - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ - public void glMultiTexCoord3svARB ( - int target, - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ - public void glMultiTexCoord4dARB ( - int target, - double s, - double t, - double r, - double q - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ - public void glMultiTexCoord4dvARB ( - int target, - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ - public void glMultiTexCoord4fARB ( - int target, - float s, - float t, - float r, - float q - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ - public void glMultiTexCoord4fvARB ( - int target, - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4iARB ( GLenum target , GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ - public void glMultiTexCoord4iARB ( - int target, - int s, - int t, - int r, - int q - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ - public void glMultiTexCoord4ivARB ( - int target, - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4sARB ( GLenum target , GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ - public void glMultiTexCoord4sARB ( - int target, - short s, - short t, - short r, - short q - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ - public void glMultiTexCoord4svARB ( - int target, - short[] v - ) ; - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ - - -} - +/** + * C2J Parser Version 1.5 Beta + * Jausoft - Sven Goethel Software Development + * Reading from file: gl-proto-auto.orig.h . . . + * Destination-Class: gl4java_GLFuncJauJNI ! + */ + +/** + * Original Function-Prototype : + *
 
+   extern void glClearIndex ( GLfloat c ) ;
+ * 
+ */ + public void glClearIndex ( + float c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glClearColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
+ * 
+ */ + public void glClearColor ( + float red, + float green, + float blue, + float alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glClear ( GLbitfield mask ) ;
+ * 
+ */ + public void glClear ( + int mask + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexMask ( GLuint mask ) ;
+ * 
+ */ + public void glIndexMask ( + int mask + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorMask ( GLboolean red , GLboolean green , GLboolean blue , GLboolean alpha ) ;
+ * 
+ */ + public void glColorMask ( + boolean red, + boolean green, + boolean blue, + boolean alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glAlphaFunc ( GLenum func , GLclampf ref ) ;
+ * 
+ */ + public void glAlphaFunc ( + int func, + float ref + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBlendFunc ( GLenum sfactor , GLenum dfactor ) ;
+ * 
+ */ + public void glBlendFunc ( + int sfactor, + int dfactor + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLogicOp ( GLenum opcode ) ;
+ * 
+ */ + public void glLogicOp ( + int opcode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCullFace ( GLenum mode ) ;
+ * 
+ */ + public void glCullFace ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFrontFace ( GLenum mode ) ;
+ * 
+ */ + public void glFrontFace ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPointSize ( GLfloat size ) ;
+ * 
+ */ + public void glPointSize ( + float size + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLineWidth ( GLfloat width ) ;
+ * 
+ */ + public void glLineWidth ( + float width + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLineStipple ( GLint factor , GLushort pattern ) ;
+ * 
+ */ + public void glLineStipple ( + int factor, + short pattern + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPolygonMode ( GLenum face , GLenum mode ) ;
+ * 
+ */ + public void glPolygonMode ( + int face, + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPolygonOffset ( GLfloat factor , GLfloat units ) ;
+ * 
+ */ + public void glPolygonOffset ( + float factor, + float units + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPolygonStipple ( const GLubyte * mask ) ;
+ * 
+ */ + public void glPolygonStipple ( + byte[] mask + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetPolygonStipple ( GLubyte * mask ) ;
+ * 
+ */ + public void glGetPolygonStipple ( + byte[] mask + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEdgeFlag ( GLboolean flag ) ;
+ * 
+ */ + public void glEdgeFlag ( + boolean flag + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEdgeFlagv ( const GLboolean * flag ) ;
+ * 
+ */ + public void glEdgeFlagv ( + boolean[] flag + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glScissor ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
+ * 
+ */ + public void glScissor ( + int x, + int y, + int width, + int height + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glClipPlane ( GLenum plane , const GLdouble * equation ) ;
+ * 
+ */ + public void glClipPlane ( + int plane, + double[] equation + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetClipPlane ( GLenum plane , GLdouble * equation ) ;
+ * 
+ */ + public void glGetClipPlane ( + int plane, + double[] equation + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDrawBuffer ( GLenum mode ) ;
+ * 
+ */ + public void glDrawBuffer ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glReadBuffer ( GLenum mode ) ;
+ * 
+ */ + public void glReadBuffer ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEnable ( GLenum cap ) ;
+ * 
+ */ + public void glEnable ( + int cap + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDisable ( GLenum cap ) ;
+ * 
+ */ + public void glDisable ( + int cap + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLboolean glIsEnabled ( GLenum cap ) ;
+ * 
+ */ + public boolean glIsEnabled ( + int cap + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEnableClientState ( GLenum cap ) ;
+ * 
+ */ + public void glEnableClientState ( + int cap + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDisableClientState ( GLenum cap ) ;
+ * 
+ */ + public void glDisableClientState ( + int cap + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetBooleanv ( GLenum pname , GLboolean * params ) ;
+ * 
+ */ + public void glGetBooleanv ( + int pname, + boolean[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetDoublev ( GLenum pname , GLdouble * params ) ;
+ * 
+ */ + public void glGetDoublev ( + int pname, + double[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetFloatv ( GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public void glGetFloatv ( + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetIntegerv ( GLenum pname , GLint * params ) ;
+ * 
+ */ + public void glGetIntegerv ( + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPushAttrib ( GLbitfield mask ) ;
+ * 
+ */ + public void glPushAttrib ( + int mask + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPopAttrib ( void ) ;
+ * 
+ */ + public void glPopAttrib ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPushClientAttrib ( GLbitfield mask ) ;
+ * 
+ */ + public void glPushClientAttrib ( + int mask + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPopClientAttrib ( void ) ;
+ * 
+ */ + public void glPopClientAttrib ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLint glRenderMode ( GLenum mode ) ;
+ * 
+ */ + public int glRenderMode ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLenum glGetError ( void ) ;
+ * 
+ */ + public int glGetError ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFinish ( void ) ;
+ * 
+ */ + public void glFinish ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFlush ( void ) ;
+ * 
+ */ + public void glFlush ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glHint ( GLenum target , GLenum mode ) ;
+ * 
+ */ + public void glHint ( + int target, + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glClearDepth ( GLclampd depth ) ;
+ * 
+ */ + public void glClearDepth ( + double depth + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDepthFunc ( GLenum func ) ;
+ * 
+ */ + public void glDepthFunc ( + int func + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDepthMask ( GLboolean flag ) ;
+ * 
+ */ + public void glDepthMask ( + boolean flag + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDepthRange ( GLclampd near_val , GLclampd far_val ) ;
+ * 
+ */ + public void glDepthRange ( + double near_val, + double far_val + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glClearAccum ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
+ * 
+ */ + public void glClearAccum ( + float red, + float green, + float blue, + float alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glAccum ( GLenum op , GLfloat value ) ;
+ * 
+ */ + public void glAccum ( + int op, + float value + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMatrixMode ( GLenum mode ) ;
+ * 
+ */ + public void glMatrixMode ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glOrtho ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
+ * 
+ */ + public void glOrtho ( + double left, + double right, + double bottom, + double top, + double near_val, + double far_val + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFrustum ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
+ * 
+ */ + public void glFrustum ( + double left, + double right, + double bottom, + double top, + double near_val, + double far_val + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glViewport ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
+ * 
+ */ + public void glViewport ( + int x, + int y, + int width, + int height + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPushMatrix ( void ) ;
+ * 
+ */ + public void glPushMatrix ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPopMatrix ( void ) ;
+ * 
+ */ + public void glPopMatrix ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLoadIdentity ( void ) ;
+ * 
+ */ + public void glLoadIdentity ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLoadMatrixd ( const GLdouble * m ) ;
+ * 
+ */ + public void glLoadMatrixd ( + double[] m + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLoadMatrixf ( const GLfloat * m ) ;
+ * 
+ */ + public void glLoadMatrixf ( + float[] m + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultMatrixd ( const GLdouble * m ) ;
+ * 
+ */ + public void glMultMatrixd ( + double[] m + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultMatrixf ( const GLfloat * m ) ;
+ * 
+ */ + public void glMultMatrixf ( + float[] m + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRotated ( GLdouble angle , GLdouble x , GLdouble y , GLdouble z ) ;
+ * 
+ */ + public void glRotated ( + double angle, + double x, + double y, + double z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRotatef ( GLfloat angle , GLfloat x , GLfloat y , GLfloat z ) ;
+ * 
+ */ + public void glRotatef ( + float angle, + float x, + float y, + float z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glScaled ( GLdouble x , GLdouble y , GLdouble z ) ;
+ * 
+ */ + public void glScaled ( + double x, + double y, + double z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glScalef ( GLfloat x , GLfloat y , GLfloat z ) ;
+ * 
+ */ + public void glScalef ( + float x, + float y, + float z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTranslated ( GLdouble x , GLdouble y , GLdouble z ) ;
+ * 
+ */ + public void glTranslated ( + double x, + double y, + double z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTranslatef ( GLfloat x , GLfloat y , GLfloat z ) ;
+ * 
+ */ + public void glTranslatef ( + float x, + float y, + float z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLboolean glIsList ( GLuint list ) ;
+ * 
+ */ + public boolean glIsList ( + int list + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDeleteLists ( GLuint list , GLsizei range ) ;
+ * 
+ */ + public void glDeleteLists ( + int list, + int range + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLuint glGenLists ( GLsizei range ) ;
+ * 
+ */ + public int glGenLists ( + int range + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNewList ( GLuint list , GLenum mode ) ;
+ * 
+ */ + public void glNewList ( + int list, + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEndList ( void ) ;
+ * 
+ */ + public void glEndList ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCallList ( GLuint list ) ;
+ * 
+ */ + public void glCallList ( + int list + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCallLists ( GLsizei n , GLenum type , const GLvoid * lists ) ;
+ * 
+ */ + public void glCallLists ( + int n, + int type, + byte[] lists + ) ; + public void glCallLists ( + int n, + int type, + short[] lists + ) ; + public void glCallLists ( + int n, + int type, + int[] lists + ) ; + public void glCallLists ( + int n, + int type, + float[] lists + ) ; + public void glCallLists ( + int n, + int type, + double[] lists + ) ; + public void glCallLists ( + int n, + int type, + boolean[] lists + ) ; + public void glCallLists ( + int n, + int type, + long[] lists + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glListBase ( GLuint base ) ;
+ * 
+ */ + public void glListBase ( + int base + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBegin ( GLenum mode ) ;
+ * 
+ */ + public void glBegin ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEnd ( void ) ;
+ * 
+ */ + public void glEnd ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2d ( GLdouble x , GLdouble y ) ;
+ * 
+ */ + public void glVertex2d ( + double x, + double y + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2f ( GLfloat x , GLfloat y ) ;
+ * 
+ */ + public void glVertex2f ( + float x, + float y + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2i ( GLint x , GLint y ) ;
+ * 
+ */ + public void glVertex2i ( + int x, + int y + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2s ( GLshort x , GLshort y ) ;
+ * 
+ */ + public void glVertex2s ( + short x, + short y + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3d ( GLdouble x , GLdouble y , GLdouble z ) ;
+ * 
+ */ + public void glVertex3d ( + double x, + double y, + double z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3f ( GLfloat x , GLfloat y , GLfloat z ) ;
+ * 
+ */ + public void glVertex3f ( + float x, + float y, + float z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3i ( GLint x , GLint y , GLint z ) ;
+ * 
+ */ + public void glVertex3i ( + int x, + int y, + int z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3s ( GLshort x , GLshort y , GLshort z ) ;
+ * 
+ */ + public void glVertex3s ( + short x, + short y, + short z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
+ * 
+ */ + public void glVertex4d ( + double x, + double y, + double z, + double w + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
+ * 
+ */ + public void glVertex4f ( + float x, + float y, + float z, + float w + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4i ( GLint x , GLint y , GLint z , GLint w ) ;
+ * 
+ */ + public void glVertex4i ( + int x, + int y, + int z, + int w + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
+ * 
+ */ + public void glVertex4s ( + short x, + short y, + short z, + short w + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2dv ( const GLdouble * v ) ;
+ * 
+ */ + public void glVertex2dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2fv ( const GLfloat * v ) ;
+ * 
+ */ + public void glVertex2fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2iv ( const GLint * v ) ;
+ * 
+ */ + public void glVertex2iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2sv ( const GLshort * v ) ;
+ * 
+ */ + public void glVertex2sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3dv ( const GLdouble * v ) ;
+ * 
+ */ + public void glVertex3dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3fv ( const GLfloat * v ) ;
+ * 
+ */ + public void glVertex3fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3iv ( const GLint * v ) ;
+ * 
+ */ + public void glVertex3iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3sv ( const GLshort * v ) ;
+ * 
+ */ + public void glVertex3sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4dv ( const GLdouble * v ) ;
+ * 
+ */ + public void glVertex4dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4fv ( const GLfloat * v ) ;
+ * 
+ */ + public void glVertex4fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4iv ( const GLint * v ) ;
+ * 
+ */ + public void glVertex4iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4sv ( const GLshort * v ) ;
+ * 
+ */ + public void glVertex4sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3b ( GLbyte nx , GLbyte ny , GLbyte nz ) ;
+ * 
+ */ + public void glNormal3b ( + byte nx, + byte ny, + byte nz + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3d ( GLdouble nx , GLdouble ny , GLdouble nz ) ;
+ * 
+ */ + public void glNormal3d ( + double nx, + double ny, + double nz + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3f ( GLfloat nx , GLfloat ny , GLfloat nz ) ;
+ * 
+ */ + public void glNormal3f ( + float nx, + float ny, + float nz + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3i ( GLint nx , GLint ny , GLint nz ) ;
+ * 
+ */ + public void glNormal3i ( + int nx, + int ny, + int nz + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3s ( GLshort nx , GLshort ny , GLshort nz ) ;
+ * 
+ */ + public void glNormal3s ( + short nx, + short ny, + short nz + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3bv ( const GLbyte * v ) ;
+ * 
+ */ + public void glNormal3bv ( + byte[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3dv ( const GLdouble * v ) ;
+ * 
+ */ + public void glNormal3dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3fv ( const GLfloat * v ) ;
+ * 
+ */ + public void glNormal3fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3iv ( const GLint * v ) ;
+ * 
+ */ + public void glNormal3iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3sv ( const GLshort * v ) ;
+ * 
+ */ + public void glNormal3sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexd ( GLdouble c ) ;
+ * 
+ */ + public void glIndexd ( + double c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexf ( GLfloat c ) ;
+ * 
+ */ + public void glIndexf ( + float c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexi ( GLint c ) ;
+ * 
+ */ + public void glIndexi ( + int c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexs ( GLshort c ) ;
+ * 
+ */ + public void glIndexs ( + short c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexub ( GLubyte c ) ;
+ * 
+ */ + public void glIndexub ( + byte c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexdv ( const GLdouble * c ) ;
+ * 
+ */ + public void glIndexdv ( + double[] c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexfv ( const GLfloat * c ) ;
+ * 
+ */ + public void glIndexfv ( + float[] c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexiv ( const GLint * c ) ;
+ * 
+ */ + public void glIndexiv ( + int[] c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexsv ( const GLshort * c ) ;
+ * 
+ */ + public void glIndexsv ( + short[] c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexubv ( const GLubyte * c ) ;
+ * 
+ */ + public void glIndexubv ( + byte[] c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3b ( GLbyte red , GLbyte green , GLbyte blue ) ;
+ * 
+ */ + public void glColor3b ( + byte red, + byte green, + byte blue + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3d ( GLdouble red , GLdouble green , GLdouble blue ) ;
+ * 
+ */ + public void glColor3d ( + double red, + double green, + double blue + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3f ( GLfloat red , GLfloat green , GLfloat blue ) ;
+ * 
+ */ + public void glColor3f ( + float red, + float green, + float blue + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3i ( GLint red , GLint green , GLint blue ) ;
+ * 
+ */ + public void glColor3i ( + int red, + int green, + int blue + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3s ( GLshort red , GLshort green , GLshort blue ) ;
+ * 
+ */ + public void glColor3s ( + short red, + short green, + short blue + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3ub ( GLubyte red , GLubyte green , GLubyte blue ) ;
+ * 
+ */ + public void glColor3ub ( + byte red, + byte green, + byte blue + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3ui ( GLuint red , GLuint green , GLuint blue ) ;
+ * 
+ */ + public void glColor3ui ( + int red, + int green, + int blue + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3us ( GLushort red , GLushort green , GLushort blue ) ;
+ * 
+ */ + public void glColor3us ( + short red, + short green, + short blue + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4b ( GLbyte red , GLbyte green , GLbyte blue , GLbyte alpha ) ;
+ * 
+ */ + public void glColor4b ( + byte red, + byte green, + byte blue, + byte alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4d ( GLdouble red , GLdouble green , GLdouble blue , GLdouble alpha ) ;
+ * 
+ */ + public void glColor4d ( + double red, + double green, + double blue, + double alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4f ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
+ * 
+ */ + public void glColor4f ( + float red, + float green, + float blue, + float alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4i ( GLint red , GLint green , GLint blue , GLint alpha ) ;
+ * 
+ */ + public void glColor4i ( + int red, + int green, + int blue, + int alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4s ( GLshort red , GLshort green , GLshort blue , GLshort alpha ) ;
+ * 
+ */ + public void glColor4s ( + short red, + short green, + short blue, + short alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4ub ( GLubyte red , GLubyte green , GLubyte blue , GLubyte alpha ) ;
+ * 
+ */ + public void glColor4ub ( + byte red, + byte green, + byte blue, + byte alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4ui ( GLuint red , GLuint green , GLuint blue , GLuint alpha ) ;
+ * 
+ */ + public void glColor4ui ( + int red, + int green, + int blue, + int alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4us ( GLushort red , GLushort green , GLushort blue , GLushort alpha ) ;
+ * 
+ */ + public void glColor4us ( + short red, + short green, + short blue, + short alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3bv ( const GLbyte * v ) ;
+ * 
+ */ + public void glColor3bv ( + byte[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3dv ( const GLdouble * v ) ;
+ * 
+ */ + public void glColor3dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3fv ( const GLfloat * v ) ;
+ * 
+ */ + public void glColor3fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3iv ( const GLint * v ) ;
+ * 
+ */ + public void glColor3iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3sv ( const GLshort * v ) ;
+ * 
+ */ + public void glColor3sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3ubv ( const GLubyte * v ) ;
+ * 
+ */ + public void glColor3ubv ( + byte[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3uiv ( const GLuint * v ) ;
+ * 
+ */ + public void glColor3uiv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3usv ( const GLushort * v ) ;
+ * 
+ */ + public void glColor3usv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4bv ( const GLbyte * v ) ;
+ * 
+ */ + public void glColor4bv ( + byte[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4dv ( const GLdouble * v ) ;
+ * 
+ */ + public void glColor4dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4fv ( const GLfloat * v ) ;
+ * 
+ */ + public void glColor4fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4iv ( const GLint * v ) ;
+ * 
+ */ + public void glColor4iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4sv ( const GLshort * v ) ;
+ * 
+ */ + public void glColor4sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4ubv ( const GLubyte * v ) ;
+ * 
+ */ + public void glColor4ubv ( + byte[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4uiv ( const GLuint * v ) ;
+ * 
+ */ + public void glColor4uiv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4usv ( const GLushort * v ) ;
+ * 
+ */ + public void glColor4usv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1d ( GLdouble s ) ;
+ * 
+ */ + public void glTexCoord1d ( + double s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1f ( GLfloat s ) ;
+ * 
+ */ + public void glTexCoord1f ( + float s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1i ( GLint s ) ;
+ * 
+ */ + public void glTexCoord1i ( + int s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1s ( GLshort s ) ;
+ * 
+ */ + public void glTexCoord1s ( + short s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2d ( GLdouble s , GLdouble t ) ;
+ * 
+ */ + public void glTexCoord2d ( + double s, + double t + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2f ( GLfloat s , GLfloat t ) ;
+ * 
+ */ + public void glTexCoord2f ( + float s, + float t + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2i ( GLint s , GLint t ) ;
+ * 
+ */ + public void glTexCoord2i ( + int s, + int t + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2s ( GLshort s , GLshort t ) ;
+ * 
+ */ + public void glTexCoord2s ( + short s, + short t + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3d ( GLdouble s , GLdouble t , GLdouble r ) ;
+ * 
+ */ + public void glTexCoord3d ( + double s, + double t, + double r + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3f ( GLfloat s , GLfloat t , GLfloat r ) ;
+ * 
+ */ + public void glTexCoord3f ( + float s, + float t, + float r + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3i ( GLint s , GLint t , GLint r ) ;
+ * 
+ */ + public void glTexCoord3i ( + int s, + int t, + int r + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3s ( GLshort s , GLshort t , GLshort r ) ;
+ * 
+ */ + public void glTexCoord3s ( + short s, + short t, + short r + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4d ( GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
+ * 
+ */ + public void glTexCoord4d ( + double s, + double t, + double r, + double q + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4f ( GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
+ * 
+ */ + public void glTexCoord4f ( + float s, + float t, + float r, + float q + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4i ( GLint s , GLint t , GLint r , GLint q ) ;
+ * 
+ */ + public void glTexCoord4i ( + int s, + int t, + int r, + int q + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4s ( GLshort s , GLshort t , GLshort r , GLshort q ) ;
+ * 
+ */ + public void glTexCoord4s ( + short s, + short t, + short r, + short q + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1dv ( const GLdouble * v ) ;
+ * 
+ */ + public void glTexCoord1dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1fv ( const GLfloat * v ) ;
+ * 
+ */ + public void glTexCoord1fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1iv ( const GLint * v ) ;
+ * 
+ */ + public void glTexCoord1iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1sv ( const GLshort * v ) ;
+ * 
+ */ + public void glTexCoord1sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2dv ( const GLdouble * v ) ;
+ * 
+ */ + public void glTexCoord2dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2fv ( const GLfloat * v ) ;
+ * 
+ */ + public void glTexCoord2fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2iv ( const GLint * v ) ;
+ * 
+ */ + public void glTexCoord2iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2sv ( const GLshort * v ) ;
+ * 
+ */ + public void glTexCoord2sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3dv ( const GLdouble * v ) ;
+ * 
+ */ + public void glTexCoord3dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3fv ( const GLfloat * v ) ;
+ * 
+ */ + public void glTexCoord3fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3iv ( const GLint * v ) ;
+ * 
+ */ + public void glTexCoord3iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3sv ( const GLshort * v ) ;
+ * 
+ */ + public void glTexCoord3sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4dv ( const GLdouble * v ) ;
+ * 
+ */ + public void glTexCoord4dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4fv ( const GLfloat * v ) ;
+ * 
+ */ + public void glTexCoord4fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4iv ( const GLint * v ) ;
+ * 
+ */ + public void glTexCoord4iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4sv ( const GLshort * v ) ;
+ * 
+ */ + public void glTexCoord4sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2d ( GLdouble x , GLdouble y ) ;
+ * 
+ */ + public void glRasterPos2d ( + double x, + double y + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2f ( GLfloat x , GLfloat y ) ;
+ * 
+ */ + public void glRasterPos2f ( + float x, + float y + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2i ( GLint x , GLint y ) ;
+ * 
+ */ + public void glRasterPos2i ( + int x, + int y + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2s ( GLshort x , GLshort y ) ;
+ * 
+ */ + public void glRasterPos2s ( + short x, + short y + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3d ( GLdouble x , GLdouble y , GLdouble z ) ;
+ * 
+ */ + public void glRasterPos3d ( + double x, + double y, + double z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3f ( GLfloat x , GLfloat y , GLfloat z ) ;
+ * 
+ */ + public void glRasterPos3f ( + float x, + float y, + float z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3i ( GLint x , GLint y , GLint z ) ;
+ * 
+ */ + public void glRasterPos3i ( + int x, + int y, + int z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3s ( GLshort x , GLshort y , GLshort z ) ;
+ * 
+ */ + public void glRasterPos3s ( + short x, + short y, + short z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
+ * 
+ */ + public void glRasterPos4d ( + double x, + double y, + double z, + double w + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
+ * 
+ */ + public void glRasterPos4f ( + float x, + float y, + float z, + float w + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4i ( GLint x , GLint y , GLint z , GLint w ) ;
+ * 
+ */ + public void glRasterPos4i ( + int x, + int y, + int z, + int w + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
+ * 
+ */ + public void glRasterPos4s ( + short x, + short y, + short z, + short w + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2dv ( const GLdouble * v ) ;
+ * 
+ */ + public void glRasterPos2dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2fv ( const GLfloat * v ) ;
+ * 
+ */ + public void glRasterPos2fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2iv ( const GLint * v ) ;
+ * 
+ */ + public void glRasterPos2iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2sv ( const GLshort * v ) ;
+ * 
+ */ + public void glRasterPos2sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3dv ( const GLdouble * v ) ;
+ * 
+ */ + public void glRasterPos3dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3fv ( const GLfloat * v ) ;
+ * 
+ */ + public void glRasterPos3fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3iv ( const GLint * v ) ;
+ * 
+ */ + public void glRasterPos3iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3sv ( const GLshort * v ) ;
+ * 
+ */ + public void glRasterPos3sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4dv ( const GLdouble * v ) ;
+ * 
+ */ + public void glRasterPos4dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4fv ( const GLfloat * v ) ;
+ * 
+ */ + public void glRasterPos4fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4iv ( const GLint * v ) ;
+ * 
+ */ + public void glRasterPos4iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4sv ( const GLshort * v ) ;
+ * 
+ */ + public void glRasterPos4sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRectd ( GLdouble x1 , GLdouble y1 , GLdouble x2 , GLdouble y2 ) ;
+ * 
+ */ + public void glRectd ( + double x1, + double y1, + double x2, + double y2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRectf ( GLfloat x1 , GLfloat y1 , GLfloat x2 , GLfloat y2 ) ;
+ * 
+ */ + public void glRectf ( + float x1, + float y1, + float x2, + float y2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRecti ( GLint x1 , GLint y1 , GLint x2 , GLint y2 ) ;
+ * 
+ */ + public void glRecti ( + int x1, + int y1, + int x2, + int y2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRects ( GLshort x1 , GLshort y1 , GLshort x2 , GLshort y2 ) ;
+ * 
+ */ + public void glRects ( + short x1, + short y1, + short x2, + short y2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRectdv ( const GLdouble * v1 , const GLdouble * v2 ) ;
+ * 
+ */ + public void glRectdv ( + double[] v1, + double[] v2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRectfv ( const GLfloat * v1 , const GLfloat * v2 ) ;
+ * 
+ */ + public void glRectfv ( + float[] v1, + float[] v2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRectiv ( const GLint * v1 , const GLint * v2 ) ;
+ * 
+ */ + public void glRectiv ( + int[] v1, + int[] v2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRectsv ( const GLshort * v1 , const GLshort * v2 ) ;
+ * 
+ */ + public void glRectsv ( + short[] v1, + short[] v2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertexPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
+ * 
+ */ + public void glVertexPointer ( + int size, + int type, + int stride, + byte[] ptr + ) ; + public void glVertexPointer ( + int size, + int type, + int stride, + short[] ptr + ) ; + public void glVertexPointer ( + int size, + int type, + int stride, + int[] ptr + ) ; + public void glVertexPointer ( + int size, + int type, + int stride, + float[] ptr + ) ; + public void glVertexPointer ( + int size, + int type, + int stride, + double[] ptr + ) ; + public void glVertexPointer ( + int size, + int type, + int stride, + boolean[] ptr + ) ; + public void glVertexPointer ( + int size, + int type, + int stride, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormalPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
+ * 
+ */ + public void glNormalPointer ( + int type, + int stride, + byte[] ptr + ) ; + public void glNormalPointer ( + int type, + int stride, + short[] ptr + ) ; + public void glNormalPointer ( + int type, + int stride, + int[] ptr + ) ; + public void glNormalPointer ( + int type, + int stride, + float[] ptr + ) ; + public void glNormalPointer ( + int type, + int stride, + double[] ptr + ) ; + public void glNormalPointer ( + int type, + int stride, + boolean[] ptr + ) ; + public void glNormalPointer ( + int type, + int stride, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
+ * 
+ */ + public void glColorPointer ( + int size, + int type, + int stride, + byte[] ptr + ) ; + public void glColorPointer ( + int size, + int type, + int stride, + short[] ptr + ) ; + public void glColorPointer ( + int size, + int type, + int stride, + int[] ptr + ) ; + public void glColorPointer ( + int size, + int type, + int stride, + float[] ptr + ) ; + public void glColorPointer ( + int size, + int type, + int stride, + double[] ptr + ) ; + public void glColorPointer ( + int size, + int type, + int stride, + boolean[] ptr + ) ; + public void glColorPointer ( + int size, + int type, + int stride, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
+ * 
+ */ + public void glIndexPointer ( + int type, + int stride, + byte[] ptr + ) ; + public void glIndexPointer ( + int type, + int stride, + short[] ptr + ) ; + public void glIndexPointer ( + int type, + int stride, + int[] ptr + ) ; + public void glIndexPointer ( + int type, + int stride, + float[] ptr + ) ; + public void glIndexPointer ( + int type, + int stride, + double[] ptr + ) ; + public void glIndexPointer ( + int type, + int stride, + boolean[] ptr + ) ; + public void glIndexPointer ( + int type, + int stride, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoordPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
+ * 
+ */ + public void glTexCoordPointer ( + int size, + int type, + int stride, + byte[] ptr + ) ; + public void glTexCoordPointer ( + int size, + int type, + int stride, + short[] ptr + ) ; + public void glTexCoordPointer ( + int size, + int type, + int stride, + int[] ptr + ) ; + public void glTexCoordPointer ( + int size, + int type, + int stride, + float[] ptr + ) ; + public void glTexCoordPointer ( + int size, + int type, + int stride, + double[] ptr + ) ; + public void glTexCoordPointer ( + int size, + int type, + int stride, + boolean[] ptr + ) ; + public void glTexCoordPointer ( + int size, + int type, + int stride, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEdgeFlagPointer ( GLsizei stride , const GLvoid * ptr ) ;
+ * 
+ */ + public void glEdgeFlagPointer ( + int stride, + byte[] ptr + ) ; + public void glEdgeFlagPointer ( + int stride, + short[] ptr + ) ; + public void glEdgeFlagPointer ( + int stride, + int[] ptr + ) ; + public void glEdgeFlagPointer ( + int stride, + float[] ptr + ) ; + public void glEdgeFlagPointer ( + int stride, + double[] ptr + ) ; + public void glEdgeFlagPointer ( + int stride, + boolean[] ptr + ) ; + public void glEdgeFlagPointer ( + int stride, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetPointerv ( GLenum pname , void * * params ) ;
+ * 
+ */ + public void glGetPointerv ( + int pname, + byte[][] params + ) ; + public void glGetPointerv ( + int pname, + short[][] params + ) ; + public void glGetPointerv ( + int pname, + int[][] params + ) ; + public void glGetPointerv ( + int pname, + float[][] params + ) ; + public void glGetPointerv ( + int pname, + double[][] params + ) ; + public void glGetPointerv ( + int pname, + boolean[][] params + ) ; + public void glGetPointerv ( + int pname, + long[][] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glArrayElement ( GLint i ) ;
+ * 
+ */ + public void glArrayElement ( + int i + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDrawArrays ( GLenum mode , GLint first , GLsizei count ) ;
+ * 
+ */ + public void glDrawArrays ( + int mode, + int first, + int count + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDrawElements ( GLenum mode , GLsizei count , GLenum type , const GLvoid * indices ) ;
+ * 
+ */ + public void glDrawElements ( + int mode, + int count, + int type, + byte[] indices + ) ; + public void glDrawElements ( + int mode, + int count, + int type, + short[] indices + ) ; + public void glDrawElements ( + int mode, + int count, + int type, + int[] indices + ) ; + public void glDrawElements ( + int mode, + int count, + int type, + float[] indices + ) ; + public void glDrawElements ( + int mode, + int count, + int type, + double[] indices + ) ; + public void glDrawElements ( + int mode, + int count, + int type, + boolean[] indices + ) ; + public void glDrawElements ( + int mode, + int count, + int type, + long[] indices + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glInterleavedArrays ( GLenum format , GLsizei stride , const GLvoid * pointer ) ;
+ * 
+ */ + public void glInterleavedArrays ( + int format, + int stride, + byte[] pointer + ) ; + public void glInterleavedArrays ( + int format, + int stride, + short[] pointer + ) ; + public void glInterleavedArrays ( + int format, + int stride, + int[] pointer + ) ; + public void glInterleavedArrays ( + int format, + int stride, + float[] pointer + ) ; + public void glInterleavedArrays ( + int format, + int stride, + double[] pointer + ) ; + public void glInterleavedArrays ( + int format, + int stride, + boolean[] pointer + ) ; + public void glInterleavedArrays ( + int format, + int stride, + long[] pointer + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glShadeModel ( GLenum mode ) ;
+ * 
+ */ + public void glShadeModel ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLightf ( GLenum light , GLenum pname , GLfloat param ) ;
+ * 
+ */ + public void glLightf ( + int light, + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLighti ( GLenum light , GLenum pname , GLint param ) ;
+ * 
+ */ + public void glLighti ( + int light, + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLightfv ( GLenum light , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public void glLightfv ( + int light, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLightiv ( GLenum light , GLenum pname , const GLint * params ) ;
+ * 
+ */ + public void glLightiv ( + int light, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetLightfv ( GLenum light , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public void glGetLightfv ( + int light, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetLightiv ( GLenum light , GLenum pname , GLint * params ) ;
+ * 
+ */ + public void glGetLightiv ( + int light, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLightModelf ( GLenum pname , GLfloat param ) ;
+ * 
+ */ + public void glLightModelf ( + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLightModeli ( GLenum pname , GLint param ) ;
+ * 
+ */ + public void glLightModeli ( + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLightModelfv ( GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public void glLightModelfv ( + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLightModeliv ( GLenum pname , const GLint * params ) ;
+ * 
+ */ + public void glLightModeliv ( + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMaterialf ( GLenum face , GLenum pname , GLfloat param ) ;
+ * 
+ */ + public void glMaterialf ( + int face, + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMateriali ( GLenum face , GLenum pname , GLint param ) ;
+ * 
+ */ + public void glMateriali ( + int face, + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMaterialfv ( GLenum face , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public void glMaterialfv ( + int face, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMaterialiv ( GLenum face , GLenum pname , const GLint * params ) ;
+ * 
+ */ + public void glMaterialiv ( + int face, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMaterialfv ( GLenum face , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public void glGetMaterialfv ( + int face, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMaterialiv ( GLenum face , GLenum pname , GLint * params ) ;
+ * 
+ */ + public void glGetMaterialiv ( + int face, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorMaterial ( GLenum face , GLenum mode ) ;
+ * 
+ */ + public void glColorMaterial ( + int face, + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelZoom ( GLfloat xfactor , GLfloat yfactor ) ;
+ * 
+ */ + public void glPixelZoom ( + float xfactor, + float yfactor + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelStoref ( GLenum pname , GLfloat param ) ;
+ * 
+ */ + public void glPixelStoref ( + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelStorei ( GLenum pname , GLint param ) ;
+ * 
+ */ + public void glPixelStorei ( + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelTransferf ( GLenum pname , GLfloat param ) ;
+ * 
+ */ + public void glPixelTransferf ( + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelTransferi ( GLenum pname , GLint param ) ;
+ * 
+ */ + public void glPixelTransferi ( + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelMapfv ( GLenum map , GLint mapsize , const GLfloat * values ) ;
+ * 
+ */ + public void glPixelMapfv ( + int map, + int mapsize, + float[] values + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelMapuiv ( GLenum map , GLint mapsize , const GLuint * values ) ;
+ * 
+ */ + public void glPixelMapuiv ( + int map, + int mapsize, + int[] values + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelMapusv ( GLenum map , GLint mapsize , const GLushort * values ) ;
+ * 
+ */ + public void glPixelMapusv ( + int map, + int mapsize, + short[] values + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetPixelMapfv ( GLenum map , GLfloat * values ) ;
+ * 
+ */ + public void glGetPixelMapfv ( + int map, + float[] values + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetPixelMapuiv ( GLenum map , GLuint * values ) ;
+ * 
+ */ + public void glGetPixelMapuiv ( + int map, + int[] values + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetPixelMapusv ( GLenum map , GLushort * values ) ;
+ * 
+ */ + public void glGetPixelMapusv ( + int map, + short[] values + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBitmap ( GLsizei width , GLsizei height , GLfloat xorig , GLfloat yorig , GLfloat xmove , GLfloat ymove , const GLubyte * bitmap ) ;
+ * 
+ */ + public void glBitmap ( + int width, + int height, + float xorig, + float yorig, + float xmove, + float ymove, + byte[] bitmap + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glReadPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum format , GLenum type , GLvoid * pixels ) ;
+ * 
+ */ + public void glReadPixels ( + int x, + int y, + int width, + int height, + int format, + int type, + byte[] pixels + ) ; + public void glReadPixels ( + int x, + int y, + int width, + int height, + int format, + int type, + short[] pixels + ) ; + public void glReadPixels ( + int x, + int y, + int width, + int height, + int format, + int type, + int[] pixels + ) ; + public void glReadPixels ( + int x, + int y, + int width, + int height, + int format, + int type, + float[] pixels + ) ; + public void glReadPixels ( + int x, + int y, + int width, + int height, + int format, + int type, + double[] pixels + ) ; + public void glReadPixels ( + int x, + int y, + int width, + int height, + int format, + int type, + boolean[] pixels + ) ; + public void glReadPixels ( + int x, + int y, + int width, + int height, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDrawPixels ( GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + public void glDrawPixels ( + int width, + int height, + int format, + int type, + byte[] pixels + ) ; + public void glDrawPixels ( + int width, + int height, + int format, + int type, + short[] pixels + ) ; + public void glDrawPixels ( + int width, + int height, + int format, + int type, + int[] pixels + ) ; + public void glDrawPixels ( + int width, + int height, + int format, + int type, + float[] pixels + ) ; + public void glDrawPixels ( + int width, + int height, + int format, + int type, + double[] pixels + ) ; + public void glDrawPixels ( + int width, + int height, + int format, + int type, + boolean[] pixels + ) ; + public void glDrawPixels ( + int width, + int height, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum type ) ;
+ * 
+ */ + public void glCopyPixels ( + int x, + int y, + int width, + int height, + int type + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glStencilFunc ( GLenum func , GLint ref , GLuint mask ) ;
+ * 
+ */ + public void glStencilFunc ( + int func, + int ref, + int mask + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glStencilMask ( GLuint mask ) ;
+ * 
+ */ + public void glStencilMask ( + int mask + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glStencilOp ( GLenum fail , GLenum zfail , GLenum zpass ) ;
+ * 
+ */ + public void glStencilOp ( + int fail, + int zfail, + int zpass + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glClearStencil ( GLint s ) ;
+ * 
+ */ + public void glClearStencil ( + int s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexGend ( GLenum coord , GLenum pname , GLdouble param ) ;
+ * 
+ */ + public void glTexGend ( + int coord, + int pname, + double param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexGenf ( GLenum coord , GLenum pname , GLfloat param ) ;
+ * 
+ */ + public void glTexGenf ( + int coord, + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexGeni ( GLenum coord , GLenum pname , GLint param ) ;
+ * 
+ */ + public void glTexGeni ( + int coord, + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexGendv ( GLenum coord , GLenum pname , const GLdouble * params ) ;
+ * 
+ */ + public void glTexGendv ( + int coord, + int pname, + double[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexGenfv ( GLenum coord , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public void glTexGenfv ( + int coord, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexGeniv ( GLenum coord , GLenum pname , const GLint * params ) ;
+ * 
+ */ + public void glTexGeniv ( + int coord, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexGendv ( GLenum coord , GLenum pname , GLdouble * params ) ;
+ * 
+ */ + public void glGetTexGendv ( + int coord, + int pname, + double[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexGenfv ( GLenum coord , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public void glGetTexGenfv ( + int coord, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexGeniv ( GLenum coord , GLenum pname , GLint * params ) ;
+ * 
+ */ + public void glGetTexGeniv ( + int coord, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexEnvf ( GLenum target , GLenum pname , GLfloat param ) ;
+ * 
+ */ + public void glTexEnvf ( + int target, + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexEnvi ( GLenum target , GLenum pname , GLint param ) ;
+ * 
+ */ + public void glTexEnvi ( + int target, + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexEnvfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public void glTexEnvfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexEnviv ( GLenum target , GLenum pname , const GLint * params ) ;
+ * 
+ */ + public void glTexEnviv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexEnvfv ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public void glGetTexEnvfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexEnviv ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + public void glGetTexEnviv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexParameterf ( GLenum target , GLenum pname , GLfloat param ) ;
+ * 
+ */ + public void glTexParameterf ( + int target, + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexParameteri ( GLenum target , GLenum pname , GLint param ) ;
+ * 
+ */ + public void glTexParameteri ( + int target, + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public void glTexParameterfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
+ * 
+ */ + public void glTexParameteriv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public void glGetTexParameterfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + public void glGetTexParameteriv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexLevelParameterfv ( GLenum target , GLint level , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public void glGetTexLevelParameterfv ( + int target, + int level, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexLevelParameteriv ( GLenum target , GLint level , GLenum pname , GLint * params ) ;
+ * 
+ */ + public void glGetTexLevelParameteriv ( + int target, + int level, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexImage1D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + public void glTexImage1D ( + int target, + int level, + int internalFormat, + int width, + int border, + int format, + int type, + byte[] pixels + ) ; + public void glTexImage1D ( + int target, + int level, + int internalFormat, + int width, + int border, + int format, + int type, + short[] pixels + ) ; + public void glTexImage1D ( + int target, + int level, + int internalFormat, + int width, + int border, + int format, + int type, + int[] pixels + ) ; + public void glTexImage1D ( + int target, + int level, + int internalFormat, + int width, + int border, + int format, + int type, + float[] pixels + ) ; + public void glTexImage1D ( + int target, + int level, + int internalFormat, + int width, + int border, + int format, + int type, + double[] pixels + ) ; + public void glTexImage1D ( + int target, + int level, + int internalFormat, + int width, + int border, + int format, + int type, + boolean[] pixels + ) ; + public void glTexImage1D ( + int target, + int level, + int internalFormat, + int width, + int border, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexImage2D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + public void glTexImage2D ( + int target, + int level, + int internalFormat, + int width, + int height, + int border, + int format, + int type, + byte[] pixels + ) ; + public void glTexImage2D ( + int target, + int level, + int internalFormat, + int width, + int height, + int border, + int format, + int type, + short[] pixels + ) ; + public void glTexImage2D ( + int target, + int level, + int internalFormat, + int width, + int height, + int border, + int format, + int type, + int[] pixels + ) ; + public void glTexImage2D ( + int target, + int level, + int internalFormat, + int width, + int height, + int border, + int format, + int type, + float[] pixels + ) ; + public void glTexImage2D ( + int target, + int level, + int internalFormat, + int width, + int height, + int border, + int format, + int type, + double[] pixels + ) ; + public void glTexImage2D ( + int target, + int level, + int internalFormat, + int width, + int height, + int border, + int format, + int type, + boolean[] pixels + ) ; + public void glTexImage2D ( + int target, + int level, + int internalFormat, + int width, + int height, + int border, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexImage ( GLenum target , GLint level , GLenum format , GLenum type , GLvoid * pixels ) ;
+ * 
+ */ + public void glGetTexImage ( + int target, + int level, + int format, + int type, + byte[] pixels + ) ; + public void glGetTexImage ( + int target, + int level, + int format, + int type, + short[] pixels + ) ; + public void glGetTexImage ( + int target, + int level, + int format, + int type, + int[] pixels + ) ; + public void glGetTexImage ( + int target, + int level, + int format, + int type, + float[] pixels + ) ; + public void glGetTexImage ( + int target, + int level, + int format, + int type, + double[] pixels + ) ; + public void glGetTexImage ( + int target, + int level, + int format, + int type, + boolean[] pixels + ) ; + public void glGetTexImage ( + int target, + int level, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGenTextures ( GLsizei n , GLuint * textures ) ;
+ * 
+ */ + public void glGenTextures ( + int n, + int[] textures + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDeleteTextures ( GLsizei n , const GLuint * textures ) ;
+ * 
+ */ + public void glDeleteTextures ( + int n, + int[] textures + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBindTexture ( GLenum target , GLuint texture ) ;
+ * 
+ */ + public void glBindTexture ( + int target, + int texture + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPrioritizeTextures ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
+ * 
+ */ + public void glPrioritizeTextures ( + int n, + int[] textures, + float[] priorities + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLboolean glAreTexturesResident ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
+ * 
+ */ + public boolean glAreTexturesResident ( + int n, + int[] textures, + boolean[] residences + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLboolean glIsTexture ( GLuint texture ) ;
+ * 
+ */ + public boolean glIsTexture ( + int texture + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLsizei width , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + public void glTexSubImage1D ( + int target, + int level, + int xoffset, + int width, + int format, + int type, + byte[] pixels + ) ; + public void glTexSubImage1D ( + int target, + int level, + int xoffset, + int width, + int format, + int type, + short[] pixels + ) ; + public void glTexSubImage1D ( + int target, + int level, + int xoffset, + int width, + int format, + int type, + int[] pixels + ) ; + public void glTexSubImage1D ( + int target, + int level, + int xoffset, + int width, + int format, + int type, + float[] pixels + ) ; + public void glTexSubImage1D ( + int target, + int level, + int xoffset, + int width, + int format, + int type, + double[] pixels + ) ; + public void glTexSubImage1D ( + int target, + int level, + int xoffset, + int width, + int format, + int type, + boolean[] pixels + ) ; + public void glTexSubImage1D ( + int target, + int level, + int xoffset, + int width, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + public void glTexSubImage2D ( + int target, + int level, + int xoffset, + int yoffset, + int width, + int height, + int format, + int type, + byte[] pixels + ) ; + public void glTexSubImage2D ( + int target, + int level, + int xoffset, + int yoffset, + int width, + int height, + int format, + int type, + short[] pixels + ) ; + public void glTexSubImage2D ( + int target, + int level, + int xoffset, + int yoffset, + int width, + int height, + int format, + int type, + int[] pixels + ) ; + public void glTexSubImage2D ( + int target, + int level, + int xoffset, + int yoffset, + int width, + int height, + int format, + int type, + float[] pixels + ) ; + public void glTexSubImage2D ( + int target, + int level, + int xoffset, + int yoffset, + int width, + int height, + int format, + int type, + double[] pixels + ) ; + public void glTexSubImage2D ( + int target, + int level, + int xoffset, + int yoffset, + int width, + int height, + int format, + int type, + boolean[] pixels + ) ; + public void glTexSubImage2D ( + int target, + int level, + int xoffset, + int yoffset, + int width, + int height, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyTexImage1D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLint border ) ;
+ * 
+ */ + public void glCopyTexImage1D ( + int target, + int level, + int internalformat, + int x, + int y, + int width, + int border + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyTexImage2D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height , GLint border ) ;
+ * 
+ */ + public void glCopyTexImage2D ( + int target, + int level, + int internalformat, + int x, + int y, + int width, + int height, + int border + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLint x , GLint y , GLsizei width ) ;
+ * 
+ */ + public void glCopyTexSubImage1D ( + int target, + int level, + int xoffset, + int x, + int y, + int width + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
+ * 
+ */ + public void glCopyTexSubImage2D ( + int target, + int level, + int xoffset, + int yoffset, + int x, + int y, + int width, + int height + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMap1d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint stride , GLint order , const GLdouble * points ) ;
+ * 
+ */ + public void glMap1d ( + int target, + double u1, + double u2, + int stride, + int order, + double[] points + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMap1f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint stride , GLint order , const GLfloat * points ) ;
+ * 
+ */ + public void glMap1f ( + int target, + float u1, + float u2, + int stride, + int order, + float[] points + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMap2d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint ustride , GLint uorder , GLdouble v1 , GLdouble v2 , GLint vstride , GLint vorder , const GLdouble * points ) ;
+ * 
+ */ + public void glMap2d ( + int target, + double u1, + double u2, + int ustride, + int uorder, + double v1, + double v2, + int vstride, + int vorder, + double[] points + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMap2f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint ustride , GLint uorder , GLfloat v1 , GLfloat v2 , GLint vstride , GLint vorder , const GLfloat * points ) ;
+ * 
+ */ + public void glMap2f ( + int target, + float u1, + float u2, + int ustride, + int uorder, + float v1, + float v2, + int vstride, + int vorder, + float[] points + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMapdv ( GLenum target , GLenum query , GLdouble * v ) ;
+ * 
+ */ + public void glGetMapdv ( + int target, + int query, + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMapfv ( GLenum target , GLenum query , GLfloat * v ) ;
+ * 
+ */ + public void glGetMapfv ( + int target, + int query, + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMapiv ( GLenum target , GLenum query , GLint * v ) ;
+ * 
+ */ + public void glGetMapiv ( + int target, + int query, + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord1d ( GLdouble u ) ;
+ * 
+ */ + public void glEvalCoord1d ( + double u + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord1f ( GLfloat u ) ;
+ * 
+ */ + public void glEvalCoord1f ( + float u + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord1dv ( const GLdouble * u ) ;
+ * 
+ */ + public void glEvalCoord1dv ( + double[] u + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord1fv ( const GLfloat * u ) ;
+ * 
+ */ + public void glEvalCoord1fv ( + float[] u + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord2d ( GLdouble u , GLdouble v ) ;
+ * 
+ */ + public void glEvalCoord2d ( + double u, + double v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord2f ( GLfloat u , GLfloat v ) ;
+ * 
+ */ + public void glEvalCoord2f ( + float u, + float v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord2dv ( const GLdouble * u ) ;
+ * 
+ */ + public void glEvalCoord2dv ( + double[] u + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord2fv ( const GLfloat * u ) ;
+ * 
+ */ + public void glEvalCoord2fv ( + float[] u + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMapGrid1d ( GLint un , GLdouble u1 , GLdouble u2 ) ;
+ * 
+ */ + public void glMapGrid1d ( + int un, + double u1, + double u2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMapGrid1f ( GLint un , GLfloat u1 , GLfloat u2 ) ;
+ * 
+ */ + public void glMapGrid1f ( + int un, + float u1, + float u2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMapGrid2d ( GLint un , GLdouble u1 , GLdouble u2 , GLint vn , GLdouble v1 , GLdouble v2 ) ;
+ * 
+ */ + public void glMapGrid2d ( + int un, + double u1, + double u2, + int vn, + double v1, + double v2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMapGrid2f ( GLint un , GLfloat u1 , GLfloat u2 , GLint vn , GLfloat v1 , GLfloat v2 ) ;
+ * 
+ */ + public void glMapGrid2f ( + int un, + float u1, + float u2, + int vn, + float v1, + float v2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalPoint1 ( GLint i ) ;
+ * 
+ */ + public void glEvalPoint1 ( + int i + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalPoint2 ( GLint i , GLint j ) ;
+ * 
+ */ + public void glEvalPoint2 ( + int i, + int j + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalMesh1 ( GLenum mode , GLint i1 , GLint i2 ) ;
+ * 
+ */ + public void glEvalMesh1 ( + int mode, + int i1, + int i2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalMesh2 ( GLenum mode , GLint i1 , GLint i2 , GLint j1 , GLint j2 ) ;
+ * 
+ */ + public void glEvalMesh2 ( + int mode, + int i1, + int i2, + int j1, + int j2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFogf ( GLenum pname , GLfloat param ) ;
+ * 
+ */ + public void glFogf ( + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFogi ( GLenum pname , GLint param ) ;
+ * 
+ */ + public void glFogi ( + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFogfv ( GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public void glFogfv ( + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFogiv ( GLenum pname , const GLint * params ) ;
+ * 
+ */ + public void glFogiv ( + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFeedbackBuffer ( GLsizei size , GLenum type , GLfloat * buffer ) ;
+ * 
+ */ + public void glFeedbackBuffer ( + int size, + int type, + float[] buffer + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPassThrough ( GLfloat token ) ;
+ * 
+ */ + public void glPassThrough ( + float token + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glSelectBuffer ( GLsizei size , GLuint * buffer ) ;
+ * 
+ */ + public void glSelectBuffer ( + int size, + int[] buffer + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glInitNames ( void ) ;
+ * 
+ */ + public void glInitNames ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLoadName ( GLuint name ) ;
+ * 
+ */ + public void glLoadName ( + int name + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPushName ( GLuint name ) ;
+ * 
+ */ + public void glPushName ( + int name + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPopName ( void ) ;
+ * 
+ */ + public void glPopName ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDrawRangeElements ( GLenum mode , GLuint start , GLuint end , GLsizei count , GLenum type , const GLvoid * indices ) ;
+ * 
+ */ + public void glDrawRangeElements ( + int mode, + int start, + int end, + int count, + int type, + byte[] indices + ) ; + public void glDrawRangeElements ( + int mode, + int start, + int end, + int count, + int type, + short[] indices + ) ; + public void glDrawRangeElements ( + int mode, + int start, + int end, + int count, + int type, + int[] indices + ) ; + public void glDrawRangeElements ( + int mode, + int start, + int end, + int count, + int type, + float[] indices + ) ; + public void glDrawRangeElements ( + int mode, + int start, + int end, + int count, + int type, + double[] indices + ) ; + public void glDrawRangeElements ( + int mode, + int start, + int end, + int count, + int type, + boolean[] indices + ) ; + public void glDrawRangeElements ( + int mode, + int start, + int end, + int count, + int type, + long[] indices + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexImage3D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + public void glTexImage3D ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + byte[] pixels + ) ; + public void glTexImage3D ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + short[] pixels + ) ; + public void glTexImage3D ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + int[] pixels + ) ; + public void glTexImage3D ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + float[] pixels + ) ; + public void glTexImage3D ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + double[] pixels + ) ; + public void glTexImage3D ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + boolean[] pixels + ) ; + public void glTexImage3D ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   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 ) ;
+ * 
+ */ + public void glTexSubImage3D ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + byte[] pixels + ) ; + public void glTexSubImage3D ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + short[] pixels + ) ; + public void glTexSubImage3D ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + int[] pixels + ) ; + public void glTexSubImage3D ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + float[] pixels + ) ; + public void glTexSubImage3D ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + double[] pixels + ) ; + public void glTexSubImage3D ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + boolean[] pixels + ) ; + public void glTexSubImage3D ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyTexSubImage3D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
+ * 
+ */ + public void glCopyTexSubImage3D ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int x, + int y, + int width, + int height + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorTable ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
+ * 
+ */ + public void glColorTable ( + int target, + int internalformat, + int width, + int format, + int type, + byte[] table + ) ; + public void glColorTable ( + int target, + int internalformat, + int width, + int format, + int type, + short[] table + ) ; + public void glColorTable ( + int target, + int internalformat, + int width, + int format, + int type, + int[] table + ) ; + public void glColorTable ( + int target, + int internalformat, + int width, + int format, + int type, + float[] table + ) ; + public void glColorTable ( + int target, + int internalformat, + int width, + int format, + int type, + double[] table + ) ; + public void glColorTable ( + int target, + int internalformat, + int width, + int format, + int type, + boolean[] table + ) ; + public void glColorTable ( + int target, + int internalformat, + int width, + int format, + int type, + long[] table + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorSubTable ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
+ * 
+ */ + public void glColorSubTable ( + int target, + int start, + int count, + int format, + int type, + byte[] data + ) ; + public void glColorSubTable ( + int target, + int start, + int count, + int format, + int type, + short[] data + ) ; + public void glColorSubTable ( + int target, + int start, + int count, + int format, + int type, + int[] data + ) ; + public void glColorSubTable ( + int target, + int start, + int count, + int format, + int type, + float[] data + ) ; + public void glColorSubTable ( + int target, + int start, + int count, + int format, + int type, + double[] data + ) ; + public void glColorSubTable ( + int target, + int start, + int count, + int format, + int type, + boolean[] data + ) ; + public void glColorSubTable ( + int target, + int start, + int count, + int format, + int type, + long[] data + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorTableParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
+ * 
+ */ + public void glColorTableParameteriv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorTableParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public void glColorTableParameterfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyColorSubTable ( GLenum target , GLsizei start , GLint x , GLint y , GLsizei width ) ;
+ * 
+ */ + public void glCopyColorSubTable ( + int target, + int start, + int x, + int y, + int width + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyColorTable ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
+ * 
+ */ + public void glCopyColorTable ( + int target, + int internalformat, + int x, + int y, + int width + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetColorTable ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
+ * 
+ */ + public void glGetColorTable ( + int target, + int format, + int type, + byte[] table + ) ; + public void glGetColorTable ( + int target, + int format, + int type, + short[] table + ) ; + public void glGetColorTable ( + int target, + int format, + int type, + int[] table + ) ; + public void glGetColorTable ( + int target, + int format, + int type, + float[] table + ) ; + public void glGetColorTable ( + int target, + int format, + int type, + double[] table + ) ; + public void glGetColorTable ( + int target, + int format, + int type, + boolean[] table + ) ; + public void glGetColorTable ( + int target, + int format, + int type, + long[] table + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetColorTableParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public void glGetColorTableParameterfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetColorTableParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + public void glGetColorTableParameteriv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBlendEquation ( GLenum mode ) ;
+ * 
+ */ + public void glBlendEquation ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBlendColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
+ * 
+ */ + public void glBlendColor ( + float red, + float green, + float blue, + float alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glHistogram ( GLenum target , GLsizei width , GLenum internalformat , GLboolean sink ) ;
+ * 
+ */ + public void glHistogram ( + int target, + int width, + int internalformat, + boolean sink + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glResetHistogram ( GLenum target ) ;
+ * 
+ */ + public void glResetHistogram ( + int target + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetHistogram ( GLenum target , GLboolean reset , GLenum format , GLenum type , GLvoid * values ) ;
+ * 
+ */ + public void glGetHistogram ( + int target, + boolean reset, + int format, + int type, + byte[] values + ) ; + public void glGetHistogram ( + int target, + boolean reset, + int format, + int type, + short[] values + ) ; + public void glGetHistogram ( + int target, + boolean reset, + int format, + int type, + int[] values + ) ; + public void glGetHistogram ( + int target, + boolean reset, + int format, + int type, + float[] values + ) ; + public void glGetHistogram ( + int target, + boolean reset, + int format, + int type, + double[] values + ) ; + public void glGetHistogram ( + int target, + boolean reset, + int format, + int type, + boolean[] values + ) ; + public void glGetHistogram ( + int target, + boolean reset, + int format, + int type, + long[] values + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetHistogramParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public void glGetHistogramParameterfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetHistogramParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + public void glGetHistogramParameteriv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMinmax ( GLenum target , GLenum internalformat , GLboolean sink ) ;
+ * 
+ */ + public void glMinmax ( + int target, + int internalformat, + boolean sink + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glResetMinmax ( GLenum target ) ;
+ * 
+ */ + public void glResetMinmax ( + int target + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMinmax ( GLenum target , GLboolean reset , GLenum format , GLenum types , GLvoid * values ) ;
+ * 
+ */ + public void glGetMinmax ( + int target, + boolean reset, + int format, + int types, + byte[] values + ) ; + public void glGetMinmax ( + int target, + boolean reset, + int format, + int types, + short[] values + ) ; + public void glGetMinmax ( + int target, + boolean reset, + int format, + int types, + int[] values + ) ; + public void glGetMinmax ( + int target, + boolean reset, + int format, + int types, + float[] values + ) ; + public void glGetMinmax ( + int target, + boolean reset, + int format, + int types, + double[] values + ) ; + public void glGetMinmax ( + int target, + boolean reset, + int format, + int types, + boolean[] values + ) ; + public void glGetMinmax ( + int target, + boolean reset, + int format, + int types, + long[] values + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMinmaxParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public void glGetMinmaxParameterfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMinmaxParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + public void glGetMinmaxParameteriv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glConvolutionFilter1D ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * image ) ;
+ * 
+ */ + public void glConvolutionFilter1D ( + int target, + int internalformat, + int width, + int format, + int type, + byte[] image + ) ; + public void glConvolutionFilter1D ( + int target, + int internalformat, + int width, + int format, + int type, + short[] image + ) ; + public void glConvolutionFilter1D ( + int target, + int internalformat, + int width, + int format, + int type, + int[] image + ) ; + public void glConvolutionFilter1D ( + int target, + int internalformat, + int width, + int format, + int type, + float[] image + ) ; + public void glConvolutionFilter1D ( + int target, + int internalformat, + int width, + int format, + int type, + double[] image + ) ; + public void glConvolutionFilter1D ( + int target, + int internalformat, + int width, + int format, + int type, + boolean[] image + ) ; + public void glConvolutionFilter1D ( + int target, + int internalformat, + int width, + int format, + int type, + long[] image + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glConvolutionFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * image ) ;
+ * 
+ */ + public void glConvolutionFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + byte[] image + ) ; + public void glConvolutionFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + short[] image + ) ; + public void glConvolutionFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + int[] image + ) ; + public void glConvolutionFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + float[] image + ) ; + public void glConvolutionFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + double[] image + ) ; + public void glConvolutionFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + boolean[] image + ) ; + public void glConvolutionFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + long[] image + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glConvolutionParameterf ( GLenum target , GLenum pname , GLfloat params ) ;
+ * 
+ */ + public void glConvolutionParameterf ( + int target, + int pname, + float params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glConvolutionParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public void glConvolutionParameterfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glConvolutionParameteri ( GLenum target , GLenum pname , GLint params ) ;
+ * 
+ */ + public void glConvolutionParameteri ( + int target, + int pname, + int params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glConvolutionParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
+ * 
+ */ + public void glConvolutionParameteriv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyConvolutionFilter1D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
+ * 
+ */ + public void glCopyConvolutionFilter1D ( + int target, + int internalformat, + int x, + int y, + int width + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyConvolutionFilter2D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height ) ;
+ * 
+ */ + public void glCopyConvolutionFilter2D ( + int target, + int internalformat, + int x, + int y, + int width, + int height + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetConvolutionFilter ( GLenum target , GLenum format , GLenum type , GLvoid * image ) ;
+ * 
+ */ + public void glGetConvolutionFilter ( + int target, + int format, + int type, + byte[] image + ) ; + public void glGetConvolutionFilter ( + int target, + int format, + int type, + short[] image + ) ; + public void glGetConvolutionFilter ( + int target, + int format, + int type, + int[] image + ) ; + public void glGetConvolutionFilter ( + int target, + int format, + int type, + float[] image + ) ; + public void glGetConvolutionFilter ( + int target, + int format, + int type, + double[] image + ) ; + public void glGetConvolutionFilter ( + int target, + int format, + int type, + boolean[] image + ) ; + public void glGetConvolutionFilter ( + int target, + int format, + int type, + long[] image + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetConvolutionParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public void glGetConvolutionParameterfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetConvolutionParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + public void glGetConvolutionParameteriv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glSeparableFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * row , const GLvoid * column ) ;
+ * 
+ */ + public void glSeparableFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + byte[] row, + byte[] column + ) ; + public void glSeparableFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + short[] row, + short[] column + ) ; + public void glSeparableFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + int[] row, + int[] column + ) ; + public void glSeparableFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + float[] row, + float[] column + ) ; + public void glSeparableFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + double[] row, + double[] column + ) ; + public void glSeparableFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + boolean[] row, + boolean[] column + ) ; + public void glSeparableFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + long[] row, + long[] column + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetSeparableFilter ( GLenum target , GLenum format , GLenum type , GLvoid * row , GLvoid * column , GLvoid * span ) ;
+ * 
+ */ + public void glGetSeparableFilter ( + int target, + int format, + int type, + byte[] row, + byte[] column, + byte[] span + ) ; + public void glGetSeparableFilter ( + int target, + int format, + int type, + short[] row, + short[] column, + short[] span + ) ; + public void glGetSeparableFilter ( + int target, + int format, + int type, + int[] row, + int[] column, + int[] span + ) ; + public void glGetSeparableFilter ( + int target, + int format, + int type, + float[] row, + float[] column, + float[] span + ) ; + public void glGetSeparableFilter ( + int target, + int format, + int type, + double[] row, + double[] column, + double[] span + ) ; + public void glGetSeparableFilter ( + int target, + int format, + int type, + boolean[] row, + boolean[] column, + boolean[] span + ) ; + public void glGetSeparableFilter ( + int target, + int format, + int type, + long[] row, + long[] column, + long[] span + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBlendColorEXT ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
+ * 
+ */ + public void glBlendColorEXT ( + float red, + float green, + float blue, + float alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPolygonOffsetEXT ( GLfloat factor , GLfloat bias ) ;
+ * 
+ */ + public void glPolygonOffsetEXT ( + float factor, + float bias + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexImage3DEXT ( GLenum target , GLint level , GLenum internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + public void glTexImage3DEXT ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + byte[] pixels + ) ; + public void glTexImage3DEXT ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + short[] pixels + ) ; + public void glTexImage3DEXT ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + int[] pixels + ) ; + public void glTexImage3DEXT ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + float[] pixels + ) ; + public void glTexImage3DEXT ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + double[] pixels + ) ; + public void glTexImage3DEXT ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + boolean[] pixels + ) ; + public void glTexImage3DEXT ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   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 ) ;
+ * 
+ */ + public void glTexSubImage3DEXT ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + byte[] pixels + ) ; + public void glTexSubImage3DEXT ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + short[] pixels + ) ; + public void glTexSubImage3DEXT ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + int[] pixels + ) ; + public void glTexSubImage3DEXT ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + float[] pixels + ) ; + public void glTexSubImage3DEXT ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + double[] pixels + ) ; + public void glTexSubImage3DEXT ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + boolean[] pixels + ) ; + public void glTexSubImage3DEXT ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyTexSubImage3DEXT ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
+ * 
+ */ + public void glCopyTexSubImage3DEXT ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int x, + int y, + int width, + int height + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGenTexturesEXT ( GLsizei n , GLuint * textures ) ;
+ * 
+ */ + public void glGenTexturesEXT ( + int n, + int[] textures + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDeleteTexturesEXT ( GLsizei n , const GLuint * textures ) ;
+ * 
+ */ + public void glDeleteTexturesEXT ( + int n, + int[] textures + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBindTextureEXT ( GLenum target , GLuint texture ) ;
+ * 
+ */ + public void glBindTextureEXT ( + int target, + int texture + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPrioritizeTexturesEXT ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
+ * 
+ */ + public void glPrioritizeTexturesEXT ( + int n, + int[] textures, + float[] priorities + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLboolean glAreTexturesResidentEXT ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
+ * 
+ */ + public boolean glAreTexturesResidentEXT ( + int n, + int[] textures, + boolean[] residences + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLboolean glIsTextureEXT ( GLuint texture ) ;
+ * 
+ */ + public boolean glIsTextureEXT ( + int texture + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertexPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
+ * 
+ */ + public void glVertexPointerEXT ( + int size, + int type, + int stride, + int count, + byte[] ptr + ) ; + public void glVertexPointerEXT ( + int size, + int type, + int stride, + int count, + short[] ptr + ) ; + public void glVertexPointerEXT ( + int size, + int type, + int stride, + int count, + int[] ptr + ) ; + public void glVertexPointerEXT ( + int size, + int type, + int stride, + int count, + float[] ptr + ) ; + public void glVertexPointerEXT ( + int size, + int type, + int stride, + int count, + double[] ptr + ) ; + public void glVertexPointerEXT ( + int size, + int type, + int stride, + int count, + boolean[] ptr + ) ; + public void glVertexPointerEXT ( + int size, + int type, + int stride, + int count, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormalPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
+ * 
+ */ + public void glNormalPointerEXT ( + int type, + int stride, + int count, + byte[] ptr + ) ; + public void glNormalPointerEXT ( + int type, + int stride, + int count, + short[] ptr + ) ; + public void glNormalPointerEXT ( + int type, + int stride, + int count, + int[] ptr + ) ; + public void glNormalPointerEXT ( + int type, + int stride, + int count, + float[] ptr + ) ; + public void glNormalPointerEXT ( + int type, + int stride, + int count, + double[] ptr + ) ; + public void glNormalPointerEXT ( + int type, + int stride, + int count, + boolean[] ptr + ) ; + public void glNormalPointerEXT ( + int type, + int stride, + int count, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
+ * 
+ */ + public void glColorPointerEXT ( + int size, + int type, + int stride, + int count, + byte[] ptr + ) ; + public void glColorPointerEXT ( + int size, + int type, + int stride, + int count, + short[] ptr + ) ; + public void glColorPointerEXT ( + int size, + int type, + int stride, + int count, + int[] ptr + ) ; + public void glColorPointerEXT ( + int size, + int type, + int stride, + int count, + float[] ptr + ) ; + public void glColorPointerEXT ( + int size, + int type, + int stride, + int count, + double[] ptr + ) ; + public void glColorPointerEXT ( + int size, + int type, + int stride, + int count, + boolean[] ptr + ) ; + public void glColorPointerEXT ( + int size, + int type, + int stride, + int count, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
+ * 
+ */ + public void glIndexPointerEXT ( + int type, + int stride, + int count, + byte[] ptr + ) ; + public void glIndexPointerEXT ( + int type, + int stride, + int count, + short[] ptr + ) ; + public void glIndexPointerEXT ( + int type, + int stride, + int count, + int[] ptr + ) ; + public void glIndexPointerEXT ( + int type, + int stride, + int count, + float[] ptr + ) ; + public void glIndexPointerEXT ( + int type, + int stride, + int count, + double[] ptr + ) ; + public void glIndexPointerEXT ( + int type, + int stride, + int count, + boolean[] ptr + ) ; + public void glIndexPointerEXT ( + int type, + int stride, + int count, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoordPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
+ * 
+ */ + public void glTexCoordPointerEXT ( + int size, + int type, + int stride, + int count, + byte[] ptr + ) ; + public void glTexCoordPointerEXT ( + int size, + int type, + int stride, + int count, + short[] ptr + ) ; + public void glTexCoordPointerEXT ( + int size, + int type, + int stride, + int count, + int[] ptr + ) ; + public void glTexCoordPointerEXT ( + int size, + int type, + int stride, + int count, + float[] ptr + ) ; + public void glTexCoordPointerEXT ( + int size, + int type, + int stride, + int count, + double[] ptr + ) ; + public void glTexCoordPointerEXT ( + int size, + int type, + int stride, + int count, + boolean[] ptr + ) ; + public void glTexCoordPointerEXT ( + int size, + int type, + int stride, + int count, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEdgeFlagPointerEXT ( GLsizei stride , GLsizei count , const GLboolean * ptr ) ;
+ * 
+ */ + public void glEdgeFlagPointerEXT ( + int stride, + int count, + boolean[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetPointervEXT ( GLenum pname , void * * params ) ;
+ * 
+ */ + public void glGetPointervEXT ( + int pname, + byte[][] params + ) ; + public void glGetPointervEXT ( + int pname, + short[][] params + ) ; + public void glGetPointervEXT ( + int pname, + int[][] params + ) ; + public void glGetPointervEXT ( + int pname, + float[][] params + ) ; + public void glGetPointervEXT ( + int pname, + double[][] params + ) ; + public void glGetPointervEXT ( + int pname, + boolean[][] params + ) ; + public void glGetPointervEXT ( + int pname, + long[][] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glArrayElementEXT ( GLint i ) ;
+ * 
+ */ + public void glArrayElementEXT ( + int i + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDrawArraysEXT ( GLenum mode , GLint first , GLsizei count ) ;
+ * 
+ */ + public void glDrawArraysEXT ( + int mode, + int first, + int count + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBlendEquationEXT ( GLenum mode ) ;
+ * 
+ */ + public void glBlendEquationEXT ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPointParameterfEXT ( GLenum pname , GLfloat param ) ;
+ * 
+ */ + public void glPointParameterfEXT ( + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPointParameterfvEXT ( GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public void glPointParameterfvEXT ( + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorTableEXT ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
+ * 
+ */ + public void glColorTableEXT ( + int target, + int internalformat, + int width, + int format, + int type, + byte[] table + ) ; + public void glColorTableEXT ( + int target, + int internalformat, + int width, + int format, + int type, + short[] table + ) ; + public void glColorTableEXT ( + int target, + int internalformat, + int width, + int format, + int type, + int[] table + ) ; + public void glColorTableEXT ( + int target, + int internalformat, + int width, + int format, + int type, + float[] table + ) ; + public void glColorTableEXT ( + int target, + int internalformat, + int width, + int format, + int type, + double[] table + ) ; + public void glColorTableEXT ( + int target, + int internalformat, + int width, + int format, + int type, + boolean[] table + ) ; + public void glColorTableEXT ( + int target, + int internalformat, + int width, + int format, + int type, + long[] table + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorSubTableEXT ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
+ * 
+ */ + public void glColorSubTableEXT ( + int target, + int start, + int count, + int format, + int type, + byte[] data + ) ; + public void glColorSubTableEXT ( + int target, + int start, + int count, + int format, + int type, + short[] data + ) ; + public void glColorSubTableEXT ( + int target, + int start, + int count, + int format, + int type, + int[] data + ) ; + public void glColorSubTableEXT ( + int target, + int start, + int count, + int format, + int type, + float[] data + ) ; + public void glColorSubTableEXT ( + int target, + int start, + int count, + int format, + int type, + double[] data + ) ; + public void glColorSubTableEXT ( + int target, + int start, + int count, + int format, + int type, + boolean[] data + ) ; + public void glColorSubTableEXT ( + int target, + int start, + int count, + int format, + int type, + long[] data + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetColorTableEXT ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
+ * 
+ */ + public void glGetColorTableEXT ( + int target, + int format, + int type, + byte[] table + ) ; + public void glGetColorTableEXT ( + int target, + int format, + int type, + short[] table + ) ; + public void glGetColorTableEXT ( + int target, + int format, + int type, + int[] table + ) ; + public void glGetColorTableEXT ( + int target, + int format, + int type, + float[] table + ) ; + public void glGetColorTableEXT ( + int target, + int format, + int type, + double[] table + ) ; + public void glGetColorTableEXT ( + int target, + int format, + int type, + boolean[] table + ) ; + public void glGetColorTableEXT ( + int target, + int format, + int type, + long[] table + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetColorTableParameterfvEXT ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public void glGetColorTableParameterfvEXT ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetColorTableParameterivEXT ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + public void glGetColorTableParameterivEXT ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLockArraysEXT ( GLint first , GLsizei count ) ;
+ * 
+ */ + public void glLockArraysEXT ( + int first, + int count + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glUnlockArraysEXT ( void ) ;
+ * 
+ */ + public void glUnlockArraysEXT ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glActiveTextureARB ( GLenum texture ) ;
+ * 
+ */ + public void glActiveTextureARB ( + int texture + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glClientActiveTextureARB ( GLenum texture ) ;
+ * 
+ */ + public void glClientActiveTextureARB ( + int texture + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1dARB ( GLenum target , GLdouble s ) ;
+ * 
+ */ + public void glMultiTexCoord1dARB ( + int target, + double s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1dvARB ( GLenum target , const GLdouble * v ) ;
+ * 
+ */ + public void glMultiTexCoord1dvARB ( + int target, + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1fARB ( GLenum target , GLfloat s ) ;
+ * 
+ */ + public void glMultiTexCoord1fARB ( + int target, + float s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1fvARB ( GLenum target , const GLfloat * v ) ;
+ * 
+ */ + public void glMultiTexCoord1fvARB ( + int target, + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1iARB ( GLenum target , GLint s ) ;
+ * 
+ */ + public void glMultiTexCoord1iARB ( + int target, + int s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1ivARB ( GLenum target , const GLint * v ) ;
+ * 
+ */ + public void glMultiTexCoord1ivARB ( + int target, + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1sARB ( GLenum target , GLshort s ) ;
+ * 
+ */ + public void glMultiTexCoord1sARB ( + int target, + short s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1svARB ( GLenum target , const GLshort * v ) ;
+ * 
+ */ + public void glMultiTexCoord1svARB ( + int target, + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2dARB ( GLenum target , GLdouble s , GLdouble t ) ;
+ * 
+ */ + public void glMultiTexCoord2dARB ( + int target, + double s, + double t + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2dvARB ( GLenum target , const GLdouble * v ) ;
+ * 
+ */ + public void glMultiTexCoord2dvARB ( + int target, + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2fARB ( GLenum target , GLfloat s , GLfloat t ) ;
+ * 
+ */ + public void glMultiTexCoord2fARB ( + int target, + float s, + float t + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2fvARB ( GLenum target , const GLfloat * v ) ;
+ * 
+ */ + public void glMultiTexCoord2fvARB ( + int target, + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2iARB ( GLenum target , GLint s , GLint t ) ;
+ * 
+ */ + public void glMultiTexCoord2iARB ( + int target, + int s, + int t + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2ivARB ( GLenum target , const GLint * v ) ;
+ * 
+ */ + public void glMultiTexCoord2ivARB ( + int target, + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2sARB ( GLenum target , GLshort s , GLshort t ) ;
+ * 
+ */ + public void glMultiTexCoord2sARB ( + int target, + short s, + short t + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2svARB ( GLenum target , const GLshort * v ) ;
+ * 
+ */ + public void glMultiTexCoord2svARB ( + int target, + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r ) ;
+ * 
+ */ + public void glMultiTexCoord3dARB ( + int target, + double s, + double t, + double r + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3dvARB ( GLenum target , const GLdouble * v ) ;
+ * 
+ */ + public void glMultiTexCoord3dvARB ( + int target, + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r ) ;
+ * 
+ */ + public void glMultiTexCoord3fARB ( + int target, + float s, + float t, + float r + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3fvARB ( GLenum target , const GLfloat * v ) ;
+ * 
+ */ + public void glMultiTexCoord3fvARB ( + int target, + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3iARB ( GLenum target , GLint s , GLint t , GLint r ) ;
+ * 
+ */ + public void glMultiTexCoord3iARB ( + int target, + int s, + int t, + int r + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3ivARB ( GLenum target , const GLint * v ) ;
+ * 
+ */ + public void glMultiTexCoord3ivARB ( + int target, + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3sARB ( GLenum target , GLshort s , GLshort t , GLshort r ) ;
+ * 
+ */ + public void glMultiTexCoord3sARB ( + int target, + short s, + short t, + short r + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3svARB ( GLenum target , const GLshort * v ) ;
+ * 
+ */ + public void glMultiTexCoord3svARB ( + int target, + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
+ * 
+ */ + public void glMultiTexCoord4dARB ( + int target, + double s, + double t, + double r, + double q + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4dvARB ( GLenum target , const GLdouble * v ) ;
+ * 
+ */ + public void glMultiTexCoord4dvARB ( + int target, + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
+ * 
+ */ + public void glMultiTexCoord4fARB ( + int target, + float s, + float t, + float r, + float q + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4fvARB ( GLenum target , const GLfloat * v ) ;
+ * 
+ */ + public void glMultiTexCoord4fvARB ( + int target, + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4iARB ( GLenum target , GLint s , GLint t , GLint r , GLint q ) ;
+ * 
+ */ + public void glMultiTexCoord4iARB ( + int target, + int s, + int t, + int r, + int q + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4ivARB ( GLenum target , const GLint * v ) ;
+ * 
+ */ + public void glMultiTexCoord4ivARB ( + int target, + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4sARB ( GLenum target , GLshort s , GLshort t , GLshort r , GLshort q ) ;
+ * 
+ */ + public void glMultiTexCoord4sARB ( + int target, + short s, + short t, + short r, + short q + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4svARB ( GLenum target , const GLshort * v ) ;
+ * 
+ */ + public void glMultiTexCoord4svARB ( + int target, + short[] v + ) ; + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + + +} + diff --git a/gl4java/GLFuncJauJNI.java b/gl4java/GLFuncJauJNI.java index 58b0a82..b8ee949 100644 --- a/gl4java/GLFuncJauJNI.java +++ b/gl4java/GLFuncJauJNI.java @@ -42,524 +42,524 @@ public final String getClassVersion ( ) * Reading from file: gl-proto-auto.orig.h . . . * Destination-Class: gl4java_GLFuncJauJNI ! */ - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearIndex ( GLfloat c ) ;
- * 
- */ + *
+ */ public final native void glClearIndex ( float c ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ public final native void glClearColor ( float red, float green, float blue, float alpha ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClear ( GLbitfield mask ) ;
- * 
- */ + *
+ */ public final native void glClear ( int mask ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexMask ( GLuint mask ) ;
- * 
- */ + *
+ */ public final native void glIndexMask ( int mask ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorMask ( GLboolean red , GLboolean green , GLboolean blue , GLboolean alpha ) ;
- * 
- */ + *
+ */ public final native void glColorMask ( boolean red, boolean green, boolean blue, boolean alpha ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glAlphaFunc ( GLenum func , GLclampf ref ) ;
- * 
- */ + *
+ */ public final native void glAlphaFunc ( int func, float ref ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendFunc ( GLenum sfactor , GLenum dfactor ) ;
- * 
- */ + *
+ */ public final native void glBlendFunc ( int sfactor, int dfactor ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLogicOp ( GLenum opcode ) ;
- * 
- */ + *
+ */ public final native void glLogicOp ( int opcode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCullFace ( GLenum mode ) ;
- * 
- */ + *
+ */ public final native void glCullFace ( int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFrontFace ( GLenum mode ) ;
- * 
- */ + *
+ */ public final native void glFrontFace ( int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointSize ( GLfloat size ) ;
- * 
- */ + *
+ */ public final native void glPointSize ( float size ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLineWidth ( GLfloat width ) ;
- * 
- */ + *
+ */ public final native void glLineWidth ( float width ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLineStipple ( GLint factor , GLushort pattern ) ;
- * 
- */ + *
+ */ public final native void glLineStipple ( int factor, short pattern ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonMode ( GLenum face , GLenum mode ) ;
- * 
- */ + *
+ */ public final native void glPolygonMode ( int face, int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonOffset ( GLfloat factor , GLfloat units ) ;
- * 
- */ + *
+ */ public final native void glPolygonOffset ( float factor, float units ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonStipple ( const GLubyte * mask ) ;
- * 
- */ + *
+ */ public final native void glPolygonStipple ( byte[] mask ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPolygonStipple ( GLubyte * mask ) ;
- * 
- */ + *
+ */ public final native void glGetPolygonStipple ( byte[] mask ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlag ( GLboolean flag ) ;
- * 
- */ + *
+ */ public final native void glEdgeFlag ( boolean flag ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagv ( const GLboolean * flag ) ;
- * 
- */ + *
+ */ public final native void glEdgeFlagv ( boolean[] flag ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScissor ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ public final native void glScissor ( int x, int y, int width, int height ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClipPlane ( GLenum plane , const GLdouble * equation ) ;
- * 
- */ + *
+ */ public final native void glClipPlane ( int plane, double[] equation ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetClipPlane ( GLenum plane , GLdouble * equation ) ;
- * 
- */ + *
+ */ public final native void glGetClipPlane ( int plane, double[] equation ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawBuffer ( GLenum mode ) ;
- * 
- */ + *
+ */ public final native void glDrawBuffer ( int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glReadBuffer ( GLenum mode ) ;
- * 
- */ + *
+ */ public final native void glReadBuffer ( int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnable ( GLenum cap ) ;
- * 
- */ + *
+ */ public final native void glEnable ( int cap ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDisable ( GLenum cap ) ;
- * 
- */ + *
+ */ public final native void glDisable ( int cap ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsEnabled ( GLenum cap ) ;
- * 
- */ + *
+ */ public final native boolean glIsEnabled ( int cap ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnableClientState ( GLenum cap ) ;
- * 
- */ + *
+ */ public final native void glEnableClientState ( int cap ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDisableClientState ( GLenum cap ) ;
- * 
- */ + *
+ */ public final native void glDisableClientState ( int cap ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetBooleanv ( GLenum pname , GLboolean * params ) ;
- * 
- */ + *
+ */ public final native void glGetBooleanv ( int pname, boolean[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetDoublev ( GLenum pname , GLdouble * params ) ;
- * 
- */ + *
+ */ public final native void glGetDoublev ( int pname, double[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetFloatv ( GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glGetFloatv ( int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetIntegerv ( GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ public final native void glGetIntegerv ( int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushAttrib ( GLbitfield mask ) ;
- * 
- */ + *
+ */ public final native void glPushAttrib ( int mask ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopAttrib ( void ) ;
- * 
- */ + *
+ */ public final native void glPopAttrib ( ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushClientAttrib ( GLbitfield mask ) ;
- * 
- */ + *
+ */ public final native void glPushClientAttrib ( int mask ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopClientAttrib ( void ) ;
- * 
- */ + *
+ */ public final native void glPopClientAttrib ( ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint glRenderMode ( GLenum mode ) ;
- * 
- */ + *
+ */ public final native int glRenderMode ( int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLenum glGetError ( void ) ;
- * 
- */ + *
+ */ public final native int glGetError ( ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFinish ( void ) ;
- * 
- */ + *
+ */ public final native void glFinish ( ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFlush ( void ) ;
- * 
- */ + *
+ */ public final native void glFlush ( ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glHint ( GLenum target , GLenum mode ) ;
- * 
- */ + *
+ */ public final native void glHint ( int target, int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearDepth ( GLclampd depth ) ;
- * 
- */ + *
+ */ public final native void glClearDepth ( double depth ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthFunc ( GLenum func ) ;
- * 
- */ + *
+ */ public final native void glDepthFunc ( int func ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthMask ( GLboolean flag ) ;
- * 
- */ + *
+ */ public final native void glDepthMask ( boolean flag ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDepthRange ( GLclampd near_val , GLclampd far_val ) ;
- * 
- */ + *
+ */ public final native void glDepthRange ( double near_val, double far_val ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearAccum ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ + *
+ */ public final native void glClearAccum ( float red, float green, float blue, float alpha ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glAccum ( GLenum op , GLfloat value ) ;
- * 
- */ + *
+ */ public final native void glAccum ( int op, float value ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMatrixMode ( GLenum mode ) ;
- * 
- */ + *
+ */ public final native void glMatrixMode ( int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glOrtho ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ + *
+ */ public final native void glOrtho ( double left, double right, @@ -568,13 +568,13 @@ public final String getClassVersion ( ) double near_val, double far_val ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFrustum ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ + *
+ */ public final native void glFrustum ( double left, double right, @@ -583,228 +583,228 @@ public final String getClassVersion ( ) double near_val, double far_val ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glViewport ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ public final native void glViewport ( int x, int y, int width, int height ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushMatrix ( void ) ;
- * 
- */ + *
+ */ public final native void glPushMatrix ( ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopMatrix ( void ) ;
- * 
- */ + *
+ */ public final native void glPopMatrix ( ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadIdentity ( void ) ;
- * 
- */ + *
+ */ public final native void glLoadIdentity ( ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadMatrixd ( const GLdouble * m ) ;
- * 
- */ + *
+ */ public final native void glLoadMatrixd ( double[] m ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadMatrixf ( const GLfloat * m ) ;
- * 
- */ + *
+ */ public final native void glLoadMatrixf ( float[] m ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultMatrixd ( const GLdouble * m ) ;
- * 
- */ + *
+ */ public final native void glMultMatrixd ( double[] m ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultMatrixf ( const GLfloat * m ) ;
- * 
- */ + *
+ */ public final native void glMultMatrixf ( float[] m ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRotated ( GLdouble angle , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ public final native void glRotated ( double angle, double x, double y, double z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRotatef ( GLfloat angle , GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ public final native void glRotatef ( float angle, float x, float y, float z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScaled ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ public final native void glScaled ( double x, double y, double z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glScalef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ public final native void glScalef ( float x, float y, float z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTranslated ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ public final native void glTranslated ( double x, double y, double z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTranslatef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ public final native void glTranslatef ( float x, float y, float z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsList ( GLuint list ) ;
- * 
- */ + *
+ */ public final native boolean glIsList ( int list ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteLists ( GLuint list , GLsizei range ) ;
- * 
- */ + *
+ */ public final native void glDeleteLists ( int list, int range ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLuint glGenLists ( GLsizei range ) ;
- * 
- */ + *
+ */ public final native int glGenLists ( int range ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNewList ( GLuint list , GLenum mode ) ;
- * 
- */ + *
+ */ public final native void glNewList ( int list, int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEndList ( void ) ;
- * 
- */ + *
+ */ public final native void glEndList ( ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCallList ( GLuint list ) ;
- * 
- */ + *
+ */ public final native void glCallList ( int list ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCallLists ( GLsizei n , GLenum type , const GLvoid * lists ) ;
- * 
- */ + *
+ */ public final native void glCallLists ( int n, int type, @@ -840,1580 +840,1580 @@ public final String getClassVersion ( ) int type, long[] lists ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glListBase ( GLuint base ) ;
- * 
- */ + *
+ */ public final native void glListBase ( int base ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBegin ( GLenum mode ) ;
- * 
- */ + *
+ */ public final native void glBegin ( int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEnd ( void ) ;
- * 
- */ + *
+ */ public final native void glEnd ( ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2d ( GLdouble x , GLdouble y ) ;
- * 
- */ + *
+ */ public final native void glVertex2d ( double x, double y ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2f ( GLfloat x , GLfloat y ) ;
- * 
- */ + *
+ */ public final native void glVertex2f ( float x, float y ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2i ( GLint x , GLint y ) ;
- * 
- */ + *
+ */ public final native void glVertex2i ( int x, int y ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2s ( GLshort x , GLshort y ) ;
- * 
- */ + *
+ */ public final native void glVertex2s ( short x, short y ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ public final native void glVertex3d ( double x, double y, double z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ public final native void glVertex3f ( float x, float y, float z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ + *
+ */ public final native void glVertex3i ( int x, int y, int z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ + *
+ */ public final native void glVertex3s ( short x, short y, short z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ + *
+ */ public final native void glVertex4d ( double x, double y, double z, double w ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ + *
+ */ public final native void glVertex4f ( float x, float y, float z, float w ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4i ( GLint x , GLint y , GLint z , GLint w ) ;
+ * 
+ */ public final native void glVertex4i ( int x, int y, int z, int w ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ + *
+ */ public final native void glVertex4s ( short x, short y, short z, short w ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glVertex2dv ( double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glVertex2fv ( float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glVertex2iv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glVertex2sv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glVertex3dv ( double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glVertex3fv ( float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glVertex3iv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glVertex3sv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glVertex4dv ( double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glVertex4fv ( float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glVertex4iv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertex4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glVertex4sv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3b ( GLbyte nx , GLbyte ny , GLbyte nz ) ;
- * 
- */ + *
+ */ public final native void glNormal3b ( byte nx, byte ny, byte nz ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3d ( GLdouble nx , GLdouble ny , GLdouble nz ) ;
- * 
- */ + *
+ */ public final native void glNormal3d ( double nx, double ny, double nz ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3f ( GLfloat nx , GLfloat ny , GLfloat nz ) ;
- * 
- */ + *
+ */ public final native void glNormal3f ( float nx, float ny, float nz ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3i ( GLint nx , GLint ny , GLint nz ) ;
- * 
- */ + *
+ */ public final native void glNormal3i ( int nx, int ny, int nz ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3s ( GLshort nx , GLshort ny , GLshort nz ) ;
- * 
- */ + *
+ */ public final native void glNormal3s ( short nx, short ny, short nz ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ public final native void glNormal3bv ( byte[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glNormal3dv ( double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glNormal3fv ( float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glNormal3iv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormal3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glNormal3sv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexd ( GLdouble c ) ;
- * 
- */ + *
+ */ public final native void glIndexd ( double c ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexf ( GLfloat c ) ;
- * 
- */ + *
+ */ public final native void glIndexf ( float c ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexi ( GLint c ) ;
- * 
- */ + *
+ */ public final native void glIndexi ( int c ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexs ( GLshort c ) ;
- * 
- */ + *
+ */ public final native void glIndexs ( short c ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexub ( GLubyte c ) ;
- * 
- */ + *
+ */ public final native void glIndexub ( byte c ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexdv ( const GLdouble * c ) ;
- * 
- */ + *
+ */ public final native void glIndexdv ( double[] c ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexfv ( const GLfloat * c ) ;
- * 
- */ + *
+ */ public final native void glIndexfv ( float[] c ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexiv ( const GLint * c ) ;
- * 
- */ + *
+ */ public final native void glIndexiv ( int[] c ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexsv ( const GLshort * c ) ;
- * 
- */ + *
+ */ public final native void glIndexsv ( short[] c ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexubv ( const GLubyte * c ) ;
- * 
- */ + *
+ */ public final native void glIndexubv ( byte[] c ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3b ( GLbyte red , GLbyte green , GLbyte blue ) ;
- * 
- */ + *
+ */ public final native void glColor3b ( byte red, byte green, byte blue ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3d ( GLdouble red , GLdouble green , GLdouble blue ) ;
- * 
- */ + *
+ */ public final native void glColor3d ( double red, double green, double blue ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3f ( GLfloat red , GLfloat green , GLfloat blue ) ;
- * 
- */ + *
+ */ public final native void glColor3f ( float red, float green, float blue ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3i ( GLint red , GLint green , GLint blue ) ;
- * 
- */ + *
+ */ public final native void glColor3i ( int red, int green, int blue ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3s ( GLshort red , GLshort green , GLshort blue ) ;
- * 
- */ + *
+ */ public final native void glColor3s ( short red, short green, short blue ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ub ( GLubyte red , GLubyte green , GLubyte blue ) ;
- * 
- */ + *
+ */ public final native void glColor3ub ( byte red, byte green, byte blue ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ui ( GLuint red , GLuint green , GLuint blue ) ;
- * 
- */ + *
+ */ public final native void glColor3ui ( int red, int green, int blue ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3us ( GLushort red , GLushort green , GLushort blue ) ;
- * 
- */ + *
+ */ public final native void glColor3us ( short red, short green, short blue ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4b ( GLbyte red , GLbyte green , GLbyte blue , GLbyte alpha ) ;
- * 
- */ + *
+ */ public final native void glColor4b ( byte red, byte green, byte blue, byte alpha ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4d ( GLdouble red , GLdouble green , GLdouble blue , GLdouble alpha ) ;
- * 
- */ + *
+ */ public final native void glColor4d ( double red, double green, double blue, double alpha ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4f ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ + *
+ */ public final native void glColor4f ( float red, float green, float blue, float alpha ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4i ( GLint red , GLint green , GLint blue , GLint alpha ) ;
- * 
- */ + *
+ */ public final native void glColor4i ( int red, int green, int blue, int alpha ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4s ( GLshort red , GLshort green , GLshort blue , GLshort alpha ) ;
- * 
- */ + *
+ */ public final native void glColor4s ( short red, short green, short blue, short alpha ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ub ( GLubyte red , GLubyte green , GLubyte blue , GLubyte alpha ) ;
- * 
- */ + *
+ */ public final native void glColor4ub ( byte red, byte green, byte blue, byte alpha ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ui ( GLuint red , GLuint green , GLuint blue , GLuint alpha ) ;
- * 
- */ + *
+ */ public final native void glColor4ui ( int red, int green, int blue, int alpha ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4us ( GLushort red , GLushort green , GLushort blue , GLushort alpha ) ;
- * 
- */ + *
+ */ public final native void glColor4us ( short red, short green, short blue, short alpha ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ public final native void glColor3bv ( byte[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glColor3dv ( double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glColor3fv ( float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glColor3iv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glColor3sv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3ubv ( const GLubyte * v ) ;
- * 
- */ + *
+ */ public final native void glColor3ubv ( byte[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3uiv ( const GLuint * v ) ;
- * 
- */ + *
+ */ public final native void glColor3uiv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor3usv ( const GLushort * v ) ;
- * 
- */ + *
+ */ public final native void glColor3usv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4bv ( const GLbyte * v ) ;
- * 
- */ + *
+ */ public final native void glColor4bv ( byte[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glColor4dv ( double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glColor4fv ( float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glColor4iv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glColor4sv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4ubv ( const GLubyte * v ) ;
- * 
- */ + *
+ */ public final native void glColor4ubv ( byte[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4uiv ( const GLuint * v ) ;
- * 
- */ + *
+ */ public final native void glColor4uiv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColor4usv ( const GLushort * v ) ;
- * 
- */ + *
+ */ public final native void glColor4usv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1d ( GLdouble s ) ;
- * 
- */ + *
+ */ public final native void glTexCoord1d ( double s ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1f ( GLfloat s ) ;
- * 
- */ + *
+ */ public final native void glTexCoord1f ( float s ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1i ( GLint s ) ;
- * 
- */ + *
+ */ public final native void glTexCoord1i ( int s ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1s ( GLshort s ) ;
- * 
- */ + *
+ */ public final native void glTexCoord1s ( short s ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2d ( GLdouble s , GLdouble t ) ;
- * 
- */ + *
+ */ public final native void glTexCoord2d ( double s, double t ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2f ( GLfloat s , GLfloat t ) ;
- * 
- */ + *
+ */ public final native void glTexCoord2f ( float s, float t ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2i ( GLint s , GLint t ) ;
- * 
- */ + *
+ */ public final native void glTexCoord2i ( int s, int t ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2s ( GLshort s , GLshort t ) ;
- * 
- */ + *
+ */ public final native void glTexCoord2s ( short s, short t ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3d ( GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ + *
+ */ public final native void glTexCoord3d ( double s, double t, double r ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3f ( GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ + *
+ */ public final native void glTexCoord3f ( float s, float t, float r ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3i ( GLint s , GLint t , GLint r ) ;
- * 
- */ + *
+ */ public final native void glTexCoord3i ( int s, int t, int r ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3s ( GLshort s , GLshort t , GLshort r ) ;
- * 
- */ + *
+ */ public final native void glTexCoord3s ( short s, short t, short r ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4d ( GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ + *
+ */ public final native void glTexCoord4d ( double s, double t, double r, double q ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4f ( GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ + *
+ */ public final native void glTexCoord4f ( float s, float t, float r, float q ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4i ( GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ + *
+ */ public final native void glTexCoord4i ( int s, int t, int r, int q ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4s ( GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ + *
+ */ public final native void glTexCoord4s ( short s, short t, short r, short q ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord1dv ( double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord1fv ( float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1iv ( const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord1iv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord1sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord1sv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord2dv ( double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord2fv ( float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord2iv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord2sv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord3dv ( double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord3fv ( float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord3iv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord3sv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord4dv ( double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord4fv ( float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord4iv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoord4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glTexCoord4sv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2d ( GLdouble x , GLdouble y ) ;
- * 
- */ + *
+ */ public final native void glRasterPos2d ( double x, double y ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2f ( GLfloat x , GLfloat y ) ;
- * 
- */ + *
+ */ public final native void glRasterPos2f ( float x, float y ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2i ( GLint x , GLint y ) ;
- * 
- */ + *
+ */ public final native void glRasterPos2i ( int x, int y ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2s ( GLshort x , GLshort y ) ;
- * 
- */ + *
+ */ public final native void glRasterPos2s ( short x, short y ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ public final native void glRasterPos3d ( double x, double y, double z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ + *
+ */ public final native void glRasterPos3f ( float x, float y, float z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ + *
+ */ public final native void glRasterPos3i ( int x, int y, int z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ + *
+ */ public final native void glRasterPos3s ( short x, short y, short z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ + *
+ */ public final native void glRasterPos4d ( double x, double y, double z, double w ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ + *
+ */ public final native void glRasterPos4f ( float x, float y, float z, float w ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ + *
+ */ public final native void glRasterPos4i ( int x, int y, int z, int w ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ + *
+ */ public final native void glRasterPos4s ( short x, short y, short z, short w ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glRasterPos2dv ( double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glRasterPos2fv ( float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2iv ( const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glRasterPos2iv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos2sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glRasterPos2sv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glRasterPos3dv ( double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glRasterPos3fv ( float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3iv ( const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glRasterPos3iv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos3sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glRasterPos3sv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4dv ( const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glRasterPos4dv ( double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4fv ( const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glRasterPos4fv ( float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4iv ( const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glRasterPos4iv ( int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRasterPos4sv ( const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glRasterPos4sv ( short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectd ( GLdouble x1 , GLdouble y1 , GLdouble x2 , GLdouble y2 ) ;
- * 
- */ + *
+ */ public final native void glRectd ( double x1, double y1, double x2, double y2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectf ( GLfloat x1 , GLfloat y1 , GLfloat x2 , GLfloat y2 ) ;
- * 
- */ + *
+ */ public final native void glRectf ( float x1, float y1, float x2, float y2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRecti ( GLint x1 , GLint y1 , GLint x2 , GLint y2 ) ;
- * 
- */ + *
+ */ public final native void glRecti ( int x1, int y1, int x2, int y2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRects ( GLshort x1 , GLshort y1 , GLshort x2 , GLshort y2 ) ;
- * 
- */ + *
+ */ public final native void glRects ( short x1, short y1, short x2, short y2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectdv ( const GLdouble * v1 , const GLdouble * v2 ) ;
- * 
- */ + *
+ */ public final native void glRectdv ( double[] v1, double[] v2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectfv ( const GLfloat * v1 , const GLfloat * v2 ) ;
- * 
- */ + *
+ */ public final native void glRectfv ( float[] v1, float[] v2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectiv ( const GLint * v1 , const GLint * v2 ) ;
- * 
- */ + *
+ */ public final native void glRectiv ( int[] v1, int[] v2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glRectsv ( const GLshort * v1 , const GLshort * v2 ) ;
- * 
- */ + *
+ */ public final native void glRectsv ( short[] v1, short[] v2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertexPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ public final native void glVertexPointer ( int size, int type, @@ -2456,13 +2456,13 @@ public final String getClassVersion ( ) int stride, long[] ptr ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormalPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ public final native void glNormalPointer ( int type, int stride, @@ -2498,13 +2498,13 @@ public final String getClassVersion ( ) int stride, long[] ptr ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ public final native void glColorPointer ( int size, int type, @@ -2547,13 +2547,13 @@ public final String getClassVersion ( ) int stride, long[] ptr ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ public final native void glIndexPointer ( int type, int stride, @@ -2589,13 +2589,13 @@ public final String getClassVersion ( ) int stride, long[] ptr ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoordPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ public final native void glTexCoordPointer ( int size, int type, @@ -2638,13 +2638,13 @@ public final String getClassVersion ( ) int stride, long[] ptr ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagPointer ( GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ public final native void glEdgeFlagPointer ( int stride, byte[] ptr @@ -2673,13 +2673,13 @@ public final String getClassVersion ( ) int stride, long[] ptr ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPointerv ( GLenum pname , void * * params ) ;
- * 
- */ + *
+ */ public final native void glGetPointerv ( int pname, byte[][] params @@ -2708,35 +2708,35 @@ public final String getClassVersion ( ) int pname, long[][] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glArrayElement ( GLint i ) ;
- * 
- */ + *
+ */ public final native void glArrayElement ( int i ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawArrays ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ public final native void glDrawArrays ( int mode, int first, int count ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawElements ( GLenum mode , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ + *
+ */ public final native void glDrawElements ( int mode, int count, @@ -2779,13 +2779,13 @@ public final String getClassVersion ( ) int type, long[] indices ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glInterleavedArrays ( GLenum format , GLsizei stride , const GLvoid * pointer ) ;
- * 
- */ + *
+ */ public final native void glInterleavedArrays ( int format, int stride, @@ -2821,346 +2821,346 @@ public final String getClassVersion ( ) int stride, long[] pointer ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glShadeModel ( GLenum mode ) ;
- * 
- */ + *
+ */ public final native void glShadeModel ( int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightf ( GLenum light , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ public final native void glLightf ( int light, int pname, float param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLighti ( GLenum light , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ public final native void glLighti ( int light, int pname, int param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightfv ( GLenum light , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glLightfv ( int light, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightiv ( GLenum light , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ public final native void glLightiv ( int light, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetLightfv ( GLenum light , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glGetLightfv ( int light, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetLightiv ( GLenum light , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ public final native void glGetLightiv ( int light, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModelf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ public final native void glLightModelf ( int pname, float param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModeli ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ public final native void glLightModeli ( int pname, int param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModelfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glLightModelfv ( int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLightModeliv ( GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ public final native void glLightModeliv ( int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialf ( GLenum face , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ public final native void glMaterialf ( int face, int pname, float param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMateriali ( GLenum face , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ public final native void glMateriali ( int face, int pname, int param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialfv ( GLenum face , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glMaterialfv ( int face, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMaterialiv ( GLenum face , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ public final native void glMaterialiv ( int face, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMaterialfv ( GLenum face , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glGetMaterialfv ( int face, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMaterialiv ( GLenum face , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ public final native void glGetMaterialiv ( int face, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorMaterial ( GLenum face , GLenum mode ) ;
- * 
- */ + *
+ */ public final native void glColorMaterial ( int face, int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelZoom ( GLfloat xfactor , GLfloat yfactor ) ;
- * 
- */ + *
+ */ public final native void glPixelZoom ( float xfactor, float yfactor ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelStoref ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ public final native void glPixelStoref ( int pname, float param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelStorei ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ public final native void glPixelStorei ( int pname, int param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelTransferf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ public final native void glPixelTransferf ( int pname, float param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelTransferi ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ public final native void glPixelTransferi ( int pname, int param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapfv ( GLenum map , GLint mapsize , const GLfloat * values ) ;
- * 
- */ + *
+ */ public final native void glPixelMapfv ( int map, int mapsize, float[] values ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapuiv ( GLenum map , GLint mapsize , const GLuint * values ) ;
- * 
- */ + *
+ */ public final native void glPixelMapuiv ( int map, int mapsize, int[] values ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPixelMapusv ( GLenum map , GLint mapsize , const GLushort * values ) ;
- * 
- */ + *
+ */ public final native void glPixelMapusv ( int map, int mapsize, short[] values ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapfv ( GLenum map , GLfloat * values ) ;
- * 
- */ + *
+ */ public final native void glGetPixelMapfv ( int map, float[] values ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapuiv ( GLenum map , GLuint * values ) ;
- * 
- */ + *
+ */ public final native void glGetPixelMapuiv ( int map, int[] values ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPixelMapusv ( GLenum map , GLushort * values ) ;
- * 
- */ + *
+ */ public final native void glGetPixelMapusv ( int map, short[] values ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBitmap ( GLsizei width , GLsizei height , GLfloat xorig , GLfloat yorig , GLfloat xmove , GLfloat ymove , const GLubyte * bitmap ) ;
- * 
- */ + *
+ */ public final native void glBitmap ( int width, int height, @@ -3170,13 +3170,13 @@ public final String getClassVersion ( ) float ymove, byte[] bitmap ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glReadPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ + *
+ */ public final native void glReadPixels ( int x, int y, @@ -3240,13 +3240,13 @@ public final String getClassVersion ( ) int type, long[] pixels ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawPixels ( GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ public final native void glDrawPixels ( int width, int height, @@ -3296,13 +3296,13 @@ public final String getClassVersion ( ) int type, long[] pixels ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum type ) ;
- * 
- */ + *
+ */ public final native void glCopyPixels ( int x, int y, @@ -3310,335 +3310,335 @@ public final String getClassVersion ( ) int height, int type ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilFunc ( GLenum func , GLint ref , GLuint mask ) ;
- * 
- */ + *
+ */ public final native void glStencilFunc ( int func, int ref, int mask ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilMask ( GLuint mask ) ;
- * 
- */ + *
+ */ public final native void glStencilMask ( int mask ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glStencilOp ( GLenum fail , GLenum zfail , GLenum zpass ) ;
- * 
- */ + *
+ */ public final native void glStencilOp ( int fail, int zfail, int zpass ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClearStencil ( GLint s ) ;
- * 
- */ + *
+ */ public final native void glClearStencil ( int s ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGend ( GLenum coord , GLenum pname , GLdouble param ) ;
- * 
- */ + *
+ */ public final native void glTexGend ( int coord, int pname, double param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGenf ( GLenum coord , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ public final native void glTexGenf ( int coord, int pname, float param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGeni ( GLenum coord , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ public final native void glTexGeni ( int coord, int pname, int param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGendv ( GLenum coord , GLenum pname , const GLdouble * params ) ;
- * 
- */ + *
+ */ public final native void glTexGendv ( int coord, int pname, double[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGenfv ( GLenum coord , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glTexGenfv ( int coord, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexGeniv ( GLenum coord , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ public final native void glTexGeniv ( int coord, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGendv ( GLenum coord , GLenum pname , GLdouble * params ) ;
- * 
- */ + *
+ */ public final native void glGetTexGendv ( int coord, int pname, double[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGenfv ( GLenum coord , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glGetTexGenfv ( int coord, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexGeniv ( GLenum coord , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ public final native void glGetTexGeniv ( int coord, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ public final native void glTexEnvf ( int target, int pname, float param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvi ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ public final native void glTexEnvi ( int target, int pname, int param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnvfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glTexEnvfv ( int target, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexEnviv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ public final native void glTexEnviv ( int target, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexEnvfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glGetTexEnvfv ( int target, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexEnviv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ public final native void glGetTexEnviv ( int target, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameterf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ public final native void glTexParameterf ( int target, int pname, float param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameteri ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ public final native void glTexParameteri ( int target, int pname, int param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glTexParameterfv ( int target, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ public final native void glTexParameteriv ( int target, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glGetTexParameterfv ( int target, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ public final native void glGetTexParameteriv ( int target, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexLevelParameterfv ( GLenum target , GLint level , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glGetTexLevelParameterfv ( int target, int level, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexLevelParameteriv ( GLenum target , GLint level , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ public final native void glGetTexLevelParameteriv ( int target, int level, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage1D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ public final native void glTexImage1D ( int target, int level, @@ -3709,13 +3709,13 @@ public final String getClassVersion ( ) int type, long[] pixels ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage2D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ public final native void glTexImage2D ( int target, int level, @@ -3793,13 +3793,13 @@ public final String getClassVersion ( ) int type, long[] pixels ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetTexImage ( GLenum target , GLint level , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ + *
+ */ public final native void glGetTexImage ( int target, int level, @@ -3849,80 +3849,80 @@ public final String getClassVersion ( ) int type, long[] pixels ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGenTextures ( GLsizei n , GLuint * textures ) ;
- * 
- */ + *
+ */ public final native void glGenTextures ( int n, int[] textures ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteTextures ( GLsizei n , const GLuint * textures ) ;
- * 
- */ + *
+ */ public final native void glDeleteTextures ( int n, int[] textures ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBindTexture ( GLenum target , GLuint texture ) ;
- * 
- */ + *
+ */ public final native void glBindTexture ( int target, int texture ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPrioritizeTextures ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ + *
+ */ public final native void glPrioritizeTextures ( int n, int[] textures, float[] priorities ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glAreTexturesResident ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ + *
+ */ public final native boolean glAreTexturesResident ( int n, int[] textures, boolean[] residences ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsTexture ( GLuint texture ) ;
- * 
- */ + *
+ */ public final native boolean glIsTexture ( int texture ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLsizei width , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ public final native void glTexSubImage1D ( int target, int level, @@ -3986,13 +3986,13 @@ public final String getClassVersion ( ) int type, long[] pixels ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ public final native void glTexSubImage2D ( int target, int level, @@ -4070,13 +4070,13 @@ public final String getClassVersion ( ) int type, long[] pixels ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexImage1D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLint border ) ;
- * 
- */ + *
+ */ public final native void glCopyTexImage1D ( int target, int level, @@ -4086,13 +4086,13 @@ public final String getClassVersion ( ) int width, int border ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexImage2D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height , GLint border ) ;
- * 
- */ + *
+ */ public final native void glCopyTexImage2D ( int target, int level, @@ -4103,13 +4103,13 @@ public final String getClassVersion ( ) int height, int border ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ public final native void glCopyTexSubImage1D ( int target, int level, @@ -4118,13 +4118,13 @@ public final String getClassVersion ( ) int y, int width ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ public final native void glCopyTexSubImage2D ( int target, int level, @@ -4135,13 +4135,13 @@ public final String getClassVersion ( ) int width, int height ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap1d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint stride , GLint order , const GLdouble * points ) ;
- * 
- */ + *
+ */ public final native void glMap1d ( int target, double u1, @@ -4150,13 +4150,13 @@ public final String getClassVersion ( ) int order, double[] points ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap1f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint stride , GLint order , const GLfloat * points ) ;
- * 
- */ + *
+ */ public final native void glMap1f ( int target, float u1, @@ -4165,13 +4165,13 @@ public final String getClassVersion ( ) int order, float[] points ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap2d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint ustride , GLint uorder , GLdouble v1 , GLdouble v2 , GLint vstride , GLint vorder , const GLdouble * points ) ;
- * 
- */ + *
+ */ public final native void glMap2d ( int target, double u1, @@ -4184,13 +4184,13 @@ public final String getClassVersion ( ) int vorder, double[] points ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMap2f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint ustride , GLint uorder , GLfloat v1 , GLfloat v2 , GLint vstride , GLint vorder , const GLfloat * points ) ;
- * 
- */ + *
+ */ public final native void glMap2f ( int target, float u1, @@ -4203,155 +4203,155 @@ public final String getClassVersion ( ) int vorder, float[] points ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapdv ( GLenum target , GLenum query , GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glGetMapdv ( int target, int query, double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapfv ( GLenum target , GLenum query , GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glGetMapfv ( int target, int query, float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMapiv ( GLenum target , GLenum query , GLint * v ) ;
- * 
- */ + *
+ */ public final native void glGetMapiv ( int target, int query, int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1d ( GLdouble u ) ;
- * 
- */ + *
+ */ public final native void glEvalCoord1d ( double u ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1f ( GLfloat u ) ;
- * 
- */ + *
+ */ public final native void glEvalCoord1f ( float u ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1dv ( const GLdouble * u ) ;
- * 
- */ + *
+ */ public final native void glEvalCoord1dv ( double[] u ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord1fv ( const GLfloat * u ) ;
- * 
- */ + *
+ */ public final native void glEvalCoord1fv ( float[] u ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2d ( GLdouble u , GLdouble v ) ;
- * 
- */ + *
+ */ public final native void glEvalCoord2d ( double u, double v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2f ( GLfloat u , GLfloat v ) ;
- * 
- */ + *
+ */ public final native void glEvalCoord2f ( float u, float v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2dv ( const GLdouble * u ) ;
- * 
- */ + *
+ */ public final native void glEvalCoord2dv ( double[] u ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalCoord2fv ( const GLfloat * u ) ;
- * 
- */ + *
+ */ public final native void glEvalCoord2fv ( float[] u ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid1d ( GLint un , GLdouble u1 , GLdouble u2 ) ;
- * 
- */ + *
+ */ public final native void glMapGrid1d ( int un, double u1, double u2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid1f ( GLint un , GLfloat u1 , GLfloat u2 ) ;
- * 
- */ + *
+ */ public final native void glMapGrid1f ( int un, float u1, float u2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid2d ( GLint un , GLdouble u1 , GLdouble u2 , GLint vn , GLdouble v1 , GLdouble v2 ) ;
- * 
- */ + *
+ */ public final native void glMapGrid2d ( int un, double u1, @@ -4360,13 +4360,13 @@ public final String getClassVersion ( ) double v1, double v2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMapGrid2f ( GLint un , GLfloat u1 , GLfloat u2 , GLint vn , GLfloat v1 , GLfloat v2 ) ;
- * 
- */ + *
+ */ public final native void glMapGrid2f ( int un, float u1, @@ -4375,46 +4375,46 @@ public final String getClassVersion ( ) float v1, float v2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalPoint1 ( GLint i ) ;
- * 
- */ + *
+ */ public final native void glEvalPoint1 ( int i ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalPoint2 ( GLint i , GLint j ) ;
- * 
- */ + *
+ */ public final native void glEvalPoint2 ( int i, int j ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalMesh1 ( GLenum mode , GLint i1 , GLint i2 ) ;
- * 
- */ + *
+ */ public final native void glEvalMesh1 ( int mode, int i1, int i2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEvalMesh2 ( GLenum mode , GLint i1 , GLint i2 , GLint j1 , GLint j2 ) ;
- * 
- */ + *
+ */ public final native void glEvalMesh2 ( int mode, int i1, @@ -4422,128 +4422,128 @@ public final String getClassVersion ( ) int j1, int j2 ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogf ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ public final native void glFogf ( int pname, float param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogi ( GLenum pname , GLint param ) ;
- * 
- */ + *
+ */ public final native void glFogi ( int pname, int param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glFogfv ( int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFogiv ( GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ public final native void glFogiv ( int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glFeedbackBuffer ( GLsizei size , GLenum type , GLfloat * buffer ) ;
- * 
- */ + *
+ */ public final native void glFeedbackBuffer ( int size, int type, float[] buffer ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPassThrough ( GLfloat token ) ;
- * 
- */ + *
+ */ public final native void glPassThrough ( float token ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glSelectBuffer ( GLsizei size , GLuint * buffer ) ;
- * 
- */ + *
+ */ public final native void glSelectBuffer ( int size, int[] buffer ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glInitNames ( void ) ;
- * 
- */ + *
+ */ public final native void glInitNames ( ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLoadName ( GLuint name ) ;
- * 
- */ + *
+ */ public final native void glLoadName ( int name ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPushName ( GLuint name ) ;
- * 
- */ + *
+ */ public final native void glPushName ( int name ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPopName ( void ) ;
- * 
- */ + *
+ */ public final native void glPopName ( ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawRangeElements ( GLenum mode , GLuint start , GLuint end , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ + *
+ */ public final native void glDrawRangeElements ( int mode, int start, @@ -4600,13 +4600,13 @@ public final String getClassVersion ( ) int type, long[] indices ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage3D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ public final native void glTexImage3D ( int target, int level, @@ -4691,13 +4691,13 @@ public final String getClassVersion ( ) int type, long[] pixels ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    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 ) ;
- * 
- */ + *
+ */ public final native void glTexSubImage3D ( int target, int level, @@ -4789,13 +4789,13 @@ public final String getClassVersion ( ) int type, long[] pixels ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage3D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ public final native void glCopyTexSubImage3D ( int target, int level, @@ -4807,13 +4807,13 @@ public final String getClassVersion ( ) int width, int height ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTable ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ + *
+ */ public final native void glColorTable ( int target, int internalformat, @@ -4870,13 +4870,13 @@ public final String getClassVersion ( ) int type, long[] table ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorSubTable ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ + *
+ */ public final native void glColorSubTable ( int target, int start, @@ -4933,37 +4933,37 @@ public final String getClassVersion ( ) int type, long[] data ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ public final native void glColorTableParameteriv ( int target, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glColorTableParameterfv ( int target, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyColorSubTable ( GLenum target , GLsizei start , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ public final native void glCopyColorSubTable ( int target, int start, @@ -4971,13 +4971,13 @@ public final String getClassVersion ( ) int y, int width ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyColorTable ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ public final native void glCopyColorTable ( int target, int internalformat, @@ -4985,13 +4985,13 @@ public final String getClassVersion ( ) int y, int width ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTable ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ + *
+ */ public final native void glGetColorTable ( int target, int format, @@ -5034,83 +5034,83 @@ public final String getClassVersion ( ) int type, long[] table ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glGetColorTableParameterfv ( int target, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ public final native void glGetColorTableParameteriv ( int target, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendEquation ( GLenum mode ) ;
- * 
- */ + *
+ */ public final native void glBlendEquation ( int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ public final native void glBlendColor ( float red, float green, float blue, float alpha ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glHistogram ( GLenum target , GLsizei width , GLenum internalformat , GLboolean sink ) ;
- * 
- */ + *
+ */ public final native void glHistogram ( int target, int width, int internalformat, boolean sink ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glResetHistogram ( GLenum target ) ;
- * 
- */ + *
+ */ public final native void glResetHistogram ( int target ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogram ( GLenum target , GLboolean reset , GLenum format , GLenum type , GLvoid * values ) ;
- * 
- */ + *
+ */ public final native void glGetHistogram ( int target, boolean reset, @@ -5160,59 +5160,59 @@ public final String getClassVersion ( ) int type, long[] values ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogramParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glGetHistogramParameterfv ( int target, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetHistogramParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ public final native void glGetHistogramParameteriv ( int target, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMinmax ( GLenum target , GLenum internalformat , GLboolean sink ) ;
- * 
- */ + *
+ */ public final native void glMinmax ( int target, int internalformat, boolean sink ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glResetMinmax ( GLenum target ) ;
- * 
- */ + *
+ */ public final native void glResetMinmax ( int target ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmax ( GLenum target , GLboolean reset , GLenum format , GLenum types , GLvoid * values ) ;
- * 
- */ + *
+ */ public final native void glGetMinmax ( int target, boolean reset, @@ -5262,37 +5262,37 @@ public final String getClassVersion ( ) int types, long[] values ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmaxParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glGetMinmaxParameterfv ( int target, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetMinmaxParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ public final native void glGetMinmaxParameteriv ( int target, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionFilter1D ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ + *
+ */ public final native void glConvolutionFilter1D ( int target, int internalformat, @@ -5349,13 +5349,13 @@ public final String getClassVersion ( ) int type, long[] image ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ + *
+ */ public final native void glConvolutionFilter2D ( int target, int internalformat, @@ -5419,61 +5419,61 @@ public final String getClassVersion ( ) int type, long[] image ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameterf ( GLenum target , GLenum pname , GLfloat params ) ;
- * 
- */ + *
+ */ public final native void glConvolutionParameterf ( int target, int pname, float params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glConvolutionParameterfv ( int target, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameteri ( GLenum target , GLenum pname , GLint params ) ;
- * 
- */ + *
+ */ public final native void glConvolutionParameteri ( int target, int pname, int params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glConvolutionParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ + *
+ */ public final native void glConvolutionParameteriv ( int target, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyConvolutionFilter1D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ + *
+ */ public final native void glCopyConvolutionFilter1D ( int target, int internalformat, @@ -5481,13 +5481,13 @@ public final String getClassVersion ( ) int y, int width ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyConvolutionFilter2D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ public final native void glCopyConvolutionFilter2D ( int target, int internalformat, @@ -5496,13 +5496,13 @@ public final String getClassVersion ( ) int width, int height ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionFilter ( GLenum target , GLenum format , GLenum type , GLvoid * image ) ;
- * 
- */ + *
+ */ public final native void glGetConvolutionFilter ( int target, int format, @@ -5545,37 +5545,37 @@ public final String getClassVersion ( ) int type, long[] image ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glGetConvolutionParameterfv ( int target, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetConvolutionParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ public final native void glGetConvolutionParameteriv ( int target, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glSeparableFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * row , const GLvoid * column ) ;
- * 
- */ + *
+ */ public final native void glSeparableFilter2D ( int target, int internalformat, @@ -5646,13 +5646,13 @@ public final String getClassVersion ( ) long[] row, long[] column ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetSeparableFilter ( GLenum target , GLenum format , GLenum type , GLvoid * row , GLvoid * column , GLvoid * span ) ;
- * 
- */ + *
+ */ public final native void glGetSeparableFilter ( int target, int format, @@ -5709,37 +5709,37 @@ public final String getClassVersion ( ) long[] column, long[] span ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendColorEXT ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ + *
+ */ public final native void glBlendColorEXT ( float red, float green, float blue, float alpha ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPolygonOffsetEXT ( GLfloat factor , GLfloat bias ) ;
- * 
- */ + *
+ */ public final native void glPolygonOffsetEXT ( float factor, float bias ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexImage3DEXT ( GLenum target , GLint level , GLenum internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ + *
+ */ public final native void glTexImage3DEXT ( int target, int level, @@ -5824,13 +5824,13 @@ public final String getClassVersion ( ) int type, long[] pixels ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    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 ) ;
- * 
- */ + *
+ */ public final native void glTexSubImage3DEXT ( int target, int level, @@ -5922,13 +5922,13 @@ public final String getClassVersion ( ) int type, long[] pixels ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glCopyTexSubImage3DEXT ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ + *
+ */ public final native void glCopyTexSubImage3DEXT ( int target, int level, @@ -5940,80 +5940,80 @@ public final String getClassVersion ( ) int width, int height ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGenTexturesEXT ( GLsizei n , GLuint * textures ) ;
- * 
- */ + *
+ */ public final native void glGenTexturesEXT ( int n, int[] textures ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDeleteTexturesEXT ( GLsizei n , const GLuint * textures ) ;
- * 
- */ + *
+ */ public final native void glDeleteTexturesEXT ( int n, int[] textures ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBindTextureEXT ( GLenum target , GLuint texture ) ;
- * 
- */ + *
+ */ public final native void glBindTextureEXT ( int target, int texture ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPrioritizeTexturesEXT ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ + *
+ */ public final native void glPrioritizeTexturesEXT ( int n, int[] textures, float[] priorities ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glAreTexturesResidentEXT ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ + *
+ */ public final native boolean glAreTexturesResidentEXT ( int n, int[] textures, boolean[] residences ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLboolean glIsTextureEXT ( GLuint texture ) ;
- * 
- */ + *
+ */ public final native boolean glIsTextureEXT ( int texture ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glVertexPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ public final native void glVertexPointerEXT ( int size, int type, @@ -6063,13 +6063,13 @@ public final String getClassVersion ( ) int count, long[] ptr ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glNormalPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ public final native void glNormalPointerEXT ( int type, int stride, @@ -6112,13 +6112,13 @@ public final String getClassVersion ( ) int count, long[] ptr ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ public final native void glColorPointerEXT ( int size, int type, @@ -6168,13 +6168,13 @@ public final String getClassVersion ( ) int count, long[] ptr ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glIndexPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ public final native void glIndexPointerEXT ( int type, int stride, @@ -6217,13 +6217,13 @@ public final String getClassVersion ( ) int count, long[] ptr ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glTexCoordPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ + *
+ */ public final native void glTexCoordPointerEXT ( int size, int type, @@ -6273,25 +6273,25 @@ public final String getClassVersion ( ) int count, long[] ptr ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glEdgeFlagPointerEXT ( GLsizei stride , GLsizei count , const GLboolean * ptr ) ;
- * 
- */ + *
+ */ public final native void glEdgeFlagPointerEXT ( int stride, int count, boolean[] ptr ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetPointervEXT ( GLenum pname , void * * params ) ;
- * 
- */ + *
+ */ public final native void glGetPointervEXT ( int pname, byte[][] params @@ -6320,67 +6320,67 @@ public final String getClassVersion ( ) int pname, long[][] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glArrayElementEXT ( GLint i ) ;
- * 
- */ + *
+ */ public final native void glArrayElementEXT ( int i ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glDrawArraysEXT ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ public final native void glDrawArraysEXT ( int mode, int first, int count ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glBlendEquationEXT ( GLenum mode ) ;
- * 
- */ + *
+ */ public final native void glBlendEquationEXT ( int mode ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointParameterfEXT ( GLenum pname , GLfloat param ) ;
- * 
- */ + *
+ */ public final native void glPointParameterfEXT ( int pname, float param ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glPointParameterfvEXT ( GLenum pname , const GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glPointParameterfvEXT ( int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorTableEXT ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ + *
+ */ public final native void glColorTableEXT ( int target, int internalformat, @@ -6437,13 +6437,13 @@ public final String getClassVersion ( ) int type, long[] table ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glColorSubTableEXT ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ + *
+ */ public final native void glColorSubTableEXT ( int target, int start, @@ -6500,13 +6500,13 @@ public final String getClassVersion ( ) int type, long[] data ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableEXT ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ + *
+ */ public final native void glGetColorTableEXT ( int target, int format, @@ -6549,353 +6549,353 @@ public final String getClassVersion ( ) int type, long[] table ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterfvEXT ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ + *
+ */ public final native void glGetColorTableParameterfvEXT ( int target, int pname, float[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glGetColorTableParameterivEXT ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ + *
+ */ public final native void glGetColorTableParameterivEXT ( int target, int pname, int[] params ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glLockArraysEXT ( GLint first , GLsizei count ) ;
- * 
- */ + *
+ */ public final native void glLockArraysEXT ( int first, int count ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glUnlockArraysEXT ( void ) ;
- * 
- */ + *
+ */ public final native void glUnlockArraysEXT ( ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glActiveTextureARB ( GLenum texture ) ;
- * 
- */ + *
+ */ public final native void glActiveTextureARB ( int texture ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glClientActiveTextureARB ( GLenum texture ) ;
- * 
- */ + *
+ */ public final native void glClientActiveTextureARB ( int texture ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1dARB ( GLenum target , GLdouble s ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord1dARB ( int target, double s ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord1dvARB ( int target, double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1fARB ( GLenum target , GLfloat s ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord1fARB ( int target, float s ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord1fvARB ( int target, float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1iARB ( GLenum target , GLint s ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord1iARB ( int target, int s ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord1ivARB ( int target, int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1sARB ( GLenum target , GLshort s ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord1sARB ( int target, short s ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord1svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord1svARB ( int target, short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2dARB ( GLenum target , GLdouble s , GLdouble t ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord2dARB ( int target, double s, double t ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord2dvARB ( int target, double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2fARB ( GLenum target , GLfloat s , GLfloat t ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord2fARB ( int target, float s, float t ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord2fvARB ( int target, float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2iARB ( GLenum target , GLint s , GLint t ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord2iARB ( int target, int s, int t ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord2ivARB ( int target, int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2sARB ( GLenum target , GLshort s , GLshort t ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord2sARB ( int target, short s, short t ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord2svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord2svARB ( int target, short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord3dARB ( int target, double s, double t, double r ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord3dvARB ( int target, double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord3fARB ( int target, float s, float t, float r ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord3fvARB ( int target, float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3iARB ( GLenum target , GLint s , GLint t , GLint r ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord3iARB ( int target, int s, int t, int r ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord3ivARB ( int target, int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3sARB ( GLenum target , GLshort s , GLshort t , GLshort r ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord3sARB ( int target, short s, short t, short r ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord3svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord3svARB ( int target, short[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord4dARB ( int target, double s, @@ -6903,24 +6903,24 @@ public final String getClassVersion ( ) double r, double q ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord4dvARB ( int target, double[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord4fARB ( int target, float s, @@ -6928,24 +6928,24 @@ public final String getClassVersion ( ) float r, float q ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord4fvARB ( int target, float[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4iARB ( GLenum target , GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord4iARB ( int target, int s, @@ -6953,24 +6953,24 @@ public final String getClassVersion ( ) int r, int q ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord4ivARB ( int target, int[] v ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4sARB ( GLenum target , GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord4sARB ( int target, short s, @@ -6978,20 +6978,20 @@ public final String getClassVersion ( ) short r, short q ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void glMultiTexCoord4svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ + *
+ */ public final native void glMultiTexCoord4svARB ( int target, short[] v ) ; - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ - - -} - + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + + +} + diff --git a/gl4java/GLFuncJauJNInf.java b/gl4java/GLFuncJauJNInf.java index cfda39a..68a5b8d 100644 --- a/gl4java/GLFuncJauJNInf.java +++ b/gl4java/GLFuncJauJNInf.java @@ -1,6997 +1,6997 @@ -/* WARNING ! WARNING *** THIS FILE IS GENERATED BY C2J !!! - - DO NOT MAKE ANY CHANGES *** MAKE CHANGES IN THE SKELETON FILES !!! -*/ - - -/** - * @(#) GLFuncJauJNInf.java - */ - - -package gl4java; - -/** - * The default implementation class for OpenGL native function mapping - * - * @version 2.00, 21. April 1999 - * @author Sven Goethel - */ -public class GLFuncJauJNInf - implements GLFunc -{ - - - -public native String glGetString ( int name ) ; - -public native String getNativeVendor ( ) ; -public native String getNativeVersion ( ) ; - -public String getClassVendor ( ) -{ return "Jausoft - Sven Goethel Software Development"; } - -public String getClassVersion ( ) -{ return "2.4.1.0"; } - - - -/** - * C2J Parser Version 1.5 Beta - * Jausoft - Sven Goethel Software Development - * Reading from file: gl-proto-auto.orig.h . . . - * Destination-Class: gl4java_GLFuncJauJNInf ! - */ - -/** - * Original Function-Prototype : - *
 
-   extern void glClearIndex ( GLfloat c ) ;
- * 
- */ - public native void glClearIndex ( - float c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glClearColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ - public native void glClearColor ( - float red, - float green, - float blue, - float alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glClear ( GLbitfield mask ) ;
- * 
- */ - public native void glClear ( - int mask - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexMask ( GLuint mask ) ;
- * 
- */ - public native void glIndexMask ( - int mask - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorMask ( GLboolean red , GLboolean green , GLboolean blue , GLboolean alpha ) ;
- * 
- */ - public native void glColorMask ( - boolean red, - boolean green, - boolean blue, - boolean alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glAlphaFunc ( GLenum func , GLclampf ref ) ;
- * 
- */ - public native void glAlphaFunc ( - int func, - float ref - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBlendFunc ( GLenum sfactor , GLenum dfactor ) ;
- * 
- */ - public native void glBlendFunc ( - int sfactor, - int dfactor - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLogicOp ( GLenum opcode ) ;
- * 
- */ - public native void glLogicOp ( - int opcode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCullFace ( GLenum mode ) ;
- * 
- */ - public native void glCullFace ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFrontFace ( GLenum mode ) ;
- * 
- */ - public native void glFrontFace ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPointSize ( GLfloat size ) ;
- * 
- */ - public native void glPointSize ( - float size - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLineWidth ( GLfloat width ) ;
- * 
- */ - public native void glLineWidth ( - float width - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLineStipple ( GLint factor , GLushort pattern ) ;
- * 
- */ - public native void glLineStipple ( - int factor, - short pattern - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPolygonMode ( GLenum face , GLenum mode ) ;
- * 
- */ - public native void glPolygonMode ( - int face, - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPolygonOffset ( GLfloat factor , GLfloat units ) ;
- * 
- */ - public native void glPolygonOffset ( - float factor, - float units - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPolygonStipple ( const GLubyte * mask ) ;
- * 
- */ - public native void glPolygonStipple ( - byte[] mask - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetPolygonStipple ( GLubyte * mask ) ;
- * 
- */ - public native void glGetPolygonStipple ( - byte[] mask - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEdgeFlag ( GLboolean flag ) ;
- * 
- */ - public native void glEdgeFlag ( - boolean flag - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEdgeFlagv ( const GLboolean * flag ) ;
- * 
- */ - public native void glEdgeFlagv ( - boolean[] flag - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glScissor ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ - public native void glScissor ( - int x, - int y, - int width, - int height - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glClipPlane ( GLenum plane , const GLdouble * equation ) ;
- * 
- */ - public native void glClipPlane ( - int plane, - double[] equation - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetClipPlane ( GLenum plane , GLdouble * equation ) ;
- * 
- */ - public native void glGetClipPlane ( - int plane, - double[] equation - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDrawBuffer ( GLenum mode ) ;
- * 
- */ - public native void glDrawBuffer ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glReadBuffer ( GLenum mode ) ;
- * 
- */ - public native void glReadBuffer ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEnable ( GLenum cap ) ;
- * 
- */ - public native void glEnable ( - int cap - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDisable ( GLenum cap ) ;
- * 
- */ - public native void glDisable ( - int cap - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLboolean glIsEnabled ( GLenum cap ) ;
- * 
- */ - public native boolean glIsEnabled ( - int cap - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEnableClientState ( GLenum cap ) ;
- * 
- */ - public native void glEnableClientState ( - int cap - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDisableClientState ( GLenum cap ) ;
- * 
- */ - public native void glDisableClientState ( - int cap - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetBooleanv ( GLenum pname , GLboolean * params ) ;
- * 
- */ - public native void glGetBooleanv ( - int pname, - boolean[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetDoublev ( GLenum pname , GLdouble * params ) ;
- * 
- */ - public native void glGetDoublev ( - int pname, - double[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetFloatv ( GLenum pname , GLfloat * params ) ;
- * 
- */ - public native void glGetFloatv ( - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetIntegerv ( GLenum pname , GLint * params ) ;
- * 
- */ - public native void glGetIntegerv ( - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPushAttrib ( GLbitfield mask ) ;
- * 
- */ - public native void glPushAttrib ( - int mask - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPopAttrib ( void ) ;
- * 
- */ - public native void glPopAttrib ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPushClientAttrib ( GLbitfield mask ) ;
- * 
- */ - public native void glPushClientAttrib ( - int mask - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPopClientAttrib ( void ) ;
- * 
- */ - public native void glPopClientAttrib ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLint glRenderMode ( GLenum mode ) ;
- * 
- */ - public native int glRenderMode ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLenum glGetError ( void ) ;
- * 
- */ - public native int glGetError ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFinish ( void ) ;
- * 
- */ - public native void glFinish ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFlush ( void ) ;
- * 
- */ - public native void glFlush ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glHint ( GLenum target , GLenum mode ) ;
- * 
- */ - public native void glHint ( - int target, - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glClearDepth ( GLclampd depth ) ;
- * 
- */ - public native void glClearDepth ( - double depth - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDepthFunc ( GLenum func ) ;
- * 
- */ - public native void glDepthFunc ( - int func - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDepthMask ( GLboolean flag ) ;
- * 
- */ - public native void glDepthMask ( - boolean flag - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDepthRange ( GLclampd near_val , GLclampd far_val ) ;
- * 
- */ - public native void glDepthRange ( - double near_val, - double far_val - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glClearAccum ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ - public native void glClearAccum ( - float red, - float green, - float blue, - float alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glAccum ( GLenum op , GLfloat value ) ;
- * 
- */ - public native void glAccum ( - int op, - float value - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMatrixMode ( GLenum mode ) ;
- * 
- */ - public native void glMatrixMode ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glOrtho ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ - public native void glOrtho ( - double left, - double right, - double bottom, - double top, - double near_val, - double far_val - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFrustum ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
- * 
- */ - public native void glFrustum ( - double left, - double right, - double bottom, - double top, - double near_val, - double far_val - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glViewport ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ - public native void glViewport ( - int x, - int y, - int width, - int height - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPushMatrix ( void ) ;
- * 
- */ - public native void glPushMatrix ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPopMatrix ( void ) ;
- * 
- */ - public native void glPopMatrix ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLoadIdentity ( void ) ;
- * 
- */ - public native void glLoadIdentity ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLoadMatrixd ( const GLdouble * m ) ;
- * 
- */ - public native void glLoadMatrixd ( - double[] m - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLoadMatrixf ( const GLfloat * m ) ;
- * 
- */ - public native void glLoadMatrixf ( - float[] m - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultMatrixd ( const GLdouble * m ) ;
- * 
- */ - public native void glMultMatrixd ( - double[] m - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultMatrixf ( const GLfloat * m ) ;
- * 
- */ - public native void glMultMatrixf ( - float[] m - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRotated ( GLdouble angle , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ - public native void glRotated ( - double angle, - double x, - double y, - double z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRotatef ( GLfloat angle , GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ - public native void glRotatef ( - float angle, - float x, - float y, - float z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glScaled ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ - public native void glScaled ( - double x, - double y, - double z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glScalef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ - public native void glScalef ( - float x, - float y, - float z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTranslated ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ - public native void glTranslated ( - double x, - double y, - double z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTranslatef ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ - public native void glTranslatef ( - float x, - float y, - float z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLboolean glIsList ( GLuint list ) ;
- * 
- */ - public native boolean glIsList ( - int list - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDeleteLists ( GLuint list , GLsizei range ) ;
- * 
- */ - public native void glDeleteLists ( - int list, - int range - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLuint glGenLists ( GLsizei range ) ;
- * 
- */ - public native int glGenLists ( - int range - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNewList ( GLuint list , GLenum mode ) ;
- * 
- */ - public native void glNewList ( - int list, - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEndList ( void ) ;
- * 
- */ - public native void glEndList ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCallList ( GLuint list ) ;
- * 
- */ - public native void glCallList ( - int list - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCallLists ( GLsizei n , GLenum type , const GLvoid * lists ) ;
- * 
- */ - public native void glCallLists ( - int n, - int type, - byte[] lists - ) ; - public native void glCallLists ( - int n, - int type, - short[] lists - ) ; - public native void glCallLists ( - int n, - int type, - int[] lists - ) ; - public native void glCallLists ( - int n, - int type, - float[] lists - ) ; - public native void glCallLists ( - int n, - int type, - double[] lists - ) ; - public native void glCallLists ( - int n, - int type, - boolean[] lists - ) ; - public native void glCallLists ( - int n, - int type, - long[] lists - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glListBase ( GLuint base ) ;
- * 
- */ - public native void glListBase ( - int base - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBegin ( GLenum mode ) ;
- * 
- */ - public native void glBegin ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEnd ( void ) ;
- * 
- */ - public native void glEnd ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2d ( GLdouble x , GLdouble y ) ;
- * 
- */ - public native void glVertex2d ( - double x, - double y - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2f ( GLfloat x , GLfloat y ) ;
- * 
- */ - public native void glVertex2f ( - float x, - float y - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2i ( GLint x , GLint y ) ;
- * 
- */ - public native void glVertex2i ( - int x, - int y - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2s ( GLshort x , GLshort y ) ;
- * 
- */ - public native void glVertex2s ( - short x, - short y - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ - public native void glVertex3d ( - double x, - double y, - double z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ - public native void glVertex3f ( - float x, - float y, - float z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ - public native void glVertex3i ( - int x, - int y, - int z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ - public native void glVertex3s ( - short x, - short y, - short z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ - public native void glVertex4d ( - double x, - double y, - double z, - double w - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ - public native void glVertex4f ( - float x, - float y, - float z, - float w - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ - public native void glVertex4i ( - int x, - int y, - int z, - int w - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ - public native void glVertex4s ( - short x, - short y, - short z, - short w - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2dv ( const GLdouble * v ) ;
- * 
- */ - public native void glVertex2dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2fv ( const GLfloat * v ) ;
- * 
- */ - public native void glVertex2fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2iv ( const GLint * v ) ;
- * 
- */ - public native void glVertex2iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex2sv ( const GLshort * v ) ;
- * 
- */ - public native void glVertex2sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3dv ( const GLdouble * v ) ;
- * 
- */ - public native void glVertex3dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3fv ( const GLfloat * v ) ;
- * 
- */ - public native void glVertex3fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3iv ( const GLint * v ) ;
- * 
- */ - public native void glVertex3iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex3sv ( const GLshort * v ) ;
- * 
- */ - public native void glVertex3sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4dv ( const GLdouble * v ) ;
- * 
- */ - public native void glVertex4dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4fv ( const GLfloat * v ) ;
- * 
- */ - public native void glVertex4fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4iv ( const GLint * v ) ;
- * 
- */ - public native void glVertex4iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertex4sv ( const GLshort * v ) ;
- * 
- */ - public native void glVertex4sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3b ( GLbyte nx , GLbyte ny , GLbyte nz ) ;
- * 
- */ - public native void glNormal3b ( - byte nx, - byte ny, - byte nz - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3d ( GLdouble nx , GLdouble ny , GLdouble nz ) ;
- * 
- */ - public native void glNormal3d ( - double nx, - double ny, - double nz - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3f ( GLfloat nx , GLfloat ny , GLfloat nz ) ;
- * 
- */ - public native void glNormal3f ( - float nx, - float ny, - float nz - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3i ( GLint nx , GLint ny , GLint nz ) ;
- * 
- */ - public native void glNormal3i ( - int nx, - int ny, - int nz - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3s ( GLshort nx , GLshort ny , GLshort nz ) ;
- * 
- */ - public native void glNormal3s ( - short nx, - short ny, - short nz - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3bv ( const GLbyte * v ) ;
- * 
- */ - public native void glNormal3bv ( - byte[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3dv ( const GLdouble * v ) ;
- * 
- */ - public native void glNormal3dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3fv ( const GLfloat * v ) ;
- * 
- */ - public native void glNormal3fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3iv ( const GLint * v ) ;
- * 
- */ - public native void glNormal3iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormal3sv ( const GLshort * v ) ;
- * 
- */ - public native void glNormal3sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexd ( GLdouble c ) ;
- * 
- */ - public native void glIndexd ( - double c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexf ( GLfloat c ) ;
- * 
- */ - public native void glIndexf ( - float c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexi ( GLint c ) ;
- * 
- */ - public native void glIndexi ( - int c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexs ( GLshort c ) ;
- * 
- */ - public native void glIndexs ( - short c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexub ( GLubyte c ) ;
- * 
- */ - public native void glIndexub ( - byte c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexdv ( const GLdouble * c ) ;
- * 
- */ - public native void glIndexdv ( - double[] c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexfv ( const GLfloat * c ) ;
- * 
- */ - public native void glIndexfv ( - float[] c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexiv ( const GLint * c ) ;
- * 
- */ - public native void glIndexiv ( - int[] c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexsv ( const GLshort * c ) ;
- * 
- */ - public native void glIndexsv ( - short[] c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexubv ( const GLubyte * c ) ;
- * 
- */ - public native void glIndexubv ( - byte[] c - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3b ( GLbyte red , GLbyte green , GLbyte blue ) ;
- * 
- */ - public native void glColor3b ( - byte red, - byte green, - byte blue - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3d ( GLdouble red , GLdouble green , GLdouble blue ) ;
- * 
- */ - public native void glColor3d ( - double red, - double green, - double blue - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3f ( GLfloat red , GLfloat green , GLfloat blue ) ;
- * 
- */ - public native void glColor3f ( - float red, - float green, - float blue - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3i ( GLint red , GLint green , GLint blue ) ;
- * 
- */ - public native void glColor3i ( - int red, - int green, - int blue - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3s ( GLshort red , GLshort green , GLshort blue ) ;
- * 
- */ - public native void glColor3s ( - short red, - short green, - short blue - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3ub ( GLubyte red , GLubyte green , GLubyte blue ) ;
- * 
- */ - public native void glColor3ub ( - byte red, - byte green, - byte blue - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3ui ( GLuint red , GLuint green , GLuint blue ) ;
- * 
- */ - public native void glColor3ui ( - int red, - int green, - int blue - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3us ( GLushort red , GLushort green , GLushort blue ) ;
- * 
- */ - public native void glColor3us ( - short red, - short green, - short blue - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4b ( GLbyte red , GLbyte green , GLbyte blue , GLbyte alpha ) ;
- * 
- */ - public native void glColor4b ( - byte red, - byte green, - byte blue, - byte alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4d ( GLdouble red , GLdouble green , GLdouble blue , GLdouble alpha ) ;
- * 
- */ - public native void glColor4d ( - double red, - double green, - double blue, - double alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4f ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
- * 
- */ - public native void glColor4f ( - float red, - float green, - float blue, - float alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4i ( GLint red , GLint green , GLint blue , GLint alpha ) ;
- * 
- */ - public native void glColor4i ( - int red, - int green, - int blue, - int alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4s ( GLshort red , GLshort green , GLshort blue , GLshort alpha ) ;
- * 
- */ - public native void glColor4s ( - short red, - short green, - short blue, - short alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4ub ( GLubyte red , GLubyte green , GLubyte blue , GLubyte alpha ) ;
- * 
- */ - public native void glColor4ub ( - byte red, - byte green, - byte blue, - byte alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4ui ( GLuint red , GLuint green , GLuint blue , GLuint alpha ) ;
- * 
- */ - public native void glColor4ui ( - int red, - int green, - int blue, - int alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4us ( GLushort red , GLushort green , GLushort blue , GLushort alpha ) ;
- * 
- */ - public native void glColor4us ( - short red, - short green, - short blue, - short alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3bv ( const GLbyte * v ) ;
- * 
- */ - public native void glColor3bv ( - byte[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3dv ( const GLdouble * v ) ;
- * 
- */ - public native void glColor3dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3fv ( const GLfloat * v ) ;
- * 
- */ - public native void glColor3fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3iv ( const GLint * v ) ;
- * 
- */ - public native void glColor3iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3sv ( const GLshort * v ) ;
- * 
- */ - public native void glColor3sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3ubv ( const GLubyte * v ) ;
- * 
- */ - public native void glColor3ubv ( - byte[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3uiv ( const GLuint * v ) ;
- * 
- */ - public native void glColor3uiv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor3usv ( const GLushort * v ) ;
- * 
- */ - public native void glColor3usv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4bv ( const GLbyte * v ) ;
- * 
- */ - public native void glColor4bv ( - byte[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4dv ( const GLdouble * v ) ;
- * 
- */ - public native void glColor4dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4fv ( const GLfloat * v ) ;
- * 
- */ - public native void glColor4fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4iv ( const GLint * v ) ;
- * 
- */ - public native void glColor4iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4sv ( const GLshort * v ) ;
- * 
- */ - public native void glColor4sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4ubv ( const GLubyte * v ) ;
- * 
- */ - public native void glColor4ubv ( - byte[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4uiv ( const GLuint * v ) ;
- * 
- */ - public native void glColor4uiv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColor4usv ( const GLushort * v ) ;
- * 
- */ - public native void glColor4usv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1d ( GLdouble s ) ;
- * 
- */ - public native void glTexCoord1d ( - double s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1f ( GLfloat s ) ;
- * 
- */ - public native void glTexCoord1f ( - float s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1i ( GLint s ) ;
- * 
- */ - public native void glTexCoord1i ( - int s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1s ( GLshort s ) ;
- * 
- */ - public native void glTexCoord1s ( - short s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2d ( GLdouble s , GLdouble t ) ;
- * 
- */ - public native void glTexCoord2d ( - double s, - double t - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2f ( GLfloat s , GLfloat t ) ;
- * 
- */ - public native void glTexCoord2f ( - float s, - float t - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2i ( GLint s , GLint t ) ;
- * 
- */ - public native void glTexCoord2i ( - int s, - int t - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2s ( GLshort s , GLshort t ) ;
- * 
- */ - public native void glTexCoord2s ( - short s, - short t - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3d ( GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ - public native void glTexCoord3d ( - double s, - double t, - double r - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3f ( GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ - public native void glTexCoord3f ( - float s, - float t, - float r - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3i ( GLint s , GLint t , GLint r ) ;
- * 
- */ - public native void glTexCoord3i ( - int s, - int t, - int r - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3s ( GLshort s , GLshort t , GLshort r ) ;
- * 
- */ - public native void glTexCoord3s ( - short s, - short t, - short r - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4d ( GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ - public native void glTexCoord4d ( - double s, - double t, - double r, - double q - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4f ( GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ - public native void glTexCoord4f ( - float s, - float t, - float r, - float q - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4i ( GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ - public native void glTexCoord4i ( - int s, - int t, - int r, - int q - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4s ( GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ - public native void glTexCoord4s ( - short s, - short t, - short r, - short q - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1dv ( const GLdouble * v ) ;
- * 
- */ - public native void glTexCoord1dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1fv ( const GLfloat * v ) ;
- * 
- */ - public native void glTexCoord1fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1iv ( const GLint * v ) ;
- * 
- */ - public native void glTexCoord1iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord1sv ( const GLshort * v ) ;
- * 
- */ - public native void glTexCoord1sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2dv ( const GLdouble * v ) ;
- * 
- */ - public native void glTexCoord2dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2fv ( const GLfloat * v ) ;
- * 
- */ - public native void glTexCoord2fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2iv ( const GLint * v ) ;
- * 
- */ - public native void glTexCoord2iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord2sv ( const GLshort * v ) ;
- * 
- */ - public native void glTexCoord2sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3dv ( const GLdouble * v ) ;
- * 
- */ - public native void glTexCoord3dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3fv ( const GLfloat * v ) ;
- * 
- */ - public native void glTexCoord3fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3iv ( const GLint * v ) ;
- * 
- */ - public native void glTexCoord3iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord3sv ( const GLshort * v ) ;
- * 
- */ - public native void glTexCoord3sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4dv ( const GLdouble * v ) ;
- * 
- */ - public native void glTexCoord4dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4fv ( const GLfloat * v ) ;
- * 
- */ - public native void glTexCoord4fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4iv ( const GLint * v ) ;
- * 
- */ - public native void glTexCoord4iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoord4sv ( const GLshort * v ) ;
- * 
- */ - public native void glTexCoord4sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2d ( GLdouble x , GLdouble y ) ;
- * 
- */ - public native void glRasterPos2d ( - double x, - double y - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2f ( GLfloat x , GLfloat y ) ;
- * 
- */ - public native void glRasterPos2f ( - float x, - float y - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2i ( GLint x , GLint y ) ;
- * 
- */ - public native void glRasterPos2i ( - int x, - int y - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2s ( GLshort x , GLshort y ) ;
- * 
- */ - public native void glRasterPos2s ( - short x, - short y - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3d ( GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ - public native void glRasterPos3d ( - double x, - double y, - double z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3f ( GLfloat x , GLfloat y , GLfloat z ) ;
- * 
- */ - public native void glRasterPos3f ( - float x, - float y, - float z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3i ( GLint x , GLint y , GLint z ) ;
- * 
- */ - public native void glRasterPos3i ( - int x, - int y, - int z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3s ( GLshort x , GLshort y , GLshort z ) ;
- * 
- */ - public native void glRasterPos3s ( - short x, - short y, - short z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
- * 
- */ - public native void glRasterPos4d ( - double x, - double y, - double z, - double w - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
- * 
- */ - public native void glRasterPos4f ( - float x, - float y, - float z, - float w - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4i ( GLint x , GLint y , GLint z , GLint w ) ;
- * 
- */ - public native void glRasterPos4i ( - int x, - int y, - int z, - int w - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
- * 
- */ - public native void glRasterPos4s ( - short x, - short y, - short z, - short w - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2dv ( const GLdouble * v ) ;
- * 
- */ - public native void glRasterPos2dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2fv ( const GLfloat * v ) ;
- * 
- */ - public native void glRasterPos2fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2iv ( const GLint * v ) ;
- * 
- */ - public native void glRasterPos2iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos2sv ( const GLshort * v ) ;
- * 
- */ - public native void glRasterPos2sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3dv ( const GLdouble * v ) ;
- * 
- */ - public native void glRasterPos3dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3fv ( const GLfloat * v ) ;
- * 
- */ - public native void glRasterPos3fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3iv ( const GLint * v ) ;
- * 
- */ - public native void glRasterPos3iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos3sv ( const GLshort * v ) ;
- * 
- */ - public native void glRasterPos3sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4dv ( const GLdouble * v ) ;
- * 
- */ - public native void glRasterPos4dv ( - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4fv ( const GLfloat * v ) ;
- * 
- */ - public native void glRasterPos4fv ( - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4iv ( const GLint * v ) ;
- * 
- */ - public native void glRasterPos4iv ( - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRasterPos4sv ( const GLshort * v ) ;
- * 
- */ - public native void glRasterPos4sv ( - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRectd ( GLdouble x1 , GLdouble y1 , GLdouble x2 , GLdouble y2 ) ;
- * 
- */ - public native void glRectd ( - double x1, - double y1, - double x2, - double y2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRectf ( GLfloat x1 , GLfloat y1 , GLfloat x2 , GLfloat y2 ) ;
- * 
- */ - public native void glRectf ( - float x1, - float y1, - float x2, - float y2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRecti ( GLint x1 , GLint y1 , GLint x2 , GLint y2 ) ;
- * 
- */ - public native void glRecti ( - int x1, - int y1, - int x2, - int y2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRects ( GLshort x1 , GLshort y1 , GLshort x2 , GLshort y2 ) ;
- * 
- */ - public native void glRects ( - short x1, - short y1, - short x2, - short y2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRectdv ( const GLdouble * v1 , const GLdouble * v2 ) ;
- * 
- */ - public native void glRectdv ( - double[] v1, - double[] v2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRectfv ( const GLfloat * v1 , const GLfloat * v2 ) ;
- * 
- */ - public native void glRectfv ( - float[] v1, - float[] v2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRectiv ( const GLint * v1 , const GLint * v2 ) ;
- * 
- */ - public native void glRectiv ( - int[] v1, - int[] v2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glRectsv ( const GLshort * v1 , const GLshort * v2 ) ;
- * 
- */ - public native void glRectsv ( - short[] v1, - short[] v2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertexPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ - public native void glVertexPointer ( - int size, - int type, - int stride, - byte[] ptr - ) ; - public native void glVertexPointer ( - int size, - int type, - int stride, - short[] ptr - ) ; - public native void glVertexPointer ( - int size, - int type, - int stride, - int[] ptr - ) ; - public native void glVertexPointer ( - int size, - int type, - int stride, - float[] ptr - ) ; - public native void glVertexPointer ( - int size, - int type, - int stride, - double[] ptr - ) ; - public native void glVertexPointer ( - int size, - int type, - int stride, - boolean[] ptr - ) ; - public native void glVertexPointer ( - int size, - int type, - int stride, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormalPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ - public native void glNormalPointer ( - int type, - int stride, - byte[] ptr - ) ; - public native void glNormalPointer ( - int type, - int stride, - short[] ptr - ) ; - public native void glNormalPointer ( - int type, - int stride, - int[] ptr - ) ; - public native void glNormalPointer ( - int type, - int stride, - float[] ptr - ) ; - public native void glNormalPointer ( - int type, - int stride, - double[] ptr - ) ; - public native void glNormalPointer ( - int type, - int stride, - boolean[] ptr - ) ; - public native void glNormalPointer ( - int type, - int stride, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ - public native void glColorPointer ( - int size, - int type, - int stride, - byte[] ptr - ) ; - public native void glColorPointer ( - int size, - int type, - int stride, - short[] ptr - ) ; - public native void glColorPointer ( - int size, - int type, - int stride, - int[] ptr - ) ; - public native void glColorPointer ( - int size, - int type, - int stride, - float[] ptr - ) ; - public native void glColorPointer ( - int size, - int type, - int stride, - double[] ptr - ) ; - public native void glColorPointer ( - int size, - int type, - int stride, - boolean[] ptr - ) ; - public native void glColorPointer ( - int size, - int type, - int stride, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ - public native void glIndexPointer ( - int type, - int stride, - byte[] ptr - ) ; - public native void glIndexPointer ( - int type, - int stride, - short[] ptr - ) ; - public native void glIndexPointer ( - int type, - int stride, - int[] ptr - ) ; - public native void glIndexPointer ( - int type, - int stride, - float[] ptr - ) ; - public native void glIndexPointer ( - int type, - int stride, - double[] ptr - ) ; - public native void glIndexPointer ( - int type, - int stride, - boolean[] ptr - ) ; - public native void glIndexPointer ( - int type, - int stride, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoordPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ - public native void glTexCoordPointer ( - int size, - int type, - int stride, - byte[] ptr - ) ; - public native void glTexCoordPointer ( - int size, - int type, - int stride, - short[] ptr - ) ; - public native void glTexCoordPointer ( - int size, - int type, - int stride, - int[] ptr - ) ; - public native void glTexCoordPointer ( - int size, - int type, - int stride, - float[] ptr - ) ; - public native void glTexCoordPointer ( - int size, - int type, - int stride, - double[] ptr - ) ; - public native void glTexCoordPointer ( - int size, - int type, - int stride, - boolean[] ptr - ) ; - public native void glTexCoordPointer ( - int size, - int type, - int stride, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEdgeFlagPointer ( GLsizei stride , const GLvoid * ptr ) ;
- * 
- */ - public native void glEdgeFlagPointer ( - int stride, - byte[] ptr - ) ; - public native void glEdgeFlagPointer ( - int stride, - short[] ptr - ) ; - public native void glEdgeFlagPointer ( - int stride, - int[] ptr - ) ; - public native void glEdgeFlagPointer ( - int stride, - float[] ptr - ) ; - public native void glEdgeFlagPointer ( - int stride, - double[] ptr - ) ; - public native void glEdgeFlagPointer ( - int stride, - boolean[] ptr - ) ; - public native void glEdgeFlagPointer ( - int stride, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetPointerv ( GLenum pname , void * * params ) ;
- * 
- */ - public native void glGetPointerv ( - int pname, - byte[][] params - ) ; - public native void glGetPointerv ( - int pname, - short[][] params - ) ; - public native void glGetPointerv ( - int pname, - int[][] params - ) ; - public native void glGetPointerv ( - int pname, - float[][] params - ) ; - public native void glGetPointerv ( - int pname, - double[][] params - ) ; - public native void glGetPointerv ( - int pname, - boolean[][] params - ) ; - public native void glGetPointerv ( - int pname, - long[][] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glArrayElement ( GLint i ) ;
- * 
- */ - public native void glArrayElement ( - int i - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDrawArrays ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ - public native void glDrawArrays ( - int mode, - int first, - int count - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDrawElements ( GLenum mode , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ - public native void glDrawElements ( - int mode, - int count, - int type, - byte[] indices - ) ; - public native void glDrawElements ( - int mode, - int count, - int type, - short[] indices - ) ; - public native void glDrawElements ( - int mode, - int count, - int type, - int[] indices - ) ; - public native void glDrawElements ( - int mode, - int count, - int type, - float[] indices - ) ; - public native void glDrawElements ( - int mode, - int count, - int type, - double[] indices - ) ; - public native void glDrawElements ( - int mode, - int count, - int type, - boolean[] indices - ) ; - public native void glDrawElements ( - int mode, - int count, - int type, - long[] indices - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glInterleavedArrays ( GLenum format , GLsizei stride , const GLvoid * pointer ) ;
- * 
- */ - public native void glInterleavedArrays ( - int format, - int stride, - byte[] pointer - ) ; - public native void glInterleavedArrays ( - int format, - int stride, - short[] pointer - ) ; - public native void glInterleavedArrays ( - int format, - int stride, - int[] pointer - ) ; - public native void glInterleavedArrays ( - int format, - int stride, - float[] pointer - ) ; - public native void glInterleavedArrays ( - int format, - int stride, - double[] pointer - ) ; - public native void glInterleavedArrays ( - int format, - int stride, - boolean[] pointer - ) ; - public native void glInterleavedArrays ( - int format, - int stride, - long[] pointer - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glShadeModel ( GLenum mode ) ;
- * 
- */ - public native void glShadeModel ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLightf ( GLenum light , GLenum pname , GLfloat param ) ;
- * 
- */ - public native void glLightf ( - int light, - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLighti ( GLenum light , GLenum pname , GLint param ) ;
- * 
- */ - public native void glLighti ( - int light, - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLightfv ( GLenum light , GLenum pname , const GLfloat * params ) ;
- * 
- */ - public native void glLightfv ( - int light, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLightiv ( GLenum light , GLenum pname , const GLint * params ) ;
- * 
- */ - public native void glLightiv ( - int light, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetLightfv ( GLenum light , GLenum pname , GLfloat * params ) ;
- * 
- */ - public native void glGetLightfv ( - int light, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetLightiv ( GLenum light , GLenum pname , GLint * params ) ;
- * 
- */ - public native void glGetLightiv ( - int light, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLightModelf ( GLenum pname , GLfloat param ) ;
- * 
- */ - public native void glLightModelf ( - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLightModeli ( GLenum pname , GLint param ) ;
- * 
- */ - public native void glLightModeli ( - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLightModelfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ - public native void glLightModelfv ( - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLightModeliv ( GLenum pname , const GLint * params ) ;
- * 
- */ - public native void glLightModeliv ( - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMaterialf ( GLenum face , GLenum pname , GLfloat param ) ;
- * 
- */ - public native void glMaterialf ( - int face, - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMateriali ( GLenum face , GLenum pname , GLint param ) ;
- * 
- */ - public native void glMateriali ( - int face, - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMaterialfv ( GLenum face , GLenum pname , const GLfloat * params ) ;
- * 
- */ - public native void glMaterialfv ( - int face, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMaterialiv ( GLenum face , GLenum pname , const GLint * params ) ;
- * 
- */ - public native void glMaterialiv ( - int face, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMaterialfv ( GLenum face , GLenum pname , GLfloat * params ) ;
- * 
- */ - public native void glGetMaterialfv ( - int face, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMaterialiv ( GLenum face , GLenum pname , GLint * params ) ;
- * 
- */ - public native void glGetMaterialiv ( - int face, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorMaterial ( GLenum face , GLenum mode ) ;
- * 
- */ - public native void glColorMaterial ( - int face, - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelZoom ( GLfloat xfactor , GLfloat yfactor ) ;
- * 
- */ - public native void glPixelZoom ( - float xfactor, - float yfactor - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelStoref ( GLenum pname , GLfloat param ) ;
- * 
- */ - public native void glPixelStoref ( - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelStorei ( GLenum pname , GLint param ) ;
- * 
- */ - public native void glPixelStorei ( - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelTransferf ( GLenum pname , GLfloat param ) ;
- * 
- */ - public native void glPixelTransferf ( - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelTransferi ( GLenum pname , GLint param ) ;
- * 
- */ - public native void glPixelTransferi ( - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelMapfv ( GLenum map , GLint mapsize , const GLfloat * values ) ;
- * 
- */ - public native void glPixelMapfv ( - int map, - int mapsize, - float[] values - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelMapuiv ( GLenum map , GLint mapsize , const GLuint * values ) ;
- * 
- */ - public native void glPixelMapuiv ( - int map, - int mapsize, - int[] values - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPixelMapusv ( GLenum map , GLint mapsize , const GLushort * values ) ;
- * 
- */ - public native void glPixelMapusv ( - int map, - int mapsize, - short[] values - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetPixelMapfv ( GLenum map , GLfloat * values ) ;
- * 
- */ - public native void glGetPixelMapfv ( - int map, - float[] values - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetPixelMapuiv ( GLenum map , GLuint * values ) ;
- * 
- */ - public native void glGetPixelMapuiv ( - int map, - int[] values - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetPixelMapusv ( GLenum map , GLushort * values ) ;
- * 
- */ - public native void glGetPixelMapusv ( - int map, - short[] values - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBitmap ( GLsizei width , GLsizei height , GLfloat xorig , GLfloat yorig , GLfloat xmove , GLfloat ymove , const GLubyte * bitmap ) ;
- * 
- */ - public native void glBitmap ( - int width, - int height, - float xorig, - float yorig, - float xmove, - float ymove, - byte[] bitmap - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glReadPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ - public native void glReadPixels ( - int x, - int y, - int width, - int height, - int format, - int type, - byte[] pixels - ) ; - public native void glReadPixels ( - int x, - int y, - int width, - int height, - int format, - int type, - short[] pixels - ) ; - public native void glReadPixels ( - int x, - int y, - int width, - int height, - int format, - int type, - int[] pixels - ) ; - public native void glReadPixels ( - int x, - int y, - int width, - int height, - int format, - int type, - float[] pixels - ) ; - public native void glReadPixels ( - int x, - int y, - int width, - int height, - int format, - int type, - double[] pixels - ) ; - public native void glReadPixels ( - int x, - int y, - int width, - int height, - int format, - int type, - boolean[] pixels - ) ; - public native void glReadPixels ( - int x, - int y, - int width, - int height, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDrawPixels ( GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - public native void glDrawPixels ( - int width, - int height, - int format, - int type, - byte[] pixels - ) ; - public native void glDrawPixels ( - int width, - int height, - int format, - int type, - short[] pixels - ) ; - public native void glDrawPixels ( - int width, - int height, - int format, - int type, - int[] pixels - ) ; - public native void glDrawPixels ( - int width, - int height, - int format, - int type, - float[] pixels - ) ; - public native void glDrawPixels ( - int width, - int height, - int format, - int type, - double[] pixels - ) ; - public native void glDrawPixels ( - int width, - int height, - int format, - int type, - boolean[] pixels - ) ; - public native void glDrawPixels ( - int width, - int height, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum type ) ;
- * 
- */ - public native void glCopyPixels ( - int x, - int y, - int width, - int height, - int type - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glStencilFunc ( GLenum func , GLint ref , GLuint mask ) ;
- * 
- */ - public native void glStencilFunc ( - int func, - int ref, - int mask - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glStencilMask ( GLuint mask ) ;
- * 
- */ - public native void glStencilMask ( - int mask - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glStencilOp ( GLenum fail , GLenum zfail , GLenum zpass ) ;
- * 
- */ - public native void glStencilOp ( - int fail, - int zfail, - int zpass - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glClearStencil ( GLint s ) ;
- * 
- */ - public native void glClearStencil ( - int s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexGend ( GLenum coord , GLenum pname , GLdouble param ) ;
- * 
- */ - public native void glTexGend ( - int coord, - int pname, - double param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexGenf ( GLenum coord , GLenum pname , GLfloat param ) ;
- * 
- */ - public native void glTexGenf ( - int coord, - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexGeni ( GLenum coord , GLenum pname , GLint param ) ;
- * 
- */ - public native void glTexGeni ( - int coord, - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexGendv ( GLenum coord , GLenum pname , const GLdouble * params ) ;
- * 
- */ - public native void glTexGendv ( - int coord, - int pname, - double[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexGenfv ( GLenum coord , GLenum pname , const GLfloat * params ) ;
- * 
- */ - public native void glTexGenfv ( - int coord, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexGeniv ( GLenum coord , GLenum pname , const GLint * params ) ;
- * 
- */ - public native void glTexGeniv ( - int coord, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexGendv ( GLenum coord , GLenum pname , GLdouble * params ) ;
- * 
- */ - public native void glGetTexGendv ( - int coord, - int pname, - double[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexGenfv ( GLenum coord , GLenum pname , GLfloat * params ) ;
- * 
- */ - public native void glGetTexGenfv ( - int coord, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexGeniv ( GLenum coord , GLenum pname , GLint * params ) ;
- * 
- */ - public native void glGetTexGeniv ( - int coord, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexEnvf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ - public native void glTexEnvf ( - int target, - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexEnvi ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ - public native void glTexEnvi ( - int target, - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexEnvfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ - public native void glTexEnvfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexEnviv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ - public native void glTexEnviv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexEnvfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - public native void glGetTexEnvfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexEnviv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - public native void glGetTexEnviv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexParameterf ( GLenum target , GLenum pname , GLfloat param ) ;
- * 
- */ - public native void glTexParameterf ( - int target, - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexParameteri ( GLenum target , GLenum pname , GLint param ) ;
- * 
- */ - public native void glTexParameteri ( - int target, - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ - public native void glTexParameterfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ - public native void glTexParameteriv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - public native void glGetTexParameterfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - public native void glGetTexParameteriv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexLevelParameterfv ( GLenum target , GLint level , GLenum pname , GLfloat * params ) ;
- * 
- */ - public native void glGetTexLevelParameterfv ( - int target, - int level, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexLevelParameteriv ( GLenum target , GLint level , GLenum pname , GLint * params ) ;
- * 
- */ - public native void glGetTexLevelParameteriv ( - int target, - int level, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexImage1D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - public native void glTexImage1D ( - int target, - int level, - int internalFormat, - int width, - int border, - int format, - int type, - byte[] pixels - ) ; - public native void glTexImage1D ( - int target, - int level, - int internalFormat, - int width, - int border, - int format, - int type, - short[] pixels - ) ; - public native void glTexImage1D ( - int target, - int level, - int internalFormat, - int width, - int border, - int format, - int type, - int[] pixels - ) ; - public native void glTexImage1D ( - int target, - int level, - int internalFormat, - int width, - int border, - int format, - int type, - float[] pixels - ) ; - public native void glTexImage1D ( - int target, - int level, - int internalFormat, - int width, - int border, - int format, - int type, - double[] pixels - ) ; - public native void glTexImage1D ( - int target, - int level, - int internalFormat, - int width, - int border, - int format, - int type, - boolean[] pixels - ) ; - public native void glTexImage1D ( - int target, - int level, - int internalFormat, - int width, - int border, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexImage2D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - public native void glTexImage2D ( - int target, - int level, - int internalFormat, - int width, - int height, - int border, - int format, - int type, - byte[] pixels - ) ; - public native void glTexImage2D ( - int target, - int level, - int internalFormat, - int width, - int height, - int border, - int format, - int type, - short[] pixels - ) ; - public native void glTexImage2D ( - int target, - int level, - int internalFormat, - int width, - int height, - int border, - int format, - int type, - int[] pixels - ) ; - public native void glTexImage2D ( - int target, - int level, - int internalFormat, - int width, - int height, - int border, - int format, - int type, - float[] pixels - ) ; - public native void glTexImage2D ( - int target, - int level, - int internalFormat, - int width, - int height, - int border, - int format, - int type, - double[] pixels - ) ; - public native void glTexImage2D ( - int target, - int level, - int internalFormat, - int width, - int height, - int border, - int format, - int type, - boolean[] pixels - ) ; - public native void glTexImage2D ( - int target, - int level, - int internalFormat, - int width, - int height, - int border, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetTexImage ( GLenum target , GLint level , GLenum format , GLenum type , GLvoid * pixels ) ;
- * 
- */ - public native void glGetTexImage ( - int target, - int level, - int format, - int type, - byte[] pixels - ) ; - public native void glGetTexImage ( - int target, - int level, - int format, - int type, - short[] pixels - ) ; - public native void glGetTexImage ( - int target, - int level, - int format, - int type, - int[] pixels - ) ; - public native void glGetTexImage ( - int target, - int level, - int format, - int type, - float[] pixels - ) ; - public native void glGetTexImage ( - int target, - int level, - int format, - int type, - double[] pixels - ) ; - public native void glGetTexImage ( - int target, - int level, - int format, - int type, - boolean[] pixels - ) ; - public native void glGetTexImage ( - int target, - int level, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGenTextures ( GLsizei n , GLuint * textures ) ;
- * 
- */ - public native void glGenTextures ( - int n, - int[] textures - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDeleteTextures ( GLsizei n , const GLuint * textures ) ;
- * 
- */ - public native void glDeleteTextures ( - int n, - int[] textures - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBindTexture ( GLenum target , GLuint texture ) ;
- * 
- */ - public native void glBindTexture ( - int target, - int texture - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPrioritizeTextures ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ - public native void glPrioritizeTextures ( - int n, - int[] textures, - float[] priorities - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLboolean glAreTexturesResident ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ - public native boolean glAreTexturesResident ( - int n, - int[] textures, - boolean[] residences - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLboolean glIsTexture ( GLuint texture ) ;
- * 
- */ - public native boolean glIsTexture ( - int texture - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLsizei width , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - public native void glTexSubImage1D ( - int target, - int level, - int xoffset, - int width, - int format, - int type, - byte[] pixels - ) ; - public native void glTexSubImage1D ( - int target, - int level, - int xoffset, - int width, - int format, - int type, - short[] pixels - ) ; - public native void glTexSubImage1D ( - int target, - int level, - int xoffset, - int width, - int format, - int type, - int[] pixels - ) ; - public native void glTexSubImage1D ( - int target, - int level, - int xoffset, - int width, - int format, - int type, - float[] pixels - ) ; - public native void glTexSubImage1D ( - int target, - int level, - int xoffset, - int width, - int format, - int type, - double[] pixels - ) ; - public native void glTexSubImage1D ( - int target, - int level, - int xoffset, - int width, - int format, - int type, - boolean[] pixels - ) ; - public native void glTexSubImage1D ( - int target, - int level, - int xoffset, - int width, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - public native void glTexSubImage2D ( - int target, - int level, - int xoffset, - int yoffset, - int width, - int height, - int format, - int type, - byte[] pixels - ) ; - public native void glTexSubImage2D ( - int target, - int level, - int xoffset, - int yoffset, - int width, - int height, - int format, - int type, - short[] pixels - ) ; - public native void glTexSubImage2D ( - int target, - int level, - int xoffset, - int yoffset, - int width, - int height, - int format, - int type, - int[] pixels - ) ; - public native void glTexSubImage2D ( - int target, - int level, - int xoffset, - int yoffset, - int width, - int height, - int format, - int type, - float[] pixels - ) ; - public native void glTexSubImage2D ( - int target, - int level, - int xoffset, - int yoffset, - int width, - int height, - int format, - int type, - double[] pixels - ) ; - public native void glTexSubImage2D ( - int target, - int level, - int xoffset, - int yoffset, - int width, - int height, - int format, - int type, - boolean[] pixels - ) ; - public native void glTexSubImage2D ( - int target, - int level, - int xoffset, - int yoffset, - int width, - int height, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyTexImage1D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLint border ) ;
- * 
- */ - public native void glCopyTexImage1D ( - int target, - int level, - int internalformat, - int x, - int y, - int width, - int border - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyTexImage2D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height , GLint border ) ;
- * 
- */ - public native void glCopyTexImage2D ( - int target, - int level, - int internalformat, - int x, - int y, - int width, - int height, - int border - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLint x , GLint y , GLsizei width ) ;
- * 
- */ - public native void glCopyTexSubImage1D ( - int target, - int level, - int xoffset, - int x, - int y, - int width - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ - public native void glCopyTexSubImage2D ( - int target, - int level, - int xoffset, - int yoffset, - int x, - int y, - int width, - int height - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMap1d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint stride , GLint order , const GLdouble * points ) ;
- * 
- */ - public native void glMap1d ( - int target, - double u1, - double u2, - int stride, - int order, - double[] points - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMap1f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint stride , GLint order , const GLfloat * points ) ;
- * 
- */ - public native void glMap1f ( - int target, - float u1, - float u2, - int stride, - int order, - float[] points - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMap2d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint ustride , GLint uorder , GLdouble v1 , GLdouble v2 , GLint vstride , GLint vorder , const GLdouble * points ) ;
- * 
- */ - public native void glMap2d ( - int target, - double u1, - double u2, - int ustride, - int uorder, - double v1, - double v2, - int vstride, - int vorder, - double[] points - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMap2f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint ustride , GLint uorder , GLfloat v1 , GLfloat v2 , GLint vstride , GLint vorder , const GLfloat * points ) ;
- * 
- */ - public native void glMap2f ( - int target, - float u1, - float u2, - int ustride, - int uorder, - float v1, - float v2, - int vstride, - int vorder, - float[] points - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMapdv ( GLenum target , GLenum query , GLdouble * v ) ;
- * 
- */ - public native void glGetMapdv ( - int target, - int query, - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMapfv ( GLenum target , GLenum query , GLfloat * v ) ;
- * 
- */ - public native void glGetMapfv ( - int target, - int query, - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMapiv ( GLenum target , GLenum query , GLint * v ) ;
- * 
- */ - public native void glGetMapiv ( - int target, - int query, - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord1d ( GLdouble u ) ;
- * 
- */ - public native void glEvalCoord1d ( - double u - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord1f ( GLfloat u ) ;
- * 
- */ - public native void glEvalCoord1f ( - float u - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord1dv ( const GLdouble * u ) ;
- * 
- */ - public native void glEvalCoord1dv ( - double[] u - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord1fv ( const GLfloat * u ) ;
- * 
- */ - public native void glEvalCoord1fv ( - float[] u - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord2d ( GLdouble u , GLdouble v ) ;
- * 
- */ - public native void glEvalCoord2d ( - double u, - double v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord2f ( GLfloat u , GLfloat v ) ;
- * 
- */ - public native void glEvalCoord2f ( - float u, - float v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord2dv ( const GLdouble * u ) ;
- * 
- */ - public native void glEvalCoord2dv ( - double[] u - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalCoord2fv ( const GLfloat * u ) ;
- * 
- */ - public native void glEvalCoord2fv ( - float[] u - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMapGrid1d ( GLint un , GLdouble u1 , GLdouble u2 ) ;
- * 
- */ - public native void glMapGrid1d ( - int un, - double u1, - double u2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMapGrid1f ( GLint un , GLfloat u1 , GLfloat u2 ) ;
- * 
- */ - public native void glMapGrid1f ( - int un, - float u1, - float u2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMapGrid2d ( GLint un , GLdouble u1 , GLdouble u2 , GLint vn , GLdouble v1 , GLdouble v2 ) ;
- * 
- */ - public native void glMapGrid2d ( - int un, - double u1, - double u2, - int vn, - double v1, - double v2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMapGrid2f ( GLint un , GLfloat u1 , GLfloat u2 , GLint vn , GLfloat v1 , GLfloat v2 ) ;
- * 
- */ - public native void glMapGrid2f ( - int un, - float u1, - float u2, - int vn, - float v1, - float v2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalPoint1 ( GLint i ) ;
- * 
- */ - public native void glEvalPoint1 ( - int i - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalPoint2 ( GLint i , GLint j ) ;
- * 
- */ - public native void glEvalPoint2 ( - int i, - int j - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalMesh1 ( GLenum mode , GLint i1 , GLint i2 ) ;
- * 
- */ - public native void glEvalMesh1 ( - int mode, - int i1, - int i2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEvalMesh2 ( GLenum mode , GLint i1 , GLint i2 , GLint j1 , GLint j2 ) ;
- * 
- */ - public native void glEvalMesh2 ( - int mode, - int i1, - int i2, - int j1, - int j2 - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFogf ( GLenum pname , GLfloat param ) ;
- * 
- */ - public native void glFogf ( - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFogi ( GLenum pname , GLint param ) ;
- * 
- */ - public native void glFogi ( - int pname, - int param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFogfv ( GLenum pname , const GLfloat * params ) ;
- * 
- */ - public native void glFogfv ( - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFogiv ( GLenum pname , const GLint * params ) ;
- * 
- */ - public native void glFogiv ( - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glFeedbackBuffer ( GLsizei size , GLenum type , GLfloat * buffer ) ;
- * 
- */ - public native void glFeedbackBuffer ( - int size, - int type, - float[] buffer - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPassThrough ( GLfloat token ) ;
- * 
- */ - public native void glPassThrough ( - float token - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glSelectBuffer ( GLsizei size , GLuint * buffer ) ;
- * 
- */ - public native void glSelectBuffer ( - int size, - int[] buffer - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glInitNames ( void ) ;
- * 
- */ - public native void glInitNames ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLoadName ( GLuint name ) ;
- * 
- */ - public native void glLoadName ( - int name - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPushName ( GLuint name ) ;
- * 
- */ - public native void glPushName ( - int name - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPopName ( void ) ;
- * 
- */ - public native void glPopName ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDrawRangeElements ( GLenum mode , GLuint start , GLuint end , GLsizei count , GLenum type , const GLvoid * indices ) ;
- * 
- */ - public native void glDrawRangeElements ( - int mode, - int start, - int end, - int count, - int type, - byte[] indices - ) ; - public native void glDrawRangeElements ( - int mode, - int start, - int end, - int count, - int type, - short[] indices - ) ; - public native void glDrawRangeElements ( - int mode, - int start, - int end, - int count, - int type, - int[] indices - ) ; - public native void glDrawRangeElements ( - int mode, - int start, - int end, - int count, - int type, - float[] indices - ) ; - public native void glDrawRangeElements ( - int mode, - int start, - int end, - int count, - int type, - double[] indices - ) ; - public native void glDrawRangeElements ( - int mode, - int start, - int end, - int count, - int type, - boolean[] indices - ) ; - public native void glDrawRangeElements ( - int mode, - int start, - int end, - int count, - int type, - long[] indices - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexImage3D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - public native void glTexImage3D ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - byte[] pixels - ) ; - public native void glTexImage3D ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - short[] pixels - ) ; - public native void glTexImage3D ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - int[] pixels - ) ; - public native void glTexImage3D ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - float[] pixels - ) ; - public native void glTexImage3D ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - double[] pixels - ) ; - public native void glTexImage3D ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - boolean[] pixels - ) ; - public native void glTexImage3D ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   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 ) ;
- * 
- */ - public native void glTexSubImage3D ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - byte[] pixels - ) ; - public native void glTexSubImage3D ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - short[] pixels - ) ; - public native void glTexSubImage3D ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - int[] pixels - ) ; - public native void glTexSubImage3D ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - float[] pixels - ) ; - public native void glTexSubImage3D ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - double[] pixels - ) ; - public native void glTexSubImage3D ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - boolean[] pixels - ) ; - public native void glTexSubImage3D ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyTexSubImage3D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ - public native void glCopyTexSubImage3D ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int x, - int y, - int width, - int height - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorTable ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ - public native void glColorTable ( - int target, - int internalformat, - int width, - int format, - int type, - byte[] table - ) ; - public native void glColorTable ( - int target, - int internalformat, - int width, - int format, - int type, - short[] table - ) ; - public native void glColorTable ( - int target, - int internalformat, - int width, - int format, - int type, - int[] table - ) ; - public native void glColorTable ( - int target, - int internalformat, - int width, - int format, - int type, - float[] table - ) ; - public native void glColorTable ( - int target, - int internalformat, - int width, - int format, - int type, - double[] table - ) ; - public native void glColorTable ( - int target, - int internalformat, - int width, - int format, - int type, - boolean[] table - ) ; - public native void glColorTable ( - int target, - int internalformat, - int width, - int format, - int type, - long[] table - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorSubTable ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ - public native void glColorSubTable ( - int target, - int start, - int count, - int format, - int type, - byte[] data - ) ; - public native void glColorSubTable ( - int target, - int start, - int count, - int format, - int type, - short[] data - ) ; - public native void glColorSubTable ( - int target, - int start, - int count, - int format, - int type, - int[] data - ) ; - public native void glColorSubTable ( - int target, - int start, - int count, - int format, - int type, - float[] data - ) ; - public native void glColorSubTable ( - int target, - int start, - int count, - int format, - int type, - double[] data - ) ; - public native void glColorSubTable ( - int target, - int start, - int count, - int format, - int type, - boolean[] data - ) ; - public native void glColorSubTable ( - int target, - int start, - int count, - int format, - int type, - long[] data - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorTableParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ - public native void glColorTableParameteriv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorTableParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ - public native void glColorTableParameterfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyColorSubTable ( GLenum target , GLsizei start , GLint x , GLint y , GLsizei width ) ;
- * 
- */ - public native void glCopyColorSubTable ( - int target, - int start, - int x, - int y, - int width - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyColorTable ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ - public native void glCopyColorTable ( - int target, - int internalformat, - int x, - int y, - int width - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetColorTable ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ - public native void glGetColorTable ( - int target, - int format, - int type, - byte[] table - ) ; - public native void glGetColorTable ( - int target, - int format, - int type, - short[] table - ) ; - public native void glGetColorTable ( - int target, - int format, - int type, - int[] table - ) ; - public native void glGetColorTable ( - int target, - int format, - int type, - float[] table - ) ; - public native void glGetColorTable ( - int target, - int format, - int type, - double[] table - ) ; - public native void glGetColorTable ( - int target, - int format, - int type, - boolean[] table - ) ; - public native void glGetColorTable ( - int target, - int format, - int type, - long[] table - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetColorTableParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - public native void glGetColorTableParameterfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetColorTableParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - public native void glGetColorTableParameteriv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBlendEquation ( GLenum mode ) ;
- * 
- */ - public native void glBlendEquation ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBlendColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ - public native void glBlendColor ( - float red, - float green, - float blue, - float alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glHistogram ( GLenum target , GLsizei width , GLenum internalformat , GLboolean sink ) ;
- * 
- */ - public native void glHistogram ( - int target, - int width, - int internalformat, - boolean sink - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glResetHistogram ( GLenum target ) ;
- * 
- */ - public native void glResetHistogram ( - int target - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetHistogram ( GLenum target , GLboolean reset , GLenum format , GLenum type , GLvoid * values ) ;
- * 
- */ - public native void glGetHistogram ( - int target, - boolean reset, - int format, - int type, - byte[] values - ) ; - public native void glGetHistogram ( - int target, - boolean reset, - int format, - int type, - short[] values - ) ; - public native void glGetHistogram ( - int target, - boolean reset, - int format, - int type, - int[] values - ) ; - public native void glGetHistogram ( - int target, - boolean reset, - int format, - int type, - float[] values - ) ; - public native void glGetHistogram ( - int target, - boolean reset, - int format, - int type, - double[] values - ) ; - public native void glGetHistogram ( - int target, - boolean reset, - int format, - int type, - boolean[] values - ) ; - public native void glGetHistogram ( - int target, - boolean reset, - int format, - int type, - long[] values - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetHistogramParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - public native void glGetHistogramParameterfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetHistogramParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - public native void glGetHistogramParameteriv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMinmax ( GLenum target , GLenum internalformat , GLboolean sink ) ;
- * 
- */ - public native void glMinmax ( - int target, - int internalformat, - boolean sink - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glResetMinmax ( GLenum target ) ;
- * 
- */ - public native void glResetMinmax ( - int target - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMinmax ( GLenum target , GLboolean reset , GLenum format , GLenum types , GLvoid * values ) ;
- * 
- */ - public native void glGetMinmax ( - int target, - boolean reset, - int format, - int types, - byte[] values - ) ; - public native void glGetMinmax ( - int target, - boolean reset, - int format, - int types, - short[] values - ) ; - public native void glGetMinmax ( - int target, - boolean reset, - int format, - int types, - int[] values - ) ; - public native void glGetMinmax ( - int target, - boolean reset, - int format, - int types, - float[] values - ) ; - public native void glGetMinmax ( - int target, - boolean reset, - int format, - int types, - double[] values - ) ; - public native void glGetMinmax ( - int target, - boolean reset, - int format, - int types, - boolean[] values - ) ; - public native void glGetMinmax ( - int target, - boolean reset, - int format, - int types, - long[] values - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMinmaxParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - public native void glGetMinmaxParameterfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetMinmaxParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - public native void glGetMinmaxParameteriv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glConvolutionFilter1D ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ - public native void glConvolutionFilter1D ( - int target, - int internalformat, - int width, - int format, - int type, - byte[] image - ) ; - public native void glConvolutionFilter1D ( - int target, - int internalformat, - int width, - int format, - int type, - short[] image - ) ; - public native void glConvolutionFilter1D ( - int target, - int internalformat, - int width, - int format, - int type, - int[] image - ) ; - public native void glConvolutionFilter1D ( - int target, - int internalformat, - int width, - int format, - int type, - float[] image - ) ; - public native void glConvolutionFilter1D ( - int target, - int internalformat, - int width, - int format, - int type, - double[] image - ) ; - public native void glConvolutionFilter1D ( - int target, - int internalformat, - int width, - int format, - int type, - boolean[] image - ) ; - public native void glConvolutionFilter1D ( - int target, - int internalformat, - int width, - int format, - int type, - long[] image - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glConvolutionFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * image ) ;
- * 
- */ - public native void glConvolutionFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - byte[] image - ) ; - public native void glConvolutionFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - short[] image - ) ; - public native void glConvolutionFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - int[] image - ) ; - public native void glConvolutionFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - float[] image - ) ; - public native void glConvolutionFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - double[] image - ) ; - public native void glConvolutionFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - boolean[] image - ) ; - public native void glConvolutionFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - long[] image - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glConvolutionParameterf ( GLenum target , GLenum pname , GLfloat params ) ;
- * 
- */ - public native void glConvolutionParameterf ( - int target, - int pname, - float params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glConvolutionParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
- * 
- */ - public native void glConvolutionParameterfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glConvolutionParameteri ( GLenum target , GLenum pname , GLint params ) ;
- * 
- */ - public native void glConvolutionParameteri ( - int target, - int pname, - int params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glConvolutionParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
- * 
- */ - public native void glConvolutionParameteriv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyConvolutionFilter1D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
- * 
- */ - public native void glCopyConvolutionFilter1D ( - int target, - int internalformat, - int x, - int y, - int width - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyConvolutionFilter2D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ - public native void glCopyConvolutionFilter2D ( - int target, - int internalformat, - int x, - int y, - int width, - int height - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetConvolutionFilter ( GLenum target , GLenum format , GLenum type , GLvoid * image ) ;
- * 
- */ - public native void glGetConvolutionFilter ( - int target, - int format, - int type, - byte[] image - ) ; - public native void glGetConvolutionFilter ( - int target, - int format, - int type, - short[] image - ) ; - public native void glGetConvolutionFilter ( - int target, - int format, - int type, - int[] image - ) ; - public native void glGetConvolutionFilter ( - int target, - int format, - int type, - float[] image - ) ; - public native void glGetConvolutionFilter ( - int target, - int format, - int type, - double[] image - ) ; - public native void glGetConvolutionFilter ( - int target, - int format, - int type, - boolean[] image - ) ; - public native void glGetConvolutionFilter ( - int target, - int format, - int type, - long[] image - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetConvolutionParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - public native void glGetConvolutionParameterfv ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetConvolutionParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - public native void glGetConvolutionParameteriv ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glSeparableFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * row , const GLvoid * column ) ;
- * 
- */ - public native void glSeparableFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - byte[] row, - byte[] column - ) ; - public native void glSeparableFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - short[] row, - short[] column - ) ; - public native void glSeparableFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - int[] row, - int[] column - ) ; - public native void glSeparableFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - float[] row, - float[] column - ) ; - public native void glSeparableFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - double[] row, - double[] column - ) ; - public native void glSeparableFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - boolean[] row, - boolean[] column - ) ; - public native void glSeparableFilter2D ( - int target, - int internalformat, - int width, - int height, - int format, - int type, - long[] row, - long[] column - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetSeparableFilter ( GLenum target , GLenum format , GLenum type , GLvoid * row , GLvoid * column , GLvoid * span ) ;
- * 
- */ - public native void glGetSeparableFilter ( - int target, - int format, - int type, - byte[] row, - byte[] column, - byte[] span - ) ; - public native void glGetSeparableFilter ( - int target, - int format, - int type, - short[] row, - short[] column, - short[] span - ) ; - public native void glGetSeparableFilter ( - int target, - int format, - int type, - int[] row, - int[] column, - int[] span - ) ; - public native void glGetSeparableFilter ( - int target, - int format, - int type, - float[] row, - float[] column, - float[] span - ) ; - public native void glGetSeparableFilter ( - int target, - int format, - int type, - double[] row, - double[] column, - double[] span - ) ; - public native void glGetSeparableFilter ( - int target, - int format, - int type, - boolean[] row, - boolean[] column, - boolean[] span - ) ; - public native void glGetSeparableFilter ( - int target, - int format, - int type, - long[] row, - long[] column, - long[] span - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBlendColorEXT ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
- * 
- */ - public native void glBlendColorEXT ( - float red, - float green, - float blue, - float alpha - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPolygonOffsetEXT ( GLfloat factor , GLfloat bias ) ;
- * 
- */ - public native void glPolygonOffsetEXT ( - float factor, - float bias - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexImage3DEXT ( GLenum target , GLint level , GLenum internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
- * 
- */ - public native void glTexImage3DEXT ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - byte[] pixels - ) ; - public native void glTexImage3DEXT ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - short[] pixels - ) ; - public native void glTexImage3DEXT ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - int[] pixels - ) ; - public native void glTexImage3DEXT ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - float[] pixels - ) ; - public native void glTexImage3DEXT ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - double[] pixels - ) ; - public native void glTexImage3DEXT ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - boolean[] pixels - ) ; - public native void glTexImage3DEXT ( - int target, - int level, - int internalFormat, - int width, - int height, - int depth, - int border, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   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 ) ;
- * 
- */ - public native void glTexSubImage3DEXT ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - byte[] pixels - ) ; - public native void glTexSubImage3DEXT ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - short[] pixels - ) ; - public native void glTexSubImage3DEXT ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - int[] pixels - ) ; - public native void glTexSubImage3DEXT ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - float[] pixels - ) ; - public native void glTexSubImage3DEXT ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - double[] pixels - ) ; - public native void glTexSubImage3DEXT ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - boolean[] pixels - ) ; - public native void glTexSubImage3DEXT ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int width, - int height, - int depth, - int format, - int type, - long[] pixels - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glCopyTexSubImage3DEXT ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
- * 
- */ - public native void glCopyTexSubImage3DEXT ( - int target, - int level, - int xoffset, - int yoffset, - int zoffset, - int x, - int y, - int width, - int height - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGenTexturesEXT ( GLsizei n , GLuint * textures ) ;
- * 
- */ - public native void glGenTexturesEXT ( - int n, - int[] textures - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDeleteTexturesEXT ( GLsizei n , const GLuint * textures ) ;
- * 
- */ - public native void glDeleteTexturesEXT ( - int n, - int[] textures - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBindTextureEXT ( GLenum target , GLuint texture ) ;
- * 
- */ - public native void glBindTextureEXT ( - int target, - int texture - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPrioritizeTexturesEXT ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
- * 
- */ - public native void glPrioritizeTexturesEXT ( - int n, - int[] textures, - float[] priorities - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLboolean glAreTexturesResidentEXT ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
- * 
- */ - public native boolean glAreTexturesResidentEXT ( - int n, - int[] textures, - boolean[] residences - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLboolean glIsTextureEXT ( GLuint texture ) ;
- * 
- */ - public native boolean glIsTextureEXT ( - int texture - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glVertexPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ - public native void glVertexPointerEXT ( - int size, - int type, - int stride, - int count, - byte[] ptr - ) ; - public native void glVertexPointerEXT ( - int size, - int type, - int stride, - int count, - short[] ptr - ) ; - public native void glVertexPointerEXT ( - int size, - int type, - int stride, - int count, - int[] ptr - ) ; - public native void glVertexPointerEXT ( - int size, - int type, - int stride, - int count, - float[] ptr - ) ; - public native void glVertexPointerEXT ( - int size, - int type, - int stride, - int count, - double[] ptr - ) ; - public native void glVertexPointerEXT ( - int size, - int type, - int stride, - int count, - boolean[] ptr - ) ; - public native void glVertexPointerEXT ( - int size, - int type, - int stride, - int count, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glNormalPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ - public native void glNormalPointerEXT ( - int type, - int stride, - int count, - byte[] ptr - ) ; - public native void glNormalPointerEXT ( - int type, - int stride, - int count, - short[] ptr - ) ; - public native void glNormalPointerEXT ( - int type, - int stride, - int count, - int[] ptr - ) ; - public native void glNormalPointerEXT ( - int type, - int stride, - int count, - float[] ptr - ) ; - public native void glNormalPointerEXT ( - int type, - int stride, - int count, - double[] ptr - ) ; - public native void glNormalPointerEXT ( - int type, - int stride, - int count, - boolean[] ptr - ) ; - public native void glNormalPointerEXT ( - int type, - int stride, - int count, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ - public native void glColorPointerEXT ( - int size, - int type, - int stride, - int count, - byte[] ptr - ) ; - public native void glColorPointerEXT ( - int size, - int type, - int stride, - int count, - short[] ptr - ) ; - public native void glColorPointerEXT ( - int size, - int type, - int stride, - int count, - int[] ptr - ) ; - public native void glColorPointerEXT ( - int size, - int type, - int stride, - int count, - float[] ptr - ) ; - public native void glColorPointerEXT ( - int size, - int type, - int stride, - int count, - double[] ptr - ) ; - public native void glColorPointerEXT ( - int size, - int type, - int stride, - int count, - boolean[] ptr - ) ; - public native void glColorPointerEXT ( - int size, - int type, - int stride, - int count, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glIndexPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ - public native void glIndexPointerEXT ( - int type, - int stride, - int count, - byte[] ptr - ) ; - public native void glIndexPointerEXT ( - int type, - int stride, - int count, - short[] ptr - ) ; - public native void glIndexPointerEXT ( - int type, - int stride, - int count, - int[] ptr - ) ; - public native void glIndexPointerEXT ( - int type, - int stride, - int count, - float[] ptr - ) ; - public native void glIndexPointerEXT ( - int type, - int stride, - int count, - double[] ptr - ) ; - public native void glIndexPointerEXT ( - int type, - int stride, - int count, - boolean[] ptr - ) ; - public native void glIndexPointerEXT ( - int type, - int stride, - int count, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glTexCoordPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
- * 
- */ - public native void glTexCoordPointerEXT ( - int size, - int type, - int stride, - int count, - byte[] ptr - ) ; - public native void glTexCoordPointerEXT ( - int size, - int type, - int stride, - int count, - short[] ptr - ) ; - public native void glTexCoordPointerEXT ( - int size, - int type, - int stride, - int count, - int[] ptr - ) ; - public native void glTexCoordPointerEXT ( - int size, - int type, - int stride, - int count, - float[] ptr - ) ; - public native void glTexCoordPointerEXT ( - int size, - int type, - int stride, - int count, - double[] ptr - ) ; - public native void glTexCoordPointerEXT ( - int size, - int type, - int stride, - int count, - boolean[] ptr - ) ; - public native void glTexCoordPointerEXT ( - int size, - int type, - int stride, - int count, - long[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glEdgeFlagPointerEXT ( GLsizei stride , GLsizei count , const GLboolean * ptr ) ;
- * 
- */ - public native void glEdgeFlagPointerEXT ( - int stride, - int count, - boolean[] ptr - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetPointervEXT ( GLenum pname , void * * params ) ;
- * 
- */ - public native void glGetPointervEXT ( - int pname, - byte[][] params - ) ; - public native void glGetPointervEXT ( - int pname, - short[][] params - ) ; - public native void glGetPointervEXT ( - int pname, - int[][] params - ) ; - public native void glGetPointervEXT ( - int pname, - float[][] params - ) ; - public native void glGetPointervEXT ( - int pname, - double[][] params - ) ; - public native void glGetPointervEXT ( - int pname, - boolean[][] params - ) ; - public native void glGetPointervEXT ( - int pname, - long[][] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glArrayElementEXT ( GLint i ) ;
- * 
- */ - public native void glArrayElementEXT ( - int i - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glDrawArraysEXT ( GLenum mode , GLint first , GLsizei count ) ;
- * 
- */ - public native void glDrawArraysEXT ( - int mode, - int first, - int count - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glBlendEquationEXT ( GLenum mode ) ;
- * 
- */ - public native void glBlendEquationEXT ( - int mode - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPointParameterfEXT ( GLenum pname , GLfloat param ) ;
- * 
- */ - public native void glPointParameterfEXT ( - int pname, - float param - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glPointParameterfvEXT ( GLenum pname , const GLfloat * params ) ;
- * 
- */ - public native void glPointParameterfvEXT ( - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorTableEXT ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
- * 
- */ - public native void glColorTableEXT ( - int target, - int internalformat, - int width, - int format, - int type, - byte[] table - ) ; - public native void glColorTableEXT ( - int target, - int internalformat, - int width, - int format, - int type, - short[] table - ) ; - public native void glColorTableEXT ( - int target, - int internalformat, - int width, - int format, - int type, - int[] table - ) ; - public native void glColorTableEXT ( - int target, - int internalformat, - int width, - int format, - int type, - float[] table - ) ; - public native void glColorTableEXT ( - int target, - int internalformat, - int width, - int format, - int type, - double[] table - ) ; - public native void glColorTableEXT ( - int target, - int internalformat, - int width, - int format, - int type, - boolean[] table - ) ; - public native void glColorTableEXT ( - int target, - int internalformat, - int width, - int format, - int type, - long[] table - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glColorSubTableEXT ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
- * 
- */ - public native void glColorSubTableEXT ( - int target, - int start, - int count, - int format, - int type, - byte[] data - ) ; - public native void glColorSubTableEXT ( - int target, - int start, - int count, - int format, - int type, - short[] data - ) ; - public native void glColorSubTableEXT ( - int target, - int start, - int count, - int format, - int type, - int[] data - ) ; - public native void glColorSubTableEXT ( - int target, - int start, - int count, - int format, - int type, - float[] data - ) ; - public native void glColorSubTableEXT ( - int target, - int start, - int count, - int format, - int type, - double[] data - ) ; - public native void glColorSubTableEXT ( - int target, - int start, - int count, - int format, - int type, - boolean[] data - ) ; - public native void glColorSubTableEXT ( - int target, - int start, - int count, - int format, - int type, - long[] data - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetColorTableEXT ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
- * 
- */ - public native void glGetColorTableEXT ( - int target, - int format, - int type, - byte[] table - ) ; - public native void glGetColorTableEXT ( - int target, - int format, - int type, - short[] table - ) ; - public native void glGetColorTableEXT ( - int target, - int format, - int type, - int[] table - ) ; - public native void glGetColorTableEXT ( - int target, - int format, - int type, - float[] table - ) ; - public native void glGetColorTableEXT ( - int target, - int format, - int type, - double[] table - ) ; - public native void glGetColorTableEXT ( - int target, - int format, - int type, - boolean[] table - ) ; - public native void glGetColorTableEXT ( - int target, - int format, - int type, - long[] table - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetColorTableParameterfvEXT ( GLenum target , GLenum pname , GLfloat * params ) ;
- * 
- */ - public native void glGetColorTableParameterfvEXT ( - int target, - int pname, - float[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glGetColorTableParameterivEXT ( GLenum target , GLenum pname , GLint * params ) ;
- * 
- */ - public native void glGetColorTableParameterivEXT ( - int target, - int pname, - int[] params - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glLockArraysEXT ( GLint first , GLsizei count ) ;
- * 
- */ - public native void glLockArraysEXT ( - int first, - int count - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glUnlockArraysEXT ( void ) ;
- * 
- */ - public native void glUnlockArraysEXT ( - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glActiveTextureARB ( GLenum texture ) ;
- * 
- */ - public native void glActiveTextureARB ( - int texture - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glClientActiveTextureARB ( GLenum texture ) ;
- * 
- */ - public native void glClientActiveTextureARB ( - int texture - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1dARB ( GLenum target , GLdouble s ) ;
- * 
- */ - public native void glMultiTexCoord1dARB ( - int target, - double s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ - public native void glMultiTexCoord1dvARB ( - int target, - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1fARB ( GLenum target , GLfloat s ) ;
- * 
- */ - public native void glMultiTexCoord1fARB ( - int target, - float s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ - public native void glMultiTexCoord1fvARB ( - int target, - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1iARB ( GLenum target , GLint s ) ;
- * 
- */ - public native void glMultiTexCoord1iARB ( - int target, - int s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ - public native void glMultiTexCoord1ivARB ( - int target, - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1sARB ( GLenum target , GLshort s ) ;
- * 
- */ - public native void glMultiTexCoord1sARB ( - int target, - short s - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord1svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ - public native void glMultiTexCoord1svARB ( - int target, - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2dARB ( GLenum target , GLdouble s , GLdouble t ) ;
- * 
- */ - public native void glMultiTexCoord2dARB ( - int target, - double s, - double t - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ - public native void glMultiTexCoord2dvARB ( - int target, - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2fARB ( GLenum target , GLfloat s , GLfloat t ) ;
- * 
- */ - public native void glMultiTexCoord2fARB ( - int target, - float s, - float t - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ - public native void glMultiTexCoord2fvARB ( - int target, - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2iARB ( GLenum target , GLint s , GLint t ) ;
- * 
- */ - public native void glMultiTexCoord2iARB ( - int target, - int s, - int t - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ - public native void glMultiTexCoord2ivARB ( - int target, - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2sARB ( GLenum target , GLshort s , GLshort t ) ;
- * 
- */ - public native void glMultiTexCoord2sARB ( - int target, - short s, - short t - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord2svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ - public native void glMultiTexCoord2svARB ( - int target, - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r ) ;
- * 
- */ - public native void glMultiTexCoord3dARB ( - int target, - double s, - double t, - double r - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ - public native void glMultiTexCoord3dvARB ( - int target, - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r ) ;
- * 
- */ - public native void glMultiTexCoord3fARB ( - int target, - float s, - float t, - float r - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ - public native void glMultiTexCoord3fvARB ( - int target, - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3iARB ( GLenum target , GLint s , GLint t , GLint r ) ;
- * 
- */ - public native void glMultiTexCoord3iARB ( - int target, - int s, - int t, - int r - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ - public native void glMultiTexCoord3ivARB ( - int target, - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3sARB ( GLenum target , GLshort s , GLshort t , GLshort r ) ;
- * 
- */ - public native void glMultiTexCoord3sARB ( - int target, - short s, - short t, - short r - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord3svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ - public native void glMultiTexCoord3svARB ( - int target, - short[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
- * 
- */ - public native void glMultiTexCoord4dARB ( - int target, - double s, - double t, - double r, - double q - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4dvARB ( GLenum target , const GLdouble * v ) ;
- * 
- */ - public native void glMultiTexCoord4dvARB ( - int target, - double[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
- * 
- */ - public native void glMultiTexCoord4fARB ( - int target, - float s, - float t, - float r, - float q - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4fvARB ( GLenum target , const GLfloat * v ) ;
- * 
- */ - public native void glMultiTexCoord4fvARB ( - int target, - float[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4iARB ( GLenum target , GLint s , GLint t , GLint r , GLint q ) ;
- * 
- */ - public native void glMultiTexCoord4iARB ( - int target, - int s, - int t, - int r, - int q - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4ivARB ( GLenum target , const GLint * v ) ;
- * 
- */ - public native void glMultiTexCoord4ivARB ( - int target, - int[] v - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4sARB ( GLenum target , GLshort s , GLshort t , GLshort r , GLshort q ) ;
- * 
- */ - public native void glMultiTexCoord4sARB ( - int target, - short s, - short t, - short r, - short q - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void glMultiTexCoord4svARB ( GLenum target , const GLshort * v ) ;
- * 
- */ - public native void glMultiTexCoord4svARB ( - int target, - short[] v - ) ; - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ - - -} - +/* WARNING ! WARNING *** THIS FILE IS GENERATED BY C2J !!! + + DO NOT MAKE ANY CHANGES *** MAKE CHANGES IN THE SKELETON FILES !!! +*/ + + +/** + * @(#) GLFuncJauJNInf.java + */ + + +package gl4java; + +/** + * The default implementation class for OpenGL native function mapping + * + * @version 2.00, 21. April 1999 + * @author Sven Goethel + */ +public class GLFuncJauJNInf + implements GLFunc +{ + + + +public native String glGetString ( int name ) ; + +public native String getNativeVendor ( ) ; +public native String getNativeVersion ( ) ; + +public String getClassVendor ( ) +{ return "Jausoft - Sven Goethel Software Development"; } + +public String getClassVersion ( ) +{ return "2.4.1.0"; } + + + +/** + * C2J Parser Version 1.5 Beta + * Jausoft - Sven Goethel Software Development + * Reading from file: gl-proto-auto.orig.h . . . + * Destination-Class: gl4java_GLFuncJauJNInf ! + */ + +/** + * Original Function-Prototype : + *
 
+   extern void glClearIndex ( GLfloat c ) ;
+ * 
+ */ + public native void glClearIndex ( + float c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glClearColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
+ * 
+ */ + public native void glClearColor ( + float red, + float green, + float blue, + float alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glClear ( GLbitfield mask ) ;
+ * 
+ */ + public native void glClear ( + int mask + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexMask ( GLuint mask ) ;
+ * 
+ */ + public native void glIndexMask ( + int mask + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorMask ( GLboolean red , GLboolean green , GLboolean blue , GLboolean alpha ) ;
+ * 
+ */ + public native void glColorMask ( + boolean red, + boolean green, + boolean blue, + boolean alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glAlphaFunc ( GLenum func , GLclampf ref ) ;
+ * 
+ */ + public native void glAlphaFunc ( + int func, + float ref + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBlendFunc ( GLenum sfactor , GLenum dfactor ) ;
+ * 
+ */ + public native void glBlendFunc ( + int sfactor, + int dfactor + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLogicOp ( GLenum opcode ) ;
+ * 
+ */ + public native void glLogicOp ( + int opcode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCullFace ( GLenum mode ) ;
+ * 
+ */ + public native void glCullFace ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFrontFace ( GLenum mode ) ;
+ * 
+ */ + public native void glFrontFace ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPointSize ( GLfloat size ) ;
+ * 
+ */ + public native void glPointSize ( + float size + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLineWidth ( GLfloat width ) ;
+ * 
+ */ + public native void glLineWidth ( + float width + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLineStipple ( GLint factor , GLushort pattern ) ;
+ * 
+ */ + public native void glLineStipple ( + int factor, + short pattern + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPolygonMode ( GLenum face , GLenum mode ) ;
+ * 
+ */ + public native void glPolygonMode ( + int face, + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPolygonOffset ( GLfloat factor , GLfloat units ) ;
+ * 
+ */ + public native void glPolygonOffset ( + float factor, + float units + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPolygonStipple ( const GLubyte * mask ) ;
+ * 
+ */ + public native void glPolygonStipple ( + byte[] mask + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetPolygonStipple ( GLubyte * mask ) ;
+ * 
+ */ + public native void glGetPolygonStipple ( + byte[] mask + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEdgeFlag ( GLboolean flag ) ;
+ * 
+ */ + public native void glEdgeFlag ( + boolean flag + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEdgeFlagv ( const GLboolean * flag ) ;
+ * 
+ */ + public native void glEdgeFlagv ( + boolean[] flag + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glScissor ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
+ * 
+ */ + public native void glScissor ( + int x, + int y, + int width, + int height + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glClipPlane ( GLenum plane , const GLdouble * equation ) ;
+ * 
+ */ + public native void glClipPlane ( + int plane, + double[] equation + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetClipPlane ( GLenum plane , GLdouble * equation ) ;
+ * 
+ */ + public native void glGetClipPlane ( + int plane, + double[] equation + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDrawBuffer ( GLenum mode ) ;
+ * 
+ */ + public native void glDrawBuffer ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glReadBuffer ( GLenum mode ) ;
+ * 
+ */ + public native void glReadBuffer ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEnable ( GLenum cap ) ;
+ * 
+ */ + public native void glEnable ( + int cap + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDisable ( GLenum cap ) ;
+ * 
+ */ + public native void glDisable ( + int cap + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLboolean glIsEnabled ( GLenum cap ) ;
+ * 
+ */ + public native boolean glIsEnabled ( + int cap + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEnableClientState ( GLenum cap ) ;
+ * 
+ */ + public native void glEnableClientState ( + int cap + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDisableClientState ( GLenum cap ) ;
+ * 
+ */ + public native void glDisableClientState ( + int cap + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetBooleanv ( GLenum pname , GLboolean * params ) ;
+ * 
+ */ + public native void glGetBooleanv ( + int pname, + boolean[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetDoublev ( GLenum pname , GLdouble * params ) ;
+ * 
+ */ + public native void glGetDoublev ( + int pname, + double[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetFloatv ( GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public native void glGetFloatv ( + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetIntegerv ( GLenum pname , GLint * params ) ;
+ * 
+ */ + public native void glGetIntegerv ( + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPushAttrib ( GLbitfield mask ) ;
+ * 
+ */ + public native void glPushAttrib ( + int mask + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPopAttrib ( void ) ;
+ * 
+ */ + public native void glPopAttrib ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPushClientAttrib ( GLbitfield mask ) ;
+ * 
+ */ + public native void glPushClientAttrib ( + int mask + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPopClientAttrib ( void ) ;
+ * 
+ */ + public native void glPopClientAttrib ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLint glRenderMode ( GLenum mode ) ;
+ * 
+ */ + public native int glRenderMode ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLenum glGetError ( void ) ;
+ * 
+ */ + public native int glGetError ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFinish ( void ) ;
+ * 
+ */ + public native void glFinish ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFlush ( void ) ;
+ * 
+ */ + public native void glFlush ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glHint ( GLenum target , GLenum mode ) ;
+ * 
+ */ + public native void glHint ( + int target, + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glClearDepth ( GLclampd depth ) ;
+ * 
+ */ + public native void glClearDepth ( + double depth + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDepthFunc ( GLenum func ) ;
+ * 
+ */ + public native void glDepthFunc ( + int func + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDepthMask ( GLboolean flag ) ;
+ * 
+ */ + public native void glDepthMask ( + boolean flag + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDepthRange ( GLclampd near_val , GLclampd far_val ) ;
+ * 
+ */ + public native void glDepthRange ( + double near_val, + double far_val + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glClearAccum ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
+ * 
+ */ + public native void glClearAccum ( + float red, + float green, + float blue, + float alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glAccum ( GLenum op , GLfloat value ) ;
+ * 
+ */ + public native void glAccum ( + int op, + float value + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMatrixMode ( GLenum mode ) ;
+ * 
+ */ + public native void glMatrixMode ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glOrtho ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
+ * 
+ */ + public native void glOrtho ( + double left, + double right, + double bottom, + double top, + double near_val, + double far_val + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFrustum ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top , GLdouble near_val , GLdouble far_val ) ;
+ * 
+ */ + public native void glFrustum ( + double left, + double right, + double bottom, + double top, + double near_val, + double far_val + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glViewport ( GLint x , GLint y , GLsizei width , GLsizei height ) ;
+ * 
+ */ + public native void glViewport ( + int x, + int y, + int width, + int height + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPushMatrix ( void ) ;
+ * 
+ */ + public native void glPushMatrix ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPopMatrix ( void ) ;
+ * 
+ */ + public native void glPopMatrix ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLoadIdentity ( void ) ;
+ * 
+ */ + public native void glLoadIdentity ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLoadMatrixd ( const GLdouble * m ) ;
+ * 
+ */ + public native void glLoadMatrixd ( + double[] m + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLoadMatrixf ( const GLfloat * m ) ;
+ * 
+ */ + public native void glLoadMatrixf ( + float[] m + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultMatrixd ( const GLdouble * m ) ;
+ * 
+ */ + public native void glMultMatrixd ( + double[] m + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultMatrixf ( const GLfloat * m ) ;
+ * 
+ */ + public native void glMultMatrixf ( + float[] m + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRotated ( GLdouble angle , GLdouble x , GLdouble y , GLdouble z ) ;
+ * 
+ */ + public native void glRotated ( + double angle, + double x, + double y, + double z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRotatef ( GLfloat angle , GLfloat x , GLfloat y , GLfloat z ) ;
+ * 
+ */ + public native void glRotatef ( + float angle, + float x, + float y, + float z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glScaled ( GLdouble x , GLdouble y , GLdouble z ) ;
+ * 
+ */ + public native void glScaled ( + double x, + double y, + double z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glScalef ( GLfloat x , GLfloat y , GLfloat z ) ;
+ * 
+ */ + public native void glScalef ( + float x, + float y, + float z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTranslated ( GLdouble x , GLdouble y , GLdouble z ) ;
+ * 
+ */ + public native void glTranslated ( + double x, + double y, + double z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTranslatef ( GLfloat x , GLfloat y , GLfloat z ) ;
+ * 
+ */ + public native void glTranslatef ( + float x, + float y, + float z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLboolean glIsList ( GLuint list ) ;
+ * 
+ */ + public native boolean glIsList ( + int list + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDeleteLists ( GLuint list , GLsizei range ) ;
+ * 
+ */ + public native void glDeleteLists ( + int list, + int range + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLuint glGenLists ( GLsizei range ) ;
+ * 
+ */ + public native int glGenLists ( + int range + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNewList ( GLuint list , GLenum mode ) ;
+ * 
+ */ + public native void glNewList ( + int list, + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEndList ( void ) ;
+ * 
+ */ + public native void glEndList ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCallList ( GLuint list ) ;
+ * 
+ */ + public native void glCallList ( + int list + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCallLists ( GLsizei n , GLenum type , const GLvoid * lists ) ;
+ * 
+ */ + public native void glCallLists ( + int n, + int type, + byte[] lists + ) ; + public native void glCallLists ( + int n, + int type, + short[] lists + ) ; + public native void glCallLists ( + int n, + int type, + int[] lists + ) ; + public native void glCallLists ( + int n, + int type, + float[] lists + ) ; + public native void glCallLists ( + int n, + int type, + double[] lists + ) ; + public native void glCallLists ( + int n, + int type, + boolean[] lists + ) ; + public native void glCallLists ( + int n, + int type, + long[] lists + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glListBase ( GLuint base ) ;
+ * 
+ */ + public native void glListBase ( + int base + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBegin ( GLenum mode ) ;
+ * 
+ */ + public native void glBegin ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEnd ( void ) ;
+ * 
+ */ + public native void glEnd ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2d ( GLdouble x , GLdouble y ) ;
+ * 
+ */ + public native void glVertex2d ( + double x, + double y + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2f ( GLfloat x , GLfloat y ) ;
+ * 
+ */ + public native void glVertex2f ( + float x, + float y + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2i ( GLint x , GLint y ) ;
+ * 
+ */ + public native void glVertex2i ( + int x, + int y + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2s ( GLshort x , GLshort y ) ;
+ * 
+ */ + public native void glVertex2s ( + short x, + short y + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3d ( GLdouble x , GLdouble y , GLdouble z ) ;
+ * 
+ */ + public native void glVertex3d ( + double x, + double y, + double z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3f ( GLfloat x , GLfloat y , GLfloat z ) ;
+ * 
+ */ + public native void glVertex3f ( + float x, + float y, + float z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3i ( GLint x , GLint y , GLint z ) ;
+ * 
+ */ + public native void glVertex3i ( + int x, + int y, + int z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3s ( GLshort x , GLshort y , GLshort z ) ;
+ * 
+ */ + public native void glVertex3s ( + short x, + short y, + short z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
+ * 
+ */ + public native void glVertex4d ( + double x, + double y, + double z, + double w + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
+ * 
+ */ + public native void glVertex4f ( + float x, + float y, + float z, + float w + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4i ( GLint x , GLint y , GLint z , GLint w ) ;
+ * 
+ */ + public native void glVertex4i ( + int x, + int y, + int z, + int w + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
+ * 
+ */ + public native void glVertex4s ( + short x, + short y, + short z, + short w + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2dv ( const GLdouble * v ) ;
+ * 
+ */ + public native void glVertex2dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2fv ( const GLfloat * v ) ;
+ * 
+ */ + public native void glVertex2fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2iv ( const GLint * v ) ;
+ * 
+ */ + public native void glVertex2iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex2sv ( const GLshort * v ) ;
+ * 
+ */ + public native void glVertex2sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3dv ( const GLdouble * v ) ;
+ * 
+ */ + public native void glVertex3dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3fv ( const GLfloat * v ) ;
+ * 
+ */ + public native void glVertex3fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3iv ( const GLint * v ) ;
+ * 
+ */ + public native void glVertex3iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex3sv ( const GLshort * v ) ;
+ * 
+ */ + public native void glVertex3sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4dv ( const GLdouble * v ) ;
+ * 
+ */ + public native void glVertex4dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4fv ( const GLfloat * v ) ;
+ * 
+ */ + public native void glVertex4fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4iv ( const GLint * v ) ;
+ * 
+ */ + public native void glVertex4iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertex4sv ( const GLshort * v ) ;
+ * 
+ */ + public native void glVertex4sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3b ( GLbyte nx , GLbyte ny , GLbyte nz ) ;
+ * 
+ */ + public native void glNormal3b ( + byte nx, + byte ny, + byte nz + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3d ( GLdouble nx , GLdouble ny , GLdouble nz ) ;
+ * 
+ */ + public native void glNormal3d ( + double nx, + double ny, + double nz + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3f ( GLfloat nx , GLfloat ny , GLfloat nz ) ;
+ * 
+ */ + public native void glNormal3f ( + float nx, + float ny, + float nz + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3i ( GLint nx , GLint ny , GLint nz ) ;
+ * 
+ */ + public native void glNormal3i ( + int nx, + int ny, + int nz + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3s ( GLshort nx , GLshort ny , GLshort nz ) ;
+ * 
+ */ + public native void glNormal3s ( + short nx, + short ny, + short nz + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3bv ( const GLbyte * v ) ;
+ * 
+ */ + public native void glNormal3bv ( + byte[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3dv ( const GLdouble * v ) ;
+ * 
+ */ + public native void glNormal3dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3fv ( const GLfloat * v ) ;
+ * 
+ */ + public native void glNormal3fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3iv ( const GLint * v ) ;
+ * 
+ */ + public native void glNormal3iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormal3sv ( const GLshort * v ) ;
+ * 
+ */ + public native void glNormal3sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexd ( GLdouble c ) ;
+ * 
+ */ + public native void glIndexd ( + double c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexf ( GLfloat c ) ;
+ * 
+ */ + public native void glIndexf ( + float c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexi ( GLint c ) ;
+ * 
+ */ + public native void glIndexi ( + int c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexs ( GLshort c ) ;
+ * 
+ */ + public native void glIndexs ( + short c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexub ( GLubyte c ) ;
+ * 
+ */ + public native void glIndexub ( + byte c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexdv ( const GLdouble * c ) ;
+ * 
+ */ + public native void glIndexdv ( + double[] c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexfv ( const GLfloat * c ) ;
+ * 
+ */ + public native void glIndexfv ( + float[] c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexiv ( const GLint * c ) ;
+ * 
+ */ + public native void glIndexiv ( + int[] c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexsv ( const GLshort * c ) ;
+ * 
+ */ + public native void glIndexsv ( + short[] c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexubv ( const GLubyte * c ) ;
+ * 
+ */ + public native void glIndexubv ( + byte[] c + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3b ( GLbyte red , GLbyte green , GLbyte blue ) ;
+ * 
+ */ + public native void glColor3b ( + byte red, + byte green, + byte blue + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3d ( GLdouble red , GLdouble green , GLdouble blue ) ;
+ * 
+ */ + public native void glColor3d ( + double red, + double green, + double blue + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3f ( GLfloat red , GLfloat green , GLfloat blue ) ;
+ * 
+ */ + public native void glColor3f ( + float red, + float green, + float blue + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3i ( GLint red , GLint green , GLint blue ) ;
+ * 
+ */ + public native void glColor3i ( + int red, + int green, + int blue + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3s ( GLshort red , GLshort green , GLshort blue ) ;
+ * 
+ */ + public native void glColor3s ( + short red, + short green, + short blue + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3ub ( GLubyte red , GLubyte green , GLubyte blue ) ;
+ * 
+ */ + public native void glColor3ub ( + byte red, + byte green, + byte blue + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3ui ( GLuint red , GLuint green , GLuint blue ) ;
+ * 
+ */ + public native void glColor3ui ( + int red, + int green, + int blue + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3us ( GLushort red , GLushort green , GLushort blue ) ;
+ * 
+ */ + public native void glColor3us ( + short red, + short green, + short blue + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4b ( GLbyte red , GLbyte green , GLbyte blue , GLbyte alpha ) ;
+ * 
+ */ + public native void glColor4b ( + byte red, + byte green, + byte blue, + byte alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4d ( GLdouble red , GLdouble green , GLdouble blue , GLdouble alpha ) ;
+ * 
+ */ + public native void glColor4d ( + double red, + double green, + double blue, + double alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4f ( GLfloat red , GLfloat green , GLfloat blue , GLfloat alpha ) ;
+ * 
+ */ + public native void glColor4f ( + float red, + float green, + float blue, + float alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4i ( GLint red , GLint green , GLint blue , GLint alpha ) ;
+ * 
+ */ + public native void glColor4i ( + int red, + int green, + int blue, + int alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4s ( GLshort red , GLshort green , GLshort blue , GLshort alpha ) ;
+ * 
+ */ + public native void glColor4s ( + short red, + short green, + short blue, + short alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4ub ( GLubyte red , GLubyte green , GLubyte blue , GLubyte alpha ) ;
+ * 
+ */ + public native void glColor4ub ( + byte red, + byte green, + byte blue, + byte alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4ui ( GLuint red , GLuint green , GLuint blue , GLuint alpha ) ;
+ * 
+ */ + public native void glColor4ui ( + int red, + int green, + int blue, + int alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4us ( GLushort red , GLushort green , GLushort blue , GLushort alpha ) ;
+ * 
+ */ + public native void glColor4us ( + short red, + short green, + short blue, + short alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3bv ( const GLbyte * v ) ;
+ * 
+ */ + public native void glColor3bv ( + byte[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3dv ( const GLdouble * v ) ;
+ * 
+ */ + public native void glColor3dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3fv ( const GLfloat * v ) ;
+ * 
+ */ + public native void glColor3fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3iv ( const GLint * v ) ;
+ * 
+ */ + public native void glColor3iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3sv ( const GLshort * v ) ;
+ * 
+ */ + public native void glColor3sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3ubv ( const GLubyte * v ) ;
+ * 
+ */ + public native void glColor3ubv ( + byte[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3uiv ( const GLuint * v ) ;
+ * 
+ */ + public native void glColor3uiv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor3usv ( const GLushort * v ) ;
+ * 
+ */ + public native void glColor3usv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4bv ( const GLbyte * v ) ;
+ * 
+ */ + public native void glColor4bv ( + byte[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4dv ( const GLdouble * v ) ;
+ * 
+ */ + public native void glColor4dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4fv ( const GLfloat * v ) ;
+ * 
+ */ + public native void glColor4fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4iv ( const GLint * v ) ;
+ * 
+ */ + public native void glColor4iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4sv ( const GLshort * v ) ;
+ * 
+ */ + public native void glColor4sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4ubv ( const GLubyte * v ) ;
+ * 
+ */ + public native void glColor4ubv ( + byte[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4uiv ( const GLuint * v ) ;
+ * 
+ */ + public native void glColor4uiv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColor4usv ( const GLushort * v ) ;
+ * 
+ */ + public native void glColor4usv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1d ( GLdouble s ) ;
+ * 
+ */ + public native void glTexCoord1d ( + double s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1f ( GLfloat s ) ;
+ * 
+ */ + public native void glTexCoord1f ( + float s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1i ( GLint s ) ;
+ * 
+ */ + public native void glTexCoord1i ( + int s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1s ( GLshort s ) ;
+ * 
+ */ + public native void glTexCoord1s ( + short s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2d ( GLdouble s , GLdouble t ) ;
+ * 
+ */ + public native void glTexCoord2d ( + double s, + double t + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2f ( GLfloat s , GLfloat t ) ;
+ * 
+ */ + public native void glTexCoord2f ( + float s, + float t + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2i ( GLint s , GLint t ) ;
+ * 
+ */ + public native void glTexCoord2i ( + int s, + int t + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2s ( GLshort s , GLshort t ) ;
+ * 
+ */ + public native void glTexCoord2s ( + short s, + short t + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3d ( GLdouble s , GLdouble t , GLdouble r ) ;
+ * 
+ */ + public native void glTexCoord3d ( + double s, + double t, + double r + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3f ( GLfloat s , GLfloat t , GLfloat r ) ;
+ * 
+ */ + public native void glTexCoord3f ( + float s, + float t, + float r + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3i ( GLint s , GLint t , GLint r ) ;
+ * 
+ */ + public native void glTexCoord3i ( + int s, + int t, + int r + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3s ( GLshort s , GLshort t , GLshort r ) ;
+ * 
+ */ + public native void glTexCoord3s ( + short s, + short t, + short r + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4d ( GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
+ * 
+ */ + public native void glTexCoord4d ( + double s, + double t, + double r, + double q + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4f ( GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
+ * 
+ */ + public native void glTexCoord4f ( + float s, + float t, + float r, + float q + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4i ( GLint s , GLint t , GLint r , GLint q ) ;
+ * 
+ */ + public native void glTexCoord4i ( + int s, + int t, + int r, + int q + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4s ( GLshort s , GLshort t , GLshort r , GLshort q ) ;
+ * 
+ */ + public native void glTexCoord4s ( + short s, + short t, + short r, + short q + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1dv ( const GLdouble * v ) ;
+ * 
+ */ + public native void glTexCoord1dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1fv ( const GLfloat * v ) ;
+ * 
+ */ + public native void glTexCoord1fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1iv ( const GLint * v ) ;
+ * 
+ */ + public native void glTexCoord1iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord1sv ( const GLshort * v ) ;
+ * 
+ */ + public native void glTexCoord1sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2dv ( const GLdouble * v ) ;
+ * 
+ */ + public native void glTexCoord2dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2fv ( const GLfloat * v ) ;
+ * 
+ */ + public native void glTexCoord2fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2iv ( const GLint * v ) ;
+ * 
+ */ + public native void glTexCoord2iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord2sv ( const GLshort * v ) ;
+ * 
+ */ + public native void glTexCoord2sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3dv ( const GLdouble * v ) ;
+ * 
+ */ + public native void glTexCoord3dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3fv ( const GLfloat * v ) ;
+ * 
+ */ + public native void glTexCoord3fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3iv ( const GLint * v ) ;
+ * 
+ */ + public native void glTexCoord3iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord3sv ( const GLshort * v ) ;
+ * 
+ */ + public native void glTexCoord3sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4dv ( const GLdouble * v ) ;
+ * 
+ */ + public native void glTexCoord4dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4fv ( const GLfloat * v ) ;
+ * 
+ */ + public native void glTexCoord4fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4iv ( const GLint * v ) ;
+ * 
+ */ + public native void glTexCoord4iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoord4sv ( const GLshort * v ) ;
+ * 
+ */ + public native void glTexCoord4sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2d ( GLdouble x , GLdouble y ) ;
+ * 
+ */ + public native void glRasterPos2d ( + double x, + double y + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2f ( GLfloat x , GLfloat y ) ;
+ * 
+ */ + public native void glRasterPos2f ( + float x, + float y + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2i ( GLint x , GLint y ) ;
+ * 
+ */ + public native void glRasterPos2i ( + int x, + int y + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2s ( GLshort x , GLshort y ) ;
+ * 
+ */ + public native void glRasterPos2s ( + short x, + short y + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3d ( GLdouble x , GLdouble y , GLdouble z ) ;
+ * 
+ */ + public native void glRasterPos3d ( + double x, + double y, + double z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3f ( GLfloat x , GLfloat y , GLfloat z ) ;
+ * 
+ */ + public native void glRasterPos3f ( + float x, + float y, + float z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3i ( GLint x , GLint y , GLint z ) ;
+ * 
+ */ + public native void glRasterPos3i ( + int x, + int y, + int z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3s ( GLshort x , GLshort y , GLshort z ) ;
+ * 
+ */ + public native void glRasterPos3s ( + short x, + short y, + short z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4d ( GLdouble x , GLdouble y , GLdouble z , GLdouble w ) ;
+ * 
+ */ + public native void glRasterPos4d ( + double x, + double y, + double z, + double w + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4f ( GLfloat x , GLfloat y , GLfloat z , GLfloat w ) ;
+ * 
+ */ + public native void glRasterPos4f ( + float x, + float y, + float z, + float w + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4i ( GLint x , GLint y , GLint z , GLint w ) ;
+ * 
+ */ + public native void glRasterPos4i ( + int x, + int y, + int z, + int w + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4s ( GLshort x , GLshort y , GLshort z , GLshort w ) ;
+ * 
+ */ + public native void glRasterPos4s ( + short x, + short y, + short z, + short w + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2dv ( const GLdouble * v ) ;
+ * 
+ */ + public native void glRasterPos2dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2fv ( const GLfloat * v ) ;
+ * 
+ */ + public native void glRasterPos2fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2iv ( const GLint * v ) ;
+ * 
+ */ + public native void glRasterPos2iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos2sv ( const GLshort * v ) ;
+ * 
+ */ + public native void glRasterPos2sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3dv ( const GLdouble * v ) ;
+ * 
+ */ + public native void glRasterPos3dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3fv ( const GLfloat * v ) ;
+ * 
+ */ + public native void glRasterPos3fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3iv ( const GLint * v ) ;
+ * 
+ */ + public native void glRasterPos3iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos3sv ( const GLshort * v ) ;
+ * 
+ */ + public native void glRasterPos3sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4dv ( const GLdouble * v ) ;
+ * 
+ */ + public native void glRasterPos4dv ( + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4fv ( const GLfloat * v ) ;
+ * 
+ */ + public native void glRasterPos4fv ( + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4iv ( const GLint * v ) ;
+ * 
+ */ + public native void glRasterPos4iv ( + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRasterPos4sv ( const GLshort * v ) ;
+ * 
+ */ + public native void glRasterPos4sv ( + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRectd ( GLdouble x1 , GLdouble y1 , GLdouble x2 , GLdouble y2 ) ;
+ * 
+ */ + public native void glRectd ( + double x1, + double y1, + double x2, + double y2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRectf ( GLfloat x1 , GLfloat y1 , GLfloat x2 , GLfloat y2 ) ;
+ * 
+ */ + public native void glRectf ( + float x1, + float y1, + float x2, + float y2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRecti ( GLint x1 , GLint y1 , GLint x2 , GLint y2 ) ;
+ * 
+ */ + public native void glRecti ( + int x1, + int y1, + int x2, + int y2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRects ( GLshort x1 , GLshort y1 , GLshort x2 , GLshort y2 ) ;
+ * 
+ */ + public native void glRects ( + short x1, + short y1, + short x2, + short y2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRectdv ( const GLdouble * v1 , const GLdouble * v2 ) ;
+ * 
+ */ + public native void glRectdv ( + double[] v1, + double[] v2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRectfv ( const GLfloat * v1 , const GLfloat * v2 ) ;
+ * 
+ */ + public native void glRectfv ( + float[] v1, + float[] v2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRectiv ( const GLint * v1 , const GLint * v2 ) ;
+ * 
+ */ + public native void glRectiv ( + int[] v1, + int[] v2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glRectsv ( const GLshort * v1 , const GLshort * v2 ) ;
+ * 
+ */ + public native void glRectsv ( + short[] v1, + short[] v2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertexPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
+ * 
+ */ + public native void glVertexPointer ( + int size, + int type, + int stride, + byte[] ptr + ) ; + public native void glVertexPointer ( + int size, + int type, + int stride, + short[] ptr + ) ; + public native void glVertexPointer ( + int size, + int type, + int stride, + int[] ptr + ) ; + public native void glVertexPointer ( + int size, + int type, + int stride, + float[] ptr + ) ; + public native void glVertexPointer ( + int size, + int type, + int stride, + double[] ptr + ) ; + public native void glVertexPointer ( + int size, + int type, + int stride, + boolean[] ptr + ) ; + public native void glVertexPointer ( + int size, + int type, + int stride, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormalPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
+ * 
+ */ + public native void glNormalPointer ( + int type, + int stride, + byte[] ptr + ) ; + public native void glNormalPointer ( + int type, + int stride, + short[] ptr + ) ; + public native void glNormalPointer ( + int type, + int stride, + int[] ptr + ) ; + public native void glNormalPointer ( + int type, + int stride, + float[] ptr + ) ; + public native void glNormalPointer ( + int type, + int stride, + double[] ptr + ) ; + public native void glNormalPointer ( + int type, + int stride, + boolean[] ptr + ) ; + public native void glNormalPointer ( + int type, + int stride, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
+ * 
+ */ + public native void glColorPointer ( + int size, + int type, + int stride, + byte[] ptr + ) ; + public native void glColorPointer ( + int size, + int type, + int stride, + short[] ptr + ) ; + public native void glColorPointer ( + int size, + int type, + int stride, + int[] ptr + ) ; + public native void glColorPointer ( + int size, + int type, + int stride, + float[] ptr + ) ; + public native void glColorPointer ( + int size, + int type, + int stride, + double[] ptr + ) ; + public native void glColorPointer ( + int size, + int type, + int stride, + boolean[] ptr + ) ; + public native void glColorPointer ( + int size, + int type, + int stride, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexPointer ( GLenum type , GLsizei stride , const GLvoid * ptr ) ;
+ * 
+ */ + public native void glIndexPointer ( + int type, + int stride, + byte[] ptr + ) ; + public native void glIndexPointer ( + int type, + int stride, + short[] ptr + ) ; + public native void glIndexPointer ( + int type, + int stride, + int[] ptr + ) ; + public native void glIndexPointer ( + int type, + int stride, + float[] ptr + ) ; + public native void glIndexPointer ( + int type, + int stride, + double[] ptr + ) ; + public native void glIndexPointer ( + int type, + int stride, + boolean[] ptr + ) ; + public native void glIndexPointer ( + int type, + int stride, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoordPointer ( GLint size , GLenum type , GLsizei stride , const GLvoid * ptr ) ;
+ * 
+ */ + public native void glTexCoordPointer ( + int size, + int type, + int stride, + byte[] ptr + ) ; + public native void glTexCoordPointer ( + int size, + int type, + int stride, + short[] ptr + ) ; + public native void glTexCoordPointer ( + int size, + int type, + int stride, + int[] ptr + ) ; + public native void glTexCoordPointer ( + int size, + int type, + int stride, + float[] ptr + ) ; + public native void glTexCoordPointer ( + int size, + int type, + int stride, + double[] ptr + ) ; + public native void glTexCoordPointer ( + int size, + int type, + int stride, + boolean[] ptr + ) ; + public native void glTexCoordPointer ( + int size, + int type, + int stride, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEdgeFlagPointer ( GLsizei stride , const GLvoid * ptr ) ;
+ * 
+ */ + public native void glEdgeFlagPointer ( + int stride, + byte[] ptr + ) ; + public native void glEdgeFlagPointer ( + int stride, + short[] ptr + ) ; + public native void glEdgeFlagPointer ( + int stride, + int[] ptr + ) ; + public native void glEdgeFlagPointer ( + int stride, + float[] ptr + ) ; + public native void glEdgeFlagPointer ( + int stride, + double[] ptr + ) ; + public native void glEdgeFlagPointer ( + int stride, + boolean[] ptr + ) ; + public native void glEdgeFlagPointer ( + int stride, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetPointerv ( GLenum pname , void * * params ) ;
+ * 
+ */ + public native void glGetPointerv ( + int pname, + byte[][] params + ) ; + public native void glGetPointerv ( + int pname, + short[][] params + ) ; + public native void glGetPointerv ( + int pname, + int[][] params + ) ; + public native void glGetPointerv ( + int pname, + float[][] params + ) ; + public native void glGetPointerv ( + int pname, + double[][] params + ) ; + public native void glGetPointerv ( + int pname, + boolean[][] params + ) ; + public native void glGetPointerv ( + int pname, + long[][] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glArrayElement ( GLint i ) ;
+ * 
+ */ + public native void glArrayElement ( + int i + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDrawArrays ( GLenum mode , GLint first , GLsizei count ) ;
+ * 
+ */ + public native void glDrawArrays ( + int mode, + int first, + int count + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDrawElements ( GLenum mode , GLsizei count , GLenum type , const GLvoid * indices ) ;
+ * 
+ */ + public native void glDrawElements ( + int mode, + int count, + int type, + byte[] indices + ) ; + public native void glDrawElements ( + int mode, + int count, + int type, + short[] indices + ) ; + public native void glDrawElements ( + int mode, + int count, + int type, + int[] indices + ) ; + public native void glDrawElements ( + int mode, + int count, + int type, + float[] indices + ) ; + public native void glDrawElements ( + int mode, + int count, + int type, + double[] indices + ) ; + public native void glDrawElements ( + int mode, + int count, + int type, + boolean[] indices + ) ; + public native void glDrawElements ( + int mode, + int count, + int type, + long[] indices + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glInterleavedArrays ( GLenum format , GLsizei stride , const GLvoid * pointer ) ;
+ * 
+ */ + public native void glInterleavedArrays ( + int format, + int stride, + byte[] pointer + ) ; + public native void glInterleavedArrays ( + int format, + int stride, + short[] pointer + ) ; + public native void glInterleavedArrays ( + int format, + int stride, + int[] pointer + ) ; + public native void glInterleavedArrays ( + int format, + int stride, + float[] pointer + ) ; + public native void glInterleavedArrays ( + int format, + int stride, + double[] pointer + ) ; + public native void glInterleavedArrays ( + int format, + int stride, + boolean[] pointer + ) ; + public native void glInterleavedArrays ( + int format, + int stride, + long[] pointer + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glShadeModel ( GLenum mode ) ;
+ * 
+ */ + public native void glShadeModel ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLightf ( GLenum light , GLenum pname , GLfloat param ) ;
+ * 
+ */ + public native void glLightf ( + int light, + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLighti ( GLenum light , GLenum pname , GLint param ) ;
+ * 
+ */ + public native void glLighti ( + int light, + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLightfv ( GLenum light , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public native void glLightfv ( + int light, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLightiv ( GLenum light , GLenum pname , const GLint * params ) ;
+ * 
+ */ + public native void glLightiv ( + int light, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetLightfv ( GLenum light , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public native void glGetLightfv ( + int light, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetLightiv ( GLenum light , GLenum pname , GLint * params ) ;
+ * 
+ */ + public native void glGetLightiv ( + int light, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLightModelf ( GLenum pname , GLfloat param ) ;
+ * 
+ */ + public native void glLightModelf ( + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLightModeli ( GLenum pname , GLint param ) ;
+ * 
+ */ + public native void glLightModeli ( + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLightModelfv ( GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public native void glLightModelfv ( + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLightModeliv ( GLenum pname , const GLint * params ) ;
+ * 
+ */ + public native void glLightModeliv ( + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMaterialf ( GLenum face , GLenum pname , GLfloat param ) ;
+ * 
+ */ + public native void glMaterialf ( + int face, + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMateriali ( GLenum face , GLenum pname , GLint param ) ;
+ * 
+ */ + public native void glMateriali ( + int face, + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMaterialfv ( GLenum face , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public native void glMaterialfv ( + int face, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMaterialiv ( GLenum face , GLenum pname , const GLint * params ) ;
+ * 
+ */ + public native void glMaterialiv ( + int face, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMaterialfv ( GLenum face , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public native void glGetMaterialfv ( + int face, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMaterialiv ( GLenum face , GLenum pname , GLint * params ) ;
+ * 
+ */ + public native void glGetMaterialiv ( + int face, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorMaterial ( GLenum face , GLenum mode ) ;
+ * 
+ */ + public native void glColorMaterial ( + int face, + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelZoom ( GLfloat xfactor , GLfloat yfactor ) ;
+ * 
+ */ + public native void glPixelZoom ( + float xfactor, + float yfactor + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelStoref ( GLenum pname , GLfloat param ) ;
+ * 
+ */ + public native void glPixelStoref ( + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelStorei ( GLenum pname , GLint param ) ;
+ * 
+ */ + public native void glPixelStorei ( + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelTransferf ( GLenum pname , GLfloat param ) ;
+ * 
+ */ + public native void glPixelTransferf ( + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelTransferi ( GLenum pname , GLint param ) ;
+ * 
+ */ + public native void glPixelTransferi ( + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelMapfv ( GLenum map , GLint mapsize , const GLfloat * values ) ;
+ * 
+ */ + public native void glPixelMapfv ( + int map, + int mapsize, + float[] values + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelMapuiv ( GLenum map , GLint mapsize , const GLuint * values ) ;
+ * 
+ */ + public native void glPixelMapuiv ( + int map, + int mapsize, + int[] values + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPixelMapusv ( GLenum map , GLint mapsize , const GLushort * values ) ;
+ * 
+ */ + public native void glPixelMapusv ( + int map, + int mapsize, + short[] values + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetPixelMapfv ( GLenum map , GLfloat * values ) ;
+ * 
+ */ + public native void glGetPixelMapfv ( + int map, + float[] values + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetPixelMapuiv ( GLenum map , GLuint * values ) ;
+ * 
+ */ + public native void glGetPixelMapuiv ( + int map, + int[] values + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetPixelMapusv ( GLenum map , GLushort * values ) ;
+ * 
+ */ + public native void glGetPixelMapusv ( + int map, + short[] values + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBitmap ( GLsizei width , GLsizei height , GLfloat xorig , GLfloat yorig , GLfloat xmove , GLfloat ymove , const GLubyte * bitmap ) ;
+ * 
+ */ + public native void glBitmap ( + int width, + int height, + float xorig, + float yorig, + float xmove, + float ymove, + byte[] bitmap + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glReadPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum format , GLenum type , GLvoid * pixels ) ;
+ * 
+ */ + public native void glReadPixels ( + int x, + int y, + int width, + int height, + int format, + int type, + byte[] pixels + ) ; + public native void glReadPixels ( + int x, + int y, + int width, + int height, + int format, + int type, + short[] pixels + ) ; + public native void glReadPixels ( + int x, + int y, + int width, + int height, + int format, + int type, + int[] pixels + ) ; + public native void glReadPixels ( + int x, + int y, + int width, + int height, + int format, + int type, + float[] pixels + ) ; + public native void glReadPixels ( + int x, + int y, + int width, + int height, + int format, + int type, + double[] pixels + ) ; + public native void glReadPixels ( + int x, + int y, + int width, + int height, + int format, + int type, + boolean[] pixels + ) ; + public native void glReadPixels ( + int x, + int y, + int width, + int height, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDrawPixels ( GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + public native void glDrawPixels ( + int width, + int height, + int format, + int type, + byte[] pixels + ) ; + public native void glDrawPixels ( + int width, + int height, + int format, + int type, + short[] pixels + ) ; + public native void glDrawPixels ( + int width, + int height, + int format, + int type, + int[] pixels + ) ; + public native void glDrawPixels ( + int width, + int height, + int format, + int type, + float[] pixels + ) ; + public native void glDrawPixels ( + int width, + int height, + int format, + int type, + double[] pixels + ) ; + public native void glDrawPixels ( + int width, + int height, + int format, + int type, + boolean[] pixels + ) ; + public native void glDrawPixels ( + int width, + int height, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyPixels ( GLint x , GLint y , GLsizei width , GLsizei height , GLenum type ) ;
+ * 
+ */ + public native void glCopyPixels ( + int x, + int y, + int width, + int height, + int type + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glStencilFunc ( GLenum func , GLint ref , GLuint mask ) ;
+ * 
+ */ + public native void glStencilFunc ( + int func, + int ref, + int mask + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glStencilMask ( GLuint mask ) ;
+ * 
+ */ + public native void glStencilMask ( + int mask + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glStencilOp ( GLenum fail , GLenum zfail , GLenum zpass ) ;
+ * 
+ */ + public native void glStencilOp ( + int fail, + int zfail, + int zpass + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glClearStencil ( GLint s ) ;
+ * 
+ */ + public native void glClearStencil ( + int s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexGend ( GLenum coord , GLenum pname , GLdouble param ) ;
+ * 
+ */ + public native void glTexGend ( + int coord, + int pname, + double param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexGenf ( GLenum coord , GLenum pname , GLfloat param ) ;
+ * 
+ */ + public native void glTexGenf ( + int coord, + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexGeni ( GLenum coord , GLenum pname , GLint param ) ;
+ * 
+ */ + public native void glTexGeni ( + int coord, + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexGendv ( GLenum coord , GLenum pname , const GLdouble * params ) ;
+ * 
+ */ + public native void glTexGendv ( + int coord, + int pname, + double[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexGenfv ( GLenum coord , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public native void glTexGenfv ( + int coord, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexGeniv ( GLenum coord , GLenum pname , const GLint * params ) ;
+ * 
+ */ + public native void glTexGeniv ( + int coord, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexGendv ( GLenum coord , GLenum pname , GLdouble * params ) ;
+ * 
+ */ + public native void glGetTexGendv ( + int coord, + int pname, + double[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexGenfv ( GLenum coord , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public native void glGetTexGenfv ( + int coord, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexGeniv ( GLenum coord , GLenum pname , GLint * params ) ;
+ * 
+ */ + public native void glGetTexGeniv ( + int coord, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexEnvf ( GLenum target , GLenum pname , GLfloat param ) ;
+ * 
+ */ + public native void glTexEnvf ( + int target, + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexEnvi ( GLenum target , GLenum pname , GLint param ) ;
+ * 
+ */ + public native void glTexEnvi ( + int target, + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexEnvfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public native void glTexEnvfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexEnviv ( GLenum target , GLenum pname , const GLint * params ) ;
+ * 
+ */ + public native void glTexEnviv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexEnvfv ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public native void glGetTexEnvfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexEnviv ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + public native void glGetTexEnviv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexParameterf ( GLenum target , GLenum pname , GLfloat param ) ;
+ * 
+ */ + public native void glTexParameterf ( + int target, + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexParameteri ( GLenum target , GLenum pname , GLint param ) ;
+ * 
+ */ + public native void glTexParameteri ( + int target, + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public native void glTexParameterfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
+ * 
+ */ + public native void glTexParameteriv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public native void glGetTexParameterfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + public native void glGetTexParameteriv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexLevelParameterfv ( GLenum target , GLint level , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public native void glGetTexLevelParameterfv ( + int target, + int level, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexLevelParameteriv ( GLenum target , GLint level , GLenum pname , GLint * params ) ;
+ * 
+ */ + public native void glGetTexLevelParameteriv ( + int target, + int level, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexImage1D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + public native void glTexImage1D ( + int target, + int level, + int internalFormat, + int width, + int border, + int format, + int type, + byte[] pixels + ) ; + public native void glTexImage1D ( + int target, + int level, + int internalFormat, + int width, + int border, + int format, + int type, + short[] pixels + ) ; + public native void glTexImage1D ( + int target, + int level, + int internalFormat, + int width, + int border, + int format, + int type, + int[] pixels + ) ; + public native void glTexImage1D ( + int target, + int level, + int internalFormat, + int width, + int border, + int format, + int type, + float[] pixels + ) ; + public native void glTexImage1D ( + int target, + int level, + int internalFormat, + int width, + int border, + int format, + int type, + double[] pixels + ) ; + public native void glTexImage1D ( + int target, + int level, + int internalFormat, + int width, + int border, + int format, + int type, + boolean[] pixels + ) ; + public native void glTexImage1D ( + int target, + int level, + int internalFormat, + int width, + int border, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexImage2D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + public native void glTexImage2D ( + int target, + int level, + int internalFormat, + int width, + int height, + int border, + int format, + int type, + byte[] pixels + ) ; + public native void glTexImage2D ( + int target, + int level, + int internalFormat, + int width, + int height, + int border, + int format, + int type, + short[] pixels + ) ; + public native void glTexImage2D ( + int target, + int level, + int internalFormat, + int width, + int height, + int border, + int format, + int type, + int[] pixels + ) ; + public native void glTexImage2D ( + int target, + int level, + int internalFormat, + int width, + int height, + int border, + int format, + int type, + float[] pixels + ) ; + public native void glTexImage2D ( + int target, + int level, + int internalFormat, + int width, + int height, + int border, + int format, + int type, + double[] pixels + ) ; + public native void glTexImage2D ( + int target, + int level, + int internalFormat, + int width, + int height, + int border, + int format, + int type, + boolean[] pixels + ) ; + public native void glTexImage2D ( + int target, + int level, + int internalFormat, + int width, + int height, + int border, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetTexImage ( GLenum target , GLint level , GLenum format , GLenum type , GLvoid * pixels ) ;
+ * 
+ */ + public native void glGetTexImage ( + int target, + int level, + int format, + int type, + byte[] pixels + ) ; + public native void glGetTexImage ( + int target, + int level, + int format, + int type, + short[] pixels + ) ; + public native void glGetTexImage ( + int target, + int level, + int format, + int type, + int[] pixels + ) ; + public native void glGetTexImage ( + int target, + int level, + int format, + int type, + float[] pixels + ) ; + public native void glGetTexImage ( + int target, + int level, + int format, + int type, + double[] pixels + ) ; + public native void glGetTexImage ( + int target, + int level, + int format, + int type, + boolean[] pixels + ) ; + public native void glGetTexImage ( + int target, + int level, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGenTextures ( GLsizei n , GLuint * textures ) ;
+ * 
+ */ + public native void glGenTextures ( + int n, + int[] textures + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDeleteTextures ( GLsizei n , const GLuint * textures ) ;
+ * 
+ */ + public native void glDeleteTextures ( + int n, + int[] textures + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBindTexture ( GLenum target , GLuint texture ) ;
+ * 
+ */ + public native void glBindTexture ( + int target, + int texture + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPrioritizeTextures ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
+ * 
+ */ + public native void glPrioritizeTextures ( + int n, + int[] textures, + float[] priorities + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLboolean glAreTexturesResident ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
+ * 
+ */ + public native boolean glAreTexturesResident ( + int n, + int[] textures, + boolean[] residences + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLboolean glIsTexture ( GLuint texture ) ;
+ * 
+ */ + public native boolean glIsTexture ( + int texture + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLsizei width , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + public native void glTexSubImage1D ( + int target, + int level, + int xoffset, + int width, + int format, + int type, + byte[] pixels + ) ; + public native void glTexSubImage1D ( + int target, + int level, + int xoffset, + int width, + int format, + int type, + short[] pixels + ) ; + public native void glTexSubImage1D ( + int target, + int level, + int xoffset, + int width, + int format, + int type, + int[] pixels + ) ; + public native void glTexSubImage1D ( + int target, + int level, + int xoffset, + int width, + int format, + int type, + float[] pixels + ) ; + public native void glTexSubImage1D ( + int target, + int level, + int xoffset, + int width, + int format, + int type, + double[] pixels + ) ; + public native void glTexSubImage1D ( + int target, + int level, + int xoffset, + int width, + int format, + int type, + boolean[] pixels + ) ; + public native void glTexSubImage1D ( + int target, + int level, + int xoffset, + int width, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + public native void glTexSubImage2D ( + int target, + int level, + int xoffset, + int yoffset, + int width, + int height, + int format, + int type, + byte[] pixels + ) ; + public native void glTexSubImage2D ( + int target, + int level, + int xoffset, + int yoffset, + int width, + int height, + int format, + int type, + short[] pixels + ) ; + public native void glTexSubImage2D ( + int target, + int level, + int xoffset, + int yoffset, + int width, + int height, + int format, + int type, + int[] pixels + ) ; + public native void glTexSubImage2D ( + int target, + int level, + int xoffset, + int yoffset, + int width, + int height, + int format, + int type, + float[] pixels + ) ; + public native void glTexSubImage2D ( + int target, + int level, + int xoffset, + int yoffset, + int width, + int height, + int format, + int type, + double[] pixels + ) ; + public native void glTexSubImage2D ( + int target, + int level, + int xoffset, + int yoffset, + int width, + int height, + int format, + int type, + boolean[] pixels + ) ; + public native void glTexSubImage2D ( + int target, + int level, + int xoffset, + int yoffset, + int width, + int height, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyTexImage1D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLint border ) ;
+ * 
+ */ + public native void glCopyTexImage1D ( + int target, + int level, + int internalformat, + int x, + int y, + int width, + int border + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyTexImage2D ( GLenum target , GLint level , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height , GLint border ) ;
+ * 
+ */ + public native void glCopyTexImage2D ( + int target, + int level, + int internalformat, + int x, + int y, + int width, + int height, + int border + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyTexSubImage1D ( GLenum target , GLint level , GLint xoffset , GLint x , GLint y , GLsizei width ) ;
+ * 
+ */ + public native void glCopyTexSubImage1D ( + int target, + int level, + int xoffset, + int x, + int y, + int width + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyTexSubImage2D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
+ * 
+ */ + public native void glCopyTexSubImage2D ( + int target, + int level, + int xoffset, + int yoffset, + int x, + int y, + int width, + int height + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMap1d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint stride , GLint order , const GLdouble * points ) ;
+ * 
+ */ + public native void glMap1d ( + int target, + double u1, + double u2, + int stride, + int order, + double[] points + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMap1f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint stride , GLint order , const GLfloat * points ) ;
+ * 
+ */ + public native void glMap1f ( + int target, + float u1, + float u2, + int stride, + int order, + float[] points + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMap2d ( GLenum target , GLdouble u1 , GLdouble u2 , GLint ustride , GLint uorder , GLdouble v1 , GLdouble v2 , GLint vstride , GLint vorder , const GLdouble * points ) ;
+ * 
+ */ + public native void glMap2d ( + int target, + double u1, + double u2, + int ustride, + int uorder, + double v1, + double v2, + int vstride, + int vorder, + double[] points + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMap2f ( GLenum target , GLfloat u1 , GLfloat u2 , GLint ustride , GLint uorder , GLfloat v1 , GLfloat v2 , GLint vstride , GLint vorder , const GLfloat * points ) ;
+ * 
+ */ + public native void glMap2f ( + int target, + float u1, + float u2, + int ustride, + int uorder, + float v1, + float v2, + int vstride, + int vorder, + float[] points + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMapdv ( GLenum target , GLenum query , GLdouble * v ) ;
+ * 
+ */ + public native void glGetMapdv ( + int target, + int query, + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMapfv ( GLenum target , GLenum query , GLfloat * v ) ;
+ * 
+ */ + public native void glGetMapfv ( + int target, + int query, + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMapiv ( GLenum target , GLenum query , GLint * v ) ;
+ * 
+ */ + public native void glGetMapiv ( + int target, + int query, + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord1d ( GLdouble u ) ;
+ * 
+ */ + public native void glEvalCoord1d ( + double u + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord1f ( GLfloat u ) ;
+ * 
+ */ + public native void glEvalCoord1f ( + float u + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord1dv ( const GLdouble * u ) ;
+ * 
+ */ + public native void glEvalCoord1dv ( + double[] u + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord1fv ( const GLfloat * u ) ;
+ * 
+ */ + public native void glEvalCoord1fv ( + float[] u + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord2d ( GLdouble u , GLdouble v ) ;
+ * 
+ */ + public native void glEvalCoord2d ( + double u, + double v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord2f ( GLfloat u , GLfloat v ) ;
+ * 
+ */ + public native void glEvalCoord2f ( + float u, + float v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord2dv ( const GLdouble * u ) ;
+ * 
+ */ + public native void glEvalCoord2dv ( + double[] u + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalCoord2fv ( const GLfloat * u ) ;
+ * 
+ */ + public native void glEvalCoord2fv ( + float[] u + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMapGrid1d ( GLint un , GLdouble u1 , GLdouble u2 ) ;
+ * 
+ */ + public native void glMapGrid1d ( + int un, + double u1, + double u2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMapGrid1f ( GLint un , GLfloat u1 , GLfloat u2 ) ;
+ * 
+ */ + public native void glMapGrid1f ( + int un, + float u1, + float u2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMapGrid2d ( GLint un , GLdouble u1 , GLdouble u2 , GLint vn , GLdouble v1 , GLdouble v2 ) ;
+ * 
+ */ + public native void glMapGrid2d ( + int un, + double u1, + double u2, + int vn, + double v1, + double v2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMapGrid2f ( GLint un , GLfloat u1 , GLfloat u2 , GLint vn , GLfloat v1 , GLfloat v2 ) ;
+ * 
+ */ + public native void glMapGrid2f ( + int un, + float u1, + float u2, + int vn, + float v1, + float v2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalPoint1 ( GLint i ) ;
+ * 
+ */ + public native void glEvalPoint1 ( + int i + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalPoint2 ( GLint i , GLint j ) ;
+ * 
+ */ + public native void glEvalPoint2 ( + int i, + int j + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalMesh1 ( GLenum mode , GLint i1 , GLint i2 ) ;
+ * 
+ */ + public native void glEvalMesh1 ( + int mode, + int i1, + int i2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEvalMesh2 ( GLenum mode , GLint i1 , GLint i2 , GLint j1 , GLint j2 ) ;
+ * 
+ */ + public native void glEvalMesh2 ( + int mode, + int i1, + int i2, + int j1, + int j2 + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFogf ( GLenum pname , GLfloat param ) ;
+ * 
+ */ + public native void glFogf ( + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFogi ( GLenum pname , GLint param ) ;
+ * 
+ */ + public native void glFogi ( + int pname, + int param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFogfv ( GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public native void glFogfv ( + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFogiv ( GLenum pname , const GLint * params ) ;
+ * 
+ */ + public native void glFogiv ( + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glFeedbackBuffer ( GLsizei size , GLenum type , GLfloat * buffer ) ;
+ * 
+ */ + public native void glFeedbackBuffer ( + int size, + int type, + float[] buffer + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPassThrough ( GLfloat token ) ;
+ * 
+ */ + public native void glPassThrough ( + float token + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glSelectBuffer ( GLsizei size , GLuint * buffer ) ;
+ * 
+ */ + public native void glSelectBuffer ( + int size, + int[] buffer + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glInitNames ( void ) ;
+ * 
+ */ + public native void glInitNames ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLoadName ( GLuint name ) ;
+ * 
+ */ + public native void glLoadName ( + int name + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPushName ( GLuint name ) ;
+ * 
+ */ + public native void glPushName ( + int name + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPopName ( void ) ;
+ * 
+ */ + public native void glPopName ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDrawRangeElements ( GLenum mode , GLuint start , GLuint end , GLsizei count , GLenum type , const GLvoid * indices ) ;
+ * 
+ */ + public native void glDrawRangeElements ( + int mode, + int start, + int end, + int count, + int type, + byte[] indices + ) ; + public native void glDrawRangeElements ( + int mode, + int start, + int end, + int count, + int type, + short[] indices + ) ; + public native void glDrawRangeElements ( + int mode, + int start, + int end, + int count, + int type, + int[] indices + ) ; + public native void glDrawRangeElements ( + int mode, + int start, + int end, + int count, + int type, + float[] indices + ) ; + public native void glDrawRangeElements ( + int mode, + int start, + int end, + int count, + int type, + double[] indices + ) ; + public native void glDrawRangeElements ( + int mode, + int start, + int end, + int count, + int type, + boolean[] indices + ) ; + public native void glDrawRangeElements ( + int mode, + int start, + int end, + int count, + int type, + long[] indices + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexImage3D ( GLenum target , GLint level , GLint internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + public native void glTexImage3D ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + byte[] pixels + ) ; + public native void glTexImage3D ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + short[] pixels + ) ; + public native void glTexImage3D ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + int[] pixels + ) ; + public native void glTexImage3D ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + float[] pixels + ) ; + public native void glTexImage3D ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + double[] pixels + ) ; + public native void glTexImage3D ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + boolean[] pixels + ) ; + public native void glTexImage3D ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   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 ) ;
+ * 
+ */ + public native void glTexSubImage3D ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + byte[] pixels + ) ; + public native void glTexSubImage3D ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + short[] pixels + ) ; + public native void glTexSubImage3D ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + int[] pixels + ) ; + public native void glTexSubImage3D ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + float[] pixels + ) ; + public native void glTexSubImage3D ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + double[] pixels + ) ; + public native void glTexSubImage3D ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + boolean[] pixels + ) ; + public native void glTexSubImage3D ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyTexSubImage3D ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
+ * 
+ */ + public native void glCopyTexSubImage3D ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int x, + int y, + int width, + int height + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorTable ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
+ * 
+ */ + public native void glColorTable ( + int target, + int internalformat, + int width, + int format, + int type, + byte[] table + ) ; + public native void glColorTable ( + int target, + int internalformat, + int width, + int format, + int type, + short[] table + ) ; + public native void glColorTable ( + int target, + int internalformat, + int width, + int format, + int type, + int[] table + ) ; + public native void glColorTable ( + int target, + int internalformat, + int width, + int format, + int type, + float[] table + ) ; + public native void glColorTable ( + int target, + int internalformat, + int width, + int format, + int type, + double[] table + ) ; + public native void glColorTable ( + int target, + int internalformat, + int width, + int format, + int type, + boolean[] table + ) ; + public native void glColorTable ( + int target, + int internalformat, + int width, + int format, + int type, + long[] table + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorSubTable ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
+ * 
+ */ + public native void glColorSubTable ( + int target, + int start, + int count, + int format, + int type, + byte[] data + ) ; + public native void glColorSubTable ( + int target, + int start, + int count, + int format, + int type, + short[] data + ) ; + public native void glColorSubTable ( + int target, + int start, + int count, + int format, + int type, + int[] data + ) ; + public native void glColorSubTable ( + int target, + int start, + int count, + int format, + int type, + float[] data + ) ; + public native void glColorSubTable ( + int target, + int start, + int count, + int format, + int type, + double[] data + ) ; + public native void glColorSubTable ( + int target, + int start, + int count, + int format, + int type, + boolean[] data + ) ; + public native void glColorSubTable ( + int target, + int start, + int count, + int format, + int type, + long[] data + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorTableParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
+ * 
+ */ + public native void glColorTableParameteriv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorTableParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public native void glColorTableParameterfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyColorSubTable ( GLenum target , GLsizei start , GLint x , GLint y , GLsizei width ) ;
+ * 
+ */ + public native void glCopyColorSubTable ( + int target, + int start, + int x, + int y, + int width + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyColorTable ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
+ * 
+ */ + public native void glCopyColorTable ( + int target, + int internalformat, + int x, + int y, + int width + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetColorTable ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
+ * 
+ */ + public native void glGetColorTable ( + int target, + int format, + int type, + byte[] table + ) ; + public native void glGetColorTable ( + int target, + int format, + int type, + short[] table + ) ; + public native void glGetColorTable ( + int target, + int format, + int type, + int[] table + ) ; + public native void glGetColorTable ( + int target, + int format, + int type, + float[] table + ) ; + public native void glGetColorTable ( + int target, + int format, + int type, + double[] table + ) ; + public native void glGetColorTable ( + int target, + int format, + int type, + boolean[] table + ) ; + public native void glGetColorTable ( + int target, + int format, + int type, + long[] table + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetColorTableParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public native void glGetColorTableParameterfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetColorTableParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + public native void glGetColorTableParameteriv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBlendEquation ( GLenum mode ) ;
+ * 
+ */ + public native void glBlendEquation ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBlendColor ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
+ * 
+ */ + public native void glBlendColor ( + float red, + float green, + float blue, + float alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glHistogram ( GLenum target , GLsizei width , GLenum internalformat , GLboolean sink ) ;
+ * 
+ */ + public native void glHistogram ( + int target, + int width, + int internalformat, + boolean sink + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glResetHistogram ( GLenum target ) ;
+ * 
+ */ + public native void glResetHistogram ( + int target + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetHistogram ( GLenum target , GLboolean reset , GLenum format , GLenum type , GLvoid * values ) ;
+ * 
+ */ + public native void glGetHistogram ( + int target, + boolean reset, + int format, + int type, + byte[] values + ) ; + public native void glGetHistogram ( + int target, + boolean reset, + int format, + int type, + short[] values + ) ; + public native void glGetHistogram ( + int target, + boolean reset, + int format, + int type, + int[] values + ) ; + public native void glGetHistogram ( + int target, + boolean reset, + int format, + int type, + float[] values + ) ; + public native void glGetHistogram ( + int target, + boolean reset, + int format, + int type, + double[] values + ) ; + public native void glGetHistogram ( + int target, + boolean reset, + int format, + int type, + boolean[] values + ) ; + public native void glGetHistogram ( + int target, + boolean reset, + int format, + int type, + long[] values + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetHistogramParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public native void glGetHistogramParameterfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetHistogramParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + public native void glGetHistogramParameteriv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMinmax ( GLenum target , GLenum internalformat , GLboolean sink ) ;
+ * 
+ */ + public native void glMinmax ( + int target, + int internalformat, + boolean sink + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glResetMinmax ( GLenum target ) ;
+ * 
+ */ + public native void glResetMinmax ( + int target + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMinmax ( GLenum target , GLboolean reset , GLenum format , GLenum types , GLvoid * values ) ;
+ * 
+ */ + public native void glGetMinmax ( + int target, + boolean reset, + int format, + int types, + byte[] values + ) ; + public native void glGetMinmax ( + int target, + boolean reset, + int format, + int types, + short[] values + ) ; + public native void glGetMinmax ( + int target, + boolean reset, + int format, + int types, + int[] values + ) ; + public native void glGetMinmax ( + int target, + boolean reset, + int format, + int types, + float[] values + ) ; + public native void glGetMinmax ( + int target, + boolean reset, + int format, + int types, + double[] values + ) ; + public native void glGetMinmax ( + int target, + boolean reset, + int format, + int types, + boolean[] values + ) ; + public native void glGetMinmax ( + int target, + boolean reset, + int format, + int types, + long[] values + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMinmaxParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public native void glGetMinmaxParameterfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetMinmaxParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + public native void glGetMinmaxParameteriv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glConvolutionFilter1D ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * image ) ;
+ * 
+ */ + public native void glConvolutionFilter1D ( + int target, + int internalformat, + int width, + int format, + int type, + byte[] image + ) ; + public native void glConvolutionFilter1D ( + int target, + int internalformat, + int width, + int format, + int type, + short[] image + ) ; + public native void glConvolutionFilter1D ( + int target, + int internalformat, + int width, + int format, + int type, + int[] image + ) ; + public native void glConvolutionFilter1D ( + int target, + int internalformat, + int width, + int format, + int type, + float[] image + ) ; + public native void glConvolutionFilter1D ( + int target, + int internalformat, + int width, + int format, + int type, + double[] image + ) ; + public native void glConvolutionFilter1D ( + int target, + int internalformat, + int width, + int format, + int type, + boolean[] image + ) ; + public native void glConvolutionFilter1D ( + int target, + int internalformat, + int width, + int format, + int type, + long[] image + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glConvolutionFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * image ) ;
+ * 
+ */ + public native void glConvolutionFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + byte[] image + ) ; + public native void glConvolutionFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + short[] image + ) ; + public native void glConvolutionFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + int[] image + ) ; + public native void glConvolutionFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + float[] image + ) ; + public native void glConvolutionFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + double[] image + ) ; + public native void glConvolutionFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + boolean[] image + ) ; + public native void glConvolutionFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + long[] image + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glConvolutionParameterf ( GLenum target , GLenum pname , GLfloat params ) ;
+ * 
+ */ + public native void glConvolutionParameterf ( + int target, + int pname, + float params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glConvolutionParameterfv ( GLenum target , GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public native void glConvolutionParameterfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glConvolutionParameteri ( GLenum target , GLenum pname , GLint params ) ;
+ * 
+ */ + public native void glConvolutionParameteri ( + int target, + int pname, + int params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glConvolutionParameteriv ( GLenum target , GLenum pname , const GLint * params ) ;
+ * 
+ */ + public native void glConvolutionParameteriv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyConvolutionFilter1D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width ) ;
+ * 
+ */ + public native void glCopyConvolutionFilter1D ( + int target, + int internalformat, + int x, + int y, + int width + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyConvolutionFilter2D ( GLenum target , GLenum internalformat , GLint x , GLint y , GLsizei width , GLsizei height ) ;
+ * 
+ */ + public native void glCopyConvolutionFilter2D ( + int target, + int internalformat, + int x, + int y, + int width, + int height + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetConvolutionFilter ( GLenum target , GLenum format , GLenum type , GLvoid * image ) ;
+ * 
+ */ + public native void glGetConvolutionFilter ( + int target, + int format, + int type, + byte[] image + ) ; + public native void glGetConvolutionFilter ( + int target, + int format, + int type, + short[] image + ) ; + public native void glGetConvolutionFilter ( + int target, + int format, + int type, + int[] image + ) ; + public native void glGetConvolutionFilter ( + int target, + int format, + int type, + float[] image + ) ; + public native void glGetConvolutionFilter ( + int target, + int format, + int type, + double[] image + ) ; + public native void glGetConvolutionFilter ( + int target, + int format, + int type, + boolean[] image + ) ; + public native void glGetConvolutionFilter ( + int target, + int format, + int type, + long[] image + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetConvolutionParameterfv ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public native void glGetConvolutionParameterfv ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetConvolutionParameteriv ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + public native void glGetConvolutionParameteriv ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glSeparableFilter2D ( GLenum target , GLenum internalformat , GLsizei width , GLsizei height , GLenum format , GLenum type , const GLvoid * row , const GLvoid * column ) ;
+ * 
+ */ + public native void glSeparableFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + byte[] row, + byte[] column + ) ; + public native void glSeparableFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + short[] row, + short[] column + ) ; + public native void glSeparableFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + int[] row, + int[] column + ) ; + public native void glSeparableFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + float[] row, + float[] column + ) ; + public native void glSeparableFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + double[] row, + double[] column + ) ; + public native void glSeparableFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + boolean[] row, + boolean[] column + ) ; + public native void glSeparableFilter2D ( + int target, + int internalformat, + int width, + int height, + int format, + int type, + long[] row, + long[] column + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetSeparableFilter ( GLenum target , GLenum format , GLenum type , GLvoid * row , GLvoid * column , GLvoid * span ) ;
+ * 
+ */ + public native void glGetSeparableFilter ( + int target, + int format, + int type, + byte[] row, + byte[] column, + byte[] span + ) ; + public native void glGetSeparableFilter ( + int target, + int format, + int type, + short[] row, + short[] column, + short[] span + ) ; + public native void glGetSeparableFilter ( + int target, + int format, + int type, + int[] row, + int[] column, + int[] span + ) ; + public native void glGetSeparableFilter ( + int target, + int format, + int type, + float[] row, + float[] column, + float[] span + ) ; + public native void glGetSeparableFilter ( + int target, + int format, + int type, + double[] row, + double[] column, + double[] span + ) ; + public native void glGetSeparableFilter ( + int target, + int format, + int type, + boolean[] row, + boolean[] column, + boolean[] span + ) ; + public native void glGetSeparableFilter ( + int target, + int format, + int type, + long[] row, + long[] column, + long[] span + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBlendColorEXT ( GLclampf red , GLclampf green , GLclampf blue , GLclampf alpha ) ;
+ * 
+ */ + public native void glBlendColorEXT ( + float red, + float green, + float blue, + float alpha + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPolygonOffsetEXT ( GLfloat factor , GLfloat bias ) ;
+ * 
+ */ + public native void glPolygonOffsetEXT ( + float factor, + float bias + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexImage3DEXT ( GLenum target , GLint level , GLenum internalFormat , GLsizei width , GLsizei height , GLsizei depth , GLint border , GLenum format , GLenum type , const GLvoid * pixels ) ;
+ * 
+ */ + public native void glTexImage3DEXT ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + byte[] pixels + ) ; + public native void glTexImage3DEXT ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + short[] pixels + ) ; + public native void glTexImage3DEXT ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + int[] pixels + ) ; + public native void glTexImage3DEXT ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + float[] pixels + ) ; + public native void glTexImage3DEXT ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + double[] pixels + ) ; + public native void glTexImage3DEXT ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + boolean[] pixels + ) ; + public native void glTexImage3DEXT ( + int target, + int level, + int internalFormat, + int width, + int height, + int depth, + int border, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   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 ) ;
+ * 
+ */ + public native void glTexSubImage3DEXT ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + byte[] pixels + ) ; + public native void glTexSubImage3DEXT ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + short[] pixels + ) ; + public native void glTexSubImage3DEXT ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + int[] pixels + ) ; + public native void glTexSubImage3DEXT ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + float[] pixels + ) ; + public native void glTexSubImage3DEXT ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + double[] pixels + ) ; + public native void glTexSubImage3DEXT ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + boolean[] pixels + ) ; + public native void glTexSubImage3DEXT ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int width, + int height, + int depth, + int format, + int type, + long[] pixels + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glCopyTexSubImage3DEXT ( GLenum target , GLint level , GLint xoffset , GLint yoffset , GLint zoffset , GLint x , GLint y , GLsizei width , GLsizei height ) ;
+ * 
+ */ + public native void glCopyTexSubImage3DEXT ( + int target, + int level, + int xoffset, + int yoffset, + int zoffset, + int x, + int y, + int width, + int height + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGenTexturesEXT ( GLsizei n , GLuint * textures ) ;
+ * 
+ */ + public native void glGenTexturesEXT ( + int n, + int[] textures + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDeleteTexturesEXT ( GLsizei n , const GLuint * textures ) ;
+ * 
+ */ + public native void glDeleteTexturesEXT ( + int n, + int[] textures + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBindTextureEXT ( GLenum target , GLuint texture ) ;
+ * 
+ */ + public native void glBindTextureEXT ( + int target, + int texture + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPrioritizeTexturesEXT ( GLsizei n , const GLuint * textures , const GLclampf * priorities ) ;
+ * 
+ */ + public native void glPrioritizeTexturesEXT ( + int n, + int[] textures, + float[] priorities + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLboolean glAreTexturesResidentEXT ( GLsizei n , const GLuint * textures , GLboolean * residences ) ;
+ * 
+ */ + public native boolean glAreTexturesResidentEXT ( + int n, + int[] textures, + boolean[] residences + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLboolean glIsTextureEXT ( GLuint texture ) ;
+ * 
+ */ + public native boolean glIsTextureEXT ( + int texture + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glVertexPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
+ * 
+ */ + public native void glVertexPointerEXT ( + int size, + int type, + int stride, + int count, + byte[] ptr + ) ; + public native void glVertexPointerEXT ( + int size, + int type, + int stride, + int count, + short[] ptr + ) ; + public native void glVertexPointerEXT ( + int size, + int type, + int stride, + int count, + int[] ptr + ) ; + public native void glVertexPointerEXT ( + int size, + int type, + int stride, + int count, + float[] ptr + ) ; + public native void glVertexPointerEXT ( + int size, + int type, + int stride, + int count, + double[] ptr + ) ; + public native void glVertexPointerEXT ( + int size, + int type, + int stride, + int count, + boolean[] ptr + ) ; + public native void glVertexPointerEXT ( + int size, + int type, + int stride, + int count, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glNormalPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
+ * 
+ */ + public native void glNormalPointerEXT ( + int type, + int stride, + int count, + byte[] ptr + ) ; + public native void glNormalPointerEXT ( + int type, + int stride, + int count, + short[] ptr + ) ; + public native void glNormalPointerEXT ( + int type, + int stride, + int count, + int[] ptr + ) ; + public native void glNormalPointerEXT ( + int type, + int stride, + int count, + float[] ptr + ) ; + public native void glNormalPointerEXT ( + int type, + int stride, + int count, + double[] ptr + ) ; + public native void glNormalPointerEXT ( + int type, + int stride, + int count, + boolean[] ptr + ) ; + public native void glNormalPointerEXT ( + int type, + int stride, + int count, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
+ * 
+ */ + public native void glColorPointerEXT ( + int size, + int type, + int stride, + int count, + byte[] ptr + ) ; + public native void glColorPointerEXT ( + int size, + int type, + int stride, + int count, + short[] ptr + ) ; + public native void glColorPointerEXT ( + int size, + int type, + int stride, + int count, + int[] ptr + ) ; + public native void glColorPointerEXT ( + int size, + int type, + int stride, + int count, + float[] ptr + ) ; + public native void glColorPointerEXT ( + int size, + int type, + int stride, + int count, + double[] ptr + ) ; + public native void glColorPointerEXT ( + int size, + int type, + int stride, + int count, + boolean[] ptr + ) ; + public native void glColorPointerEXT ( + int size, + int type, + int stride, + int count, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glIndexPointerEXT ( GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
+ * 
+ */ + public native void glIndexPointerEXT ( + int type, + int stride, + int count, + byte[] ptr + ) ; + public native void glIndexPointerEXT ( + int type, + int stride, + int count, + short[] ptr + ) ; + public native void glIndexPointerEXT ( + int type, + int stride, + int count, + int[] ptr + ) ; + public native void glIndexPointerEXT ( + int type, + int stride, + int count, + float[] ptr + ) ; + public native void glIndexPointerEXT ( + int type, + int stride, + int count, + double[] ptr + ) ; + public native void glIndexPointerEXT ( + int type, + int stride, + int count, + boolean[] ptr + ) ; + public native void glIndexPointerEXT ( + int type, + int stride, + int count, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glTexCoordPointerEXT ( GLint size , GLenum type , GLsizei stride , GLsizei count , const GLvoid * ptr ) ;
+ * 
+ */ + public native void glTexCoordPointerEXT ( + int size, + int type, + int stride, + int count, + byte[] ptr + ) ; + public native void glTexCoordPointerEXT ( + int size, + int type, + int stride, + int count, + short[] ptr + ) ; + public native void glTexCoordPointerEXT ( + int size, + int type, + int stride, + int count, + int[] ptr + ) ; + public native void glTexCoordPointerEXT ( + int size, + int type, + int stride, + int count, + float[] ptr + ) ; + public native void glTexCoordPointerEXT ( + int size, + int type, + int stride, + int count, + double[] ptr + ) ; + public native void glTexCoordPointerEXT ( + int size, + int type, + int stride, + int count, + boolean[] ptr + ) ; + public native void glTexCoordPointerEXT ( + int size, + int type, + int stride, + int count, + long[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glEdgeFlagPointerEXT ( GLsizei stride , GLsizei count , const GLboolean * ptr ) ;
+ * 
+ */ + public native void glEdgeFlagPointerEXT ( + int stride, + int count, + boolean[] ptr + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetPointervEXT ( GLenum pname , void * * params ) ;
+ * 
+ */ + public native void glGetPointervEXT ( + int pname, + byte[][] params + ) ; + public native void glGetPointervEXT ( + int pname, + short[][] params + ) ; + public native void glGetPointervEXT ( + int pname, + int[][] params + ) ; + public native void glGetPointervEXT ( + int pname, + float[][] params + ) ; + public native void glGetPointervEXT ( + int pname, + double[][] params + ) ; + public native void glGetPointervEXT ( + int pname, + boolean[][] params + ) ; + public native void glGetPointervEXT ( + int pname, + long[][] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glArrayElementEXT ( GLint i ) ;
+ * 
+ */ + public native void glArrayElementEXT ( + int i + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glDrawArraysEXT ( GLenum mode , GLint first , GLsizei count ) ;
+ * 
+ */ + public native void glDrawArraysEXT ( + int mode, + int first, + int count + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glBlendEquationEXT ( GLenum mode ) ;
+ * 
+ */ + public native void glBlendEquationEXT ( + int mode + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPointParameterfEXT ( GLenum pname , GLfloat param ) ;
+ * 
+ */ + public native void glPointParameterfEXT ( + int pname, + float param + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glPointParameterfvEXT ( GLenum pname , const GLfloat * params ) ;
+ * 
+ */ + public native void glPointParameterfvEXT ( + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorTableEXT ( GLenum target , GLenum internalformat , GLsizei width , GLenum format , GLenum type , const GLvoid * table ) ;
+ * 
+ */ + public native void glColorTableEXT ( + int target, + int internalformat, + int width, + int format, + int type, + byte[] table + ) ; + public native void glColorTableEXT ( + int target, + int internalformat, + int width, + int format, + int type, + short[] table + ) ; + public native void glColorTableEXT ( + int target, + int internalformat, + int width, + int format, + int type, + int[] table + ) ; + public native void glColorTableEXT ( + int target, + int internalformat, + int width, + int format, + int type, + float[] table + ) ; + public native void glColorTableEXT ( + int target, + int internalformat, + int width, + int format, + int type, + double[] table + ) ; + public native void glColorTableEXT ( + int target, + int internalformat, + int width, + int format, + int type, + boolean[] table + ) ; + public native void glColorTableEXT ( + int target, + int internalformat, + int width, + int format, + int type, + long[] table + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glColorSubTableEXT ( GLenum target , GLsizei start , GLsizei count , GLenum format , GLenum type , const GLvoid * data ) ;
+ * 
+ */ + public native void glColorSubTableEXT ( + int target, + int start, + int count, + int format, + int type, + byte[] data + ) ; + public native void glColorSubTableEXT ( + int target, + int start, + int count, + int format, + int type, + short[] data + ) ; + public native void glColorSubTableEXT ( + int target, + int start, + int count, + int format, + int type, + int[] data + ) ; + public native void glColorSubTableEXT ( + int target, + int start, + int count, + int format, + int type, + float[] data + ) ; + public native void glColorSubTableEXT ( + int target, + int start, + int count, + int format, + int type, + double[] data + ) ; + public native void glColorSubTableEXT ( + int target, + int start, + int count, + int format, + int type, + boolean[] data + ) ; + public native void glColorSubTableEXT ( + int target, + int start, + int count, + int format, + int type, + long[] data + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetColorTableEXT ( GLenum target , GLenum format , GLenum type , GLvoid * table ) ;
+ * 
+ */ + public native void glGetColorTableEXT ( + int target, + int format, + int type, + byte[] table + ) ; + public native void glGetColorTableEXT ( + int target, + int format, + int type, + short[] table + ) ; + public native void glGetColorTableEXT ( + int target, + int format, + int type, + int[] table + ) ; + public native void glGetColorTableEXT ( + int target, + int format, + int type, + float[] table + ) ; + public native void glGetColorTableEXT ( + int target, + int format, + int type, + double[] table + ) ; + public native void glGetColorTableEXT ( + int target, + int format, + int type, + boolean[] table + ) ; + public native void glGetColorTableEXT ( + int target, + int format, + int type, + long[] table + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetColorTableParameterfvEXT ( GLenum target , GLenum pname , GLfloat * params ) ;
+ * 
+ */ + public native void glGetColorTableParameterfvEXT ( + int target, + int pname, + float[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glGetColorTableParameterivEXT ( GLenum target , GLenum pname , GLint * params ) ;
+ * 
+ */ + public native void glGetColorTableParameterivEXT ( + int target, + int pname, + int[] params + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glLockArraysEXT ( GLint first , GLsizei count ) ;
+ * 
+ */ + public native void glLockArraysEXT ( + int first, + int count + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glUnlockArraysEXT ( void ) ;
+ * 
+ */ + public native void glUnlockArraysEXT ( + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glActiveTextureARB ( GLenum texture ) ;
+ * 
+ */ + public native void glActiveTextureARB ( + int texture + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glClientActiveTextureARB ( GLenum texture ) ;
+ * 
+ */ + public native void glClientActiveTextureARB ( + int texture + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1dARB ( GLenum target , GLdouble s ) ;
+ * 
+ */ + public native void glMultiTexCoord1dARB ( + int target, + double s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1dvARB ( GLenum target , const GLdouble * v ) ;
+ * 
+ */ + public native void glMultiTexCoord1dvARB ( + int target, + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1fARB ( GLenum target , GLfloat s ) ;
+ * 
+ */ + public native void glMultiTexCoord1fARB ( + int target, + float s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1fvARB ( GLenum target , const GLfloat * v ) ;
+ * 
+ */ + public native void glMultiTexCoord1fvARB ( + int target, + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1iARB ( GLenum target , GLint s ) ;
+ * 
+ */ + public native void glMultiTexCoord1iARB ( + int target, + int s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1ivARB ( GLenum target , const GLint * v ) ;
+ * 
+ */ + public native void glMultiTexCoord1ivARB ( + int target, + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1sARB ( GLenum target , GLshort s ) ;
+ * 
+ */ + public native void glMultiTexCoord1sARB ( + int target, + short s + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord1svARB ( GLenum target , const GLshort * v ) ;
+ * 
+ */ + public native void glMultiTexCoord1svARB ( + int target, + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2dARB ( GLenum target , GLdouble s , GLdouble t ) ;
+ * 
+ */ + public native void glMultiTexCoord2dARB ( + int target, + double s, + double t + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2dvARB ( GLenum target , const GLdouble * v ) ;
+ * 
+ */ + public native void glMultiTexCoord2dvARB ( + int target, + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2fARB ( GLenum target , GLfloat s , GLfloat t ) ;
+ * 
+ */ + public native void glMultiTexCoord2fARB ( + int target, + float s, + float t + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2fvARB ( GLenum target , const GLfloat * v ) ;
+ * 
+ */ + public native void glMultiTexCoord2fvARB ( + int target, + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2iARB ( GLenum target , GLint s , GLint t ) ;
+ * 
+ */ + public native void glMultiTexCoord2iARB ( + int target, + int s, + int t + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2ivARB ( GLenum target , const GLint * v ) ;
+ * 
+ */ + public native void glMultiTexCoord2ivARB ( + int target, + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2sARB ( GLenum target , GLshort s , GLshort t ) ;
+ * 
+ */ + public native void glMultiTexCoord2sARB ( + int target, + short s, + short t + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord2svARB ( GLenum target , const GLshort * v ) ;
+ * 
+ */ + public native void glMultiTexCoord2svARB ( + int target, + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r ) ;
+ * 
+ */ + public native void glMultiTexCoord3dARB ( + int target, + double s, + double t, + double r + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3dvARB ( GLenum target , const GLdouble * v ) ;
+ * 
+ */ + public native void glMultiTexCoord3dvARB ( + int target, + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r ) ;
+ * 
+ */ + public native void glMultiTexCoord3fARB ( + int target, + float s, + float t, + float r + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3fvARB ( GLenum target , const GLfloat * v ) ;
+ * 
+ */ + public native void glMultiTexCoord3fvARB ( + int target, + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3iARB ( GLenum target , GLint s , GLint t , GLint r ) ;
+ * 
+ */ + public native void glMultiTexCoord3iARB ( + int target, + int s, + int t, + int r + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3ivARB ( GLenum target , const GLint * v ) ;
+ * 
+ */ + public native void glMultiTexCoord3ivARB ( + int target, + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3sARB ( GLenum target , GLshort s , GLshort t , GLshort r ) ;
+ * 
+ */ + public native void glMultiTexCoord3sARB ( + int target, + short s, + short t, + short r + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord3svARB ( GLenum target , const GLshort * v ) ;
+ * 
+ */ + public native void glMultiTexCoord3svARB ( + int target, + short[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4dARB ( GLenum target , GLdouble s , GLdouble t , GLdouble r , GLdouble q ) ;
+ * 
+ */ + public native void glMultiTexCoord4dARB ( + int target, + double s, + double t, + double r, + double q + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4dvARB ( GLenum target , const GLdouble * v ) ;
+ * 
+ */ + public native void glMultiTexCoord4dvARB ( + int target, + double[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4fARB ( GLenum target , GLfloat s , GLfloat t , GLfloat r , GLfloat q ) ;
+ * 
+ */ + public native void glMultiTexCoord4fARB ( + int target, + float s, + float t, + float r, + float q + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4fvARB ( GLenum target , const GLfloat * v ) ;
+ * 
+ */ + public native void glMultiTexCoord4fvARB ( + int target, + float[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4iARB ( GLenum target , GLint s , GLint t , GLint r , GLint q ) ;
+ * 
+ */ + public native void glMultiTexCoord4iARB ( + int target, + int s, + int t, + int r, + int q + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4ivARB ( GLenum target , const GLint * v ) ;
+ * 
+ */ + public native void glMultiTexCoord4ivARB ( + int target, + int[] v + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4sARB ( GLenum target , GLshort s , GLshort t , GLshort r , GLshort q ) ;
+ * 
+ */ + public native void glMultiTexCoord4sARB ( + int target, + short s, + short t, + short r, + short q + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void glMultiTexCoord4svARB ( GLenum target , const GLshort * v ) ;
+ * 
+ */ + public native void glMultiTexCoord4svARB ( + int target, + short[] v + ) ; + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + + +} + diff --git a/gl4java/GLUEnum.java b/gl4java/GLUEnum.java index 961d0b7..b34eb08 100644 --- a/gl4java/GLUEnum.java +++ b/gl4java/GLUEnum.java @@ -27,115 +27,115 @@ public interface GLUEnum * Reading from file: glu-enum-auto.orig.h . . . * Destination-Class: gl4java_GLUEnum ! */ - - public static final int GLU_AUTO_LOAD_MATRIX = 100200; - public static final int GLU_CCW = 100121; - public static final int GLU_CULLING = 100201; - public static final int GLU_CW = 100120; - public static final int GLU_DISPLAY_MODE = 100204; - public static final int GLU_DOMAIN_DISTANCE = 100217; - public static final int GLU_EXTENSIONS = 100801; - public static final int GLU_EXTERIOR = 100123; - public static final int GLU_FALSE = 0; - public static final int GLU_FILL = 100012; - public static final int GLU_FLAT = 100001; - public static final int GLU_INCOMPATIBLE_GL_VERSION = 100903; - public static final int GLU_INSIDE = 100021; - public static final int GLU_INTERIOR = 100122; - public static final int GLU_INVALID_ENUM = 100900; - public static final int GLU_INVALID_VALUE = 100901; - public static final int GLU_LINE = 100011; - public static final int GLU_MAP1_TRIM_2 = 100210; - public static final int GLU_MAP1_TRIM_3 = 100211; - public static final int GLU_NONE = 100002; - public static final int GLU_NURBS_ERROR1 = 100251; - public static final int GLU_NURBS_ERROR10 = 100260; - public static final int GLU_NURBS_ERROR11 = 100261; - public static final int GLU_NURBS_ERROR12 = 100262; - public static final int GLU_NURBS_ERROR13 = 100263; - public static final int GLU_NURBS_ERROR14 = 100264; - public static final int GLU_NURBS_ERROR15 = 100265; - public static final int GLU_NURBS_ERROR16 = 100266; - public static final int GLU_NURBS_ERROR17 = 100267; - public static final int GLU_NURBS_ERROR18 = 100268; - public static final int GLU_NURBS_ERROR19 = 100269; - public static final int GLU_NURBS_ERROR2 = 100252; - public static final int GLU_NURBS_ERROR20 = 100270; - public static final int GLU_NURBS_ERROR21 = 100271; - public static final int GLU_NURBS_ERROR22 = 100272; - public static final int GLU_NURBS_ERROR23 = 100273; - public static final int GLU_NURBS_ERROR24 = 100274; - public static final int GLU_NURBS_ERROR25 = 100275; - public static final int GLU_NURBS_ERROR26 = 100276; - public static final int GLU_NURBS_ERROR27 = 100277; - public static final int GLU_NURBS_ERROR28 = 100278; - public static final int GLU_NURBS_ERROR29 = 100279; - public static final int GLU_NURBS_ERROR3 = 100253; - public static final int GLU_NURBS_ERROR30 = 100280; - public static final int GLU_NURBS_ERROR31 = 100281; - public static final int GLU_NURBS_ERROR32 = 100282; - public static final int GLU_NURBS_ERROR33 = 100283; - public static final int GLU_NURBS_ERROR34 = 100284; - public static final int GLU_NURBS_ERROR35 = 100285; - public static final int GLU_NURBS_ERROR36 = 100286; - public static final int GLU_NURBS_ERROR37 = 100287; - public static final int GLU_NURBS_ERROR4 = 100254; - public static final int GLU_NURBS_ERROR5 = 100255; - public static final int GLU_NURBS_ERROR6 = 100256; - public static final int GLU_NURBS_ERROR7 = 100257; - public static final int GLU_NURBS_ERROR8 = 100258; - public static final int GLU_NURBS_ERROR9 = 100259; - public static final int GLU_OUTLINE_PATCH = 100241; - public static final int GLU_OUTLINE_POLYGON = 100240; - public static final int GLU_OUTSIDE = 100020; - public static final int GLU_OUT_OF_MEMORY = 100902; - public static final int GLU_PARAMETRIC_ERROR = 100216; - public static final int GLU_PARAMETRIC_TOLERANCE = 100202; - public static final int GLU_PATH_LENGTH = 100215; - public static final int GLU_POINT = 100010; - public static final int GLU_SAMPLING_METHOD = 100205; - public static final int GLU_SAMPLING_TOLERANCE = 100203; - public static final int GLU_SILHOUETTE = 100013; - public static final int GLU_SMOOTH = 100000; - public static final int GLU_TESS_BEGIN = 100100; - public static final int GLU_TESS_BEGIN_DATA = 100106; - public static final int GLU_TESS_BOUNDARY_ONLY = 100141; - public static final int GLU_TESS_COMBINE = 100105; - public static final int GLU_TESS_COMBINE_DATA = 100111; - public static final int GLU_TESS_EDGE_FLAG = 100104; - public static final int GLU_TESS_EDGE_FLAG_DATA = 100110; - public static final int GLU_TESS_END = 100102; - public static final int GLU_TESS_END_DATA = 100108; - public static final int GLU_TESS_ERROR = 100103; - public static final int GLU_TESS_ERROR1 = 100151; - public static final int GLU_TESS_ERROR2 = 100152; - public static final int GLU_TESS_ERROR3 = 100153; - public static final int GLU_TESS_ERROR4 = 100154; - public static final int GLU_TESS_ERROR5 = 100155; - public static final int GLU_TESS_ERROR6 = 100156; - public static final int GLU_TESS_ERROR7 = 100157; - public static final int GLU_TESS_ERROR8 = 100158; - public static final int GLU_TESS_ERROR_DATA = 100109; - public static final int GLU_TESS_TOLERANCE = 100142; - public static final int GLU_TESS_VERTEX = 100101; - public static final int GLU_TESS_VERTEX_DATA = 100107; - public static final int GLU_TESS_WINDING_ABS_GEQ_TWO = 100134; - public static final int GLU_TESS_WINDING_NEGATIVE = 100133; - public static final int GLU_TESS_WINDING_NONZERO = 100131; - public static final int GLU_TESS_WINDING_ODD = 100130; - public static final int GLU_TESS_WINDING_POSITIVE = 100132; - public static final int GLU_TESS_WINDING_RULE = 100140; - public static final int GLU_UNKNOWN = 100124; - public static final int GLU_U_STEP = 100206; - public static final int GLU_VERSION = 100800; - public static final int GLU_V_STEP = 100207; - public static final int GLU_VERTEX = GLU_TESS_VERTEX; - public static final int GLU_BEGIN = GLU_TESS_BEGIN; - public static final int GLU_EDGE_FLAG = GLU_TESS_EDGE_FLAG; - public static final int GLU_END = GLU_TESS_END; - public static final int GLU_ERROR = GLU_TESS_ERROR; -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ - - -} - + + public static final int GLU_AUTO_LOAD_MATRIX = 100200; + public static final int GLU_CCW = 100121; + public static final int GLU_CULLING = 100201; + public static final int GLU_CW = 100120; + public static final int GLU_DISPLAY_MODE = 100204; + public static final int GLU_DOMAIN_DISTANCE = 100217; + public static final int GLU_EXTENSIONS = 100801; + public static final int GLU_EXTERIOR = 100123; + public static final int GLU_FALSE = 0; + public static final int GLU_FILL = 100012; + public static final int GLU_FLAT = 100001; + public static final int GLU_INCOMPATIBLE_GL_VERSION = 100903; + public static final int GLU_INSIDE = 100021; + public static final int GLU_INTERIOR = 100122; + public static final int GLU_INVALID_ENUM = 100900; + public static final int GLU_INVALID_VALUE = 100901; + public static final int GLU_LINE = 100011; + public static final int GLU_MAP1_TRIM_2 = 100210; + public static final int GLU_MAP1_TRIM_3 = 100211; + public static final int GLU_NONE = 100002; + public static final int GLU_NURBS_ERROR1 = 100251; + public static final int GLU_NURBS_ERROR10 = 100260; + public static final int GLU_NURBS_ERROR11 = 100261; + public static final int GLU_NURBS_ERROR12 = 100262; + public static final int GLU_NURBS_ERROR13 = 100263; + public static final int GLU_NURBS_ERROR14 = 100264; + public static final int GLU_NURBS_ERROR15 = 100265; + public static final int GLU_NURBS_ERROR16 = 100266; + public static final int GLU_NURBS_ERROR17 = 100267; + public static final int GLU_NURBS_ERROR18 = 100268; + public static final int GLU_NURBS_ERROR19 = 100269; + public static final int GLU_NURBS_ERROR2 = 100252; + public static final int GLU_NURBS_ERROR20 = 100270; + public static final int GLU_NURBS_ERROR21 = 100271; + public static final int GLU_NURBS_ERROR22 = 100272; + public static final int GLU_NURBS_ERROR23 = 100273; + public static final int GLU_NURBS_ERROR24 = 100274; + public static final int GLU_NURBS_ERROR25 = 100275; + public static final int GLU_NURBS_ERROR26 = 100276; + public static final int GLU_NURBS_ERROR27 = 100277; + public static final int GLU_NURBS_ERROR28 = 100278; + public static final int GLU_NURBS_ERROR29 = 100279; + public static final int GLU_NURBS_ERROR3 = 100253; + public static final int GLU_NURBS_ERROR30 = 100280; + public static final int GLU_NURBS_ERROR31 = 100281; + public static final int GLU_NURBS_ERROR32 = 100282; + public static final int GLU_NURBS_ERROR33 = 100283; + public static final int GLU_NURBS_ERROR34 = 100284; + public static final int GLU_NURBS_ERROR35 = 100285; + public static final int GLU_NURBS_ERROR36 = 100286; + public static final int GLU_NURBS_ERROR37 = 100287; + public static final int GLU_NURBS_ERROR4 = 100254; + public static final int GLU_NURBS_ERROR5 = 100255; + public static final int GLU_NURBS_ERROR6 = 100256; + public static final int GLU_NURBS_ERROR7 = 100257; + public static final int GLU_NURBS_ERROR8 = 100258; + public static final int GLU_NURBS_ERROR9 = 100259; + public static final int GLU_OUTLINE_PATCH = 100241; + public static final int GLU_OUTLINE_POLYGON = 100240; + public static final int GLU_OUTSIDE = 100020; + public static final int GLU_OUT_OF_MEMORY = 100902; + public static final int GLU_PARAMETRIC_ERROR = 100216; + public static final int GLU_PARAMETRIC_TOLERANCE = 100202; + public static final int GLU_PATH_LENGTH = 100215; + public static final int GLU_POINT = 100010; + public static final int GLU_SAMPLING_METHOD = 100205; + public static final int GLU_SAMPLING_TOLERANCE = 100203; + public static final int GLU_SILHOUETTE = 100013; + public static final int GLU_SMOOTH = 100000; + public static final int GLU_TESS_BEGIN = 100100; + public static final int GLU_TESS_BEGIN_DATA = 100106; + public static final int GLU_TESS_BOUNDARY_ONLY = 100141; + public static final int GLU_TESS_COMBINE = 100105; + public static final int GLU_TESS_COMBINE_DATA = 100111; + public static final int GLU_TESS_EDGE_FLAG = 100104; + public static final int GLU_TESS_EDGE_FLAG_DATA = 100110; + public static final int GLU_TESS_END = 100102; + public static final int GLU_TESS_END_DATA = 100108; + public static final int GLU_TESS_ERROR = 100103; + public static final int GLU_TESS_ERROR1 = 100151; + public static final int GLU_TESS_ERROR2 = 100152; + public static final int GLU_TESS_ERROR3 = 100153; + public static final int GLU_TESS_ERROR4 = 100154; + public static final int GLU_TESS_ERROR5 = 100155; + public static final int GLU_TESS_ERROR6 = 100156; + public static final int GLU_TESS_ERROR7 = 100157; + public static final int GLU_TESS_ERROR8 = 100158; + public static final int GLU_TESS_ERROR_DATA = 100109; + public static final int GLU_TESS_TOLERANCE = 100142; + public static final int GLU_TESS_VERTEX = 100101; + public static final int GLU_TESS_VERTEX_DATA = 100107; + public static final int GLU_TESS_WINDING_ABS_GEQ_TWO = 100134; + public static final int GLU_TESS_WINDING_NEGATIVE = 100133; + public static final int GLU_TESS_WINDING_NONZERO = 100131; + public static final int GLU_TESS_WINDING_ODD = 100130; + public static final int GLU_TESS_WINDING_POSITIVE = 100132; + public static final int GLU_TESS_WINDING_RULE = 100140; + public static final int GLU_UNKNOWN = 100124; + public static final int GLU_U_STEP = 100206; + public static final int GLU_VERSION = 100800; + public static final int GLU_V_STEP = 100207; + public static final int GLU_VERTEX = GLU_TESS_VERTEX; + public static final int GLU_BEGIN = GLU_TESS_BEGIN; + public static final int GLU_EDGE_FLAG = GLU_TESS_EDGE_FLAG; + public static final int GLU_END = GLU_TESS_END; + public static final int GLU_ERROR = GLU_TESS_ERROR; +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + + +} + diff --git a/gl4java/GLUFunc.java b/gl4java/GLUFunc.java index dd0717d..afee2cb 100644 --- a/gl4java/GLUFunc.java +++ b/gl4java/GLUFunc.java @@ -68,684 +68,684 @@ public void gluDeleteNurbsRenderer( long nobj ); public void gluDeleteTess( long tobj ); -/** - * C2J Parser Version 1.5 Beta - * Jausoft - Sven Goethel Software Development - * Reading from file: glu-proto-auto.orig.h . . . - * Destination-Class: gl4java_GLUFuncJauJNI ! - */ - -/** - * Original Function-Prototype : - *
 
-   extern void gluLookAt ( GLdouble eyex , GLdouble eyey , GLdouble eyez , GLdouble centerx , GLdouble centery , GLdouble centerz , GLdouble upx , GLdouble upy , GLdouble upz ) ;
- * 
- */ - public void gluLookAt ( - double eyex, - double eyey, - double eyez, - double centerx, - double centery, - double centerz, - double upx, - double upy, - double upz - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluOrtho2D ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top ) ;
- * 
- */ - public void gluOrtho2D ( - double left, - double right, - double bottom, - double top - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluPerspective ( GLdouble fovy , GLdouble aspect , GLdouble zNear , GLdouble zFar ) ;
- * 
- */ - public void gluPerspective ( - double fovy, - double aspect, - double zNear, - double zFar - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluPickMatrix ( GLdouble x , GLdouble y , GLdouble width , GLdouble height , GLint * viewport ) ;
- * 
- */ - public void gluPickMatrix ( - double x, - double y, - double width, - double height, - int[] viewport - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLint gluProject ( GLdouble objx , GLdouble objy , GLdouble objz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * winx , GLdouble * winy , GLdouble * winz ) ;
- * 
- */ - public int gluProject ( - double objx, - double objy, - double objz, - double[] modelMatrix, - double[] projMatrix, - int[] viewport, - double[] winx, - double[] winy, - double[] winz - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLint gluUnProject ( GLdouble winx , GLdouble winy , GLdouble winz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * objx , GLdouble * objy , GLdouble * objz ) ;
- * 
- */ - public int gluUnProject ( - double winx, - double winy, - double winz, - double[] modelMatrix, - double[] projMatrix, - int[] viewport, - double[] objx, - double[] objy, - double[] objz - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLint gluScaleImage ( GLenum format , GLsizei widthin , GLsizei heightin , GLenum typein , const char * datain , GLsizei widthout , GLsizei heightout , GLenum typeout , char * dataout ) ;
- * 
- */ - public int gluScaleImage ( - int format, - int widthin, - int heightin, - int typein, - byte[] datain, - int widthout, - int heightout, - int typeout, - byte[] dataout - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLint gluBuild1DMipmaps ( GLenum target , GLint components , GLint width , GLenum format , GLenum type , const void * data ) ;
- * 
- */ - public int gluBuild1DMipmaps ( - int target, - int components, - int width, - int format, - int type, - byte[] data - ) ; - public int gluBuild1DMipmaps ( - int target, - int components, - int width, - int format, - int type, - short[] data - ) ; - public int gluBuild1DMipmaps ( - int target, - int components, - int width, - int format, - int type, - int[] data - ) ; - public int gluBuild1DMipmaps ( - int target, - int components, - int width, - int format, - int type, - float[] data - ) ; - public int gluBuild1DMipmaps ( - int target, - int components, - int width, - int format, - int type, - double[] data - ) ; - public int gluBuild1DMipmaps ( - int target, - int components, - int width, - int format, - int type, - boolean[] data - ) ; - public int gluBuild1DMipmaps ( - int target, - int components, - int width, - int format, - int type, - long[] data - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLint gluBuild2DMipmaps ( GLenum target , GLint components , GLint width , GLint height , GLenum format , GLenum type , const void * data ) ;
- * 
- */ - public int gluBuild2DMipmaps ( - int target, - int components, - int width, - int height, - int format, - int type, - byte[] data - ) ; - public int gluBuild2DMipmaps ( - int target, - int components, - int width, - int height, - int format, - int type, - short[] data - ) ; - public int gluBuild2DMipmaps ( - int target, - int components, - int width, - int height, - int format, - int type, - int[] data - ) ; - public int gluBuild2DMipmaps ( - int target, - int components, - int width, - int height, - int format, - int type, - float[] data - ) ; - public int gluBuild2DMipmaps ( - int target, - int components, - int width, - int height, - int format, - int type, - double[] data - ) ; - public int gluBuild2DMipmaps ( - int target, - int components, - int width, - int height, - int format, - int type, - boolean[] data - ) ; - public int gluBuild2DMipmaps ( - int target, - int components, - int width, - int height, - int format, - int type, - long[] data - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluQuadricDrawStyle ( GLUquadricObj * quadObject , GLenum drawStyle ) ;
- * 
- */ - public void gluQuadricDrawStyle ( - long quadObject, - int drawStyle - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluQuadricOrientation ( GLUquadricObj * quadObject , GLenum orientation ) ;
- * 
- */ - public void gluQuadricOrientation ( - long quadObject, - int orientation - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluQuadricNormals ( GLUquadricObj * quadObject , GLenum normals ) ;
- * 
- */ - public void gluQuadricNormals ( - long quadObject, - int normals - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluQuadricTexture ( GLUquadricObj * quadObject , GLboolean textureCoords ) ;
- * 
- */ - public void gluQuadricTexture ( - long quadObject, - boolean textureCoords - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluCylinder ( GLUquadricObj * qobj , GLdouble baseRadius , GLdouble topRadius , GLdouble height , GLint slices , GLint stacks ) ;
- * 
- */ - public void gluCylinder ( - long qobj, - double baseRadius, - double topRadius, - double height, - int slices, - int stacks - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluSphere ( GLUquadricObj * qobj , GLdouble radius , GLint slices , GLint stacks ) ;
- * 
- */ - public void gluSphere ( - long qobj, - double radius, - int slices, - int stacks - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops ) ;
- * 
- */ - public void gluDisk ( - long qobj, - double innerRadius, - double outerRadius, - int slices, - int loops - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluPartialDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops , GLdouble startAngle , GLdouble sweepAngle ) ;
- * 
- */ - public void gluPartialDisk ( - long qobj, - double innerRadius, - double outerRadius, - int slices, - int loops, - double startAngle, - double sweepAngle - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluLoadSamplingMatrices ( GLUnurbsObj * nobj , const GLfloat modelMatrix [ 16 ] , const GLfloat projMatrix [ 16 ] , const GLint viewport [ 4 ] ) ;
- * 
- */ - public void gluLoadSamplingMatrices ( - long nobj, - float[] modelMatrix, - float[] projMatrix, - int[] viewport - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat value ) ;
- * 
- */ - public void gluNurbsProperty ( - long nobj, - int property, - float value - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluGetNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat * value ) ;
- * 
- */ - public void gluGetNurbsProperty ( - long nobj, - int property, - float[] value - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluBeginCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ - public void gluBeginCurve ( - long nobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluEndCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ - public void gluEndCurve ( - long nobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluNurbsCurve ( GLUnurbsObj * nobj , GLint nknots , GLfloat * knot , GLint stride , GLfloat * ctlarray , GLint order , GLenum type ) ;
- * 
- */ - public void gluNurbsCurve ( - long nobj, - int nknots, - float[] knot, - int stride, - float[] ctlarray, - int order, - int type - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluBeginSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ - public void gluBeginSurface ( - long nobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluEndSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ - public void gluEndSurface ( - long nobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluNurbsSurface ( GLUnurbsObj * nobj , GLint sknot_count , GLfloat * sknot , GLint tknot_count , GLfloat * tknot , GLint s_stride , GLint t_stride , GLfloat * ctlarray , GLint sorder , GLint torder , GLenum type ) ;
- * 
- */ - public void gluNurbsSurface ( - long nobj, - int sknot_count, - float[] sknot, - int tknot_count, - float[] tknot, - int s_stride, - int t_stride, - float[] ctlarray, - int sorder, - int torder, - int type - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluBeginTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ - public void gluBeginTrim ( - long nobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluEndTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ - public void gluEndTrim ( - long nobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluPwlCurve ( GLUnurbsObj * nobj , GLint count , GLfloat * array , GLint stride , GLenum type ) ;
- * 
- */ - public void gluPwlCurve ( - long nobj, - int count, - float[] array, - int stride, - int type - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessBeginPolygon ( GLUtesselator * tobj , void * polygon_data ) ;
- * 
- */ - public void gluTessBeginPolygon ( - long tobj, - byte[] polygon_data - ) ; - public void gluTessBeginPolygon ( - long tobj, - short[] polygon_data - ) ; - public void gluTessBeginPolygon ( - long tobj, - int[] polygon_data - ) ; - public void gluTessBeginPolygon ( - long tobj, - float[] polygon_data - ) ; - public void gluTessBeginPolygon ( - long tobj, - double[] polygon_data - ) ; - public void gluTessBeginPolygon ( - long tobj, - boolean[] polygon_data - ) ; - public void gluTessBeginPolygon ( - long tobj, - long[] polygon_data - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessBeginContour ( GLUtesselator * tobj ) ;
- * 
- */ - public void gluTessBeginContour ( - long tobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessVertex ( GLUtesselator * tobj , GLdouble coords [ 3 ] , void * vertex_data ) ;
- * 
- */ - public void gluTessVertex ( - long tobj, - double[] coords, - byte[] vertex_data - ) ; - public void gluTessVertex ( - long tobj, - double[] coords, - short[] vertex_data - ) ; - public void gluTessVertex ( - long tobj, - double[] coords, - int[] vertex_data - ) ; - public void gluTessVertex ( - long tobj, - double[] coords, - float[] vertex_data - ) ; - public void gluTessVertex ( - long tobj, - double[] coords, - double[] vertex_data - ) ; - public void gluTessVertex ( - long tobj, - double[] coords, - boolean[] vertex_data - ) ; - public void gluTessVertex ( - long tobj, - double[] coords, - long[] vertex_data - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessEndContour ( GLUtesselator * tobj ) ;
- * 
- */ - public void gluTessEndContour ( - long tobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ - public void gluTessEndPolygon ( - long tobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble value ) ;
- * 
- */ - public void gluTessProperty ( - long tobj, - int which, - double value - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessNormal ( GLUtesselator * tobj , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ - public void gluTessNormal ( - long tobj, - double x, - double y, - double z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluGetTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble * value ) ;
- * 
- */ - public void gluGetTessProperty ( - long tobj, - int which, - double[] value - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluBeginPolygon ( GLUtesselator * tobj ) ;
- * 
- */ - public void gluBeginPolygon ( - long tobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluNextContour ( GLUtesselator * tobj , GLenum type ) ;
- * 
- */ - public void gluNextContour ( - long tobj, - int type - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ - public void gluEndPolygon ( - long tobj - ) ; - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ - - -} - +/** + * C2J Parser Version 1.5 Beta + * Jausoft - Sven Goethel Software Development + * Reading from file: glu-proto-auto.orig.h . . . + * Destination-Class: gl4java_GLUFuncJauJNI ! + */ + +/** + * Original Function-Prototype : + *
 
+   extern void gluLookAt ( GLdouble eyex , GLdouble eyey , GLdouble eyez , GLdouble centerx , GLdouble centery , GLdouble centerz , GLdouble upx , GLdouble upy , GLdouble upz ) ;
+ * 
+ */ + public void gluLookAt ( + double eyex, + double eyey, + double eyez, + double centerx, + double centery, + double centerz, + double upx, + double upy, + double upz + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluOrtho2D ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top ) ;
+ * 
+ */ + public void gluOrtho2D ( + double left, + double right, + double bottom, + double top + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluPerspective ( GLdouble fovy , GLdouble aspect , GLdouble zNear , GLdouble zFar ) ;
+ * 
+ */ + public void gluPerspective ( + double fovy, + double aspect, + double zNear, + double zFar + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluPickMatrix ( GLdouble x , GLdouble y , GLdouble width , GLdouble height , GLint * viewport ) ;
+ * 
+ */ + public void gluPickMatrix ( + double x, + double y, + double width, + double height, + int[] viewport + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLint gluProject ( GLdouble objx , GLdouble objy , GLdouble objz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * winx , GLdouble * winy , GLdouble * winz ) ;
+ * 
+ */ + public int gluProject ( + double objx, + double objy, + double objz, + double[] modelMatrix, + double[] projMatrix, + int[] viewport, + double[] winx, + double[] winy, + double[] winz + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLint gluUnProject ( GLdouble winx , GLdouble winy , GLdouble winz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * objx , GLdouble * objy , GLdouble * objz ) ;
+ * 
+ */ + public int gluUnProject ( + double winx, + double winy, + double winz, + double[] modelMatrix, + double[] projMatrix, + int[] viewport, + double[] objx, + double[] objy, + double[] objz + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLint gluScaleImage ( GLenum format , GLsizei widthin , GLsizei heightin , GLenum typein , const char * datain , GLsizei widthout , GLsizei heightout , GLenum typeout , char * dataout ) ;
+ * 
+ */ + public int gluScaleImage ( + int format, + int widthin, + int heightin, + int typein, + byte[] datain, + int widthout, + int heightout, + int typeout, + byte[] dataout + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLint gluBuild1DMipmaps ( GLenum target , GLint components , GLint width , GLenum format , GLenum type , const void * data ) ;
+ * 
+ */ + public int gluBuild1DMipmaps ( + int target, + int components, + int width, + int format, + int type, + byte[] data + ) ; + public int gluBuild1DMipmaps ( + int target, + int components, + int width, + int format, + int type, + short[] data + ) ; + public int gluBuild1DMipmaps ( + int target, + int components, + int width, + int format, + int type, + int[] data + ) ; + public int gluBuild1DMipmaps ( + int target, + int components, + int width, + int format, + int type, + float[] data + ) ; + public int gluBuild1DMipmaps ( + int target, + int components, + int width, + int format, + int type, + double[] data + ) ; + public int gluBuild1DMipmaps ( + int target, + int components, + int width, + int format, + int type, + boolean[] data + ) ; + public int gluBuild1DMipmaps ( + int target, + int components, + int width, + int format, + int type, + long[] data + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLint gluBuild2DMipmaps ( GLenum target , GLint components , GLint width , GLint height , GLenum format , GLenum type , const void * data ) ;
+ * 
+ */ + public int gluBuild2DMipmaps ( + int target, + int components, + int width, + int height, + int format, + int type, + byte[] data + ) ; + public int gluBuild2DMipmaps ( + int target, + int components, + int width, + int height, + int format, + int type, + short[] data + ) ; + public int gluBuild2DMipmaps ( + int target, + int components, + int width, + int height, + int format, + int type, + int[] data + ) ; + public int gluBuild2DMipmaps ( + int target, + int components, + int width, + int height, + int format, + int type, + float[] data + ) ; + public int gluBuild2DMipmaps ( + int target, + int components, + int width, + int height, + int format, + int type, + double[] data + ) ; + public int gluBuild2DMipmaps ( + int target, + int components, + int width, + int height, + int format, + int type, + boolean[] data + ) ; + public int gluBuild2DMipmaps ( + int target, + int components, + int width, + int height, + int format, + int type, + long[] data + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluQuadricDrawStyle ( GLUquadricObj * quadObject , GLenum drawStyle ) ;
+ * 
+ */ + public void gluQuadricDrawStyle ( + long quadObject, + int drawStyle + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluQuadricOrientation ( GLUquadricObj * quadObject , GLenum orientation ) ;
+ * 
+ */ + public void gluQuadricOrientation ( + long quadObject, + int orientation + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluQuadricNormals ( GLUquadricObj * quadObject , GLenum normals ) ;
+ * 
+ */ + public void gluQuadricNormals ( + long quadObject, + int normals + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluQuadricTexture ( GLUquadricObj * quadObject , GLboolean textureCoords ) ;
+ * 
+ */ + public void gluQuadricTexture ( + long quadObject, + boolean textureCoords + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluCylinder ( GLUquadricObj * qobj , GLdouble baseRadius , GLdouble topRadius , GLdouble height , GLint slices , GLint stacks ) ;
+ * 
+ */ + public void gluCylinder ( + long qobj, + double baseRadius, + double topRadius, + double height, + int slices, + int stacks + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluSphere ( GLUquadricObj * qobj , GLdouble radius , GLint slices , GLint stacks ) ;
+ * 
+ */ + public void gluSphere ( + long qobj, + double radius, + int slices, + int stacks + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops ) ;
+ * 
+ */ + public void gluDisk ( + long qobj, + double innerRadius, + double outerRadius, + int slices, + int loops + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluPartialDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops , GLdouble startAngle , GLdouble sweepAngle ) ;
+ * 
+ */ + public void gluPartialDisk ( + long qobj, + double innerRadius, + double outerRadius, + int slices, + int loops, + double startAngle, + double sweepAngle + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluLoadSamplingMatrices ( GLUnurbsObj * nobj , const GLfloat modelMatrix [ 16 ] , const GLfloat projMatrix [ 16 ] , const GLint viewport [ 4 ] ) ;
+ * 
+ */ + public void gluLoadSamplingMatrices ( + long nobj, + float[] modelMatrix, + float[] projMatrix, + int[] viewport + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat value ) ;
+ * 
+ */ + public void gluNurbsProperty ( + long nobj, + int property, + float value + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluGetNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat * value ) ;
+ * 
+ */ + public void gluGetNurbsProperty ( + long nobj, + int property, + float[] value + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluBeginCurve ( GLUnurbsObj * nobj ) ;
+ * 
+ */ + public void gluBeginCurve ( + long nobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluEndCurve ( GLUnurbsObj * nobj ) ;
+ * 
+ */ + public void gluEndCurve ( + long nobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluNurbsCurve ( GLUnurbsObj * nobj , GLint nknots , GLfloat * knot , GLint stride , GLfloat * ctlarray , GLint order , GLenum type ) ;
+ * 
+ */ + public void gluNurbsCurve ( + long nobj, + int nknots, + float[] knot, + int stride, + float[] ctlarray, + int order, + int type + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluBeginSurface ( GLUnurbsObj * nobj ) ;
+ * 
+ */ + public void gluBeginSurface ( + long nobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluEndSurface ( GLUnurbsObj * nobj ) ;
+ * 
+ */ + public void gluEndSurface ( + long nobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluNurbsSurface ( GLUnurbsObj * nobj , GLint sknot_count , GLfloat * sknot , GLint tknot_count , GLfloat * tknot , GLint s_stride , GLint t_stride , GLfloat * ctlarray , GLint sorder , GLint torder , GLenum type ) ;
+ * 
+ */ + public void gluNurbsSurface ( + long nobj, + int sknot_count, + float[] sknot, + int tknot_count, + float[] tknot, + int s_stride, + int t_stride, + float[] ctlarray, + int sorder, + int torder, + int type + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluBeginTrim ( GLUnurbsObj * nobj ) ;
+ * 
+ */ + public void gluBeginTrim ( + long nobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluEndTrim ( GLUnurbsObj * nobj ) ;
+ * 
+ */ + public void gluEndTrim ( + long nobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluPwlCurve ( GLUnurbsObj * nobj , GLint count , GLfloat * array , GLint stride , GLenum type ) ;
+ * 
+ */ + public void gluPwlCurve ( + long nobj, + int count, + float[] array, + int stride, + int type + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessBeginPolygon ( GLUtesselator * tobj , void * polygon_data ) ;
+ * 
+ */ + public void gluTessBeginPolygon ( + long tobj, + byte[] polygon_data + ) ; + public void gluTessBeginPolygon ( + long tobj, + short[] polygon_data + ) ; + public void gluTessBeginPolygon ( + long tobj, + int[] polygon_data + ) ; + public void gluTessBeginPolygon ( + long tobj, + float[] polygon_data + ) ; + public void gluTessBeginPolygon ( + long tobj, + double[] polygon_data + ) ; + public void gluTessBeginPolygon ( + long tobj, + boolean[] polygon_data + ) ; + public void gluTessBeginPolygon ( + long tobj, + long[] polygon_data + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessBeginContour ( GLUtesselator * tobj ) ;
+ * 
+ */ + public void gluTessBeginContour ( + long tobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessVertex ( GLUtesselator * tobj , GLdouble coords [ 3 ] , void * vertex_data ) ;
+ * 
+ */ + public void gluTessVertex ( + long tobj, + double[] coords, + byte[] vertex_data + ) ; + public void gluTessVertex ( + long tobj, + double[] coords, + short[] vertex_data + ) ; + public void gluTessVertex ( + long tobj, + double[] coords, + int[] vertex_data + ) ; + public void gluTessVertex ( + long tobj, + double[] coords, + float[] vertex_data + ) ; + public void gluTessVertex ( + long tobj, + double[] coords, + double[] vertex_data + ) ; + public void gluTessVertex ( + long tobj, + double[] coords, + boolean[] vertex_data + ) ; + public void gluTessVertex ( + long tobj, + double[] coords, + long[] vertex_data + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessEndContour ( GLUtesselator * tobj ) ;
+ * 
+ */ + public void gluTessEndContour ( + long tobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessEndPolygon ( GLUtesselator * tobj ) ;
+ * 
+ */ + public void gluTessEndPolygon ( + long tobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble value ) ;
+ * 
+ */ + public void gluTessProperty ( + long tobj, + int which, + double value + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessNormal ( GLUtesselator * tobj , GLdouble x , GLdouble y , GLdouble z ) ;
+ * 
+ */ + public void gluTessNormal ( + long tobj, + double x, + double y, + double z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluGetTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble * value ) ;
+ * 
+ */ + public void gluGetTessProperty ( + long tobj, + int which, + double[] value + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluBeginPolygon ( GLUtesselator * tobj ) ;
+ * 
+ */ + public void gluBeginPolygon ( + long tobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluNextContour ( GLUtesselator * tobj , GLenum type ) ;
+ * 
+ */ + public void gluNextContour ( + long tobj, + int type + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluEndPolygon ( GLUtesselator * tobj ) ;
+ * 
+ */ + public void gluEndPolygon ( + long tobj + ) ; + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + + +} + diff --git a/gl4java/GLUFuncJauJNI.java b/gl4java/GLUFuncJauJNI.java index 29573d7..5ba2f08 100644 --- a/gl4java/GLUFuncJauJNI.java +++ b/gl4java/GLUFuncJauJNI.java @@ -148,13 +148,13 @@ public final native long gluNewTess( ); * Reading from file: glu-proto-auto.orig.h . . . * Destination-Class: gl4java_GLUFuncJauJNI ! */ - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluLookAt ( GLdouble eyex , GLdouble eyey , GLdouble eyez , GLdouble centerx , GLdouble centery , GLdouble centerz , GLdouble upx , GLdouble upy , GLdouble upz ) ;
- * 
- */ + *
+ */ public final native void gluLookAt ( double eyex, double eyey, @@ -166,39 +166,39 @@ public final native long gluNewTess( ); double upy, double upz ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluOrtho2D ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top ) ;
- * 
- */ + *
+ */ public final native void gluOrtho2D ( double left, double right, double bottom, double top ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPerspective ( GLdouble fovy , GLdouble aspect , GLdouble zNear , GLdouble zFar ) ;
- * 
- */ + *
+ */ public final native void gluPerspective ( double fovy, double aspect, double zNear, double zFar ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPickMatrix ( GLdouble x , GLdouble y , GLdouble width , GLdouble height , GLint * viewport ) ;
- * 
- */ + *
+ */ public final native void gluPickMatrix ( double x, double y, @@ -206,13 +206,13 @@ public final native long gluNewTess( ); double height, int[] viewport ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluProject ( GLdouble objx , GLdouble objy , GLdouble objz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * winx , GLdouble * winy , GLdouble * winz ) ;
- * 
- */ + *
+ */ public final native int gluProject ( double objx, double objy, @@ -224,13 +224,13 @@ public final native long gluNewTess( ); double[] winy, double[] winz ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluUnProject ( GLdouble winx , GLdouble winy , GLdouble winz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * objx , GLdouble * objy , GLdouble * objz ) ;
- * 
- */ + *
+ */ public final native int gluUnProject ( double winx, double winy, @@ -242,13 +242,13 @@ public final native long gluNewTess( ); double[] objy, double[] objz ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluScaleImage ( GLenum format , GLsizei widthin , GLsizei heightin , GLenum typein , const char * datain , GLsizei widthout , GLsizei heightout , GLenum typeout , char * dataout ) ;
- * 
- */ + *
+ */ public final native int gluScaleImage ( int format, int widthin, @@ -260,13 +260,13 @@ public final native long gluNewTess( ); int typeout, byte[] dataout ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluBuild1DMipmaps ( GLenum target , GLint components , GLint width , GLenum format , GLenum type , const void * data ) ;
- * 
- */ + *
+ */ public final native int gluBuild1DMipmaps ( int target, int components, @@ -323,13 +323,13 @@ public final native long gluNewTess( ); int type, long[] data ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern GLint gluBuild2DMipmaps ( GLenum target , GLint components , GLint width , GLint height , GLenum format , GLenum type , const void * data ) ;
- * 
- */ + *
+ */ public final native int gluBuild2DMipmaps ( int target, int components, @@ -393,57 +393,57 @@ public final native long gluNewTess( ); int type, long[] data ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricDrawStyle ( GLUquadricObj * quadObject , GLenum drawStyle ) ;
- * 
- */ + *
+ */ public final native void gluQuadricDrawStyle ( long quadObject, int drawStyle ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricOrientation ( GLUquadricObj * quadObject , GLenum orientation ) ;
- * 
- */ + *
+ */ public final native void gluQuadricOrientation ( long quadObject, int orientation ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricNormals ( GLUquadricObj * quadObject , GLenum normals ) ;
- * 
- */ + *
+ */ public final native void gluQuadricNormals ( long quadObject, int normals ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluQuadricTexture ( GLUquadricObj * quadObject , GLboolean textureCoords ) ;
- * 
- */ + *
+ */ public final native void gluQuadricTexture ( long quadObject, boolean textureCoords ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluCylinder ( GLUquadricObj * qobj , GLdouble baseRadius , GLdouble topRadius , GLdouble height , GLint slices , GLint stacks ) ;
- * 
- */ + *
+ */ public final native void gluCylinder ( long qobj, double baseRadius, @@ -452,26 +452,26 @@ public final native long gluNewTess( ); int slices, int stacks ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluSphere ( GLUquadricObj * qobj , GLdouble radius , GLint slices , GLint stacks ) ;
- * 
- */ + *
+ */ public final native void gluSphere ( long qobj, double radius, int slices, int stacks ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops ) ;
- * 
- */ + *
+ */ public final native void gluDisk ( long qobj, double innerRadius, @@ -479,13 +479,13 @@ public final native long gluNewTess( ); int slices, int loops ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPartialDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops , GLdouble startAngle , GLdouble sweepAngle ) ;
- * 
- */ + *
+ */ public final native void gluPartialDisk ( long qobj, double innerRadius, @@ -495,70 +495,70 @@ public final native long gluNewTess( ); double startAngle, double sweepAngle ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluLoadSamplingMatrices ( GLUnurbsObj * nobj , const GLfloat modelMatrix [ 16 ] , const GLfloat projMatrix [ 16 ] , const GLint viewport [ 4 ] ) ;
- * 
- */ + *
+ */ public final native void gluLoadSamplingMatrices ( long nobj, float[] modelMatrix, float[] projMatrix, int[] viewport ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat value ) ;
- * 
- */ + *
+ */ public final native void gluNurbsProperty ( long nobj, int property, float value ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluGetNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat * value ) ;
- * 
- */ + *
+ */ public final native void gluGetNurbsProperty ( long nobj, int property, float[] value ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ public final native void gluBeginCurve ( long nobj ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ public final native void gluEndCurve ( long nobj ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsCurve ( GLUnurbsObj * nobj , GLint nknots , GLfloat * knot , GLint stride , GLfloat * ctlarray , GLint order , GLenum type ) ;
- * 
- */ + *
+ */ public final native void gluNurbsCurve ( long nobj, int nknots, @@ -568,33 +568,33 @@ public final native long gluNewTess( ); int order, int type ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ public final native void gluBeginSurface ( long nobj ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ public final native void gluEndSurface ( long nobj ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNurbsSurface ( GLUnurbsObj * nobj , GLint sknot_count , GLfloat * sknot , GLint tknot_count , GLfloat * tknot , GLint s_stride , GLint t_stride , GLfloat * ctlarray , GLint sorder , GLint torder , GLenum type ) ;
- * 
- */ + *
+ */ public final native void gluNurbsSurface ( long nobj, int sknot_count, @@ -608,33 +608,33 @@ public final native long gluNewTess( ); int torder, int type ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ public final native void gluBeginTrim ( long nobj ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ + *
+ */ public final native void gluEndTrim ( long nobj ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluPwlCurve ( GLUnurbsObj * nobj , GLint count , GLfloat * array , GLint stride , GLenum type ) ;
- * 
- */ + *
+ */ public final native void gluPwlCurve ( long nobj, int count, @@ -642,13 +642,13 @@ public final native long gluNewTess( ); int stride, int type ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessBeginPolygon ( GLUtesselator * tobj , void * polygon_data ) ;
- * 
- */ + *
+ */ public final native void gluTessBeginPolygon ( long tobj, byte[] polygon_data @@ -677,23 +677,23 @@ public final native long gluNewTess( ); long tobj, long[] polygon_data ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessBeginContour ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ public final native void gluTessBeginContour ( long tobj ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessVertex ( GLUtesselator * tobj , GLdouble coords [ 3 ] , void * vertex_data ) ;
- * 
- */ + *
+ */ public final native void gluTessVertex ( long tobj, double[] coords, @@ -729,97 +729,97 @@ public final native long gluNewTess( ); double[] coords, long[] vertex_data ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessEndContour ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ public final native void gluTessEndContour ( long tobj ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ public final native void gluTessEndPolygon ( long tobj ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble value ) ;
- * 
- */ + *
+ */ public final native void gluTessProperty ( long tobj, int which, double value ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluTessNormal ( GLUtesselator * tobj , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ + *
+ */ public final native void gluTessNormal ( long tobj, double x, double y, double z ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluGetTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble * value ) ;
- * 
- */ + *
+ */ public final native void gluGetTessProperty ( long tobj, int which, double[] value ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluBeginPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ public final native void gluBeginPolygon ( long tobj ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluNextContour ( GLUtesselator * tobj , GLenum type ) ;
- * 
- */ + *
+ */ public final native void gluNextContour ( long tobj, int type ) ; - -/** - * Original Function-Prototype : - *
 
+
+/**
+ * Original Function-Prototype :
+ * 
 
    extern void gluEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ + *
+ */ public final native void gluEndPolygon ( long tobj ) ; - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ - - -} - + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + + +} + diff --git a/gl4java/GLUFuncJauJNInf.java b/gl4java/GLUFuncJauJNInf.java index 4983833..f509fe4 100644 --- a/gl4java/GLUFuncJauJNInf.java +++ b/gl4java/GLUFuncJauJNInf.java @@ -1,825 +1,825 @@ -/* WARNING ! WARNING *** THIS FILE IS GENERATED BY C2J !!! - - DO NOT MAKE ANY CHANGES *** MAKE CHANGES IN THE SKELETON FILES !!! -*/ - - -/** - * @(#) GLUFuncJauJNInf.java - */ - - -package gl4java; - -/** - * The default implementation class for GLU native function mapping - * - * @version 2.00, 21. April 1999 - * @author Sven Goethel - */ -public class GLUFuncJauJNInf - implements GLUFunc -{ - - -public native String gluErrorString ( int errorCode ) ; -public native String gluGetString ( int name ) ; - -public native String getNativeVendor ( ) ; -public native String getNativeVersion ( ) ; - -public String getClassVendor ( ) -{ return "Jausoft - Sven Goethel Software Development"; } - -public String getClassVersion ( ) -{ return "2.4.1.0"; } - - -/** - * The Callback registry function. - * To achieve the signature (internal argument signature) - * you can use the "javap -s " toolkit of the JDK ! - * - * @param qobj the quadratic id, fetch with gluNewQuadric - * @param which the id for the callback type - * @param methodClassInstance the class instance, - * which implements the callback-method - * @param methodName the name of the callback-method - * @param signature the signature of the callback-method. - * - * @see GLUFunc#gluNewQuadric - */ -public native void gluQuadricCallback( - long qobj, int which, - Object methodClassInstance, - String methodName, - String signature - ); - -/** - * The Callback registry function. - * To achieve the signature (internal argument signature) - * you can use the "javap -s " toolkit of the JDK ! - * - * @param nobj the nurbs id, fetch with gluNewNurbsRenderer - * @param which the id for the callback type - * @param methodClassInstance the class instance, - * which implements the callback-method - * @param methodName the name of the callback-method - * @param signature the signature of the callback-method. - * - * @see GLUFunc#gluNewNurbsRenderer - */ -public native void gluNurbsCallback( - long nobj, int which, - Object methodClassInstance, - String methodName, - String signature - ); - - -/** - * The Callback registry function. - * To achieve the signature (internal argument signature) - * you can use the "javap -s " toolkit of the JDK ! - * - * @param tobj the tesselation id, fetch with gluNewTess - * @param which the id for the callback type - * @param methodClassInstance the class instance, - * which implements the callback-method - * @param methodName the name of the callback-method - * @param signature the signature of the callback-method. - * @param voidArrayLen1 the optional length of the 1st array - * in the callback-methods argument-list - * @param voidArrayLen2 the optional length of the 2nd array - * in the callback-methods argument-list - * @param voidArrayLen3 the optional length of the 3rd array - * in the callback-methods argument-list - * @param voidArrayLen4 the optional length of the 4th array - * in the callback-methods argument-list - * @param voidArrayLen5 the optional length of the 5th array - * in the callback-methods argument-list - * - * @see GLUFunc#gluNewTess - */ -public native void gluTessCallback( - long tobj, int which, - Object methodClassInstance, - String methodName, - String signature, - int voidArrayLen1, - int voidArrayLen2, - int voidArrayLen3, - int voidArrayLen4, - int voidArrayLen5 - ); - -/** - * The Callback de-registry function. - * - * @param qobj the quadratic id, for which all callback-methods - * should be de-registered - */ -public native void gluDeleteQuadric( long qobj ); - -/** - * The Callback de-registry function. - * - * @param nobj the nurbs id, for which all callback-methods - * should be de-registered - */ -public native void gluDeleteNurbsRenderer( long nobj ); - -/** - * The Callback de-registry function. - * - * @param tobj the tesselation id, for which all callback-methods - * should be de-registered - */ -public native void gluDeleteTess( long tobj ); - -public native long gluNewQuadric( ); -public native long gluNewNurbsRenderer( ); -public native long gluNewTess( ); - -/** - * C2J Parser Version 1.5 Beta - * Jausoft - Sven Goethel Software Development - * Reading from file: glu-proto-auto.orig.h . . . - * Destination-Class: gl4java_GLUFuncJauJNInf ! - */ - -/** - * Original Function-Prototype : - *
 
-   extern void gluLookAt ( GLdouble eyex , GLdouble eyey , GLdouble eyez , GLdouble centerx , GLdouble centery , GLdouble centerz , GLdouble upx , GLdouble upy , GLdouble upz ) ;
- * 
- */ - public native void gluLookAt ( - double eyex, - double eyey, - double eyez, - double centerx, - double centery, - double centerz, - double upx, - double upy, - double upz - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluOrtho2D ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top ) ;
- * 
- */ - public native void gluOrtho2D ( - double left, - double right, - double bottom, - double top - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluPerspective ( GLdouble fovy , GLdouble aspect , GLdouble zNear , GLdouble zFar ) ;
- * 
- */ - public native void gluPerspective ( - double fovy, - double aspect, - double zNear, - double zFar - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluPickMatrix ( GLdouble x , GLdouble y , GLdouble width , GLdouble height , GLint * viewport ) ;
- * 
- */ - public native void gluPickMatrix ( - double x, - double y, - double width, - double height, - int[] viewport - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLint gluProject ( GLdouble objx , GLdouble objy , GLdouble objz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * winx , GLdouble * winy , GLdouble * winz ) ;
- * 
- */ - public native int gluProject ( - double objx, - double objy, - double objz, - double[] modelMatrix, - double[] projMatrix, - int[] viewport, - double[] winx, - double[] winy, - double[] winz - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLint gluUnProject ( GLdouble winx , GLdouble winy , GLdouble winz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * objx , GLdouble * objy , GLdouble * objz ) ;
- * 
- */ - public native int gluUnProject ( - double winx, - double winy, - double winz, - double[] modelMatrix, - double[] projMatrix, - int[] viewport, - double[] objx, - double[] objy, - double[] objz - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLint gluScaleImage ( GLenum format , GLsizei widthin , GLsizei heightin , GLenum typein , const char * datain , GLsizei widthout , GLsizei heightout , GLenum typeout , char * dataout ) ;
- * 
- */ - public native int gluScaleImage ( - int format, - int widthin, - int heightin, - int typein, - byte[] datain, - int widthout, - int heightout, - int typeout, - byte[] dataout - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLint gluBuild1DMipmaps ( GLenum target , GLint components , GLint width , GLenum format , GLenum type , const void * data ) ;
- * 
- */ - public native int gluBuild1DMipmaps ( - int target, - int components, - int width, - int format, - int type, - byte[] data - ) ; - public native int gluBuild1DMipmaps ( - int target, - int components, - int width, - int format, - int type, - short[] data - ) ; - public native int gluBuild1DMipmaps ( - int target, - int components, - int width, - int format, - int type, - int[] data - ) ; - public native int gluBuild1DMipmaps ( - int target, - int components, - int width, - int format, - int type, - float[] data - ) ; - public native int gluBuild1DMipmaps ( - int target, - int components, - int width, - int format, - int type, - double[] data - ) ; - public native int gluBuild1DMipmaps ( - int target, - int components, - int width, - int format, - int type, - boolean[] data - ) ; - public native int gluBuild1DMipmaps ( - int target, - int components, - int width, - int format, - int type, - long[] data - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern GLint gluBuild2DMipmaps ( GLenum target , GLint components , GLint width , GLint height , GLenum format , GLenum type , const void * data ) ;
- * 
- */ - public native int gluBuild2DMipmaps ( - int target, - int components, - int width, - int height, - int format, - int type, - byte[] data - ) ; - public native int gluBuild2DMipmaps ( - int target, - int components, - int width, - int height, - int format, - int type, - short[] data - ) ; - public native int gluBuild2DMipmaps ( - int target, - int components, - int width, - int height, - int format, - int type, - int[] data - ) ; - public native int gluBuild2DMipmaps ( - int target, - int components, - int width, - int height, - int format, - int type, - float[] data - ) ; - public native int gluBuild2DMipmaps ( - int target, - int components, - int width, - int height, - int format, - int type, - double[] data - ) ; - public native int gluBuild2DMipmaps ( - int target, - int components, - int width, - int height, - int format, - int type, - boolean[] data - ) ; - public native int gluBuild2DMipmaps ( - int target, - int components, - int width, - int height, - int format, - int type, - long[] data - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluQuadricDrawStyle ( GLUquadricObj * quadObject , GLenum drawStyle ) ;
- * 
- */ - public native void gluQuadricDrawStyle ( - long quadObject, - int drawStyle - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluQuadricOrientation ( GLUquadricObj * quadObject , GLenum orientation ) ;
- * 
- */ - public native void gluQuadricOrientation ( - long quadObject, - int orientation - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluQuadricNormals ( GLUquadricObj * quadObject , GLenum normals ) ;
- * 
- */ - public native void gluQuadricNormals ( - long quadObject, - int normals - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluQuadricTexture ( GLUquadricObj * quadObject , GLboolean textureCoords ) ;
- * 
- */ - public native void gluQuadricTexture ( - long quadObject, - boolean textureCoords - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluCylinder ( GLUquadricObj * qobj , GLdouble baseRadius , GLdouble topRadius , GLdouble height , GLint slices , GLint stacks ) ;
- * 
- */ - public native void gluCylinder ( - long qobj, - double baseRadius, - double topRadius, - double height, - int slices, - int stacks - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluSphere ( GLUquadricObj * qobj , GLdouble radius , GLint slices , GLint stacks ) ;
- * 
- */ - public native void gluSphere ( - long qobj, - double radius, - int slices, - int stacks - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops ) ;
- * 
- */ - public native void gluDisk ( - long qobj, - double innerRadius, - double outerRadius, - int slices, - int loops - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluPartialDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops , GLdouble startAngle , GLdouble sweepAngle ) ;
- * 
- */ - public native void gluPartialDisk ( - long qobj, - double innerRadius, - double outerRadius, - int slices, - int loops, - double startAngle, - double sweepAngle - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluLoadSamplingMatrices ( GLUnurbsObj * nobj , const GLfloat modelMatrix [ 16 ] , const GLfloat projMatrix [ 16 ] , const GLint viewport [ 4 ] ) ;
- * 
- */ - public native void gluLoadSamplingMatrices ( - long nobj, - float[] modelMatrix, - float[] projMatrix, - int[] viewport - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat value ) ;
- * 
- */ - public native void gluNurbsProperty ( - long nobj, - int property, - float value - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluGetNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat * value ) ;
- * 
- */ - public native void gluGetNurbsProperty ( - long nobj, - int property, - float[] value - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluBeginCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ - public native void gluBeginCurve ( - long nobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluEndCurve ( GLUnurbsObj * nobj ) ;
- * 
- */ - public native void gluEndCurve ( - long nobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluNurbsCurve ( GLUnurbsObj * nobj , GLint nknots , GLfloat * knot , GLint stride , GLfloat * ctlarray , GLint order , GLenum type ) ;
- * 
- */ - public native void gluNurbsCurve ( - long nobj, - int nknots, - float[] knot, - int stride, - float[] ctlarray, - int order, - int type - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluBeginSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ - public native void gluBeginSurface ( - long nobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluEndSurface ( GLUnurbsObj * nobj ) ;
- * 
- */ - public native void gluEndSurface ( - long nobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluNurbsSurface ( GLUnurbsObj * nobj , GLint sknot_count , GLfloat * sknot , GLint tknot_count , GLfloat * tknot , GLint s_stride , GLint t_stride , GLfloat * ctlarray , GLint sorder , GLint torder , GLenum type ) ;
- * 
- */ - public native void gluNurbsSurface ( - long nobj, - int sknot_count, - float[] sknot, - int tknot_count, - float[] tknot, - int s_stride, - int t_stride, - float[] ctlarray, - int sorder, - int torder, - int type - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluBeginTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ - public native void gluBeginTrim ( - long nobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluEndTrim ( GLUnurbsObj * nobj ) ;
- * 
- */ - public native void gluEndTrim ( - long nobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluPwlCurve ( GLUnurbsObj * nobj , GLint count , GLfloat * array , GLint stride , GLenum type ) ;
- * 
- */ - public native void gluPwlCurve ( - long nobj, - int count, - float[] array, - int stride, - int type - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessBeginPolygon ( GLUtesselator * tobj , void * polygon_data ) ;
- * 
- */ - public native void gluTessBeginPolygon ( - long tobj, - byte[] polygon_data - ) ; - public native void gluTessBeginPolygon ( - long tobj, - short[] polygon_data - ) ; - public native void gluTessBeginPolygon ( - long tobj, - int[] polygon_data - ) ; - public native void gluTessBeginPolygon ( - long tobj, - float[] polygon_data - ) ; - public native void gluTessBeginPolygon ( - long tobj, - double[] polygon_data - ) ; - public native void gluTessBeginPolygon ( - long tobj, - boolean[] polygon_data - ) ; - public native void gluTessBeginPolygon ( - long tobj, - long[] polygon_data - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessBeginContour ( GLUtesselator * tobj ) ;
- * 
- */ - public native void gluTessBeginContour ( - long tobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessVertex ( GLUtesselator * tobj , GLdouble coords [ 3 ] , void * vertex_data ) ;
- * 
- */ - public native void gluTessVertex ( - long tobj, - double[] coords, - byte[] vertex_data - ) ; - public native void gluTessVertex ( - long tobj, - double[] coords, - short[] vertex_data - ) ; - public native void gluTessVertex ( - long tobj, - double[] coords, - int[] vertex_data - ) ; - public native void gluTessVertex ( - long tobj, - double[] coords, - float[] vertex_data - ) ; - public native void gluTessVertex ( - long tobj, - double[] coords, - double[] vertex_data - ) ; - public native void gluTessVertex ( - long tobj, - double[] coords, - boolean[] vertex_data - ) ; - public native void gluTessVertex ( - long tobj, - double[] coords, - long[] vertex_data - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessEndContour ( GLUtesselator * tobj ) ;
- * 
- */ - public native void gluTessEndContour ( - long tobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ - public native void gluTessEndPolygon ( - long tobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble value ) ;
- * 
- */ - public native void gluTessProperty ( - long tobj, - int which, - double value - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluTessNormal ( GLUtesselator * tobj , GLdouble x , GLdouble y , GLdouble z ) ;
- * 
- */ - public native void gluTessNormal ( - long tobj, - double x, - double y, - double z - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluGetTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble * value ) ;
- * 
- */ - public native void gluGetTessProperty ( - long tobj, - int which, - double[] value - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluBeginPolygon ( GLUtesselator * tobj ) ;
- * 
- */ - public native void gluBeginPolygon ( - long tobj - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluNextContour ( GLUtesselator * tobj , GLenum type ) ;
- * 
- */ - public native void gluNextContour ( - long tobj, - int type - ) ; - -/** - * Original Function-Prototype : - *
 
-   extern void gluEndPolygon ( GLUtesselator * tobj ) ;
- * 
- */ - public native void gluEndPolygon ( - long tobj - ) ; - -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ - - -} - +/* WARNING ! WARNING *** THIS FILE IS GENERATED BY C2J !!! + + DO NOT MAKE ANY CHANGES *** MAKE CHANGES IN THE SKELETON FILES !!! +*/ + + +/** + * @(#) GLUFuncJauJNInf.java + */ + + +package gl4java; + +/** + * The default implementation class for GLU native function mapping + * + * @version 2.00, 21. April 1999 + * @author Sven Goethel + */ +public class GLUFuncJauJNInf + implements GLUFunc +{ + + +public native String gluErrorString ( int errorCode ) ; +public native String gluGetString ( int name ) ; + +public native String getNativeVendor ( ) ; +public native String getNativeVersion ( ) ; + +public String getClassVendor ( ) +{ return "Jausoft - Sven Goethel Software Development"; } + +public String getClassVersion ( ) +{ return "2.4.1.0"; } + + +/** + * The Callback registry function. + * To achieve the signature (internal argument signature) + * you can use the "javap -s " toolkit of the JDK ! + * + * @param qobj the quadratic id, fetch with gluNewQuadric + * @param which the id for the callback type + * @param methodClassInstance the class instance, + * which implements the callback-method + * @param methodName the name of the callback-method + * @param signature the signature of the callback-method. + * + * @see GLUFunc#gluNewQuadric + */ +public native void gluQuadricCallback( + long qobj, int which, + Object methodClassInstance, + String methodName, + String signature + ); + +/** + * The Callback registry function. + * To achieve the signature (internal argument signature) + * you can use the "javap -s " toolkit of the JDK ! + * + * @param nobj the nurbs id, fetch with gluNewNurbsRenderer + * @param which the id for the callback type + * @param methodClassInstance the class instance, + * which implements the callback-method + * @param methodName the name of the callback-method + * @param signature the signature of the callback-method. + * + * @see GLUFunc#gluNewNurbsRenderer + */ +public native void gluNurbsCallback( + long nobj, int which, + Object methodClassInstance, + String methodName, + String signature + ); + + +/** + * The Callback registry function. + * To achieve the signature (internal argument signature) + * you can use the "javap -s " toolkit of the JDK ! + * + * @param tobj the tesselation id, fetch with gluNewTess + * @param which the id for the callback type + * @param methodClassInstance the class instance, + * which implements the callback-method + * @param methodName the name of the callback-method + * @param signature the signature of the callback-method. + * @param voidArrayLen1 the optional length of the 1st array + * in the callback-methods argument-list + * @param voidArrayLen2 the optional length of the 2nd array + * in the callback-methods argument-list + * @param voidArrayLen3 the optional length of the 3rd array + * in the callback-methods argument-list + * @param voidArrayLen4 the optional length of the 4th array + * in the callback-methods argument-list + * @param voidArrayLen5 the optional length of the 5th array + * in the callback-methods argument-list + * + * @see GLUFunc#gluNewTess + */ +public native void gluTessCallback( + long tobj, int which, + Object methodClassInstance, + String methodName, + String signature, + int voidArrayLen1, + int voidArrayLen2, + int voidArrayLen3, + int voidArrayLen4, + int voidArrayLen5 + ); + +/** + * The Callback de-registry function. + * + * @param qobj the quadratic id, for which all callback-methods + * should be de-registered + */ +public native void gluDeleteQuadric( long qobj ); + +/** + * The Callback de-registry function. + * + * @param nobj the nurbs id, for which all callback-methods + * should be de-registered + */ +public native void gluDeleteNurbsRenderer( long nobj ); + +/** + * The Callback de-registry function. + * + * @param tobj the tesselation id, for which all callback-methods + * should be de-registered + */ +public native void gluDeleteTess( long tobj ); + +public native long gluNewQuadric( ); +public native long gluNewNurbsRenderer( ); +public native long gluNewTess( ); + +/** + * C2J Parser Version 1.5 Beta + * Jausoft - Sven Goethel Software Development + * Reading from file: glu-proto-auto.orig.h . . . + * Destination-Class: gl4java_GLUFuncJauJNInf ! + */ + +/** + * Original Function-Prototype : + *
 
+   extern void gluLookAt ( GLdouble eyex , GLdouble eyey , GLdouble eyez , GLdouble centerx , GLdouble centery , GLdouble centerz , GLdouble upx , GLdouble upy , GLdouble upz ) ;
+ * 
+ */ + public native void gluLookAt ( + double eyex, + double eyey, + double eyez, + double centerx, + double centery, + double centerz, + double upx, + double upy, + double upz + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluOrtho2D ( GLdouble left , GLdouble right , GLdouble bottom , GLdouble top ) ;
+ * 
+ */ + public native void gluOrtho2D ( + double left, + double right, + double bottom, + double top + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluPerspective ( GLdouble fovy , GLdouble aspect , GLdouble zNear , GLdouble zFar ) ;
+ * 
+ */ + public native void gluPerspective ( + double fovy, + double aspect, + double zNear, + double zFar + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluPickMatrix ( GLdouble x , GLdouble y , GLdouble width , GLdouble height , GLint * viewport ) ;
+ * 
+ */ + public native void gluPickMatrix ( + double x, + double y, + double width, + double height, + int[] viewport + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLint gluProject ( GLdouble objx , GLdouble objy , GLdouble objz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * winx , GLdouble * winy , GLdouble * winz ) ;
+ * 
+ */ + public native int gluProject ( + double objx, + double objy, + double objz, + double[] modelMatrix, + double[] projMatrix, + int[] viewport, + double[] winx, + double[] winy, + double[] winz + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLint gluUnProject ( GLdouble winx , GLdouble winy , GLdouble winz , const GLdouble modelMatrix [ 16 ] , const GLdouble projMatrix [ 16 ] , const GLint viewport [ 4 ] , GLdouble * objx , GLdouble * objy , GLdouble * objz ) ;
+ * 
+ */ + public native int gluUnProject ( + double winx, + double winy, + double winz, + double[] modelMatrix, + double[] projMatrix, + int[] viewport, + double[] objx, + double[] objy, + double[] objz + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLint gluScaleImage ( GLenum format , GLsizei widthin , GLsizei heightin , GLenum typein , const char * datain , GLsizei widthout , GLsizei heightout , GLenum typeout , char * dataout ) ;
+ * 
+ */ + public native int gluScaleImage ( + int format, + int widthin, + int heightin, + int typein, + byte[] datain, + int widthout, + int heightout, + int typeout, + byte[] dataout + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLint gluBuild1DMipmaps ( GLenum target , GLint components , GLint width , GLenum format , GLenum type , const void * data ) ;
+ * 
+ */ + public native int gluBuild1DMipmaps ( + int target, + int components, + int width, + int format, + int type, + byte[] data + ) ; + public native int gluBuild1DMipmaps ( + int target, + int components, + int width, + int format, + int type, + short[] data + ) ; + public native int gluBuild1DMipmaps ( + int target, + int components, + int width, + int format, + int type, + int[] data + ) ; + public native int gluBuild1DMipmaps ( + int target, + int components, + int width, + int format, + int type, + float[] data + ) ; + public native int gluBuild1DMipmaps ( + int target, + int components, + int width, + int format, + int type, + double[] data + ) ; + public native int gluBuild1DMipmaps ( + int target, + int components, + int width, + int format, + int type, + boolean[] data + ) ; + public native int gluBuild1DMipmaps ( + int target, + int components, + int width, + int format, + int type, + long[] data + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern GLint gluBuild2DMipmaps ( GLenum target , GLint components , GLint width , GLint height , GLenum format , GLenum type , const void * data ) ;
+ * 
+ */ + public native int gluBuild2DMipmaps ( + int target, + int components, + int width, + int height, + int format, + int type, + byte[] data + ) ; + public native int gluBuild2DMipmaps ( + int target, + int components, + int width, + int height, + int format, + int type, + short[] data + ) ; + public native int gluBuild2DMipmaps ( + int target, + int components, + int width, + int height, + int format, + int type, + int[] data + ) ; + public native int gluBuild2DMipmaps ( + int target, + int components, + int width, + int height, + int format, + int type, + float[] data + ) ; + public native int gluBuild2DMipmaps ( + int target, + int components, + int width, + int height, + int format, + int type, + double[] data + ) ; + public native int gluBuild2DMipmaps ( + int target, + int components, + int width, + int height, + int format, + int type, + boolean[] data + ) ; + public native int gluBuild2DMipmaps ( + int target, + int components, + int width, + int height, + int format, + int type, + long[] data + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluQuadricDrawStyle ( GLUquadricObj * quadObject , GLenum drawStyle ) ;
+ * 
+ */ + public native void gluQuadricDrawStyle ( + long quadObject, + int drawStyle + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluQuadricOrientation ( GLUquadricObj * quadObject , GLenum orientation ) ;
+ * 
+ */ + public native void gluQuadricOrientation ( + long quadObject, + int orientation + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluQuadricNormals ( GLUquadricObj * quadObject , GLenum normals ) ;
+ * 
+ */ + public native void gluQuadricNormals ( + long quadObject, + int normals + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluQuadricTexture ( GLUquadricObj * quadObject , GLboolean textureCoords ) ;
+ * 
+ */ + public native void gluQuadricTexture ( + long quadObject, + boolean textureCoords + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluCylinder ( GLUquadricObj * qobj , GLdouble baseRadius , GLdouble topRadius , GLdouble height , GLint slices , GLint stacks ) ;
+ * 
+ */ + public native void gluCylinder ( + long qobj, + double baseRadius, + double topRadius, + double height, + int slices, + int stacks + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluSphere ( GLUquadricObj * qobj , GLdouble radius , GLint slices , GLint stacks ) ;
+ * 
+ */ + public native void gluSphere ( + long qobj, + double radius, + int slices, + int stacks + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops ) ;
+ * 
+ */ + public native void gluDisk ( + long qobj, + double innerRadius, + double outerRadius, + int slices, + int loops + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluPartialDisk ( GLUquadricObj * qobj , GLdouble innerRadius , GLdouble outerRadius , GLint slices , GLint loops , GLdouble startAngle , GLdouble sweepAngle ) ;
+ * 
+ */ + public native void gluPartialDisk ( + long qobj, + double innerRadius, + double outerRadius, + int slices, + int loops, + double startAngle, + double sweepAngle + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluLoadSamplingMatrices ( GLUnurbsObj * nobj , const GLfloat modelMatrix [ 16 ] , const GLfloat projMatrix [ 16 ] , const GLint viewport [ 4 ] ) ;
+ * 
+ */ + public native void gluLoadSamplingMatrices ( + long nobj, + float[] modelMatrix, + float[] projMatrix, + int[] viewport + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat value ) ;
+ * 
+ */ + public native void gluNurbsProperty ( + long nobj, + int property, + float value + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluGetNurbsProperty ( GLUnurbsObj * nobj , GLenum property , GLfloat * value ) ;
+ * 
+ */ + public native void gluGetNurbsProperty ( + long nobj, + int property, + float[] value + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluBeginCurve ( GLUnurbsObj * nobj ) ;
+ * 
+ */ + public native void gluBeginCurve ( + long nobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluEndCurve ( GLUnurbsObj * nobj ) ;
+ * 
+ */ + public native void gluEndCurve ( + long nobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluNurbsCurve ( GLUnurbsObj * nobj , GLint nknots , GLfloat * knot , GLint stride , GLfloat * ctlarray , GLint order , GLenum type ) ;
+ * 
+ */ + public native void gluNurbsCurve ( + long nobj, + int nknots, + float[] knot, + int stride, + float[] ctlarray, + int order, + int type + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluBeginSurface ( GLUnurbsObj * nobj ) ;
+ * 
+ */ + public native void gluBeginSurface ( + long nobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluEndSurface ( GLUnurbsObj * nobj ) ;
+ * 
+ */ + public native void gluEndSurface ( + long nobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluNurbsSurface ( GLUnurbsObj * nobj , GLint sknot_count , GLfloat * sknot , GLint tknot_count , GLfloat * tknot , GLint s_stride , GLint t_stride , GLfloat * ctlarray , GLint sorder , GLint torder , GLenum type ) ;
+ * 
+ */ + public native void gluNurbsSurface ( + long nobj, + int sknot_count, + float[] sknot, + int tknot_count, + float[] tknot, + int s_stride, + int t_stride, + float[] ctlarray, + int sorder, + int torder, + int type + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluBeginTrim ( GLUnurbsObj * nobj ) ;
+ * 
+ */ + public native void gluBeginTrim ( + long nobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluEndTrim ( GLUnurbsObj * nobj ) ;
+ * 
+ */ + public native void gluEndTrim ( + long nobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluPwlCurve ( GLUnurbsObj * nobj , GLint count , GLfloat * array , GLint stride , GLenum type ) ;
+ * 
+ */ + public native void gluPwlCurve ( + long nobj, + int count, + float[] array, + int stride, + int type + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessBeginPolygon ( GLUtesselator * tobj , void * polygon_data ) ;
+ * 
+ */ + public native void gluTessBeginPolygon ( + long tobj, + byte[] polygon_data + ) ; + public native void gluTessBeginPolygon ( + long tobj, + short[] polygon_data + ) ; + public native void gluTessBeginPolygon ( + long tobj, + int[] polygon_data + ) ; + public native void gluTessBeginPolygon ( + long tobj, + float[] polygon_data + ) ; + public native void gluTessBeginPolygon ( + long tobj, + double[] polygon_data + ) ; + public native void gluTessBeginPolygon ( + long tobj, + boolean[] polygon_data + ) ; + public native void gluTessBeginPolygon ( + long tobj, + long[] polygon_data + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessBeginContour ( GLUtesselator * tobj ) ;
+ * 
+ */ + public native void gluTessBeginContour ( + long tobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessVertex ( GLUtesselator * tobj , GLdouble coords [ 3 ] , void * vertex_data ) ;
+ * 
+ */ + public native void gluTessVertex ( + long tobj, + double[] coords, + byte[] vertex_data + ) ; + public native void gluTessVertex ( + long tobj, + double[] coords, + short[] vertex_data + ) ; + public native void gluTessVertex ( + long tobj, + double[] coords, + int[] vertex_data + ) ; + public native void gluTessVertex ( + long tobj, + double[] coords, + float[] vertex_data + ) ; + public native void gluTessVertex ( + long tobj, + double[] coords, + double[] vertex_data + ) ; + public native void gluTessVertex ( + long tobj, + double[] coords, + boolean[] vertex_data + ) ; + public native void gluTessVertex ( + long tobj, + double[] coords, + long[] vertex_data + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessEndContour ( GLUtesselator * tobj ) ;
+ * 
+ */ + public native void gluTessEndContour ( + long tobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessEndPolygon ( GLUtesselator * tobj ) ;
+ * 
+ */ + public native void gluTessEndPolygon ( + long tobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble value ) ;
+ * 
+ */ + public native void gluTessProperty ( + long tobj, + int which, + double value + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluTessNormal ( GLUtesselator * tobj , GLdouble x , GLdouble y , GLdouble z ) ;
+ * 
+ */ + public native void gluTessNormal ( + long tobj, + double x, + double y, + double z + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluGetTessProperty ( GLUtesselator * tobj , GLenum which , GLdouble * value ) ;
+ * 
+ */ + public native void gluGetTessProperty ( + long tobj, + int which, + double[] value + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluBeginPolygon ( GLUtesselator * tobj ) ;
+ * 
+ */ + public native void gluBeginPolygon ( + long tobj + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluNextContour ( GLUtesselator * tobj , GLenum type ) ;
+ * 
+ */ + public native void gluNextContour ( + long tobj, + int type + ) ; + +/** + * Original Function-Prototype : + *
 
+   extern void gluEndPolygon ( GLUtesselator * tobj ) ;
+ * 
+ */ + public native void gluEndPolygon ( + long tobj + ) ; + +/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ + + +} + diff --git a/gl4java/awt/GLAnimCanvas.java b/gl4java/awt/GLAnimCanvas.java index 6133e60..499b328 100644 --- a/gl4java/awt/GLAnimCanvas.java +++ b/gl4java/awt/GLAnimCanvas.java @@ -95,7 +95,7 @@ import java.lang.Math; *

* To use real fps settings, the following functions provides you to do so: *

-        setAnimateFps
+        setAnimateFps
         getMaxFps
  * 
* Like the first animation run, this class renders a view frames (default 10) @@ -103,7 +103,9 @@ import java.lang.Math; *

* You should overwrite the following methods for your needs: *

+        preInit - initialisation before creating GLContext
         init - 1st initialisation
+        doCleanup - OGL cleanup prior to context deletion
         display - render one frame
         reshape - to reshape (window resize)
         ReInit - ReInitialisation after stop for setSuspended(false)
-- 
cgit v1.2.3