Home | All Classes | Grouped Classes | Index | Search

CL_TextureUnit::set_combine_arg_gl

Sets an arguement for the RGB and alpha combine texture functions using OpenGL constants.

	void set_combine_arg_gl(
		int arg, int src_rgb, int operand_rgb, int src_alpha, int operand_alpha);

See also:

CL_TextureUnit



Questions or comments, write to the ClanLib mailing list.