|
Fillwave
10.0.0
|
Stores the single file header info. More...
#include <TextureConfigs.h>
Public Member Functions | |
| Header (GLint internalFormat=GL_RGBA, GLint format=GL_RGBA, GLint type=GL_UNSIGNED_BYTE, GLsizei width=0, GLsizei height=0) | |
Public Attributes | |
| GLenum | mInternalFormat |
| GLsizei | mHeight |
| GLsizei | mWidth |
| GLenum | mType |
| GLenum | mFormat |
| GLenum | mCubeTarget |
Stores the single file header info.
1.8.11