|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jme.util.lwjgl.LWJGLTextureUpdater
public class LWJGLTextureUpdater
Constructor Summary | |
---|---|
LWJGLTextureUpdater()
|
Method Summary | |
---|---|
static void |
updateTexture(Texture texture,
java.nio.ByteBuffer data,
int w,
int h,
Image.Format format)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LWJGLTextureUpdater()
Method Detail |
---|
public static void updateTexture(Texture texture, java.nio.ByteBuffer data, int w, int h, Image.Format format)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |