blend_mode.h File Reference

#include "../api_display.h"
#include "../../Core/System/sharedptr.h"

Go to the source code of this file.

Classes

class  CL_BlendMode
 Blend mode description. More...

Enumerations

enum  CL_BlendFunc {
  cl_blend_zero, cl_blend_one, cl_blend_dest_color, cl_blend_src_color,
  cl_blend_one_minus_dest_color, cl_blend_one_minus_src_color, cl_blend_src_alpha, cl_blend_one_minus_src_alpha,
  cl_blend_dest_alpha, cl_blend_one_minus_dest_alpha, cl_blend_src_alpha_saturate, cl_blend_constant_color,
  cl_blend_one_minus_constant_color, cl_blend_constant_alpha, cl_blend_one_minus_constant_alpha
}
 Blending functions. More...
enum  CL_BlendEquation {
  cl_blend_equation_add, cl_blend_equation_subtract, cl_blend_equation_reverse_subtract, cl_blend_equation_min,
  cl_blend_equation_max, cl_blend_equation_logic_op
}
 Blending equations. More...


Generated on Thu Dec 3 02:39:33 2009 for ClanLib by  doxygen 1.4.6