![]() |
AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
| ChangeTexture(CzTexture texture, void *pixels, CzImage::eFormat format) | CzPlatformImaging | [virtual] |
| ChangeTexture(CzTexture texture, void *pixels, CzImage::eFormat format) | CzPlatformImaging | [virtual] |
| CreateTexture(void *memory_file, int memory_file_size) | CzPlatformImaging | [virtual] |
| CreateTexture(void *pixels, int width, int height, int pitch, CzImage::eFormat format, bool modifiable) | CzPlatformImaging | [virtual] |
| CreateTexture(CzTexture source, CzImage::eFormat format) | CzPlatformImaging | [virtual] |
| CreateTexture(void *memory_file, int memory_file_size) | CzPlatformImaging | [virtual] |
| CreateTexture(void *pixels, int width, int height, int pitch, CzImage::eFormat format, bool modifiable) | CzPlatformImaging | [virtual] |
| CreateTexture(CzTexture source, CzImage::eFormat format) | CzPlatformImaging | [virtual] |
| DestroyTexture(CzTexture texture) | CzPlatformImaging | [virtual] |
| DestroyTexture(CzTexture texture) | CzPlatformImaging | [virtual] |
| getTextureInfo(CzTexture texture, CzTextureinfo &texture_info) | CzPlatformImaging | [virtual] |
| getTextureInfo(CzTexture texture, CzTextureinfo &texture_info) | CzPlatformImaging | [virtual] |
| Init() | CzPlatformImaging | [virtual] |
| Init() | CzPlatformImaging | [virtual] |
| Initialised | IzPlatformImaging | [protected] |
| isInitialised() const | IzPlatformImaging | [inline] |
| Release() | CzPlatformImaging | [virtual] |
| Release() | CzPlatformImaging | [virtual] |
| SaveTextureAsJpeg(CzTexture texture, const char *filename) | CzPlatformImaging | [virtual] |
| SaveTextureAsJpeg(CzTexture texture, const char *filename) | CzPlatformImaging | [virtual] |
| SaveTextureAsPng(CzTexture texture, const char *filename) | CzPlatformImaging | [virtual] |
| SaveTextureAsPng(CzTexture texture, const char *filename) | CzPlatformImaging | [virtual] |
| setTextureFiltering(CzTexture texture, bool enable) | CzPlatformImaging | [virtual] |
| setTextureFiltering(CzTexture texture, bool enable) | CzPlatformImaging | [virtual] |
| toCzImageFormat(CIwImage::Format format) const | CzPlatformImaging | [protected] |
| toMarmImageFormat(CzImage::eFormat format) const | CzPlatformImaging | [protected] |
| UploadTexture(CzTexture texture) | CzPlatformImaging | [virtual] |
| UploadTexture(CzTexture texture) | CzPlatformImaging | [virtual] |