public abstract class PVRCCZTexture extends PVRTexture
| Modifier and Type | Class and Description |
|---|---|
static class |
PVRCCZTexture.CCZCompressionFormat |
static class |
PVRCCZTexture.CCZHeader |
PVRTexture.PVRTextureFormat, PVRTexture.PVRTextureHeaderFLAG_ALPHA, FLAG_BUMPMAP, FLAG_CUBEMAP, FLAG_FALSEMIPCOL, FLAG_MIPMAP, FLAG_TILING, FLAG_TWIDDLE, FLAG_VERTICALFLIP, FLAG_VOLUMEHARDWARE_TEXTURE_ID_INVALID, mHardwareTextureID, mPixelFormat, mTextureManager, mTextureOptions, mTextureStateListener, mUpdateOnHardwareNeeded| Modifier and Type | Method and Description |
|---|---|
java.util.zip.InflaterInputStream |
getInputStream() |
java.nio.ByteBuffer |
getPVRTextureBuffer() |
getHeight, getPVRTextureHeader, getWidth, hasMipMaps, onGetInputStream, writeTextureToHardwarebind, bind, getHardwareTextureID, getPixelFormat, getTextureOptions, getTextureStateListener, hasTextureStateListener, isLoadedToHardware, isUpdateOnHardwareNeeded, load, load, loadToHardware, reloadToHardware, setNotLoadedToHardware, setTextureStateListener, setUpdateOnHardwareNeeded, unload, unload, unloadFromHardwarepublic PVRCCZTexture(TextureManager pTextureManager, PVRTexture.PVRTextureFormat pPVRTextureFormat) throws java.lang.IllegalArgumentException, java.io.IOException
java.lang.IllegalArgumentExceptionjava.io.IOExceptionpublic PVRCCZTexture(TextureManager pTextureManager, PVRTexture.PVRTextureFormat pPVRTextureFormat, IPVRTexturePixelBufferStrategy pPVRTexturePixelBufferStrategy) throws java.lang.IllegalArgumentException, java.io.IOException
java.lang.IllegalArgumentExceptionjava.io.IOExceptionpublic PVRCCZTexture(TextureManager pTextureManager, PVRTexture.PVRTextureFormat pPVRTextureFormat, ITextureStateListener pTextureStateListener) throws java.lang.IllegalArgumentException, java.io.IOException
java.lang.IllegalArgumentExceptionjava.io.IOExceptionpublic PVRCCZTexture(TextureManager pTextureManager, PVRTexture.PVRTextureFormat pPVRTextureFormat, IPVRTexturePixelBufferStrategy pPVRTexturePixelBufferStrategy, ITextureStateListener pTextureStateListener) throws java.lang.IllegalArgumentException, java.io.IOException
java.lang.IllegalArgumentExceptionjava.io.IOExceptionpublic PVRCCZTexture(TextureManager pTextureManager, PVRTexture.PVRTextureFormat pPVRTextureFormat, TextureOptions pTextureOptions) throws java.lang.IllegalArgumentException, java.io.IOException
java.lang.IllegalArgumentExceptionjava.io.IOExceptionpublic PVRCCZTexture(TextureManager pTextureManager, PVRTexture.PVRTextureFormat pPVRTextureFormat, IPVRTexturePixelBufferStrategy pPVRTexturePixelBufferStrategy, TextureOptions pTextureOptions) throws java.lang.IllegalArgumentException, java.io.IOException
java.lang.IllegalArgumentExceptionjava.io.IOExceptionpublic PVRCCZTexture(TextureManager pTextureManager, PVRTexture.PVRTextureFormat pPVRTextureFormat, TextureOptions pTextureOptions, ITextureStateListener pTextureStateListener) throws java.lang.IllegalArgumentException, java.io.IOException
java.lang.IllegalArgumentExceptionjava.io.IOExceptionpublic PVRCCZTexture(TextureManager pTextureManager, PVRTexture.PVRTextureFormat pPVRTextureFormat, IPVRTexturePixelBufferStrategy pPVRTexturePixelBufferStrategy, TextureOptions pTextureOptions, ITextureStateListener pTextureStateListener) throws java.lang.IllegalArgumentException, java.io.IOException
java.lang.IllegalArgumentExceptionjava.io.IOExceptionpublic final java.util.zip.InflaterInputStream getInputStream()
throws java.io.IOException
getInputStream in class PVRTexturejava.io.IOExceptionpublic java.nio.ByteBuffer getPVRTextureBuffer()
throws java.io.IOException
getPVRTextureBuffer in class PVRTexturejava.io.IOException