ClanLib  2.3.7
CL_LightSource_GL1 Member List

This is the complete list of members for CL_LightSource_GL1, including all inherited members.

CL_LightSource_GL1()CL_LightSource_GL1
get_ambient_intensity() const CL_LightSource_GL1
get_constant_attenuation() const CL_LightSource_GL1
get_diffuse_intensity() const CL_LightSource_GL1
get_linear_attenuation() const CL_LightSource_GL1
get_position() const CL_LightSource_GL1
get_quadratic_attenuation() const CL_LightSource_GL1
get_specular_intensity() const CL_LightSource_GL1
get_spot_cutoff() const CL_LightSource_GL1
get_spot_direction() const CL_LightSource_GL1
get_spot_exponent() const CL_LightSource_GL1
set_ambient_intensity(const CL_Colorf &color)CL_LightSource_GL1
set_constant_attenuation(float constant_attenuation)CL_LightSource_GL1
set_diffuse_intensity(const CL_Colorf &color)CL_LightSource_GL1
set_linear_attenuation(float linear_attenuation)CL_LightSource_GL1
set_position(const CL_Vec4f &position)CL_LightSource_GL1
set_quadratic_attenuation(float quadratic_attenuation)CL_LightSource_GL1
set_specular_intensity(const CL_Colorf &color)CL_LightSource_GL1
set_spot_cutoff(float spot_cutoff)CL_LightSource_GL1
set_spot_direction(const CL_Vec3f &spot_direction)CL_LightSource_GL1
set_spot_exponent(float spot_exponent)CL_LightSource_GL1
~CL_LightSource_GL1()CL_LightSource_GL1