android.opengl
Class ETC1Util.ETC1Texture
java.lang.Object
android.opengl.ETC1Util.ETC1Texture
- Enclosing class:
- ETC1Util
public static class ETC1Util.ETC1Texture
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ETC1Util.ETC1Texture
public ETC1Util.ETC1Texture(int width,
int height,
ByteBuffer data)
getWidth
public int getWidth()
getHeight
public int getHeight()
getData
public ByteBuffer getData()
Copyright © 2008-2012. All Rights Reserved.