Class GL13
- java.lang.Object
-
- org.lwjgl.opengl.GL13
-
public class GL13 extends java.lang.ObjectThe core OpenGL 1.3 functionality.Extensions promoted to core in this release:
-
-
Field Summary
Fields Modifier and Type Field and Description static intGL_ACTIVE_TEXTUREAccepted by thepnameparameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.static intGL_ADD_SIGNEDAccepted by theparamsparameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thepnameparameter value is COMBINE_RGB or COMBINE_ALPHA.static intGL_CLAMP_TO_BORDERAccepted by theparamparameter of TexParameteri and TexParameterf, and by theparamsparameter of TexParameteriv and TexParameterfv, when theirpnameparameter is TEXTURE_WRAP_S, TEXTURE_WRAP_T, or TEXTURE_WRAP_R.static intGL_CLIENT_ACTIVE_TEXTUREAccepted by thepnameparameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.static intGL_COMBINEAccepted by theparamsparameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thepnameparameter value is TEXTURE_ENV_MODE.static intGL_COMBINE_ALPHA
GL_COMBINE_RGBAccepted by thepnameparameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thetargetparameter value is TEXTURE_ENV.static intGL_COMPRESSED_ALPHA
GL_COMPRESSED_INTENSITY
GL_COMPRESSED_LUMINANCE
GL_COMPRESSED_LUMINANCE_ALPHA
GL_COMPRESSED_RGB
GL_COMPRESSED_RGBAAccepted by theinternalformatparameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D.static intGL_COMPRESSED_TEXTURE_FORMATSAccepted by thevalueparameter of GetIntegerv, GetBooleanv, GetFloatv, and GetDoublev.static intGL_CONSTANTAccepted by theparamsparameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thepnameparameter value is SOURCE0_RGB, SOURCE1_RGB, SOURCE2_RGB, SOURCE0_ALPHA, SOURCE1_ALPHA, or SOURCE2_ALPHA.static intGL_DOT3_RGB
GL_DOT3_RGBAAccepted by theparamsparameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thepnameparameter value is COMBINE_RGB_ARB.static intGL_INTERPOLATEAccepted by theparamsparameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thepnameparameter value is COMBINE_RGB or COMBINE_ALPHA.static intGL_MAX_CUBE_MAP_TEXTURE_SIZE
GL_MAX_TEXTURE_UNITSAccepted by thepnameparameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.static intGL_MULTISAMPLEAccepted by thecapparameter of Enable, Disable, and IsEnabled, and by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.static intGL_MULTISAMPLE_BITAccepted by themaskparameter of PushAttrib.static intGL_NORMAL_MAPAccepted by theparamparameters of TexGend, TexGenf, and TexGeni whenpnameparameter is TEXTURE_GEN_MODE.static intGL_NUM_COMPRESSED_TEXTURE_FORMATSAccepted by thevalueparameter of GetIntegerv, GetBooleanv, GetFloatv, and GetDoublev.static intGL_OPERAND0_ALPHA
GL_OPERAND0_RGB
GL_OPERAND1_ALPHA
GL_OPERAND1_RGB
GL_OPERAND2_ALPHA
GL_OPERAND2_RGBAccepted by thepnameparameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thetargetparameter value is TEXTURE_ENV.static intGL_PREVIOUS
GL_PRIMARY_COLORAccepted by theparamsparameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thepnameparameter value is SOURCE0_RGB, SOURCE1_RGB, SOURCE2_RGB, SOURCE0_ALPHA, SOURCE1_ALPHA, or SOURCE2_ALPHA.static intGL_PROXY_TEXTURE_CUBE_MAPAccepted by thetargetparameter of GetTexLevelParameteriv, GetTexLevelParameterfv, GetTexParameteriv, and TexImage2D.static intGL_REFLECTION_MAPAccepted by theparamparameters of TexGend, TexGenf, and TexGeni whenpnameparameter is TEXTURE_GEN_MODE.static intGL_RGB_SCALEAccepted by thepnameparameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thetargetparameter value is TEXTURE_ENV.static intGL_SAMPLE_ALPHA_TO_COVERAGE
GL_SAMPLE_ALPHA_TO_ONEAccepted by thecapparameter of Enable, Disable, and IsEnabled, and by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.static intGL_SAMPLE_BUFFERSAccepted by thepnameparameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.static intGL_SAMPLE_COVERAGEAccepted by thecapparameter of Enable, Disable, and IsEnabled, and by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.static intGL_SAMPLE_COVERAGE_INVERT
GL_SAMPLE_COVERAGE_VALUE
GL_SAMPLESAccepted by thepnameparameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.static intGL_SOURCE0_ALPHA
GL_SOURCE0_RGB
GL_SOURCE1_ALPHA
GL_SOURCE1_RGB
GL_SOURCE2_ALPHA
GL_SOURCE2_RGBAccepted by thepnameparameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thetargetparameter value is TEXTURE_ENV.static intGL_SUBTRACTAccepted by theparamsparameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thepnameparameter value is COMBINE_RGB or COMBINE_ALPHA.static intGL_TEXTURE_BINDING_CUBE_MAPAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.static intGL_TEXTURE_COMPRESSED
GL_TEXTURE_COMPRESSED_IMAGE_SIZEAccepted by thevalueparameter of GetTexLevelParameter.static intGL_TEXTURE_COMPRESSION_HINTAccepted by thetargetparameter of Hint and thevalueparameter of GetIntegerv, GetBooleanv, GetFloatv, and GetDoublev.static intGL_TEXTURE_CUBE_MAPWhen thepnameparameter of TexGendv, TexGenfv, and TexGeniv is TEXTURE_GEN_MODE, then the arrayparamsmay also contain NORMAL_MAP or REFLECTION_MAP.static intGL_TEXTURE_CUBE_MAP_NEGATIVE_X
GL_TEXTURE_CUBE_MAP_NEGATIVE_Y
GL_TEXTURE_CUBE_MAP_NEGATIVE_Z
GL_TEXTURE_CUBE_MAP_POSITIVE_X
GL_TEXTURE_CUBE_MAP_POSITIVE_Y
GL_TEXTURE_CUBE_MAP_POSITIVE_ZAccepted by thetargetparameter of GetTexImage, GetTexLevelParameteriv, GetTexLevelParameterfv, TexImage2D, CopyTexImage2D, TexSubImage2D, and CopySubTexImage2D.static intGL_TEXTURE0
GL_TEXTURE1
GL_TEXTURE10
GL_TEXTURE11
GL_TEXTURE12
GL_TEXTURE13
GL_TEXTURE14
GL_TEXTURE15
GL_TEXTURE16
GL_TEXTURE17
GL_TEXTURE18
GL_TEXTURE19
GL_TEXTURE2
GL_TEXTURE20
GL_TEXTURE21
GL_TEXTURE22
GL_TEXTURE23
GL_TEXTURE24
GL_TEXTURE25
GL_TEXTURE26
GL_TEXTURE27
GL_TEXTURE28
GL_TEXTURE29
GL_TEXTURE3
GL_TEXTURE30
GL_TEXTURE31
GL_TEXTURE4
GL_TEXTURE5
GL_TEXTURE6
GL_TEXTURE7
GL_TEXTURE8
GL_TEXTURE9Accepted by thetextureparameter of ActiveTexture and MultiTexCoord.static intGL_TRANSPOSE_COLOR_MATRIX
GL_TRANSPOSE_MODELVIEW_MATRIX
GL_TRANSPOSE_PROJECTION_MATRIX
GL_TRANSPOSE_TEXTURE_MATRIXAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidglActiveTexture(int texture)static voidglClientActiveTexture(int texture)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglCompressedTexImage1D(int target, int level, int internalformat, int width, int border, java.nio.ByteBuffer data)static voidglCompressedTexImage1D(int target, int level, int internalformat, int width, int border, int imageSize, long data)static voidglCompressedTexImage2D(int target, int level, int internalformat, int width, int height, int border, java.nio.ByteBuffer data)static voidglCompressedTexImage2D(int target, int level, int internalformat, int width, int height, int border, int imageSize, long data)static voidglCompressedTexImage3D(int target, int level, int internalformat, int width, int height, int depth, int border, java.nio.ByteBuffer data)static voidglCompressedTexImage3D(int target, int level, int internalformat, int width, int height, int depth, int border, int imageSize, long data)static voidglCompressedTexSubImage1D(int target, int level, int xoffset, int width, int format, java.nio.ByteBuffer data)static voidglCompressedTexSubImage1D(int target, int level, int xoffset, int width, int format, int imageSize, long data)static voidglCompressedTexSubImage2D(int target, int level, int xoffset, int yoffset, int width, int height, int format, java.nio.ByteBuffer data)static voidglCompressedTexSubImage2D(int target, int level, int xoffset, int yoffset, int width, int height, int format, int imageSize, long data)static voidglCompressedTexSubImage3D(int target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, int format, java.nio.ByteBuffer data)static voidglCompressedTexSubImage3D(int target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, int format, int imageSize, long data)static voidglGetCompressedTexImage(int target, int level, java.nio.ByteBuffer pixels)static voidglGetCompressedTexImage(int target, int level, long pixels)static voidglLoadTransposeMatrixd(double[] m)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglLoadTransposeMatrixd(java.nio.DoubleBuffer m)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglLoadTransposeMatrixf(float[] m)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglLoadTransposeMatrixf(java.nio.FloatBuffer m)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord1d(int texture, double s)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord1dv(int texture, double[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord1dv(int texture, java.nio.DoubleBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord1f(int texture, float s)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord1fv(int texture, float[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord1fv(int texture, java.nio.FloatBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord1i(int texture, int s)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord1iv(int texture, int[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord1iv(int texture, java.nio.IntBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord1s(int texture, short s)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord1sv(int texture, short[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord1sv(int texture, java.nio.ShortBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord2d(int texture, double s, double t)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord2dv(int texture, double[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord2dv(int texture, java.nio.DoubleBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord2f(int texture, float s, float t)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord2fv(int texture, float[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord2fv(int texture, java.nio.FloatBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord2i(int texture, int s, int t)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord2iv(int texture, int[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord2iv(int texture, java.nio.IntBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord2s(int texture, short s, short t)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord2sv(int texture, short[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord2sv(int texture, java.nio.ShortBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord3d(int texture, double s, double t, double r)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord3dv(int texture, double[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord3dv(int texture, java.nio.DoubleBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord3f(int texture, float s, float t, float r)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord3fv(int texture, float[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord3fv(int texture, java.nio.FloatBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord3i(int texture, int s, int t, int r)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord3iv(int texture, int[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord3iv(int texture, java.nio.IntBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord3s(int texture, short s, short t, short r)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord3sv(int texture, short[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord3sv(int texture, java.nio.ShortBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord4d(int texture, double s, double t, double r, double q)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord4dv(int texture, double[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord4dv(int texture, java.nio.DoubleBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord4f(int texture, float s, float t, float r, float q)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord4fv(int texture, float[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord4fv(int texture, java.nio.FloatBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord4i(int texture, int s, int t, int r, int q)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord4iv(int texture, int[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord4iv(int texture, java.nio.IntBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord4s(int texture, short s, short t, short r, short q)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord4sv(int texture, short[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultiTexCoord4sv(int texture, java.nio.ShortBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultTransposeMatrixd(double[] m)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultTransposeMatrixd(java.nio.DoubleBuffer m)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultTransposeMatrixf(float[] m)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglMultTransposeMatrixf(java.nio.FloatBuffer m)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic voidglSampleCoverage(float value, boolean invert)
-
-
-
Field Detail
-
GL_COMPRESSED_ALPHA, GL_COMPRESSED_LUMINANCE, GL_COMPRESSED_LUMINANCE_ALPHA, GL_COMPRESSED_INTENSITY, GL_COMPRESSED_RGB, GL_COMPRESSED_RGBA
Accepted by theinternalformatparameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D.
-
GL_TEXTURE_COMPRESSION_HINT
Accepted by thetargetparameter of Hint and thevalueparameter of GetIntegerv, GetBooleanv, GetFloatv, and GetDoublev.
-
GL_TEXTURE_COMPRESSED_IMAGE_SIZE, GL_TEXTURE_COMPRESSED
Accepted by thevalueparameter of GetTexLevelParameter.
-
GL_NUM_COMPRESSED_TEXTURE_FORMATS, GL_COMPRESSED_TEXTURE_FORMATS
Accepted by thevalueparameter of GetIntegerv, GetBooleanv, GetFloatv, and GetDoublev.
-
GL_NORMAL_MAP, GL_REFLECTION_MAP
Accepted by theparamparameters of TexGend, TexGenf, and TexGeni whenpnameparameter is TEXTURE_GEN_MODE.
-
GL_TEXTURE_CUBE_MAP
When thepnameparameter of TexGendv, TexGenfv, and TexGeniv is TEXTURE_GEN_MODE, then the arrayparamsmay also contain NORMAL_MAP or REFLECTION_MAP. Accepted by thecapparameter of Enable, Disable, IsEnabled, and by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by thetargetparameter of BindTexture, GetTexParameterfv, GetTexParameteriv, TexParameterf, TexParameteri, TexParameterfv, and TexParameteriv.
-
GL_TEXTURE_BINDING_CUBE_MAP
Accepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
-
GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, GL_TEXTURE_CUBE_MAP_NEGATIVE_Z
Accepted by thetargetparameter of GetTexImage, GetTexLevelParameteriv, GetTexLevelParameterfv, TexImage2D, CopyTexImage2D, TexSubImage2D, and CopySubTexImage2D.
-
GL_PROXY_TEXTURE_CUBE_MAP
Accepted by thetargetparameter of GetTexLevelParameteriv, GetTexLevelParameterfv, GetTexParameteriv, and TexImage2D.
-
GL_MAX_CUBE_MAP_TEXTURE_SIZE
Accepted by thepnameparameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
-
GL_MULTISAMPLE, GL_SAMPLE_ALPHA_TO_COVERAGE, GL_SAMPLE_ALPHA_TO_ONE, GL_SAMPLE_COVERAGE
Accepted by thecapparameter of Enable, Disable, and IsEnabled, and by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
-
GL_MULTISAMPLE_BIT
Accepted by themaskparameter of PushAttrib.
-
GL_SAMPLE_BUFFERS, GL_SAMPLES, GL_SAMPLE_COVERAGE_VALUE, GL_SAMPLE_COVERAGE_INVERT
Accepted by thepnameparameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
-
GL_TEXTURE0, GL_TEXTURE1, GL_TEXTURE2, GL_TEXTURE3, GL_TEXTURE4, GL_TEXTURE5, GL_TEXTURE6, GL_TEXTURE7, GL_TEXTURE8, GL_TEXTURE9, GL_TEXTURE10, GL_TEXTURE11, GL_TEXTURE12, GL_TEXTURE13, GL_TEXTURE14, GL_TEXTURE15, GL_TEXTURE16, GL_TEXTURE17, GL_TEXTURE18, GL_TEXTURE19, GL_TEXTURE20, GL_TEXTURE21, GL_TEXTURE22, GL_TEXTURE23, GL_TEXTURE24, GL_TEXTURE25, GL_TEXTURE26, GL_TEXTURE27, GL_TEXTURE28, GL_TEXTURE29, GL_TEXTURE30, GL_TEXTURE31
Accepted by thetextureparameter of ActiveTexture and MultiTexCoord.
-
GL_ACTIVE_TEXTURE, GL_CLIENT_ACTIVE_TEXTURE, GL_MAX_TEXTURE_UNITS
Accepted by thepnameparameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
-
GL_COMBINE
Accepted by theparamsparameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thepnameparameter value is TEXTURE_ENV_MODE.
-
GL_COMBINE_RGB, GL_COMBINE_ALPHA, GL_SOURCE0_RGB, GL_SOURCE1_RGB, GL_SOURCE2_RGB, GL_SOURCE0_ALPHA, GL_SOURCE1_ALPHA, GL_SOURCE2_ALPHA, GL_OPERAND0_RGB, GL_OPERAND1_RGB, GL_OPERAND2_RGB, GL_OPERAND0_ALPHA, GL_OPERAND1_ALPHA, GL_OPERAND2_ALPHA, GL_RGB_SCALE
Accepted by thepnameparameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thetargetparameter value is TEXTURE_ENV.
-
GL_ADD_SIGNED, GL_INTERPOLATE, GL_SUBTRACT
Accepted by theparamsparameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thepnameparameter value is COMBINE_RGB or COMBINE_ALPHA.
-
GL_CONSTANT, GL_PRIMARY_COLOR, GL_PREVIOUS
Accepted by theparamsparameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thepnameparameter value is SOURCE0_RGB, SOURCE1_RGB, SOURCE2_RGB, SOURCE0_ALPHA, SOURCE1_ALPHA, or SOURCE2_ALPHA.
-
GL_DOT3_RGB, GL_DOT3_RGBA
Accepted by theparamsparameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thepnameparameter value is COMBINE_RGB_ARB.
-
GL_CLAMP_TO_BORDER
Accepted by theparamparameter of TexParameteri and TexParameterf, and by theparamsparameter of TexParameteriv and TexParameterfv, when theirpnameparameter is TEXTURE_WRAP_S, TEXTURE_WRAP_T, or TEXTURE_WRAP_R.
-
GL_TRANSPOSE_MODELVIEW_MATRIX, GL_TRANSPOSE_PROJECTION_MATRIX, GL_TRANSPOSE_TEXTURE_MATRIX, GL_TRANSPOSE_COLOR_MATRIX
Accepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
-
-
Method Detail
-
glCompressedTexImage3D
public static void glCompressedTexImage3D(int target, int level, int internalformat, int width, int height, int depth, int border, int imageSize, long data)Specifies a three-dimensional texture image in a compressed format.- Parameters:
target- the target texture. One of:TEXTURE_3DTEXTURE_2D_ARRAYTEXTURE_CUBE_MAP_ARRAYPROXY_TEXTURE_3DPROXY_TEXTURE_2D_ARRAYPROXY_TEXTURE_CUBE_MAP_ARRAYlevel- the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.internalformat- the format of the compressed image data. One of:width- the width of the texture imageheight- the height of the texture imagedepth- the depth of the texture imageborder- must be 0imageSize- the number of unsigned bytes of image data starting at the address specified bydatadata- a pointer to the compressed image data
-
glCompressedTexImage3D
public static void glCompressedTexImage3D(int target, int level, int internalformat, int width, int height, int depth, int border, java.nio.ByteBuffer data)Specifies a three-dimensional texture image in a compressed format.- Parameters:
target- the target texture. One of:TEXTURE_3DTEXTURE_2D_ARRAYTEXTURE_CUBE_MAP_ARRAYPROXY_TEXTURE_3DPROXY_TEXTURE_2D_ARRAYPROXY_TEXTURE_CUBE_MAP_ARRAYlevel- the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.internalformat- the format of the compressed image data. One of:width- the width of the texture imageheight- the height of the texture imagedepth- the depth of the texture imageborder- must be 0data- a pointer to the compressed image data
-
glCompressedTexImage2D
public static void glCompressedTexImage2D(int target, int level, int internalformat, int width, int height, int border, int imageSize, long data)Specifies a two-dimensional texture image in a compressed format.- Parameters:
target- the target texture. One of:TEXTURE_2DTEXTURE_1D_ARRAYTEXTURE_RECTANGLETEXTURE_CUBE_MAPPROXY_TEXTURE_2DPROXY_TEXTURE_1D_ARRAYPROXY_TEXTURE_RECTANGLEPROXY_TEXTURE_CUBE_MAPlevel- the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.internalformat- the format of the compressed image data. One of:width- the width of the texture imageheight- the height of the texture imageborder- must be 0imageSize- the number of unsigned bytes of image data starting at the address specified bydatadata- a pointer to the compressed image data
-
glCompressedTexImage2D
public static void glCompressedTexImage2D(int target, int level, int internalformat, int width, int height, int border, java.nio.ByteBuffer data)Specifies a two-dimensional texture image in a compressed format.- Parameters:
target- the target texture. One of:TEXTURE_2DTEXTURE_1D_ARRAYTEXTURE_RECTANGLETEXTURE_CUBE_MAPPROXY_TEXTURE_2DPROXY_TEXTURE_1D_ARRAYPROXY_TEXTURE_RECTANGLEPROXY_TEXTURE_CUBE_MAPlevel- the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.internalformat- the format of the compressed image data. One of:width- the width of the texture imageheight- the height of the texture imageborder- must be 0data- a pointer to the compressed image data
-
glCompressedTexImage1D
public static void glCompressedTexImage1D(int target, int level, int internalformat, int width, int border, int imageSize, long data)Specifies a one-dimensional texture image in a compressed format.- Parameters:
target- the target texture. One of:TEXTURE_1DPROXY_TEXTURE_1Dlevel- the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.internalformat- the format of the compressed image data. One of:width- the width of the texture imageborder- must be 0imageSize- the number of unsigned bytes of image data starting at the address specified bydatadata- a pointer to the compressed image data
-
glCompressedTexImage1D
public static void glCompressedTexImage1D(int target, int level, int internalformat, int width, int border, java.nio.ByteBuffer data)Specifies a one-dimensional texture image in a compressed format.- Parameters:
target- the target texture. One of:TEXTURE_1DPROXY_TEXTURE_1Dlevel- the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.internalformat- the format of the compressed image data. One of:width- the width of the texture imageborder- must be 0data- a pointer to the compressed image data
-
glCompressedTexSubImage3D
public static void glCompressedTexSubImage3D(int target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, int format, int imageSize, long data)Respecifies only a cubic subregion of an existing 3D texel array, with incoming data stored in a specific compressed image format.- Parameters:
target- the target texture. One of:TEXTURE_3DTEXTURE_2D_ARRAYTEXTURE_CUBE_MAP_ARRAYlevel- the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.xoffset- a texel offset in the x direction within the texture arrayyoffset- a texel offset in the y direction within the texture arrayzoffset- a texel offset in the z direction within the texture arraywidth- the width of the texture subimageheight- the height of the texture subimagedepth- the depth of the texture subimageformat- the format of the compressed image data stored at addressdata. One of:imageSize- the number of unsigned bytes of image data starting at the address specified bydatadata- a pointer to the compressed image data
-
glCompressedTexSubImage3D
public static void glCompressedTexSubImage3D(int target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, int format, java.nio.ByteBuffer data)Respecifies only a cubic subregion of an existing 3D texel array, with incoming data stored in a specific compressed image format.- Parameters:
target- the target texture. One of:TEXTURE_3DTEXTURE_2D_ARRAYTEXTURE_CUBE_MAP_ARRAYlevel- the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.xoffset- a texel offset in the x direction within the texture arrayyoffset- a texel offset in the y direction within the texture arrayzoffset- a texel offset in the z direction within the texture arraywidth- the width of the texture subimageheight- the height of the texture subimagedepth- the depth of the texture subimageformat- the format of the compressed image data stored at addressdata. One of:data- a pointer to the compressed image data
-
glCompressedTexSubImage2D
public static void glCompressedTexSubImage2D(int target, int level, int xoffset, int yoffset, int width, int height, int format, int imageSize, long data)Respecifies only a rectangular subregion of an existing 2D texel array, with incoming data stored in a specific compressed image format.- Parameters:
target- the target texture. One of:TEXTURE_2DTEXTURE_1D_ARRAYTEXTURE_RECTANGLETEXTURE_CUBE_MAPlevel- the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.xoffset- a texel offset in the x direction within the texture arrayyoffset- a texel offset in the y direction within the texture arraywidth- the width of the texture subimageheight- the height of the texture subimageformat- the format of the compressed image data stored at addressdata. One of:imageSize- the number of unsigned bytes of image data starting at the address specified bydatadata- a pointer to the compressed image data
-
glCompressedTexSubImage2D
public static void glCompressedTexSubImage2D(int target, int level, int xoffset, int yoffset, int width, int height, int format, java.nio.ByteBuffer data)Respecifies only a rectangular subregion of an existing 2D texel array, with incoming data stored in a specific compressed image format.- Parameters:
target- the target texture. One of:TEXTURE_2DTEXTURE_1D_ARRAYTEXTURE_RECTANGLETEXTURE_CUBE_MAPlevel- the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.xoffset- a texel offset in the x direction within the texture arrayyoffset- a texel offset in the y direction within the texture arraywidth- the width of the texture subimageheight- the height of the texture subimageformat- the format of the compressed image data stored at addressdata. One of:data- a pointer to the compressed image data
-
glCompressedTexSubImage1D
public static void glCompressedTexSubImage1D(int target, int level, int xoffset, int width, int format, int imageSize, long data)Respecifies only a subregion of an existing 1D texel array, with incoming data stored in a specific compressed image format.- Parameters:
target- the target texture. Must be:TEXTURE_1Dlevel- the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.xoffset- a texel offset in the x direction within the texture arraywidth- the width of the texture subimageformat- the format of the compressed image data stored at addressdata. One of:imageSize- the number of unsigned bytes of image data starting at the address specified bydatadata- a pointer to the compressed image data
-
glCompressedTexSubImage1D
public static void glCompressedTexSubImage1D(int target, int level, int xoffset, int width, int format, java.nio.ByteBuffer data)Respecifies only a subregion of an existing 1D texel array, with incoming data stored in a specific compressed image format.- Parameters:
target- the target texture. Must be:TEXTURE_1Dlevel- the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.xoffset- a texel offset in the x direction within the texture arraywidth- the width of the texture subimageformat- the format of the compressed image data stored at addressdata. One of:data- a pointer to the compressed image data
-
glGetCompressedTexImage
public static void glGetCompressedTexImage(int target, int level, java.nio.ByteBuffer pixels) public static void glGetCompressedTexImage(int target, int level, long pixels)Returns a compressed texture image.- Parameters:
target- the target texture. One of:level- the level-of-detail number. Level 0 is the base image level. Level n is the nth mipmap reduction image.pixels- a buffer in which to return the compressed texture image
-
glSampleCoverage
public static void glSampleCoverage(float value, boolean invert)Specifies multisample coverage parameters.Multisampling samples a pixel multiple times at various implementation-dependent subpixel locations to generate antialiasing effects. Multisampling transparently antialiases points, lines, polygons, and images if it is enabled.
valueis used in constructing a temporary mask used in determining which samples will be used in resolving the final fragment color. This mask is bitwise-ANDed with the coverage mask generated from the multisampling computation. If theinvertflag is set, the temporary mask is inverted (all bits flipped) and then the bitwise-AND is computed.If an implementation does not have any multisample buffers available, or multisampling is disabled, rasterization occurs with only a single sample computing a pixel's final RGB color.
Provided an implementation supports multisample buffers, and multisampling is enabled, then a pixel's final color is generated by combining several samples per pixel. Each sample contains color, depth, and stencil information, allowing those operations to be performed on each sample.
- Parameters:
value- a sample coverage value. The value is clamped to the range [0, 1]. The initial value is 1.0.invert- if the coverage masks should be inverted. The initial value is false.
-
glActiveTexture
public static void glActiveTexture(int texture)
Selects which texture unit subsequent texture state calls will affect. The number of texture units an implementation supports is implementation dependent.- Parameters:
texture- which texture unit to make active. One of:TEXTURE0GL_TEXTURE[1-31]
-
glClientActiveTexture
public static void glClientActiveTexture(int texture)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Selects the vertex array client state parameters to be modified by the TexCoordPointer command and the array affected by EnableClientState and DisableClientState with parameter TEXTURE_COORD_ARRAY.- Parameters:
texture- which texture coordinate array to make active. One of:TEXTURE0GL_TEXTURE[1-31]
-
glMultiTexCoord1f
public static void glMultiTexCoord1f(int texture, float s)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Sets the current one-dimensional texture coordinate for the specified texture coordinate set.tandrare implicitly set to 0 andqto 1.- Parameters:
texture- the coordinate set to be modifieds- the s component of the current texture coordinates
-
glMultiTexCoord1s
public static void glMultiTexCoord1s(int texture, short s)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Short version ofMultiTexCoord1f.- Parameters:
texture- the coordinate set to be modifieds- the s component of the current texture coordinates
-
glMultiTexCoord1i
public static void glMultiTexCoord1i(int texture, int s)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Integer version ofMultiTexCoord1f.- Parameters:
texture- the coordinate set to be modifieds- the s component of the current texture coordinates
-
glMultiTexCoord1d
public static void glMultiTexCoord1d(int texture, double s)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Double version ofMultiTexCoord1f.- Parameters:
texture- the coordinate set to be modifieds- the s component of the current texture coordinates
-
glMultiTexCoord1fv
public static void glMultiTexCoord1fv(int texture, java.nio.FloatBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Pointer version ofMultiTexCoord1f.- Parameters:
texture- the coordinate set to be modifiedv- the texture coordinate buffer
-
glMultiTexCoord1sv
public static void glMultiTexCoord1sv(int texture, java.nio.ShortBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Pointer version ofMultiTexCoord1s.- Parameters:
texture- the coordinate set to be modifiedv- the texture coordinate buffer
-
glMultiTexCoord1iv
public static void glMultiTexCoord1iv(int texture, java.nio.IntBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Pointer version ofMultiTexCoord1i.- Parameters:
texture- the coordinate set to be modifiedv- the texture coordinate buffer
-
glMultiTexCoord1dv
public static void glMultiTexCoord1dv(int texture, java.nio.DoubleBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Pointer version ofMultiTexCoord1d.- Parameters:
texture- the coordinate set to be modifiedv- the texture coordinate buffer
-
glMultiTexCoord2f
public static void glMultiTexCoord2f(int texture, float s, float t)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Sets the current two-dimensional texture coordinate for the specified texture coordinate set.ris implicitly set to 0 andqto 1.- Parameters:
texture- the coordinate set to be modifieds- the s component of the current texture coordinatest- the t component of the current texture coordinates
-
glMultiTexCoord2s
public static void glMultiTexCoord2s(int texture, short s, short t)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Short version ofMultiTexCoord2f.- Parameters:
texture- the coordinate set to be modifieds- the s component of the current texture coordinatest- the t component of the current texture coordinates
-
glMultiTexCoord2i
public static void glMultiTexCoord2i(int texture, int s, int t)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Integer version ofMultiTexCoord2f.- Parameters:
texture- the coordinate set to be modifieds- the s component of the current texture coordinatest- the t component of the current texture coordinates
-
glMultiTexCoord2d
public static void glMultiTexCoord2d(int texture, double s, double t)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Double version ofMultiTexCoord2f.- Parameters:
texture- the coordinate set to be modifieds- the s component of the current texture coordinatest- the t component of the current texture coordinates
-
glMultiTexCoord2fv
public static void glMultiTexCoord2fv(int texture, java.nio.FloatBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Pointer version ofMultiTexCoord2f.- Parameters:
texture- the coordinate set to be modifiedv- the texture coordinate buffer
-
glMultiTexCoord2sv
public static void glMultiTexCoord2sv(int texture, java.nio.ShortBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Pointer version ofMultiTexCoord2s.- Parameters:
texture- the coordinate set to be modifiedv- the texture coordinate buffer
-
glMultiTexCoord2iv
public static void glMultiTexCoord2iv(int texture, java.nio.IntBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Pointer version ofMultiTexCoord2i.- Parameters:
texture- the coordinate set to be modifiedv- the texture coordinate buffer
-
glMultiTexCoord2dv
public static void glMultiTexCoord2dv(int texture, java.nio.DoubleBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Pointer version ofMultiTexCoord2d.- Parameters:
texture- the coordinate set to be modifiedv- the texture coordinate buffer
-
glMultiTexCoord3f
public static void glMultiTexCoord3f(int texture, float s, float t, float r)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Sets the current three-dimensional texture coordinate for the specified texture coordinate set.qis implicitly set to 1.- Parameters:
texture- the coordinate set to be modifieds- the s component of the current texture coordinatest- the t component of the current texture coordinatesr- the r component of the current texture coordinates
-
glMultiTexCoord3s
public static void glMultiTexCoord3s(int texture, short s, short t, short r)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Short version ofMultiTexCoord3f.- Parameters:
texture- the coordinate set to be modifieds- the s component of the current texture coordinatest- the t component of the current texture coordinatesr- the r component of the current texture coordinates
-
glMultiTexCoord3i
public static void glMultiTexCoord3i(int texture, int s, int t, int r)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Integer version ofMultiTexCoord3f.- Parameters:
texture- the coordinate set to be modifieds- the s component of the current texture coordinatest- the t component of the current texture coordinatesr- the r component of the current texture coordinates
-
glMultiTexCoord3d
public static void glMultiTexCoord3d(int texture, double s, double t, double r)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Double version ofMultiTexCoord3f.- Parameters:
texture- the coordinate set to be modifieds- the s component of the current texture coordinatest- the t component of the current texture coordinatesr- the r component of the current texture coordinates
-
glMultiTexCoord3fv
public static void glMultiTexCoord3fv(int texture, java.nio.FloatBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Pointer version ofMultiTexCoord3f.- Parameters:
texture- the coordinate set to be modifiedv- the texture coordinate buffer
-
glMultiTexCoord3sv
public static void glMultiTexCoord3sv(int texture, java.nio.ShortBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Pointer version ofMultiTexCoord3s.- Parameters:
texture- the coordinate set to be modifiedv- the texture coordinate buffer
-
glMultiTexCoord3iv
public static void glMultiTexCoord3iv(int texture, java.nio.IntBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Pointer version ofMultiTexCoord3i.- Parameters:
texture- the coordinate set to be modifiedv- the texture coordinate buffer
-
glMultiTexCoord3dv
public static void glMultiTexCoord3dv(int texture, java.nio.DoubleBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Pointer version ofMultiTexCoord3d.- Parameters:
texture- the coordinate set to be modifiedv- the texture coordinate buffer
-
glMultiTexCoord4f
public static void glMultiTexCoord4f(int texture, float s, float t, float r, float q)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Sets the current four-dimensional texture coordinate for the specified texture coordinate set.- Parameters:
texture- the coordinate set to be modifieds- the s component of the current texture coordinatest- the t component of the current texture coordinatesr- the r component of the current texture coordinatesq- the q component of the current texture coordinates
-
glMultiTexCoord4s
public static void glMultiTexCoord4s(int texture, short s, short t, short r, short q)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Short version ofMultiTexCoord4f.- Parameters:
texture- the coordinate set to be modifieds- the s component of the current texture coordinatest- the t component of the current texture coordinatesr- the r component of the current texture coordinatesq- the q component of the current texture coordinates
-
glMultiTexCoord4i
public static void glMultiTexCoord4i(int texture, int s, int t, int r, int q)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Integer version ofMultiTexCoord4f.- Parameters:
texture- the coordinate set to be modifieds- the s component of the current texture coordinatest- the t component of the current texture coordinatesr- the r component of the current texture coordinatesq- the q component of the current texture coordinates
-
glMultiTexCoord4d
public static void glMultiTexCoord4d(int texture, double s, double t, double r, double q)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Double version ofMultiTexCoord4f.- Parameters:
texture- the coordinate set to be modifieds- the s component of the current texture coordinatest- the t component of the current texture coordinatesr- the r component of the current texture coordinatesq- the q component of the current texture coordinates
-
glMultiTexCoord4fv
public static void glMultiTexCoord4fv(int texture, java.nio.FloatBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Pointer version ofMultiTexCoord4f.- Parameters:
texture- the coordinate set to be modifiedv- the texture coordinate buffer
-
glMultiTexCoord4sv
public static void glMultiTexCoord4sv(int texture, java.nio.ShortBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Pointer version ofMultiTexCoord4s.- Parameters:
texture- the coordinate set to be modifiedv- the texture coordinate buffer
-
glMultiTexCoord4iv
public static void glMultiTexCoord4iv(int texture, java.nio.IntBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Pointer version ofMultiTexCoord4i.- Parameters:
texture- the coordinate set to be modifiedv- the texture coordinate buffer
-
glMultiTexCoord4dv
public static void glMultiTexCoord4dv(int texture, java.nio.DoubleBuffer v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Pointer version ofMultiTexCoord4d.- Parameters:
texture- the coordinate set to be modifiedv- the texture coordinate buffer
-
glLoadTransposeMatrixf
public static void glLoadTransposeMatrixf(java.nio.FloatBuffer m)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Sets the current matrix to a 4 × 4 matrix in row-major order.The matrix is stored as 16 consecutive values, i.e. as:
a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15 a16 - Parameters:
m- the matrix data
-
glLoadTransposeMatrixd
public static void glLoadTransposeMatrixd(java.nio.DoubleBuffer m)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Double version ofLoadTransposeMatrixf.- Parameters:
m- the matrix data
-
glMultTransposeMatrixf
public static void glMultTransposeMatrixf(java.nio.FloatBuffer m)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Multiplies the current matrix with a 4 × 4 matrix in row-major order. SeeLoadTransposeMatrixffor details.- Parameters:
m- the matrix data
-
glMultTransposeMatrixd
public static void glMultTransposeMatrixd(java.nio.DoubleBuffer m)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Double version ofMultTransposeMatrixf.- Parameters:
m- the matrix data
-
glMultiTexCoord1fv
public static void glMultiTexCoord1fv(int texture, float[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Array version of:MultiTexCoord1fv
-
glMultiTexCoord1sv
public static void glMultiTexCoord1sv(int texture, short[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Array version of:MultiTexCoord1sv
-
glMultiTexCoord1iv
public static void glMultiTexCoord1iv(int texture, int[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Array version of:MultiTexCoord1iv
-
glMultiTexCoord1dv
public static void glMultiTexCoord1dv(int texture, double[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Array version of:MultiTexCoord1dv
-
glMultiTexCoord2fv
public static void glMultiTexCoord2fv(int texture, float[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Array version of:MultiTexCoord2fv
-
glMultiTexCoord2sv
public static void glMultiTexCoord2sv(int texture, short[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Array version of:MultiTexCoord2sv
-
glMultiTexCoord2iv
public static void glMultiTexCoord2iv(int texture, int[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Array version of:MultiTexCoord2iv
-
glMultiTexCoord2dv
public static void glMultiTexCoord2dv(int texture, double[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Array version of:MultiTexCoord2dv
-
glMultiTexCoord3fv
public static void glMultiTexCoord3fv(int texture, float[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Array version of:MultiTexCoord3fv
-
glMultiTexCoord3sv
public static void glMultiTexCoord3sv(int texture, short[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Array version of:MultiTexCoord3sv
-
glMultiTexCoord3iv
public static void glMultiTexCoord3iv(int texture, int[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Array version of:MultiTexCoord3iv
-
glMultiTexCoord3dv
public static void glMultiTexCoord3dv(int texture, double[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Array version of:MultiTexCoord3dv
-
glMultiTexCoord4fv
public static void glMultiTexCoord4fv(int texture, float[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Array version of:MultiTexCoord4fv
-
glMultiTexCoord4sv
public static void glMultiTexCoord4sv(int texture, short[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Array version of:MultiTexCoord4sv
-
glMultiTexCoord4iv
public static void glMultiTexCoord4iv(int texture, int[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Array version of:MultiTexCoord4iv
-
glMultiTexCoord4dv
public static void glMultiTexCoord4dv(int texture, double[] v)OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Array version of:MultiTexCoord4dv
-
glLoadTransposeMatrixf
public static void glLoadTransposeMatrixf(float[] m)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Array version of:LoadTransposeMatrixf
-
glLoadTransposeMatrixd
public static void glLoadTransposeMatrixd(double[] m)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Array version of:LoadTransposeMatrixd
-
glMultTransposeMatrixf
public static void glMultTransposeMatrixf(float[] m)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Array version of:MultTransposeMatrixf
-
glMultTransposeMatrixd
public static void glMultTransposeMatrixd(double[] m)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profile
Array version of:MultTransposeMatrixd
-
-