GL++
0.1
OpenGL API C++ Wrapper
|
This is the complete list of members for glpp::texture_unit_t, including all inherited members.
activate() | glpp::texture_unit_t | |
bind_texture(const texture &tex) | glpp::texture_unit_t | |
context (defined in glpp::texture_unit_t) | glpp::texture_unit_t | friend |
is_active() const | glpp::texture_unit_t | |
m_ctx (defined in glpp::texture_unit_t) | glpp::texture_unit_t | protected |
m_gl_name | glpp::named_object< GLenum > | protected |
name_type typedef | glpp::named_object< GLenum > | |
noncopyable() (defined in glpp::noncopyable) | glpp::noncopyable | inline |
noncopyable(noncopyable &) (defined in glpp::noncopyable) | glpp::noncopyable | |
object_name() const | glpp::named_object< GLenum > | inline |
operator=(noncopyable &) (defined in glpp::noncopyable) | glpp::noncopyable | |
texture_unit_t(context &ctx, GLenum name) (defined in glpp::texture_unit_t) | glpp::texture_unit_t | protected |
unbind_texture(texture_type tex_type) | glpp::texture_unit_t | |
~noncopyable() (defined in glpp::noncopyable) | glpp::noncopyable | inline |