org.lwjgl.opengles
Class OESTextureFloat

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

public final class OESTextureFloat
extends java.lang.Object


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

Field Detail

GL_FLOAT

public static final int GL_FLOAT
Accepted by the <type> parameter of TexImage2D, TexSubImage2D, TexImage3D, and TexSubImage3D:

See Also:
Constant Field Values


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