Unofficial OpenGL Software Development Kit
0.5.0
|
This is the complete list of members for glimg::ImageCreator, including all inherited members.
CreateImage() | glimg::ImageCreator | |
ImageCreator(ImageFormat format, Dimensions dimensions, int mipmapCount, int arrayCount, int faceCount) | glimg::ImageCreator | |
SetFullMipmapLevel(const void *pixelData, bool isTopLeft, int mipmapLevel) | glimg::ImageCreator | |
SetImageData(const void *pixelData, bool isTopLeft, int mipmapLevel, int arrayIx=0, int faceIx=0) | glimg::ImageCreator |