Class PixmapBinaryLoaderHack
java.lang.Object
gaiasky.util.gdx.model.gltf.loaders.shared.texture.PixmapBinaryLoaderHack
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.badlogic.gdx.graphics.Pixmap
load
(byte[] encodedData, int offset, int len)
-
Constructor Details
-
PixmapBinaryLoaderHack
public PixmapBinaryLoaderHack()
-
-
Method Details
-
load
public static com.badlogic.gdx.graphics.Pixmap load(byte[] encodedData, int offset, int len)
-