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

light_c.cpp File Reference

#include "light.h"

Include dependency graph for light_c.cpp:

Go to the source code of this file.

Functions

 FUNCTION (Light, setRadius)
 FUNCTION (Light, getRadius)
static bool readRGBA (const zeitgeist::ParameterList &in, RGBA &m)
 FUNCTION (Light, setDiffuse)
 FUNCTION (Light, setAmbient)
 FUNCTION (Light, setSpecular)
void CLASS (Light)


Function Documentation

void CLASS Light   ) 
 

Definition at line 106 of file light_c.cpp.

References DEFINE_BASECLASS, and DEFINE_FUNCTION.

FUNCTION Light  ,
setSpecular 
 

Definition at line 94 of file light_c.cpp.

References readRGBA().

Here is the call graph for this function:

FUNCTION Light  ,
setAmbient 
 

Definition at line 82 of file light_c.cpp.

References readRGBA().

Here is the call graph for this function:

FUNCTION Light  ,
setDiffuse 
 

Definition at line 70 of file light_c.cpp.

References readRGBA().

Here is the call graph for this function:

FUNCTION Light  ,
getRadius 
 

Definition at line 49 of file light_c.cpp.

FUNCTION Light  ,
setRadius 
 

Definition at line 33 of file light_c.cpp.

static bool readRGBA const zeitgeist::ParameterList in,
RGBA m
[static]
 

Definition at line 54 of file light_c.cpp.

References kerosin::RGBA::a, kerosin::RGBA::b, kerosin::RGBA::g, zeitgeist::ParameterList::GetSize(), zeitgeist::ParameterList::GetValue(), and kerosin::RGBA::r.

Here is the call graph for this function:


Generated on Thu Apr 6 15:30:42 2006 for rcssserver3d by  doxygen 1.4.4