#include <mtypes.h>
Data Fields | |
| GLenum | Format |
| GL_ALPHA, GL_RGB, GL_RGB, etc. More... | |
| GLenum | IntFormat |
| GLuint | Size |
| number of entries (rows) in table. More... | |
| GLvoid * | Table |
| points to data of <Type>. More... | |
| GLenum | Type |
| GL_UNSIGNED_BYTE or GL_FLOAT. More... | |
| GLubyte | RedSize |
| GLubyte | GreenSize |
| GLubyte | BlueSize |
| GLubyte | AlphaSize |
| GLubyte | LuminanceSize |
| GLubyte | IntensitySize |
|
|
|
|
|
|
|
|
GL_ALPHA, GL_RGB, GL_RGB, etc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
number of entries (rows) in table.
|
|
|
points to data of <Type>.
|
|
|
GL_UNSIGNED_BYTE or GL_FLOAT.
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001