Package org.lwjgl.opengl
Class ARBHalfFloatVertex
java.lang.Object
org.lwjgl.opengl.ARBHalfFloatVertex
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <type> argument of VertexPointer, NormalPointer, ColorPointer, SecondaryColorPointer, FogCoordPointer, TexCoordPointer, and VertexAttribPointer: -
Method Summary
-
Field Details
-
GL_HALF_FLOAT
public static final int GL_HALF_FLOATAccepted by the <type> argument of VertexPointer, NormalPointer, ColorPointer, SecondaryColorPointer, FogCoordPointer, TexCoordPointer, and VertexAttribPointer:- See Also:
-