clan::SceneLight Member List

This is the complete list of members for clan::SceneLight, including all inherited members.

get_ambient_illumination() const clan::SceneLight
get_aspect_ratio() const clan::SceneLight
get_attenuation_end() const clan::SceneLight
get_attenuation_start() const clan::SceneLight
get_color() const clan::SceneLight
get_falloff() const clan::SceneLight
get_hotspot() const clan::SceneLight
get_orientation() const clan::SceneLight
get_position() const clan::SceneLight
get_shadow_source() const clan::SceneLight
get_type() const clan::SceneLight
is_light_caster() const clan::SceneLight
is_null() const clan::SceneLightinline
is_rectangle_shape() const clan::SceneLight
is_shadow_caster() const clan::SceneLight
SceneLight()clan::SceneLight
SceneLight(Scene &scene)clan::SceneLight
set_ambient_illumination(float factor)clan::SceneLight
set_aspect_ratio(float aspect)clan::SceneLight
set_attenuation_end(float attenuation_end)clan::SceneLight
set_attenuation_start(float attenuation_start)clan::SceneLight
set_color(Vec3f color)clan::SceneLight
set_falloff(float falloff)clan::SceneLight
set_hotspot(float hotspot)clan::SceneLight
set_light_caster(bool casts_light)clan::SceneLight
set_orientation(const Quaternionf &orientation)clan::SceneLight
set_position(const Vec3f &position)clan::SceneLight
set_rectangle_shape(bool rectangle)clan::SceneLight
set_shadow_caster(bool casts_shadows)clan::SceneLight
set_shadow_source(SceneLight light)clan::SceneLight
set_type(Type type)clan::SceneLight
Type enum nameclan::SceneLight
type_directional enum valueclan::SceneLight
type_omni enum valueclan::SceneLight
type_spot enum valueclan::SceneLight
type_sun enum valueclan::SceneLight