Package com.jme3.texture.plugins
Class ETCFlipper
java.lang.Object
com.jme3.texture.plugins.ETCFlipper
A place-holder for future implementation of ETC texture flipping.
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic ByteBufferflipETC(ByteBuffer img, int w, int h, Image.Format format)  
- 
Constructor Details
- 
ETCFlipper
public ETCFlipper() 
 - 
 - 
Method Details
- 
flipETC
 
 -