core  array_cache  math  swrast  swrast_setup  tnl  tnl_dd 
Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

gl_shine_tab Struct Reference

Material shininess lookup table. More...

#include <mtypes.h>


Data Fields

gl_shine_tab * next
gl_shine_tab * prev
GLfloat tab [SHINE_TABLE_SIZE+1]
GLfloat shininess
GLuint refcount


Detailed Description

Material shininess lookup table.


Field Documentation

struct gl_shine_tab* gl_shine_tab::next
 

struct gl_shine_tab * gl_shine_tab::prev
 

GLuint gl_shine_tab::refcount
 

GLfloat gl_shine_tab::shininess
 

GLfloat gl_shine_tab::tab[SHINE_TABLE_SIZE+1]
 


The documentation for this struct was generated from the following file:
Generated on Sun May 16 15:55:13 2004 for Mesa Core by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001