#include "materialsolid.h"
Include dependency graph for materialsolid_c.cpp:
Go to the source code of this file.
Functions | |
static bool | readRGBA (const zeitgeist::ParameterList &in, RGBA &m) |
FUNCTION (MaterialSolid, setAmbient) | |
FUNCTION (MaterialSolid, setDiffuse) | |
FUNCTION (MaterialSolid, setSpecular) | |
FUNCTION (MaterialSolid, setEmission) | |
void | CLASS (MaterialSolid) |
|
Definition at line 93 of file materialsolid_c.cpp. References DEFINE_BASECLASS, and DEFINE_FUNCTION. |
|
Definition at line 81 of file materialsolid_c.cpp. References readRGBA(). Here is the call graph for this function: ![]() |
|
Definition at line 69 of file materialsolid_c.cpp. References readRGBA(). Here is the call graph for this function: ![]() |
|
Definition at line 57 of file materialsolid_c.cpp. References readRGBA(). Here is the call graph for this function: ![]() |
|
Definition at line 45 of file materialsolid_c.cpp. References readRGBA(). Here is the call graph for this function: ![]() |
|
Definition at line 29 of file materialsolid_c.cpp. References kerosin::RGBA::a, kerosin::RGBA::b, kerosin::RGBA::g, zeitgeist::ParameterList::GetSize(), zeitgeist::ParameterList::GetValue(), and kerosin::RGBA::r. Referenced by FUNCTION(). Here is the call graph for this function: ![]() |