All Classes |Grouped Classes |Index

Function set_combine_mode

Sets the RGB and alpha combine texture functions.

	void CL_TextureUnit_GL1::set_combine_mode(
		CL_TextureUnitRGBMode  rgb_mode,
		CL_TextureUnitAlphaMode  alpha_mode);

Detailed description:

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