Home | All Classes | Grouped Classes | Index | Search

CL_TextureUnit::set_combine_mode_gl

Sets the RGB and alpha combine texture functions with an OpenGL constant.

	void set_combine_mode_gl(
		int rgb_mode, int alpha_mode);

Detailed description:

The combine texture functions are only used when the mode is cl_unitmode_combine.

See also:

CL_TextureUnit



Questions or comments, write to the ClanLib mailing list.