public class GreedyPVRTexturePixelBufferStrategy extends java.lang.Object implements IPVRTexturePixelBufferStrategy
| Modifier and Type | Class and Description |
|---|---|
static class |
GreedyPVRTexturePixelBufferStrategy.GreedyPVRTexturePixelBufferStrategyBufferManager |
IPVRTexturePixelBufferStrategy.IPVRTexturePixelBufferStrategyBufferManager| Constructor and Description |
|---|
GreedyPVRTexturePixelBufferStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
loadPVRTextureData(IPVRTexturePixelBufferStrategy.IPVRTexturePixelBufferStrategyBufferManager pPVRTexturePixelBufferStrategyManager,
int pWidth,
int pHeight,
int pBytesPerPixel,
PixelFormat pPixelFormat,
int pLevel,
int pCurrentPixelDataOffset,
int pCurrentPixelDataSize) |
IPVRTexturePixelBufferStrategy.IPVRTexturePixelBufferStrategyBufferManager |
newPVRTexturePixelBufferStrategyManager(PVRTexture pPVRTexture) |
public IPVRTexturePixelBufferStrategy.IPVRTexturePixelBufferStrategyBufferManager newPVRTexturePixelBufferStrategyManager(PVRTexture pPVRTexture) throws java.io.IOException
newPVRTexturePixelBufferStrategyManager in interface IPVRTexturePixelBufferStrategyjava.io.IOExceptionpublic void loadPVRTextureData(IPVRTexturePixelBufferStrategy.IPVRTexturePixelBufferStrategyBufferManager pPVRTexturePixelBufferStrategyManager, int pWidth, int pHeight, int pBytesPerPixel, PixelFormat pPixelFormat, int pLevel, int pCurrentPixelDataOffset, int pCurrentPixelDataSize) throws java.io.IOException
loadPVRTextureData in interface IPVRTexturePixelBufferStrategyjava.io.IOException