![]() |
Copperfield Engine 0.1
C++ Game Engine
|
This is the complete list of members for LightCmp, including all inherited members.
calculateAttenuation() | LightCmp | inline |
constant_value_ | LightCmp | |
cutoff_angle_ | LightCmp | |
falloff_start_ | LightCmp | |
intensity_ | LightCmp | |
light_color_ | LightCmp | |
LightCmp(const LightType type, const coma::Vec3 &color, const float intensity) | LightCmp | inline |
LightCmp(const coma::Vec3 &color, const float intensity, const float max_distance) | LightCmp | inline |
LightCmp(const coma::Vec3 &color, const float intensity, const float cutoff_angle, float falloff_start) | LightCmp | inline |
linear_value_ | LightCmp | |
max_distance_ | LightCmp | |
quadratic_value_ | LightCmp | |
show_shadows_ | LightCmp | |
type_ | LightCmp |