| bytesPerPixel() const | MTexture | |
| className() | MTexture | [static] |
| hasAlpha() const | MTexture | |
| hasTransparentAlpha() const | MTexture | |
| hasZeroAlpha() const | MTexture | |
| name() const | MTexture | |
| rawData(int &rowPitch, int &slicePitch) const | MTexture | |
| resourceHandle() const | MTexture | |
| setHasAlpha(bool value) | MTexture | |
| setHasTransparentAlpha(bool value) | MTexture | |
| setHasZeroAlpha(bool value) | MTexture | |
| textureDescription(MTextureDescription &desc) const | MTexture | |
| update(const void *pixelData, bool generateMipMaps, unsigned int rowPitch=0) | MTexture | |
| update(const MImage &image, bool generateMipMaps) | MTexture |