Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members

peon::SceneLight Class Reference

This object acts as a crude container for our lighting modes we wish to inject into the graphics pipeline. More...

#include <SceneLight.h>

Inheritance diagram for peon::SceneLight:

peon::ISceneObject peon::IUnknown List of all members.

Public Member Functions

 SceneLight ()
 Constructor.
 ~SceneLight ()
 Destructor.

Public Attributes

Vector4 m_vecAmbient
 our ambient light setting
Vector4 m_vecDiffuse
 our diffuse light setting
Vector4 m_vecDirection
 our light position..most often also the direction of the light

Detailed Description

This object acts as a crude container for our lighting modes we wish to inject into the graphics pipeline.

We just need to set a few properties, and feed it into the SceneRenderer to take effect.


The documentation for this class was generated from the following file:
Generated on Thu Dec 1 01:55:41 2005 for Peon by  doxygen 1.4.1