ClanLib  2.3.7
CL_BlendMode Member List

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

CL_BlendMode()CL_BlendMode
enable_blending(bool value)CL_BlendMode
get_blend_color() const CL_BlendMode
get_blend_equation() const CL_BlendMode
get_blend_equation_alpha() const CL_BlendMode
get_blend_function_dest() const CL_BlendMode
get_blend_function_dest_alpha() const CL_BlendMode
get_blend_function_src() const CL_BlendMode
get_blend_function_src_alpha() const CL_BlendMode
is_blend_enabled() const CL_BlendMode
operator==(const CL_BlendMode &other) const CL_BlendMode
set_blend_color(const CL_Colorf &color)CL_BlendMode
set_blend_equation(CL_BlendEquation color, CL_BlendEquation alpha)CL_BlendMode
set_blend_function(CL_BlendFunc src, CL_BlendFunc dest, CL_BlendFunc src_alpha, CL_BlendFunc dest_alpha)CL_BlendMode
~CL_BlendMode()CL_BlendMode