|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectrender.TextureReader.OTexture
| Constructor Summary | |
TextureReader.OTexture(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.OTexture(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 | ||||||||||