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

gl_lightmodel Struct Reference

Light model. More...

#include <mtypes.h>


Data Fields

GLfloat Ambient [4]
 ambient color. More...

GLboolean LocalViewer
 Local (or infinite) view point? More...

GLboolean TwoSide
 Two (or one) sided lighting? More...

GLenum ColorControl
 either GL_SINGLE_COLOR or GL_SEPARATE_SPECULAR_COLOR. More...


Detailed Description

Light model.


Field Documentation

GLfloat gl_lightmodel::Ambient[4]
 

ambient color.

GLenum gl_lightmodel::ColorControl
 

either GL_SINGLE_COLOR or GL_SEPARATE_SPECULAR_COLOR.

GLboolean gl_lightmodel::LocalViewer
 

Local (or infinite) view point?

GLboolean gl_lightmodel::TwoSide
 

Two (or one) sided lighting?


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