GL++  0.1
OpenGL API C++ Wrapper
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends Groups Pages
glpp::texture Member List

This is the complete list of members for glpp::texture, including all inherited members.

bind() const glpp::textureinline
define_data_2d(tex2d_update_target target, GLuint lvl, image_format internal_format, size_t width, size_t height, int border, pixel_format pix_form, tex_pixel_type pix_type, const void *pdata)glpp::texture
generate_mipmaps()glpp::texture
get_base_level() const glpp::texture
get_border_color(GLfloat *rgba) const glpp::texture
get_border_color(GLfloat &r, GLfloat &g, GLfloat &b, GLfloat &a) const glpp::texture
get_compare_func() const glpp::texture
get_compare_mode() const glpp::texture
get_max_level() const glpp::texture
get_max_lod() const glpp::texture
get_min_lod() const glpp::texture
get_swizzle(swizzle_type &r, swizzle_type &g, swizzle_type &b, swizzle_type &a) const glpp::texture
get_wrap_r() const glpp::texture
get_wrap_s() const glpp::texture
get_wrap_t() const glpp::texture
initialize()glpp::textureprotected
is_immutable_format() const glpp::texture
m_gl_nameglpp::named_object< GLuint >protected
m_tex_typeglpp::textureprotected
name_type typedefglpp::named_object< GLuint >
noncopyable() (defined in glpp::noncopyable)glpp::noncopyableinline
noncopyable(noncopyable &) (defined in glpp::noncopyable)glpp::noncopyable
object_name() constglpp::named_object< GLuint >inline
operator=(noncopyable &) (defined in glpp::noncopyable)glpp::noncopyable
param_type enum name (defined in glpp::texture)glpp::textureprotected
set_base_level(GLint lvl)glpp::texture
set_border_color(GLfloat r, GLfloat g, GLfloat b, GLfloat a)glpp::texture
set_compare_func(compare_func cf)glpp::texture
set_compare_mode(compare_mode cm)glpp::texture
set_lod_bias(GLfloat bias)glpp::texture
set_mag_filter(mag_filter_type mf)glpp::texture
set_max_level(GLint lvl)glpp::texture
set_max_lod(GLfloat lod)glpp::texture
set_min_filter(min_filter_type mf)glpp::texture
set_min_lod(GLfloat lod)glpp::texture
set_swizzle(swizzle_type r, swizzle_type g, swizzle_type b, swizzle_type a)glpp::texture
set_wrap_r(wrap_type wr)glpp::texture
set_wrap_s(wrap_type ws)glpp::texture
set_wrap_t(wrap_type wt)glpp::texture
texture(const texture_type &type)glpp::texture
type() const glpp::textureinline
~noncopyable() (defined in glpp::noncopyable)glpp::noncopyableinline
~texture()glpp::texture