org.lwjgl.opengl
Class EXTVertexArrayBgra

java.lang.Object
  extended by org.lwjgl.opengl.EXTVertexArrayBgra

public final class EXTVertexArrayBgra
extends java.lang.Object


Field Summary
static int GL_BGRA
          Accepted by the <size> parameter of ColorPointer, SecondaryColorPointer, and VertexAttribPointer:
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GL_BGRA

public static final int GL_BGRA
Accepted by the <size> parameter of ColorPointer, SecondaryColorPointer, and VertexAttribPointer:

See Also:
Constant Field Values


Copyright © 2002-2009 lwjgl.org. All Rights Reserved.