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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic ByteBufferflipETC(ByteBuffer img, int w, int h, Image.Format format) 
- 
Constructor Details- 
ETCFlipperpublic ETCFlipper()
 
- 
- 
Method Details- 
flipETC
 
-