#include <mtypes.h>
Data Fields | |
| struct gl_shine_tab * | next |
| struct gl_shine_tab * | prev |
| GLfloat | tab [SHINE_TABLE_SIZE+1] |
| GLfloat | shininess |
| GLuint | refcount |
struct gl_shine_tab* gl_shine_tab::next [read] |
struct gl_shine_tab * gl_shine_tab::prev [read] |
| GLfloat gl_shine_tab::tab[SHINE_TABLE_SIZE+1] |
| GLfloat gl_shine_tab::shininess |
| GLuint gl_shine_tab::refcount |
1.5.4