public class ARBVertexBlend
extends java.lang.Object
This extension provides the ability to replace the single modelview transformation with a set of n vertex units. (Where n is constrained to an implementation defined maximum.) Each unit has its own modelview transform matrix. For each unit, there is a current weight associated with the vertex. When this extension is enabled the vertices are transformed by the modelview matrices of all of the enabled units. Afterward, these results are scaled by the weights for the respective units and then summed to create the eye-space vertex. A similar procedure is followed for the normals, except they are transformed by the inverse transpose of the modelview matrices.
| Modifier and Type | Field and Description |
|---|---|
static int |
GL_ACTIVE_VERTEX_UNITS_ARB
Accepted by the
value parameters of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_CURRENT_WEIGHT_ARB
Accepted by the
value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MAX_VERTEX_UNITS_ARB
Accepted by the
value parameters of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW0_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW1_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW10_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW11_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW12_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW13_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW14_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW15_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW16_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW17_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW18_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW19_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW2_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW20_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW21_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW22_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW23_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW24_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW25_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW26_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW27_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW28_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW29_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW3_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW30_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW31_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW4_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW5_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW6_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW7_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW8_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MODELVIEW9_ARB
Accepted by the
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_VERTEX_BLEND_ARB
Accepted by the
cap parameters of Enable and Disable, by the value parameter of IsEnabled, GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev. |
static int |
GL_WEIGHT_ARRAY_ARB
Accepted by the
cap parameters of EnableClientState and DisableClientState, by the value parameter of IsEnabled, GetBooleanv,
GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_WEIGHT_ARRAY_POINTER_ARB
Accepted by the
pname parameter of GetPointerv. |
static int |
GL_WEIGHT_ARRAY_SIZE_ARB
Accepted by the
value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_WEIGHT_ARRAY_STRIDE_ARB
Accepted by the
value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_WEIGHT_ARRAY_TYPE_ARB
Accepted by the
value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_WEIGHT_SUM_UNITY_ARB
Accepted by the
cap parameters of Enable and Disable, by the value parameter of IsEnabled, GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev. |
| Modifier and Type | Method and Description |
|---|---|
static void |
glVertexBlendARB(int count)
Sets the number of active transformations applied.
|
static void |
glWeightbvARB(java.nio.ByteBuffer weights)
Byte version of
WeightfvARB. |
static void |
glWeightdvARB(double[] weights)
Array version of:
WeightdvARB |
static void |
glWeightdvARB(java.nio.DoubleBuffer weights)
Double version of
WeightfvARB. |
static void |
glWeightfvARB(float[] weights)
Array version of:
WeightfvARB |
static void |
glWeightfvARB(java.nio.FloatBuffer weights)
Sets the current vertex weights.
|
static void |
glWeightivARB(int[] weights)
Array version of:
WeightivARB |
static void |
glWeightivARB(java.nio.IntBuffer weights)
Integer version of
WeightfvARB. |
static void |
glWeightPointerARB(int size,
int type,
int stride,
java.nio.ByteBuffer pointer)
Specifies the location and organization of a weight array.
|
static void |
glWeightPointerARB(int size,
int type,
int stride,
float[] pointer)
Array version of:
WeightPointerARB |
static void |
glWeightPointerARB(int size,
int type,
int stride,
java.nio.FloatBuffer pointer)
Specifies the location and organization of a weight array.
|
static void |
glWeightPointerARB(int size,
int type,
int stride,
int[] pointer)
Array version of:
WeightPointerARB |
static void |
glWeightPointerARB(int size,
int type,
int stride,
java.nio.IntBuffer pointer)
Specifies the location and organization of a weight array.
|
static void |
glWeightPointerARB(int size,
int type,
int stride,
long pointer)
Specifies the location and organization of a weight array.
|
static void |
glWeightPointerARB(int size,
int type,
int stride,
short[] pointer)
Array version of:
WeightPointerARB |
static void |
glWeightPointerARB(int size,
int type,
int stride,
java.nio.ShortBuffer pointer)
Specifies the location and organization of a weight array.
|
static void |
glWeightsvARB(short[] weights)
Array version of:
WeightsvARB |
static void |
glWeightsvARB(java.nio.ShortBuffer weights)
Short version of
WeightfvARB. |
static void |
glWeightubvARB(java.nio.ByteBuffer weights)
Unsigned byte version of
WeightfvARB. |
static void |
glWeightuivARB(int[] weights)
Array version of:
WeightuivARB |
static void |
glWeightuivARB(java.nio.IntBuffer weights)
Unsigned integer version of
WeightfvARB. |
static void |
glWeightusvARB(short[] weights)
Array version of:
WeightusvARB |
static void |
glWeightusvARB(java.nio.ShortBuffer weights)
Unsigned short version of
WeightfvARB. |
static void |
nglWeightbvARB(int size,
long weights)
Unsafe version of:
WeightbvARB |
static void |
nglWeightdvARB(int size,
long weights)
Unsafe version of:
WeightdvARB |
static void |
nglWeightfvARB(int size,
long weights)
Unsafe version of:
WeightfvARB |
static void |
nglWeightivARB(int size,
long weights)
Unsafe version of:
WeightivARB |
static void |
nglWeightPointerARB(int size,
int type,
int stride,
long pointer)
Unsafe version of:
WeightPointerARB |
static void |
nglWeightsvARB(int size,
long weights)
Unsafe version of:
WeightsvARB |
static void |
nglWeightubvARB(int size,
long weights)
Unsafe version of:
WeightubvARB |
static void |
nglWeightuivARB(int size,
long weights)
Unsafe version of:
WeightuivARB |
static void |
nglWeightusvARB(int size,
long weights)
Unsafe version of:
WeightusvARB |
public static final int GL_MAX_VERTEX_UNITS_ARB
value parameters of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_ACTIVE_VERTEX_UNITS_ARB
value parameters of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_WEIGHT_SUM_UNITY_ARB
cap parameters of Enable and Disable, by the value parameter of IsEnabled, GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev.public static final int GL_VERTEX_BLEND_ARB
cap parameters of Enable and Disable, by the value parameter of IsEnabled, GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev.public static final int GL_MODELVIEW0_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW1_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW2_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW3_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW4_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW5_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW6_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW7_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW8_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW9_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW10_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW11_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW12_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW13_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW14_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW15_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW16_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW17_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW18_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW19_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW20_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW21_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW22_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW23_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW24_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW25_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW26_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW27_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW28_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW29_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW30_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_MODELVIEW31_ARB
mode parameter of MatrixMode and by the value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_CURRENT_WEIGHT_ARB
value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_WEIGHT_ARRAY_TYPE_ARB
value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_WEIGHT_ARRAY_STRIDE_ARB
value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_WEIGHT_ARRAY_SIZE_ARB
value parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_WEIGHT_ARRAY_POINTER_ARB
pname parameter of GetPointerv.public static final int GL_WEIGHT_ARRAY_ARB
cap parameters of EnableClientState and DisableClientState, by the value parameter of IsEnabled, GetBooleanv,
GetIntegerv, GetFloatv, and GetDoublev.public static void nglWeightfvARB(int size,
long weights)
WeightfvARBsize - the number of weights to set. Must be a value between 1 and MAX_VERTEX_UNITS_ARB.public static void glWeightfvARB(java.nio.FloatBuffer weights)
weights - the vertex weightspublic static void nglWeightbvARB(int size,
long weights)
WeightbvARBsize - the number of weights to set. Must be a value between 1 and MAX_VERTEX_UNITS_ARB.public static void glWeightbvARB(java.nio.ByteBuffer weights)
WeightfvARB.weights - the vertex weightspublic static void nglWeightubvARB(int size,
long weights)
WeightubvARBsize - the number of weights to set. Must be a value between 1 and MAX_VERTEX_UNITS_ARB.public static void glWeightubvARB(java.nio.ByteBuffer weights)
WeightfvARB.weights - the vertex weightspublic static void nglWeightsvARB(int size,
long weights)
WeightsvARBsize - the number of weights to set. Must be a value between 1 and MAX_VERTEX_UNITS_ARB.public static void glWeightsvARB(java.nio.ShortBuffer weights)
WeightfvARB.weights - the vertex weightspublic static void nglWeightusvARB(int size,
long weights)
WeightusvARBsize - the number of weights to set. Must be a value between 1 and MAX_VERTEX_UNITS_ARB.public static void glWeightusvARB(java.nio.ShortBuffer weights)
WeightfvARB.weights - the vertex weightspublic static void nglWeightivARB(int size,
long weights)
WeightivARBsize - the number of weights to set. Must be a value between 1 and MAX_VERTEX_UNITS_ARB.public static void glWeightivARB(java.nio.IntBuffer weights)
WeightfvARB.weights - the vertex weightspublic static void nglWeightuivARB(int size,
long weights)
WeightuivARBsize - the number of weights to set. Must be a value between 1 and MAX_VERTEX_UNITS_ARB.public static void glWeightuivARB(java.nio.IntBuffer weights)
WeightfvARB.weights - the vertex weightspublic static void nglWeightdvARB(int size,
long weights)
WeightdvARBsize - the number of weights to set. Must be a value between 1 and MAX_VERTEX_UNITS_ARB.public static void glWeightdvARB(java.nio.DoubleBuffer weights)
WeightfvARB.weights - the vertex weightspublic static void nglWeightPointerARB(int size,
int type,
int stride,
long pointer)
WeightPointerARBpublic static void glWeightPointerARB(int size,
int type,
int stride,
java.nio.ByteBuffer pointer)
size - the number of values per vertex that are stored in the array. Must be a value between 1 and MAX_VERTEX_UNITS_ARB.type - the data type of the values stored in the array. One of:BYTE | UNSIGNED_BYTE | SHORT | UNSIGNED_SHORT | INT | UNSIGNED_INT | FLOAT | DOUBLE |
stride - the vertex stride in bytes. If specified as zero, then array elements are stored sequentiallypointer - the weight datapublic static void glWeightPointerARB(int size,
int type,
int stride,
long pointer)
size - the number of values per vertex that are stored in the array. Must be a value between 1 and MAX_VERTEX_UNITS_ARB.type - the data type of the values stored in the array. One of:BYTE | UNSIGNED_BYTE | SHORT | UNSIGNED_SHORT | INT | UNSIGNED_INT | FLOAT | DOUBLE |
stride - the vertex stride in bytes. If specified as zero, then array elements are stored sequentiallypointer - the weight datapublic static void glWeightPointerARB(int size,
int type,
int stride,
java.nio.ShortBuffer pointer)
size - the number of values per vertex that are stored in the array. Must be a value between 1 and MAX_VERTEX_UNITS_ARB.type - the data type of the values stored in the array. One of:BYTE | UNSIGNED_BYTE | SHORT | UNSIGNED_SHORT | INT | UNSIGNED_INT | FLOAT | DOUBLE |
stride - the vertex stride in bytes. If specified as zero, then array elements are stored sequentiallypointer - the weight datapublic static void glWeightPointerARB(int size,
int type,
int stride,
java.nio.IntBuffer pointer)
size - the number of values per vertex that are stored in the array. Must be a value between 1 and MAX_VERTEX_UNITS_ARB.type - the data type of the values stored in the array. One of:BYTE | UNSIGNED_BYTE | SHORT | UNSIGNED_SHORT | INT | UNSIGNED_INT | FLOAT | DOUBLE |
stride - the vertex stride in bytes. If specified as zero, then array elements are stored sequentiallypointer - the weight datapublic static void glWeightPointerARB(int size,
int type,
int stride,
java.nio.FloatBuffer pointer)
size - the number of values per vertex that are stored in the array. Must be a value between 1 and MAX_VERTEX_UNITS_ARB.type - the data type of the values stored in the array. One of:BYTE | UNSIGNED_BYTE | SHORT | UNSIGNED_SHORT | INT | UNSIGNED_INT | FLOAT | DOUBLE |
stride - the vertex stride in bytes. If specified as zero, then array elements are stored sequentiallypointer - the weight datapublic static void glVertexBlendARB(int count)
count - the number of transformations to blendpublic static void glWeightfvARB(float[] weights)
WeightfvARBpublic static void glWeightsvARB(short[] weights)
WeightsvARBpublic static void glWeightusvARB(short[] weights)
WeightusvARBpublic static void glWeightivARB(int[] weights)
WeightivARBpublic static void glWeightuivARB(int[] weights)
WeightuivARBpublic static void glWeightdvARB(double[] weights)
WeightdvARBpublic static void glWeightPointerARB(int size,
int type,
int stride,
short[] pointer)
WeightPointerARBpublic static void glWeightPointerARB(int size,
int type,
int stride,
int[] pointer)
WeightPointerARBpublic static void glWeightPointerARB(int size,
int type,
int stride,
float[] pointer)
WeightPointerARBCopyright LWJGL. All Rights Reserved. License terms.