Class GL13
- java.lang.Object
-
- org.lwjgl.opengl.GL13
-
public class GL13 extends java.lang.Object
The core OpenGL 1.3 functionality.Extensions promoted to core in this release:
-
-
Field Summary
Fields Modifier and Type Field and Description static int
GL_ACTIVE_TEXTURE
Accepted by thepname
parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.static int
GL_ADD_SIGNED
Accepted by theparams
parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thepname
parameter value is COMBINE_RGB or COMBINE_ALPHA.static int
GL_CLAMP_TO_BORDER
Accepted by theparam
parameter of TexParameteri and TexParameterf, and by theparams
parameter of TexParameteriv and TexParameterfv, when theirpname
parameter is TEXTURE_WRAP_S, TEXTURE_WRAP_T, or TEXTURE_WRAP_R.static int
GL_CLIENT_ACTIVE_TEXTURE
Accepted by thepname
parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.static int
GL_COMBINE
Accepted by theparams
parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thepname
parameter value is TEXTURE_ENV_MODE.static int
GL_COMBINE_ALPHA
GL_COMBINE_RGBAccepted by thepname
parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thetarget
parameter value is TEXTURE_ENV.static int
GL_COMPRESSED_ALPHA
GL_COMPRESSED_INTENSITY
GL_COMPRESSED_LUMINANCE
GL_COMPRESSED_LUMINANCE_ALPHA
GL_COMPRESSED_RGB
GL_COMPRESSED_RGBAAccepted by theinternalformat
parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D.static int
GL_COMPRESSED_TEXTURE_FORMATS
Accepted by thevalue
parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetDoublev.static int
GL_CONSTANT
Accepted by theparams
parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thepname
parameter value is SOURCE0_RGB, SOURCE1_RGB, SOURCE2_RGB, SOURCE0_ALPHA, SOURCE1_ALPHA, or SOURCE2_ALPHA.static int
GL_DOT3_RGB
GL_DOT3_RGBAAccepted by theparams
parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thepname
parameter value is COMBINE_RGB_ARB.static int
GL_INTERPOLATE
Accepted by theparams
parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thepname
parameter value is COMBINE_RGB or COMBINE_ALPHA.static int
GL_MAX_CUBE_MAP_TEXTURE_SIZE
GL_MAX_TEXTURE_UNITSAccepted by thepname
parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.static int
GL_MULTISAMPLE
Accepted by thecap
parameter of Enable, Disable, and IsEnabled, and by thepname
parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.static int
GL_MULTISAMPLE_BIT
Accepted by themask
parameter of PushAttrib.static int
GL_NORMAL_MAP
Accepted by theparam
parameters of TexGend, TexGenf, and TexGeni whenpname
parameter is TEXTURE_GEN_MODE.static int
GL_NUM_COMPRESSED_TEXTURE_FORMATS
Accepted by thevalue
parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetDoublev.static int
GL_OPERAND0_ALPHA
GL_OPERAND0_RGB
GL_OPERAND1_ALPHA
GL_OPERAND1_RGB
GL_OPERAND2_ALPHA
GL_OPERAND2_RGBAccepted by thepname
parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thetarget
parameter value is TEXTURE_ENV.static int
GL_PREVIOUS
GL_PRIMARY_COLORAccepted by theparams
parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thepname
parameter value is SOURCE0_RGB, SOURCE1_RGB, SOURCE2_RGB, SOURCE0_ALPHA, SOURCE1_ALPHA, or SOURCE2_ALPHA.static int
GL_PROXY_TEXTURE_CUBE_MAP
Accepted by thetarget
parameter of GetTexLevelParameteriv, GetTexLevelParameterfv, GetTexParameteriv, and TexImage2D.static int
GL_REFLECTION_MAP
Accepted by theparam
parameters of TexGend, TexGenf, and TexGeni whenpname
parameter is TEXTURE_GEN_MODE.static int
GL_RGB_SCALE
Accepted by thepname
parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thetarget
parameter value is TEXTURE_ENV.static int
GL_SAMPLE_ALPHA_TO_COVERAGE
GL_SAMPLE_ALPHA_TO_ONEAccepted by thecap
parameter of Enable, Disable, and IsEnabled, and by thepname
parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.static int
GL_SAMPLE_BUFFERS
Accepted by thepname
parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.static int
GL_SAMPLE_COVERAGE
Accepted by thecap
parameter of Enable, Disable, and IsEnabled, and by thepname
parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.static int
GL_SAMPLE_COVERAGE_INVERT
GL_SAMPLE_COVERAGE_VALUE
GL_SAMPLESAccepted by thepname
parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.static int
GL_SOURCE0_ALPHA
GL_SOURCE0_RGB
GL_SOURCE1_ALPHA
GL_SOURCE1_RGB
GL_SOURCE2_ALPHA
GL_SOURCE2_RGBAccepted by thepname
parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thetarget
parameter value is TEXTURE_ENV.static int
GL_SUBTRACT
Accepted by theparams
parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thepname
parameter value is COMBINE_RGB or COMBINE_ALPHA.static int
GL_TEXTURE_BINDING_CUBE_MAP
Accepted by thepname
parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.static int
GL_TEXTURE_COMPRESSED
GL_TEXTURE_COMPRESSED_IMAGE_SIZEAccepted by thevalue
parameter of GetTexLevelParameter.static int
GL_TEXTURE_COMPRESSION_HINT
Accepted by thetarget
parameter of Hint and thevalue
parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetDoublev.static int
GL_TEXTURE_CUBE_MAP
When thepname
parameter of TexGendv, TexGenfv, and TexGeniv is TEXTURE_GEN_MODE, then the arrayparams
may also contain NORMAL_MAP or REFLECTION_MAP.static int
GL_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 thetarget
parameter of GetTexImage, GetTexLevelParameteriv, GetTexLevelParameterfv, TexImage2D, CopyTexImage2D, TexSubImage2D, and CopySubTexImage2D.static int
GL_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 thetexture
parameter of ActiveTexture and MultiTexCoord.static int
GL_TRANSPOSE_COLOR_MATRIX
GL_TRANSPOSE_MODELVIEW_MATRIX
GL_TRANSPOSE_PROJECTION_MATRIX
GL_TRANSPOSE_TEXTURE_MATRIXAccepted by thepname
parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static void
glActiveTexture(int texture)
static void
glClientActiveTexture(int texture)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glCompressedTexImage1D(int target, int level, int internalformat, int width, int border, java.nio.ByteBuffer data)
static void
glCompressedTexImage1D(int target, int level, int internalformat, int width, int border, int imageSize, long data)
static void
glCompressedTexImage2D(int target, int level, int internalformat, int width, int height, int border, java.nio.ByteBuffer data)
static void
glCompressedTexImage2D(int target, int level, int internalformat, int width, int height, int border, int imageSize, long data)
static void
glCompressedTexImage3D(int target, int level, int internalformat, int width, int height, int depth, int border, java.nio.ByteBuffer data)
static void
glCompressedTexImage3D(int target, int level, int internalformat, int width, int height, int depth, int border, int imageSize, long data)
static void
glCompressedTexSubImage1D(int target, int level, int xoffset, int width, int format, java.nio.ByteBuffer data)
static void
glCompressedTexSubImage1D(int target, int level, int xoffset, int width, int format, int imageSize, long data)
static void
glCompressedTexSubImage2D(int target, int level, int xoffset, int yoffset, int width, int height, int format, java.nio.ByteBuffer data)
static void
glCompressedTexSubImage2D(int target, int level, int xoffset, int yoffset, int width, int height, int format, int imageSize, long data)
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)
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)
static void
glGetCompressedTexImage(int target, int level, java.nio.ByteBuffer pixels)
static void
glGetCompressedTexImage(int target, int level, long pixels)
static void
glLoadTransposeMatrixd(double[] m)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glLoadTransposeMatrixd(java.nio.DoubleBuffer m)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glLoadTransposeMatrixf(float[] m)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glLoadTransposeMatrixf(java.nio.FloatBuffer m)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord1d(int texture, double s)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord1dv(int texture, double[] v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord1dv(int texture, java.nio.DoubleBuffer v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord1f(int texture, float s)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord1fv(int texture, float[] v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord1fv(int texture, java.nio.FloatBuffer v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord1i(int texture, int s)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord1iv(int texture, int[] v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord1iv(int texture, java.nio.IntBuffer v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord1s(int texture, short s)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord1sv(int texture, short[] v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord1sv(int texture, java.nio.ShortBuffer v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord2d(int texture, double s, double t)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord2dv(int texture, double[] v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord2dv(int texture, java.nio.DoubleBuffer v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord2f(int texture, float s, float t)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord2fv(int texture, float[] v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord2fv(int texture, java.nio.FloatBuffer v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord2i(int texture, int s, int t)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord2iv(int texture, int[] v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord2iv(int texture, java.nio.IntBuffer v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord2s(int texture, short s, short t)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord2sv(int texture, short[] v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord2sv(int texture, java.nio.ShortBuffer v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord3d(int texture, double s, double t, double r)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord3dv(int texture, double[] v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord3dv(int texture, java.nio.DoubleBuffer v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord3f(int texture, float s, float t, float r)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord3fv(int texture, float[] v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord3fv(int texture, java.nio.FloatBuffer v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord3i(int texture, int s, int t, int r)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord3iv(int texture, int[] v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord3iv(int texture, java.nio.IntBuffer v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord3s(int texture, short s, short t, short r)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord3sv(int texture, short[] v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord3sv(int texture, java.nio.ShortBuffer v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord4d(int texture, double s, double t, double r, double q)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord4dv(int texture, double[] v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord4dv(int texture, java.nio.DoubleBuffer v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord4f(int texture, float s, float t, float r, float q)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord4fv(int texture, float[] v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord4fv(int texture, java.nio.FloatBuffer v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord4i(int texture, int s, int t, int r, int q)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord4iv(int texture, int[] v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord4iv(int texture, java.nio.IntBuffer v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord4s(int texture, short s, short t, short r, short q)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord4sv(int texture, short[] v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultiTexCoord4sv(int texture, java.nio.ShortBuffer v)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultTransposeMatrixd(double[] m)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultTransposeMatrixd(java.nio.DoubleBuffer m)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultTransposeMatrixf(float[] m)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glMultTransposeMatrixf(java.nio.FloatBuffer m)
OpenGL SDK Reference - This function is deprecated and unavailable in the Core profilestatic void
glSampleCoverage(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 theinternalformat
parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D.
-
GL_TEXTURE_COMPRESSION_HINT
Accepted by thetarget
parameter of Hint and thevalue
parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetDoublev.
-
GL_TEXTURE_COMPRESSED_IMAGE_SIZE, GL_TEXTURE_COMPRESSED
Accepted by thevalue
parameter of GetTexLevelParameter.
-
GL_NUM_COMPRESSED_TEXTURE_FORMATS, GL_COMPRESSED_TEXTURE_FORMATS
Accepted by thevalue
parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetDoublev.
-
GL_NORMAL_MAP, GL_REFLECTION_MAP
Accepted by theparam
parameters of TexGend, TexGenf, and TexGeni whenpname
parameter is TEXTURE_GEN_MODE.
-
GL_TEXTURE_CUBE_MAP
When thepname
parameter of TexGendv, TexGenfv, and TexGeniv is TEXTURE_GEN_MODE, then the arrayparams
may also contain NORMAL_MAP or REFLECTION_MAP. Accepted by thecap
parameter of Enable, Disable, IsEnabled, and by thepname
parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by thetarget
parameter of BindTexture, GetTexParameterfv, GetTexParameteriv, TexParameterf, TexParameteri, TexParameterfv, and TexParameteriv.
-
GL_TEXTURE_BINDING_CUBE_MAP
Accepted by thepname
parameter 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 thetarget
parameter of GetTexImage, GetTexLevelParameteriv, GetTexLevelParameterfv, TexImage2D, CopyTexImage2D, TexSubImage2D, and CopySubTexImage2D.
-
GL_PROXY_TEXTURE_CUBE_MAP
Accepted by thetarget
parameter of GetTexLevelParameteriv, GetTexLevelParameterfv, GetTexParameteriv, and TexImage2D.
-
GL_MAX_CUBE_MAP_TEXTURE_SIZE
Accepted by thepname
parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
-
GL_MULTISAMPLE, GL_SAMPLE_ALPHA_TO_COVERAGE, GL_SAMPLE_ALPHA_TO_ONE, GL_SAMPLE_COVERAGE
Accepted by thecap
parameter of Enable, Disable, and IsEnabled, and by thepname
parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
-
GL_MULTISAMPLE_BIT
Accepted by themask
parameter of PushAttrib.
-
GL_SAMPLE_BUFFERS, GL_SAMPLES, GL_SAMPLE_COVERAGE_VALUE, GL_SAMPLE_COVERAGE_INVERT
Accepted by thepname
parameter 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 thetexture
parameter of ActiveTexture and MultiTexCoord.
-
GL_ACTIVE_TEXTURE, GL_CLIENT_ACTIVE_TEXTURE, GL_MAX_TEXTURE_UNITS
Accepted by thepname
parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
-
GL_COMBINE
Accepted by theparams
parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thepname
parameter 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 thepname
parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thetarget
parameter value is TEXTURE_ENV.
-
GL_ADD_SIGNED, GL_INTERPOLATE, GL_SUBTRACT
Accepted by theparams
parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thepname
parameter value is COMBINE_RGB or COMBINE_ALPHA.
-
GL_CONSTANT, GL_PRIMARY_COLOR, GL_PREVIOUS
Accepted by theparams
parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thepname
parameter value is SOURCE0_RGB, SOURCE1_RGB, SOURCE2_RGB, SOURCE0_ALPHA, SOURCE1_ALPHA, or SOURCE2_ALPHA.
-
GL_DOT3_RGB, GL_DOT3_RGBA
Accepted by theparams
parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when thepname
parameter value is COMBINE_RGB_ARB.
-
GL_CLAMP_TO_BORDER
Accepted by theparam
parameter of TexParameteri and TexParameterf, and by theparams
parameter of TexParameteriv and TexParameterfv, when theirpname
parameter 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 thepname
parameter 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_3D
TEXTURE_2D_ARRAY
TEXTURE_CUBE_MAP_ARRAY
PROXY_TEXTURE_3D
PROXY_TEXTURE_2D_ARRAY
PROXY_TEXTURE_CUBE_MAP_ARRAY
level
- 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 bydata
data
- 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_3D
TEXTURE_2D_ARRAY
TEXTURE_CUBE_MAP_ARRAY
PROXY_TEXTURE_3D
PROXY_TEXTURE_2D_ARRAY
PROXY_TEXTURE_CUBE_MAP_ARRAY
level
- 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_2D
TEXTURE_1D_ARRAY
TEXTURE_RECTANGLE
TEXTURE_CUBE_MAP
PROXY_TEXTURE_2D
PROXY_TEXTURE_1D_ARRAY
PROXY_TEXTURE_RECTANGLE
PROXY_TEXTURE_CUBE_MAP
level
- 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 bydata
data
- 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_2D
TEXTURE_1D_ARRAY
TEXTURE_RECTANGLE
TEXTURE_CUBE_MAP
PROXY_TEXTURE_2D
PROXY_TEXTURE_1D_ARRAY
PROXY_TEXTURE_RECTANGLE
PROXY_TEXTURE_CUBE_MAP
level
- 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_1D
PROXY_TEXTURE_1D
level
- 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 bydata
data
- 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_1D
PROXY_TEXTURE_1D
level
- 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_3D
TEXTURE_2D_ARRAY
TEXTURE_CUBE_MAP_ARRAY
level
- 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 bydata
data
- 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_3D
TEXTURE_2D_ARRAY
TEXTURE_CUBE_MAP_ARRAY
level
- 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_2D
TEXTURE_1D_ARRAY
TEXTURE_RECTANGLE
TEXTURE_CUBE_MAP
level
- 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 bydata
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, 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_2D
TEXTURE_1D_ARRAY
TEXTURE_RECTANGLE
TEXTURE_CUBE_MAP
level
- 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_1D
level
- 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 bydata
data
- 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_1D
level
- 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.
value
is 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 theinvert
flag 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:TEXTURE0
GL_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:TEXTURE0
GL_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.t
andr
are implicitly set to 0 andq
to 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.r
is implicitly set to 0 andq
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 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.q
is 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. SeeLoadTransposeMatrixf
for 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
-
-