#include <CCTexture2D.h>
Public Member Functions | |
PixelFormatInfo (GLenum anInternalFormat, GLenum aFormat, GLenum aType, int aBpp, bool aCompressed, bool anAlpha) |
Public Attributes | |
GLenum | internalFormat |
GLenum | format |
GLenum | type |
int | bpp |
bool | compressed |
bool | alpha |
|
inline |
bool alpha |
int bpp |
bool compressed |
GLenum format |
GLenum internalFormat |
GLenum type |