Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals

pge::Light Struct Reference

#include <Light.h>

Collaboration diagram for pge::Light:

Collaboration graph
[legend]

Data Fields

Vector4f m_position
Vector4f m_ambient
Vector4f m_diffuse
Vector4f m_specular

Field Documentation

Vector4f pge::Light::m_ambient
 

Definition at line 14 of file Light.h.

Referenced by pge::SGFFile::sgfLightToLight().

Vector4f pge::Light::m_diffuse
 

Definition at line 15 of file Light.h.

Referenced by pge::EffectTest::initLights(), pge::LightShader::preRender(), and pge::SGFFile::sgfLightToLight().

Vector4f pge::Light::m_position
 

Definition at line 13 of file Light.h.

Referenced by pge::EffectTest::initLights(), pge::LightShader::preRender(), pge::SGFFile::sgfLightToLight(), and pge::EffectTest::timer().

Vector4f pge::Light::m_specular
 

Definition at line 16 of file Light.h.

Referenced by pge::SGFFile::sgfLightToLight().


The documentation for this struct was generated from the following file:
Generated on Mon Oct 16 12:09:15 2006 for Phobosengine by doxygen 1.3.4