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
-
Method Summary
Modifier and TypeMethodDescriptionstatic ByteBuffer
flipETC
(ByteBuffer img, int w, int h, Image.Format format)
-
Constructor Details
-
ETCFlipper
public ETCFlipper()
-
-
Method Details
-
flipETC
-