LightingInfo Struct Reference

#include <Structs.h>

List of all members.

Public Attributes

unsigned char ambient_light_
 The ambient light for the lighting of objects.
unsigned char diffuse_light_
 The diffuse light for the lighting of objects.
unsigned char specular_light_
 The specular light for the lighting of objects.
unsigned char specular_exponent_
 The specular exponent for the lighting of objects.
Vector3 light_position_
 The light position.


Detailed Description

The user defined lighting info.


Member Data Documentation

unsigned char LightingInfo::ambient_light_

The ambient light for the lighting of objects.

unsigned char LightingInfo::diffuse_light_

The diffuse light for the lighting of objects.

Vector3 LightingInfo::light_position_

The light position.

unsigned char LightingInfo::specular_exponent_

The specular exponent for the lighting of objects.

unsigned char LightingInfo::specular_light_

The specular light for the lighting of objects.


The documentation for this struct was generated from the following file:
Generated on Wed Dec 6 11:27:27 2006 by  doxygen 1.4.7