|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectopengl.common.TextureReader.Texture
public static class TextureReader.Texture
Constructor Summary | |
---|---|
TextureReader.Texture(java.nio.ByteBuffer pixels,
int width,
int height)
|
Method Summary | |
---|---|
int |
getHeight()
|
java.nio.ByteBuffer |
getPixels()
|
int |
getWidth()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextureReader.Texture(java.nio.ByteBuffer pixels, int width, int height)
Method Detail |
---|
public int getHeight()
public java.nio.ByteBuffer getPixels()
public int getWidth()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |