|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jme3.texture.plugins.DXTFlipper
public class DXTFlipper
DXTFlipper is a utility class used to flip along Y axis DXT compressed textures.
Constructor Summary | |
---|---|
DXTFlipper()
|
Method Summary | |
---|---|
static java.nio.ByteBuffer |
flipDXT(java.nio.ByteBuffer img,
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 DXTFlipper()
Method Detail |
---|
public static java.nio.ByteBuffer flipDXT(java.nio.ByteBuffer img, int w, int h, Image.Format format)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |