#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) |
|
|
Definition at line 106 of file light_c.cpp. References DEFINE_BASECLASS, and DEFINE_FUNCTION. |
|
||||||||||||
|
Definition at line 94 of file light_c.cpp. References readRGBA(). Here is the call graph for this function: ![]() |
|
||||||||||||
|
Definition at line 82 of file light_c.cpp. References readRGBA(). Here is the call graph for this function: ![]() |
|
||||||||||||
|
Definition at line 70 of file light_c.cpp. References readRGBA(). Here is the call graph for this function: ![]() |
|
||||||||||||
|
Definition at line 49 of file light_c.cpp. |
|
||||||||||||
|
Definition at line 33 of file light_c.cpp. |
|
||||||||||||
|
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: ![]() |
1.4.4