ClanLib  2.3.7
CL_TextureUnit_GL1 Member List

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

CL_TextureUnit_GL1()CL_TextureUnit_GL1
get_color() const CL_TextureUnit_GL1
get_combine_alpha_mode() const CL_TextureUnit_GL1
get_combine_arg_operand_alpha(int arg) const CL_TextureUnit_GL1
get_combine_arg_operand_rgb(int arg) const CL_TextureUnit_GL1
get_combine_arg_src_alpha(int arg) const CL_TextureUnit_GL1
get_combine_arg_src_rgb(int arg) const CL_TextureUnit_GL1
get_combine_rgb_mode() const CL_TextureUnit_GL1
get_lod_bias() const CL_TextureUnit_GL1
get_mode() const CL_TextureUnit_GL1
get_point_coord_replace() const CL_TextureUnit_GL1
set_color(const CL_Colorf &color)CL_TextureUnit_GL1
set_combine_alpha_arg(int arg, CL_TextureUnitSource src_alpha, CL_TextureUnitAlphaOperand operand_alpha)CL_TextureUnit_GL1
set_combine_arg(int arg, CL_TextureUnitSource src_rgb, CL_TextureUnitRGBOperand operand_rgb, CL_TextureUnitSource src_alpha, CL_TextureUnitAlphaOperand operand_alpha)CL_TextureUnit_GL1
set_combine_mode(CL_TextureUnitRGBMode rgb_mode, CL_TextureUnitAlphaMode alpha_mode)CL_TextureUnit_GL1
set_combine_rgb_arg(int arg, CL_TextureUnitSource src_rgb, CL_TextureUnitRGBOperand operand_rgb)CL_TextureUnit_GL1
set_lod_bias(double bias)CL_TextureUnit_GL1
set_mode(CL_TextureUnitMode mode)CL_TextureUnit_GL1
set_point_coord_replace(bool enable)CL_TextureUnit_GL1
~CL_TextureUnit_GL1()CL_TextureUnit_GL1