core | glapi | vbo | math | shader | swrast | swrast_setup | tnl | tnl_dd

gl_lightmodel Struct Reference

#include <mtypes.h>


Detailed Description

Light model state.

Data Fields

GLfloat Ambient [4]
 ambient color
GLboolean LocalViewer
 Local (or infinite) view point?
GLboolean TwoSide
 Two (or one) sided lighting?
GLenum ColorControl
 either GL_SINGLE_COLOR or GL_SEPARATE_SPECULAR_COLOR

Field Documentation

GLfloat gl_lightmodel::Ambient[4]

ambient color

GLboolean gl_lightmodel::LocalViewer

Local (or infinite) view point?

GLboolean gl_lightmodel::TwoSide

Two (or one) sided lighting?

GLenum gl_lightmodel::ColorControl

either GL_SINGLE_COLOR or GL_SEPARATE_SPECULAR_COLOR


The documentation for this struct was generated from the following file:
Generated on Sun Sep 27 06:47:47 2009 for Mesa Main by  doxygen 1.5.4