My Project
|
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 |