| bind() const | glpp::texture | inline |
| 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::texture | protected |
| is_immutable_format() const | glpp::texture | |
| m_gl_name | glpp::named_object< GLuint > | protected |
| m_tex_type | glpp::texture | protected |
| name_type typedef | glpp::named_object< GLuint > | |
| noncopyable() (defined in glpp::noncopyable) | glpp::noncopyable | inline |
| noncopyable(noncopyable &) (defined in glpp::noncopyable) | glpp::noncopyable | |
| object_name() const | glpp::named_object< GLuint > | inline |
| operator=(noncopyable &) (defined in glpp::noncopyable) | glpp::noncopyable | |
| param_type enum name (defined in glpp::texture) | glpp::texture | protected |
| 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::texture | inline |
| ~noncopyable() (defined in glpp::noncopyable) | glpp::noncopyable | inline |
| ~texture() | glpp::texture | |