org.lwjgl.opengles
Class OESVertexHalfFloat

java.lang.Object
  extended by org.lwjgl.opengles.OESVertexHalfFloat

public final class OESVertexHalfFloat
extends java.lang.Object


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

Field Detail

GL_HALF_FLOAT_OES

public static final int GL_HALF_FLOAT_OES
Accepted by the <type> parameter of VertexAttribPointer:

See Also:
Constant Field Values


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