#include <CCTexture2D.h>
Public Member Functions | |
PixelFormatInfo (GLenum internalFormat, GLenum format, GLenum type, int bpp, bool compressed, bool alpha) |
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 |